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
|
libatombus-perl (1.0405-5.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Sat, 09 Jan 2021 16:12:38 +0100
libatombus-perl (1.0405-5) unstable; urgency=medium
* Update watch file:
+ Bump to file format 4.
+ Watch MetaCPAN URL.
+ Mention gbp --uscan in usage comment.
* Update copyright info: Extend coverage of Debian packaging.
* Declare compliance with Debian Policy 3.9.8.
* Fix Vcs-Git field to use https protocol.
* Drop CDBS get-orig-source target: Use gbp import-orig --uscan.
* Modernize CDBS use: Build-depend on licensecheck (not devscripts).
-- Jonas Smedegaard <dr@jones.dk> Sun, 25 Dec 2016 21:00:25 +0100
libatombus-perl (1.0405-4) unstable; urgency=medium
* Team upload
* mark package as autopkg-testable
-- Damyan Ivanov <dmn@debian.org> Sun, 06 Dec 2015 16:05:06 +0000
libatombus-perl (1.0405-3) unstable; urgency=medium
* Fix capitalization of PubSubHubbub in long description, and include
its abbreviation.
* Update copyright info:
+ Revert wrong fix for missing-license-text-in-dep5-copyright
lintian warning.
+ Use License-Grant and License-Reference fields.
Thanks to Ben Finney.
+ Extend copyright of packaging to cover recent years.
+ Bump license of packaging to GPL-3+.
+ Add alternate git source URL.
+ List issue tracker (not email of main author) as preferred
upstream contact.
* Bump debhelper compatibility level to 9.
* Add lintian override regarding debhelper 9.
* Update package relations:
+ Stop depend (only build-depend) on libcapture-tiny-perl: Needed
for testsuite but not at runtime.
+ Relax to build-depend unversioned on cdbs: Needed version
satisfied even in oldstable.
* Declare compliance with Debian Policy 3.9.6.
-- Jonas Smedegaard <dr@jones.dk> Sun, 22 Nov 2015 19:08:18 +0100
libatombus-perl (1.0405-2) unstable; urgency=low
* Team upload.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
[ Xavier Guimard ]
* Add licenses texts to remove missing-license-text-in-dep5-copyright
warning
* Remove final '.' in short description (avoid description-synopsis-
might-not-be-phrased-properly warning)
[ Jonas Smedegaard ]
* Update README.source to emphasize control.in file as *not* a show-
stopper for contributions.
[ gregor herrmann ]
* Don't install README manpage.
Thanks to Andreas Beckmann for the bug report. (Closes: #792844)
* Update Vcs-* fields in debian/control.
-- gregor herrmann <gregoa@debian.org> Sun, 19 Jul 2015 13:18:38 +0200
libatombus-perl (1.0405-1) unstable; urgency=low
* New upstream release.
[ gregor herrmann ]
* Remove debian/source/local-options; abort-on-upstream-changes and
unapply-patches are default in dpkg-source since 1.16.1.
[ Jonas Smedegaard ]
* Drop patch 1001: Adopted upstream.
* Update copyright file:
+ Update upstream author email, and fix add copyright year.
+ Bump format to 1.0.
* Bump standards-version to 3.9.3.
* Use anonscm.debian.org for Vcs-Browser field.
* Fix capitalization of PubSubHubbub in long description, and include
its abbreviation.
* Update package relations:
+ Relax build-dependency on cdbs: Needlesly tight.
+ Relax build-depend unversioned on debhelper and devscripts: Needed
versions satisfied even in oldstable.
-- Jonas Smedegaard <dr@jones.dk> Mon, 23 Apr 2012 04:17:32 -0400
libatombus-perl (1.0404-4) unstable; urgency=low
* Fix patch 1001: Provide Location using start_at query keyword (not
bogus fragment).
* Update copyright file:
+ Fix add explicit license statement.
+ Quote license names in License field comments, and rewrap at 72
chars.
-- Jonas Smedegaard <dr@jones.dk> Tue, 07 Jun 2011 19:11:16 +0200
libatombus-perl (1.0404-3) unstable; urgency=low
* Add patch 1001 to improve Atompub api.
-- Jonas Smedegaard <dr@jones.dk> Thu, 12 May 2011 01:13:51 +0200
libatombus-perl (1.0404-2) unstable; urgency=low
* Fix remove virtually empty and wrongly placed README.pod.
-- Jonas Smedegaard <dr@jones.dk> Sun, 24 Apr 2011 13:06:51 +0200
libatombus-perl (1.0404-1) unstable; urgency=low
* Initial packaging release.
Closes: bug#623718.
-- Jonas Smedegaard <dr@jones.dk> Fri, 22 Apr 2011 22:20:45 +0200
|