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 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139
|
diffpdf (2.1.3-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Switch build to Qt5 with thanks to Sune Vuorela for the patch
(Closes: 874854).
-- Stuart Prescott <stuart@debian.org> Thu, 18 Jan 2018 22:42:45 +1100
diffpdf (2.1.3-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Stop using hardening-wrapper, make use of dpkg-buildflags with
DEB_BUILD_MAINT_OPTIONS=hardening=+all
instead. Closes: #836621
* Use https in Vcs-Git.
* Drop menu file, as it has been deprecated by the tech-ctte.
* Add patch to have qmake use build flags from the environment.
* d/copyright: right order of paragraph to respect copyright-format 1.0.
-- Mattia Rizzolo <mattia@debian.org> Tue, 27 Sep 2016 08:34:37 +0000
diffpdf (2.1.3-1) unstable; urgency=low
* New upstream version (Closes: #703440).
* Bump debhelper compatibility to 9.
* Standards-Version bump to 3.9.5, no changes needed.
* Use canonical Vcs-* urls.
-- David Paleino <dapal@debian.org> Mon, 04 Nov 2013 17:16:28 +0100
diffpdf (2.1.1-1) unstable; urgency=low
* New upstream version
* Export DEB_BUILD_HARDENING_RELRO in debian/rules
-- David Paleino <dapal@debian.org> Thu, 07 Jun 2012 17:02:33 +0200
diffpdf (1.9.2-1) unstable; urgency=low
* New upstream version
* Updated debian/copyright
* Add missing build-dependency on libpoppler-cpp-dev
* Standards-Version bump to 3.9.3, no changes needed
* Compile translation files during the build
-- David Paleino <dapal@debian.org> Thu, 01 Mar 2012 22:22:51 +0100
diffpdf (1.8.0-1) unstable; urgency=low
* New upstream version
* Updated debian/copyright
-- David Paleino <dapal@debian.org> Thu, 29 Dec 2011 18:05:00 +0100
diffpdf (1.2.2-1) unstable; urgency=low
* New upstream version
-- David Paleino <dapal@debian.org> Wed, 07 Sep 2011 10:05:34 +0200
diffpdf (1.2.0-1) unstable; urgency=low
* New upstream version
* Standards-Version bump to 3.9.2, no changes needed
* Bump debhelper compatibility to 8
-- David Paleino <dapal@debian.org> Mon, 25 Apr 2011 22:11:02 +0200
diffpdf (1.1.5-1) unstable; urgency=low
* New upstream version
-- David Paleino <dapal@debian.org> Wed, 16 Feb 2011 18:19:25 +0100
diffpdf (1.1.4-1) unstable; urgency=low
* New upstream version
* debian/control:
- Standards-Version bumped to 3.9.1, no changes needed
-- David Paleino <dapal@debian.org> Wed, 18 Aug 2010 10:03:15 +0200
diffpdf (1.1.3-1) unstable; urgency=low
* New upstream version, merging 00-fix_casting_error.patch.
-- David Paleino <dapal@debian.org> Fri, 16 Jul 2010 11:52:40 +0200
diffpdf (1.1.2-2) unstable; urgency=low
* debian/patches/00-fix_casting_error.patch added, merged back
from Ubuntu. Patch by David Sugar.
* debian/control: bump Standards-Version to 3.9.0
-- David Paleino <dapal@debian.org> Wed, 14 Jul 2010 22:32:29 +0200
diffpdf (1.1.2-1) unstable; urgency=low
* New upstream release
-- David Paleino <dapal@debian.org> Sun, 06 Jun 2010 22:12:08 +0200
diffpdf (1.1.1-1) unstable; urgency=low
* New upstream release
-- David Paleino <dapal@debian.org> Mon, 31 May 2010 21:07:38 +0200
diffpdf (1.0.0-1) unstable; urgency=low
* New upstream release
-- David Paleino <dapal@debian.org> Sat, 22 May 2010 15:38:44 +0200
diffpdf (0.6.0-1) unstable; urgency=low
* New upstream release
* debian/patches/00-fix_typos.patch removed, merged upstream
-- David Paleino <dapal@debian.org> Thu, 13 May 2010 22:36:40 +0200
diffpdf (0.5.0-1) unstable; urgency=low
* New upstream release
* debian/control:
- bumped Standards-Version to 3.8.4 (no changes needed)
- multi-line fields re-formatted
* debian/watch: removed spurious comments
* debian/source/format: using 3.0 (quilt)
* debian/patches/:
- 00-fix_typos.patch added, fixes typos in the sourcecode
-- David Paleino <dapal@debian.org> Sat, 24 Apr 2010 21:26:55 +0200
diffpdf (0.4.0-1) unstable; urgency=low
* Initial release (Closes: #562070)
-- David Paleino <dapal@debian.org> Wed, 23 Dec 2009 16:51:04 +0100
|