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
|
libobject-signature-perl (1.08-1) unstable; urgency=medium
* New upstream release.
* Add debian/upstream/metadata.
* Drop debian/patches/fix_manpage, merged upstream.
* Drop no-dot-in-inc.patch, not relevant anymore.
* Update debian/copyright.
New Upstream-Contact, adjusted copyright years, dropped files.
* Install new upstream CONTRIBUTING document.
* Declare compliance with Debian Policy 4.2.1.
-- gregor herrmann <gregoa@debian.org> Wed, 21 Nov 2018 19:23:28 +0100
libobject-signature-perl (1.07-2) unstable; urgency=medium
* Team upload
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ gregor herrmann ]
* debian/watch: remove obsolete comment.
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Remove Fabrizio Regalli from Uploaders. Thanks for your work!
[ Alex Muntada ]
* Remove inactive pkg-perl members from Uploaders.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Florian Schlichting ]
* Add no-dot-in-inc.patch, amend fix_manpage
* Do not ship useless README
* Bump dh compat to level 11
* Declare compliance with Debian Policy 4.1.5
-- Florian Schlichting <fsfs@debian.org> Sat, 07 Jul 2018 21:00:20 +0200
libobject-signature-perl (1.07-1) unstable; urgency=low
[ Fabrizio Regalli ]
* Bump to 3.9.2 Standard-Version.
* Switch to DEP5 license format.
* Add myself to Uploaders.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
* Bump to 3.0 quilt format.
* New upstream release.
* Added patch for man page.
[ Jonathan Yu ]
* updated gregor's e-mail address
* Removed Alexis Sukrieh from Uploaders (Closes: #536143)
[ gregor herrmann ]
* debian/control: Changed: Switched Vcs-Browser field to ViewSVN
(source stanza).
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
-- Fabrizio Regalli <fabreg@fabreg.it> Mon, 13 Jun 2011 16:24:41 +0200
libobject-signature-perl (1.05-2) unstable; urgency=low
[ Frank Lichtenheld ]
* Fix typo in Description
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* debian/rules:
- delete /usr/lib/perl5 only if it exists (closes: #468004)
- update based on dh-make-perl's templates
- don't install README any more (just a text version of the POD
documentation)
* debian/watch: use dist-based URL.
* Set Standards-Version to 3.7.3 (no changes).
* debian/copyright: use version-agnostic download URL, update years of
copyright.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 09 Mar 2008 17:42:40 +0100
libobject-signature-perl (1.05-1) unstable; urgency=low
[ gregor herrmann ]
* New upstream release.
* Set environment variable AUTOMATED_TESTING in debian/rules to activate all tests
at build time.
[ Alexis Sukrieh ]
* Uses debhelper level 5
+ debian/compat set to 5.
+ Build-Depends to debhelper (>= 5).
* Dropped some unused and commented debhelper calls in debian/rules.
* Removed the dh-make-perl default header in debian/rules comments.
-- Alexis Sukrieh <sukria@debian.org> Mon, 9 Oct 2006 12:09:13 +0200
libobject-signature-perl (1.04-1) unstable; urgency=low
* New upstream release
* debian/control:
- Standards-Version: increased to 3.7.2 without additional changes
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Tue, 23 May 2006 16:26:48 +0200
libobject-signature-perl (1.03-1) unstable; urgency=low
* Initial Release (closes: #347907).
-- Krzysztof Krzyzaniak (eloy) <eloy@debian.org> Wed, 28 Dec 2005 20:16:17 +0100
|