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
|
libimage-seek-perl (0.06-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Colin Watson ]
* Pass -lstdc++ via LDLOADLIBS rather than DEB_LDFLAGS_MAINT_APPEND, so
that it ends up after the objects that use it.
Thanks to Matthias Klose for the bug report. (Closes: #880643)
[ gregor herrmann ]
* Update years of packaging copyright.
* Set bindnow linker flag in debian/rules.
* Declare compliance with Debian Policy 4.1.1.
-- gregor herrmann <gregoa@debian.org> Fri, 03 Nov 2017 13:49:56 +0100
libimage-seek-perl (0.06-1) unstable; urgency=medium
* Import upstream version 0.06.
* Update years of packaging copyright.
-- gregor herrmann <gregoa@debian.org> Sat, 23 Jan 2016 00:36:34 +0100
libimage-seek-perl (0.05-1) unstable; urgency=medium
* Team upload.
[ Lucas Kanashiro ]
* Import upstream version 0.05
* Add build dependency on libextutils-cppguess-perl
[ gregor herrmann ]
* Update copyright years for ppport.h.
-- Lucas Kanashiro <kanashiro.duarte@gmail.com> Tue, 22 Dec 2015 11:15:19 -0200
libimage-seek-perl (0.04-1) unstable; urgency=medium
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ gregor herrmann ]
* debian/watch: drop old by-author URL.
* New upstream release.
* Add debian/upstream/metadata.
* Update years of upstream and packaging copyright.
* Add new copyright holder and Upstream-Contact.
* Mark package as autopkgtest-able.
* Declare compliance with Debian Policy 3.9.6.
-- gregor herrmann <gregoa@debian.org> Thu, 10 Dec 2015 18:56:45 +0100
libimage-seek-perl (0.02-2) unstable; urgency=low
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Salvatore Bonaccorso ]
* debian/control: Changed: Replace versioned (build-)dependency on
perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
permitted by Debian Policy 3.8.3).
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Switch to "3.0 (quilt)" source format.
* debian/rules: switch to pure dh(1) style.
* Update years of packaging copyright.
* Use debhelper 9.20120312 to get all hardening flags.
* debian/rules: append -lstdc++ to LDFLAGS. Otherwise we get missing
symbols in combination with hardening (relro).
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sat, 22 Feb 2014 20:28:01 +0100
libimage-seek-perl (0.02-1) unstable; urgency=low
* Initial Release (closes: #505151).
-- gregor herrmann <gregoa@debian.org> Mon, 10 Nov 2008 19:43:57 +0100
|