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
|
libuuid-tiny-perl (1.0400-3) unstable; urgency=medium
[ gregor herrmann ]
* debian/watch: use uscan version 4.
[ Debian Janitor ]
* Trim trailing whitespace.
* Bump debhelper from old 10 to 12.
* Set debhelper-compat version in Build-Depends.
[ Jenkins ]
* Bump debhelper from old 12 to 13.
-- Jelmer Vernooij <jelmer@debian.org> Sun, 11 Dec 2022 19:05:39 +0000
libuuid-tiny-perl (1.0400-2) unstable; urgency=medium
[ 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 Christine Spang from Uploaders. Thanks for your work!
* Remove Jonathan Yu from Uploaders. Thanks for your work!
* Add Testsuite declaration for autopkgtest-pkg-perl.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Niko Tyni ]
* Update to debhelper compat level 10
* Update to Standards-Version 4.1.3
* Declare that the package does not need (fake)root to build
* Add myself to Uploaders
-- Niko Tyni <ntyni@debian.org> Fri, 30 Mar 2018 11:15:48 +0300
libuuid-tiny-perl (1.0400-1) unstable; urgency=low
* 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
[ Axel Beckert ]
* debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg-
copyright"
[ Salvatore Bonaccorso ]
* Imported Upstream version 1.0400
* Update copyright years for upstream files
* Bump Standards-Version to 3.9.4
-- Salvatore Bonaccorso <carnil@debian.org> Thu, 19 Sep 2013 20:45:03 +0200
libuuid-tiny-perl (1.0300-2) unstable; urgency=low
* Team upload.
* Convert to '3.0 (quilt)' source package format.
* Bump Debhelper compat level to 8.
* debian/control:
- Bump Build-Depends on debhelper to (>= 8).
- Drop alternate (Build-)Depends(-Indep) on
perl (>= 5.10) | libdigest-sha-perl | libdigest-sha1-perl as oldstable
has already perl (>= 5.10) and Digest::SHA module is in perl core since
oldstable.
* debian/copyright:
- Refer to Debian systems in general instead of only Debian
GNU/Linux systems.
- Explicitly refer to GPL-1 license text in common-licenses.
* Bump Standards-Version to 3.9.2.
-- Salvatore Bonaccorso <carnil@debian.org> Sat, 07 May 2011 14:24:36 +0200
libuuid-tiny-perl (1.0300-1) unstable; urgency=low
* New upstream release
* Upstream implementation uses Digest::SHA or falls back to
Digest::SHA1 (the latter is part of core since 5.9.3, or 5.10 in
Debian)
* Standards-Version 3.8.4 (no changes)
-- Jonathan Yu <jawnsy@cpan.org> Sun, 31 Jan 2010 19:48:12 -0500
libuuid-tiny-perl (1.0202-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
* Update years of copyright per upstream
* Add mangle to handle version numbers
[ Ryan Niebur ]
* Update jawnsy's email address
-- Jonathan Yu <jawnsy@cpan.org> Thu, 14 Jan 2010 17:14:02 -0500
libuuid-tiny-perl (1.02-1) unstable; urgency=low
[ Jonathan Yu ]
* New upstream release
+ Updated POD example code
+ Seed is now lexical scope (my vs our)
+ Introduce UUID_TIME as alternative to UUID_V1 etc
+ Locking for thread-safety of MD5_CALCULATOR and SHA1_CALCULATOR
* Standards-Version 3.8.3 (no changes)
* Added myself to Copyright and Uploaders
* Reformatted control description (re-wrapped it)
[ gregor herrmann ]
* debian/control: add libtest-pod-perl, libtest-pod-coverage-perl to
Build-Depends-Indep in order to activate additional tests.
-- Jonathan Yu <frequency@cpan.org> Sat, 22 Aug 2009 05:41:47 -0400
libuuid-tiny-perl (1.01-1) unstable; urgency=low
* Initial Release. (Closes: #541068)
-- Christine Spang <christine@debian.org> Thu, 13 Aug 2009 08:30:35 -0400
|