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
|
clipper (2.1.20201109-1) unstable; urgency=medium
[ Picca Frédéric-Emmanuel ]
* Use debhelper-compat instead of debian/compat.
[ Debian Janitor ]
* Bump debhelper from old 11 to 12.
* Drop unnecessary dependency on dh-autoconf.
[ Andrius Merkys ]
* New upstream version 2.1.20201109
* Updating debian/copyright.
* Adding 'Rules-Requires-Root: no'.
* Updating my email.
-- Andrius Merkys <merkys@debian.org> Tue, 17 Nov 2020 11:51:00 -0500
clipper (2.1.20160809-2) unstable; urgency=medium
* Ceasing to ship non-reproducible Makefile with hard-coded paths
thanks Chris Lamb <lamby@debian.org> for the patch (Closes: #902745)
-- Andrius Merkys <andrius.merkys@gmail.com> Sun, 01 Jul 2018 05:01:10 -0400
clipper (2.1.20160809-1) unstable; urgency=medium
[ Picca Frederic-Emmanuel ]
* Set HTML_TIMESTAMP from YES to NO in debian/Doxyfile for reproducibility
thanks akira <marivalenm@gmail.com> for the patch (Closes: #787804)
[ Andrius Merkys ]
* New upstream release.
* Upload to unstable.
* add-mmdb2-to-examples-LIBS.patch: New patch, fixes building of examples
under examples/.
* narrowing-conversions.patch: Fixing error due to narrowing conversion
(Closes: #811763).
* debian/copyright: HTTP -> HTTPS
* debian/compat: bump to 11
* debian/control
- Removed useless dependencies on dh-autoreconf and autotools-dev
- Bump Standards-Version 4.1.4 (nothing to do)
* debian/libclipper-doc.doc-base: fixing file paths
* debian/libclipper-doc.examples: there seems to be no examples/*.c files
* debian/watch: turning on passive FTP mode
* Switching to automatic debug symbols package generation
-- Andrius Merkys <andrius.merkys@gmail.com> Thu, 03 May 2018 10:24:19 -0400
clipper (2.1.20130601-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Build with -std=gnu++98 to fix FTBFS with gcc 6. (Closes: #811763)
-- Adrian Bunk <bunk@debian.org> Fri, 13 Jan 2017 13:16:44 +0200
clipper (2.1.20140911-1~exp1) experimental; urgency=medium
* Imported Upstream version 2.1.20140911
* Standards-Version bumped to 3.9.6 (nothing to do)
-- Picca Frédéric-Emmanuel <picca@debian.org> Wed, 31 Dec 2014 11:29:29 +0100
clipper (2.1.20130601-2) unstable; urgency=medium
* move the examples into the -doc package (Closes: #756143)
-- Picca Frédéric-Emmanuel <picca@debian.org> Sat, 26 Jul 2014 20:14:01 +0200
clipper (2.1.20130601-1) unstable; urgency=medium
* bump Standards-Version 3.9.5 (nothing to do)
-- Picca Frédéric-Emmanuel <picca@debian.org> Fri, 25 Jul 2014 19:34:39 +0200
clipper (2.1.20130601-1~experimental1) experimental; urgency=low
* first Debian release (Closes: #679990)
* thanks Morten Kjeldgaard <mok0@ubuntu.com> for the ubuntu package
-- Picca Frédéric-Emmanuel <picca@debian.org> Fri, 6 Sep 2013 21:24:00 +0100
|