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
|
libobject-id-perl (0.1.2-2.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> Mon, 28 Dec 2020 12:02:52 +0100
libobject-id-perl (0.1.2-2) unstable; urgency=low
* Team upload
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Xavier Guimard ]
* Update debian/copyright (years and format)
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Damyan Ivanov ]
* Mark package as autopkgtestable
* Declare compliance with Debian Policy 3.9.6
* Add explicit build dependency on libmodule-build-perl
* patch uuid.t to not require M:B's _build directory, which is not available
under autopkgtest
-- Damyan Ivanov <dmn@debian.org> Tue, 09 Jun 2015 11:48:37 +0000
libobject-id-perl (0.1.2-1) unstable; urgency=low
* Team upload.
[ gregor herrmann ]
* Remove alternative (build) dependencies that are already satisfied
in oldstable.
[ Ansgar Burchardt ]
* debian/control: Convert Vcs-* fields to Git.
[ Salvatore Bonaccorso ]
* Imported Upstream version 0.1.2
* debian/copyright: Replace DEP5 Format-Specification URL from
svn.debian.org to anonscm.debian.org URL.
* Refresh copyright years for upstream files
* Refresh License stanzas in copyright file.
Only refer to Debian systems in general instead of Debian GNU/Linux
systems.
Refer to GPL-1 license text in common-licenses.
* Don't install README file to docs.
The README files contains only a text form of the manpage.
* Change (Build-)Depends(-Indep) on libsub-name-perl.
Make versioned (Build-)Depends(-Indep) on libsub-name-perl unversioned
as version 0.03 is already satisfied in oldstable.
* Change (Build-)Depends(-Indep) on libhas-fieldhash-perl.
Drop versioned dependency as version 0.10 is already present in squeeze.
* Bump Debhelper compat level to 8.
Use Build.PL by default.
* Bump versioned Build-Depends on debhelper (>= 8)
* Add perl to Build-Depends
* Bump Standards-Version to 3.9.2.
-- Salvatore Bonaccorso <carnil@debian.org> Mon, 26 Sep 2011 10:25:27 +0200
libobject-id-perl (0.1.1-1) unstable; urgency=low
* New upstream release.
* Convert to source format 3.0 (quilt).
* Slightly improve short and long description.
* Add /me to Uploaders.
* Add libossp-uuid-perl to B-D-I and Recommends, and
libnamespace-autoclean-perl to B-D-I.
* Add a patch that changes the format of the required version of Data::UUID
in Build.PL.
-- gregor herrmann <gregoa@debian.org> Sat, 19 Jun 2010 00:50:29 +0200
libobject-id-perl (0.1.0-1) unstable; urgency=low
* Initial Release (closes: Bug#582346).
-- Ivan Kohler <ivan-debian@420.am> Wed, 19 May 2010 22:02:20 -0700
|