File: changelog

package info (click to toggle)
libparams-classify-perl 0.009-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 152 kB
  • ctags: 3
  • sloc: perl: 189; makefile: 2
file content (147 lines) | stat: -rw-r--r-- 4,756 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
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
libparams-classify-perl (0.009-1) unstable; urgency=low

  [ Brian Cassidy ]
  * New upstream release
  * debian/control: add myself to uploaders
  * debian/copyright: add myself to copyright statement for debian/*

  [ Ryan Niebur ]
  * Update ryan52's email address

 -- Brian Cassidy <brian.cassidy@gmail.com>  Thu, 08 Oct 2009 14:27:32 -0300

libparams-classify-perl (0.008-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release
  * Bump Standards-Version to 3.8.3 (no changes).
  * debian/watch: Use extended regexp to match upstream releases.
  * Add myself to Uploaders.

  [ gregor herrmann ]
  * Remove version from perl build dependency (even satisfied in oldstable).

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 13 Sep 2009 21:40:49 +0200

libparams-classify-perl (0.007-1) unstable; urgency=low

  [ Ryan Niebur ]
  * Remove Florian Ragwitz from Uploaders (Closes: #523219)
  * New upstream release
  * Add myself to Uploaders
  * Debian Policy 3.8.1
  * convert to arch:any
  * add libparent-perl to (build-)depends

  [ gregor herrmann ]
  * debian/control:
    - change my email address
    - add alternative build dependency on perl-modules (>= 5.10)
  * Simplify debian/rules and bump versioned build dependency on debhelper to
    7.2.13.
  * debian/copyright: add additional copyright holder.

 -- Ryan Niebur <ryanryan52@gmail.com>  Fri, 15 May 2009 22:31:21 -0700

libparams-classify-perl (0.006-1) unstable; urgency=low
  
  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

  [ Rene Mayorga ]
  * New upstream release
  * debian/control:
    + use debhelper version 7
    + bump standards-version to 3.8.0(no changes needed)
    + update my email address
    + s/This module/Params::Classify/ on Depends field
    + remove libscalar-number-perl  from B-D-I and Depends and add it 
      to Suggests
    + add libmodule-build-perl to B-D
    + add libtest-pod-perl and libtest-pod-covare-perl to B-D-I
  * debian/rules: update to use dh 7
  * debian/copyright:
    + use the new proposal format
    + set individual contributors for debian/* based on debian/changelog
    + bump upstream copyright years

 -- Rene Mayorga <rmayorga@debian.org>  Sat, 21 Feb 2009 15:20:22 -0600

libparams-classify-perl (0.005-2) unstable; urgency=low

  [ 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/watch: use dist-based URL.
  * debian/rules: delete /usr/lib/perl5 only if it exists. (Closes: #468007)

  [ Joachim Breitner ]
  * Removed myself from uploaders.

  [ Rene Mayorga ]
  * debian/rules
    + use $@ when touching -stamp files
    + Add install-stamp target and let depends on build-stamp
    + Don't install README file
    + Remove un-ussed dh_ calls
    + Add dh_compress
  * debian/control
    + Set standards-version to 3.7.3 ( No changes needed )
    + Add ${misc:Depends} to Depends
    + Add myself to uploaders
  * debian/copyright: use a dist-based Upstream URL

 -- Rene Mayorga <rmayorga@debian.org.sv>  Mon, 03 Mar 2008 09:37:38 -0600

libparams-classify-perl (0.005-1) unstable; urgency=low

  * New upstream release

 -- Damyan Ivanov <dmn@debian.org>  Wed, 05 Sep 2007 14:51:38 +0300

libparams-classify-perl (0.004-1) unstable; urgency=low

  * New upstream release
  * Drop unused dh_link and dh_strip from debian/rules
  * Added myself to Uploaders: (and wrapped it)

 -- Damyan Ivanov <dmn@debian.org>  Fri, 17 Aug 2007 10:23:28 +0300

libparams-classify-perl (0.002-1) unstable; urgency=low

  [Gregor Herrmann]
  * New upstream release.
  * Add libscalar-number-perl to (build) dependencies.
  * Don't ignore errors from ($MAKE) distclean.
  * Separate Build-Depends and Build-Depends-Indep.
  * Include upstream changelog.

  [Damyan Ivanov]
  * Freshen-up debian/copyright
  * Add README to dh_installdocs and drop debian/docs

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Fri, 10 Aug 2007 15:58:27 +0200

libparams-classify-perl (0.001-1) unstable; urgency=low

  * New upstream release.
  * Set Standards-Version to 3.7.2 (no changes).
  * Set debhelper compatibility level to 5.
  * Remove empty /usr/lib/perl5 directory from package.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Mon,  7 Aug 2006 17:45:01 +0200

libparams-classify-perl (0.000-2) unstable; urgency=low

  * Adjusted perl dependency (as told by Florian)

 -- Joachim Breitner <nomeata@debian.org>  Tue, 15 Jun 2004 14:42:30 +0200

libparams-classify-perl (0.000-1) unstable; urgency=low

  * Initial Release (Closes: #240661).

 -- Florian Ragwitz <florian@mookooh.org>  Sun,  2 May 2004 21:00:20 +0200