1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
pdfchain (1:0.4.4.2-1) unstable; urgency=medium
* New upstream version.
* Bump Standards-Version to 3.9.8
- remove debian/menu.
* debian/copyright: Update years and fix format.
* Add patch to fix spelling/grammar mistakes found by lintian.
* debian/watch: Detect x.y.z releases properly.
* debian/rules: Use hardening=+all.
* debian/control: Use https:// links for Vcs-* and Homepage fields.
-- Johann Felix Soden <johfel@debian.org> Sat, 31 Dec 2016 16:19:18 +0100
pdfchain (1:0.4.4-1) unstable; urgency=medium
* New upstream version.
* Depend on pdftk >= 2.00.
* debian/control: Vcs-Git shortened and Vcs-Browser fixed.
* Bump Standards-Version to 3.9.5.
* debian/copyright: Update years
* Update fix_desktop_file patch.
-- Johann Felix Soden <johfel@debian.org> Sat, 21 Jun 2014 19:50:42 +0200
pdfchain (1:0.4.0-1) unstable; urgency=low
* New upstream version.
* Depend on pdftk >= 1.45.
* Switch to debhelper compat v9.
* debian/copyright: Update years and authors. Drop obsolete entries.
* Bump Standards-Version to 3.9.4.
* Use anonscm.debian.org for VCS-* fields.
* Drop no longer necessary fix_build_system and fix_concatenate_bug patch
and update fix_desktop_file patch and let it add keywords.
* Do not install unneeded/empty documentation files.
* debian/control: drop DM-Upload-Allowed flag.
-- Johann Felix Soden <johfel@debian.org> Mon, 01 Jul 2013 00:10:45 +0200
pdfchain (1:0.3.3-2) unstable; urgency=low
* Use correct pdftk call for concatenating pdf files in all cases.
(Closes: #696079)
* debian/control: Change my e-mail address.
-- Johann Felix Soden <johfel@debian.org> Sun, 16 Dec 2012 16:37:21 +0100
pdfchain (1:0.3.3-1) unstable; urgency=low
* New upstream version with new version numbering scheme
- Increase epoch.
- Adapt debian/watch.
* Support dpkg-buildflags.
* Depend on pdftk >= 1.44.
* Build-depend on libgtkmm-3.0-dev.
* Switch to debhelper compat v8.
* Bump Standards-Version to 3.9.2.
* Drop no longer necessary do_not_restrict_to_ascii patch and update
fix_build_system and fix_desktop_file patch.
* Update debian/copyright to latest DEP5 format.
-- Johann Felix Soden <johfel@gmx.de> Tue, 27 Dec 2011 14:19:23 +0100
pdfchain (0.123-2) unstable; urgency=low
* Allow calling pdftk with non-ascii characters.
* Depend on at least pdftk-1.41+dfsg for non-ascii support.
* Add VCS fields to debian/control.
* Convert package to the 3.0 (quilt) source format.
- add debian/source/format
- remove debian/README.source
- debian/control: remove quilt from Build-Depends
- debian/rules: do not use quilt dh add-on anymore
-- Johann Felix Soden <johfel@gmx.de> Tue, 24 Nov 2009 20:22:49 +0100
pdfchain (0.123-1) unstable; urgency=low
* Initial release (Closes: #539866)
-- Johann Felix Soden <johfel@gmx.de> Tue, 18 Aug 2009 13:46:25 +0200
|