2008
unace (1.2b-7) unstable; urgency=low
* Update packaging Vcs fields to the new URL.
* Add a debian/README.source file.
* Now using Standards-Version 3.8.0.
* Cleanup debian/copyright:
- Change 'Upstream Author' to 'Copyright Holder'.
- Add missing copyright years and use UTF-8 copyright symbol.
- Refer to GPL-2 from common-licenses instead of just GPL.
* Refresh patches with -pab. (Closes: #485261)
-- Guillem Jover <guillem@debian.org> Sun, 22 Jun 2008 07:53:40 +0300
2007
unace (1.2b-6) unstable; urgency=low
* Add Vcs-Browser and Vcs-Svn fields.
* Fix debian/rules dependencies to play nice with parallel builds.
- Change binary-arch and binary-indep to stop depending on build.
- Move patch dependency to unix/makefile.
* Now using Standards-Version 3.7.3 (no changes needed).
-- Guillem Jover <guillem@debian.org> Wed, 05 Dec 2007 06:41:13 +0200
unace (1.2b-5) unstable; urgency=low
* Switched to quilt:
- Add new debian/patches/series file.
- Add Build-Depends on 'quilt (>= 0.40)'.
- Include quilt.make from debian/rules.
- Remove now unused debian/patch.mk.
* Clean up patches:
- debian/patches/001_cpp_define.patch: Rediff.
- debian/patches/002_fix_warnings.patch: Likewise.
- debian/patches/003_security.patch: Likewise. Remove .orig duplicate.
* Make the program 64 bit clean, by using <stdint.h> to typedef the data
types independently of the target system. (Closes: #431380)
- debian/patches/004_64_bit_clean.patch: New file.
* Do not ignore errors from from 'make clean' on the clean target.
-- Guillem Jover <guillem@debian.org> Tue, 17 Jul 2007 09:29:11 +0300
2006
unace (1.2b-4) unstable; urgency=low
* Now using Standards-Version 3.7.2 (no changes needed).
* Switched to debhelper compatibility level 5.
* Lower-case the manpage title.
* Reindent debian/copyright to 4 spaces.
* Update FSF address.
* Use dh_install instead of using INSTALL_PROGRAM.
* Clean up debian/rules:
- Remove unused commented debhelper commands.
- Do not use a build stamp.
- Switch clean to single-colon target, make it depend on unpatch.
- Replace the configure target to normal file targets to be copied.
* Clean up debian/patch.mk:
- Rename clean to unpatch.
- Switch patch and unpatch to single-colon targets.
- Add unpatch to the PHONY targets.
-- Guillem Jover <guillem@debian.org> Mon, 7 Aug 2006 15:27:52 +0300
2005
unace (1.2b-3) unstable; urgency=high
* Fix several buffer overflows [CAN-2005-0160] and directory traversal bugs [CAN-2005-0161]. (Closes: #296839, #248374) Thanks to Ulf Härnhammar <Ulf.Harnhammar.9485@student.uu.se>. * Use License: instead of missplaced Copyright: on debian/copyright. * Provide a patch target instead of pre-build. - debian/patch.mk: Likewise. - debian/rules: Fix accordingly.
-- Guillem Jover <guillem@debian.org> Sun, 27 Feb 2005 03:03:16 +0100
2004
unace (1.2b-2) unstable; urgency=low
* debian/test-endian.c:
- Added a lost sizeof in the big endian detection. (Closes: #239654)
Thanks Falk Hueffner <falk@debian.org>
- Print error message to stderr. And fix and improve the message.
* debian/copyrigth: Make clearer the origin of the original source.
* Added more "SEE ALSO" entries to the man page.
-- Guillem Jover <guillem@debian.org> Wed, 24 Mar 2004 09:01:32 +0100
unace (1.2b-1) unstable; urgency=low
* Initial Release. (Closes: #220930)
-- Guillem Jover <guillem@debian.org> Sun, 7 Mar 2004 10:58:50 +0100