2009
swath (0.4.0-2) unstable; urgency=low
* Drop versioned b-dep on dpkg-dev, as Vcs-Cvs: is no more needed. * Add missing b-dep on pkg-config. * Upload to unstable.
-- Theppitak Karoonboonyanan <thep@linux.thai.net> Wed, 15 Apr 2009 11:31:50 +0700
swath (0.4.0-1) experimental; urgency=low
* debian/watch: Fix watch pattern so that only *.tar.gz is matched, not
*.tar.gz.md5sum.
* VCS moved from CVS to SVN; update Vcs-* fields accordingly.
* New upstream version, with new dependency
- Build-dep on libdatrie-dev (>= 0.2.0), libdatrie1-bin
* Bump debhelper compat to level 7
- Bump debian/compat to 7
- Build-dep on debhelper (>= 7)
- debian/rules:
+ Replace obsoleted 'dh_clean -k' with 'dh_prep'
+ Remove *-stamp clean-ups in clean target, as dh_clean now does it
* debian/copyright:
- Update format to proposal rev 454
- Update copyright years
* Bump Standards-Version to 3.8.1, no changes needed.
-- Theppitak Karoonboonyanan <thep@linux.thai.net> Wed, 08 Apr 2009 14:56:02 +0700
2008
swath (0.3.4-1) unstable; urgency=low
* New upstream release
- More secure temporary file handling
* debian/control: Add DM-Upload-Allowed field, so I can upload it myself
next time.
-- Theppitak Karoonboonyanan <thep@linux.thai.net> Sun, 06 Apr 2008 12:43:10 +0700
swath (0.3.3-1) unstable; urgency=medium
* New upstream release
- Fix regression introduced during portability fix in 0.3.2.
- Fix bug that prevent '-u u,u' from working.
- Minor code and doc improvements.
* src/swath.1: Pull fix from upstream CVS for more minus sign escaping.
(lintian)
* Medium urgency due to grave regression fix.
-- Theppitak Karoonboonyanan <thep@linux.thai.net> Sun, 23 Mar 2008 09:30:59 +0700
swath (0.3.2-1) unstable; urgency=low
* debian/watch: Added.
* debian/copyright: Update source URL. Rewrite in machine-interpretable
format.
* Add Vcs-Cvs, Vcs-Browser and Homepage info.
* New upstream release
- Fix char signedness portability issues.
- Improved messages and documentation.
* Revise package description, to follow upstream docs.
* debhelper compatibility level 5, and Build-dep on debhelper (>= 5.0.0).
* Bump Standards-Version to 3.7.3, no changes needed.
* debian/rules adjustments:
- Pass --host=$(DEB_HOST_GNU_TYPE) to configure only when cross compiling.
- Do not force datadir to /usr/lib/swath; let's install dict data, which
is arch-indep, under /usr/share as upstream does.
- Do not ignore 'make distclean' errors.
- Update config.guess and config.sub with autotools-dev, without including
the changes in .diff.gz. Add Build-dep accordingly.
* debian/docs: Install upstream README.
* Fix CVSROOT in Vcs-Cvs, so it really works with debcheckout.
* Build-dep on dpkg-dev (>= 1.14.13), for proper support of Vcs-Cvs field.
* Corrections by Paul Wise's comments:
+ debian/control: Fix wording in package description.
+ debian/copyright: Don't refer to file in License field.
+ debian/rules:
- Don't handle nostrip, as dh_strip already does.
- Remove -j2 make option.
- Pass CFLAGS to configure.
-- Theppitak Karoonboonyanan <thep@linux.thai.net> Wed, 06 Feb 2008 18:34:24 +0700
2006
swath (0.3.1-1) unstable; urgency=low
* New maintainer (Closes: #357877) * New upstream release * Repackaged as non-native * Built with g++ 4.1 * debian/control: - put me as the maintainer - changed standards version to 3.7.2, no changes needed * debian/copyright: - clarified maintainer info - added copyright message * debian/rules: - removed replacement of upstream's config.guess and config.sub - installed upstream ChangeLog with dh_installchangelogs * debian/docs: - added to keep track of doc files - installed upstream NEWS
-- Theppitak Karoonboonyanan <thep@linux.thai.net> Sat, 1 Jul 2006 11:27:08 +0700
2003
swath (0.3.0.cvs20030404) unstable; urgency=low
* Snap-shot, fixes segfault bug. * Update to g++-3.2.
-- Chanop Silpa-Anan <chanop@debian.org> Thu, 3 Apr 2003 20:10:05 +1000
2002
swath (0.3.0.cvs20020221) unstable; urgency=low
* Initial Release.
-- Chanop Silpa-Anan <chanop@debian.org> Thu, 21 Feb 2002 18:13:31 +1100