File: changelog

package info (click to toggle)
libdata-random-perl 0.11-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 740 kB
  • ctags: 156
  • sloc: perl: 1,821; sh: 11; makefile: 4
file content (116 lines) | stat: -rw-r--r-- 4,150 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
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
libdata-random-perl (0.11-1) unstable; urgency=medium

  * Team upload.
  * Imported Upstream version 0.11
  * Refresh 10dict_location.patch patch (offset)
  * Refresh 20man_hyphen.patch patch (offset)
  * Declare compliance with Debian policy 3.9.5

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 04 Jan 2014 14:39:22 +0100

libdata-random-perl (0.10-1) unstable; urgency=low

  * Team upload

  * Imported Upstream version 0.10
    + rand_chars() returns a string of random characters when callid in scalar
      context

 -- Damyan Ivanov <dmn@debian.org>  Wed, 06 Nov 2013 16:46:32 +0200

libdata-random-perl (0.09-1) unstable; urgency=low

  [ Salvatore Bonaccorso ]
  * 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.
  * New upstream release.
  * Drop patch 40rand_datetime.patch; merged upstream. Also remove unused
    30rand_time.patch from source package.
  * Update years of packaging copyright.
  * Update (build) dependencies.
  * Declare compliance with Debian Policy 3.9.4.

 -- gregor herrmann <gregoa@debian.org>  Wed, 18 Sep 2013 19:50:11 +0200

libdata-random-perl (0.07-1) unstable; urgency=low

  * New upstream release.
  * Update years of copyright for inc/Module/* and debian/*.
  * debian/copyright: update to Copyright-Format 1.0.
  * Bump Standards-Version to 3.9.3 (no changes).

 -- gregor herrmann <gregoa@debian.org>  Mon, 04 Jun 2012 19:42:21 +0200

libdata-random-perl (0.06-1) unstable; urgency=low

  [ Nathan Handler ]
  * debian/watch: Update to ignore development releases.

  [ gregor herrmann ]
  * Email change: gregor herrmann -> gregoa@debian.org

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

  [ gregor herrmann ]
  * New upstream release.
  * Switch to "3.0 (quilt)" source format, remove quilt framework.
  * Use debhelper 8, and tiny debian/rules.
  * Rewrite debian/copyright.
  * Bump Standards-Version to 3.9.2; remove version from perl build
    dependency.
  * Add build dependency on Test::More 0.88.
  * Mention module name in long description.
  * Activate additional tests.
  * Disable 30rand_time.patch, refresh remaining patches.

 -- gregor herrmann <gregoa@debian.org>  Sat, 26 Nov 2011 17:42:39 +0100

libdata-random-perl (0.05-4) unstable; urgency=low

  * 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: #467749)
    - re-arrange stamp inter-dependencies (stamp-files depending only on
      other stamp-files)
    - remove some comments and whitespace
    - don't install almost empty README any more
  * Set Standards-Version to 3.7.3 (no changes).
  * Set debhelper compatibility level to 6.
  * debian/watch: use dist-based URL.
  * debian/copyright: add upstream source location and convert to new format.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Sun, 02 Mar 2008 01:56:23 +0100

libdata-random-perl (0.05-3) unstable; urgency=low

  * Convert from dpatch to quilt
  * Add 40rand_datetime.patch to fix t/rand_datetime.t, which fails when
    returned random datetime has zero time. Closes: #441746 -- random FTBFS
  * Dropped unused dh_strip and dh_link calls
  * Drop unused OPTIMIZE="..."
  * Move dh_clean $stamp_file before the "$(MAKE) clean" call which may fail
  * Added myself to Uploaders: (and wrapped it)

 -- Damyan Ivanov <dmn@debian.org>  Tue, 11 Sep 2007 11:43:41 +0300

libdata-random-perl (0.05-2) unstable; urgency=medium

  * debian/patches/30rand_time.dpatch: fix test failure happening
    with a probability of about 7%. (Closes: #427188)
  * Urgency set to medium because of an RC bug fix.
  * Add alternative dependencies on libgd-gd2-noxpm-perl.

 -- Niko Tyni <ntyni@iki.fi>  Sat,  2 Jun 2007 21:27:39 +0300

libdata-random-perl (0.05-1) unstable; urgency=low

  * Initial Release (closes: #370485).

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon,  5 Jun 2006 15:11:25 +0200