File: changelog

package info (click to toggle)
libuuid-tiny-perl 1.0400-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 132 kB
  • ctags: 32
  • sloc: perl: 796; makefile: 2
file content (88 lines) | stat: -rw-r--r-- 2,943 bytes parent folder | download
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
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