File: changelog

package info (click to toggle)
libproc-processtable-perl 0.45-1%2Bsqueeze1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 488 kB
  • ctags: 587
  • sloc: ansic: 4,012; perl: 361; makefile: 19
file content (198 lines) | stat: -rw-r--r-- 6,716 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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
libproc-processtable-perl (0.45-1+squeeze1) stable; urgency=low

  * Team upload.
  * [SECURITY] CVE-2011-4363: Fix unsafe temporary file usage (Closes: #650500)

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 10 Feb 2013 16:16:41 +0100

libproc-processtable-perl (0.45-1) unstable; urgency=low

  * New upstream release.

 -- gregor herrmann <gregoa@debian.org>  Tue, 09 Sep 2008 17:13:58 +0200

libproc-processtable-perl (0.44-1) unstable; urgency=low

  * New upstream release.
  * debian/copyright: add information about third-party files.
  * Add files from contrib/ as examples.
  * debian/control: change my email address.

 -- gregor herrmann <gregoa@debian.org>  Sat, 26 Jul 2008 14:13:17 +0200

libproc-processtable-perl (0.43-1) unstable; urgency=low

  * New upstream release
  * Update copyright years in debian/copyright
  * Regenerate debian/rules for debhelper 7
    + Update debian/compat and debian/control accordingly
  * Bump Standards Version to 3.8.0 (no changes needed)
  * Add myself to Uploaders

 -- Ansgar Burchardt <ansgar@43-1.org>  Fri, 18 Jul 2008 18:02:53 +0200

libproc-processtable-perl (0.42-1) unstable; urgency=low

  * New upstream release

 -- Gunnar Wolf <gwolf@debian.org>  Tue, 29 Jan 2008 12:10:42 -0600

libproc-processtable-perl (0.41-6) unstable; urgency=low

  [ gregor herrmann ]
  The 'ready for perl 5.10' release.

  * 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/share/perl5 only if it exists.
  * Set Standards-Version to 3.7.3 (no changes needed).
  * Set debhelper compatibility level to 6.
  * debian/watch: use dist-based URL.
  * debian/rules:
    - create install-stamp target (depending on build-stamp)
    - use "$@" for touching stamp files
    - add PREFIX to make install

  [ Damyan Ivanov ]
  * debian/rules: allow for passing -O0 by exporting noopt in
    DEB_BUILD_OPTIONS

 -- Damyan Ivanov <dmn@debian.org>  Thu, 24 Jan 2008 11:13:05 +0200

libproc-processtable-perl (0.41-5) unstable; urgency=low

  * Added upstream URL to debian/copyright
  * Removed unneeded dh_* calls
  * Moved dh_clean $stamp_files before distclean
  * Changed my mail in Uploaders and wrapped it

 -- Damyan Ivanov <dmn@debian.org>  Sat, 15 Sep 2007 00:08:46 +0300

libproc-processtable-perl (0.41-4) unstable; urgency=low

  * Rename the package according to the perl-policy. Closes: #412996

  * Replaces/Conflicts: libproc-process-perl (<< 0.41-4)
  * Added dummy transitional package libproc-process-perl depending on
    libproc-processtable-perl
    + Add "-a" to dh_listpackages invocation when determining temporary
      directory name
  * Added myself to Uploaders
  * Changed XS-Vcs-Svn entry

 -- Damyan Ivanov <dam@modsoftsys.com>  Fri,  9 Mar 2007 10:21:46 +0200

libproc-process-perl (0.41-3) unstable; urgency=low

  * Depend on ${shlibs:Depends} to pick up the proper libc dependency.

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Tue, 26 Sep 2006 17:28:44 +0200

libproc-process-perl (0.41-2) unstable; urgency=low

  * Adopting the package on behalf of the Debian Perl Group (Closes:
    #382811)
  * Minor general packaging cleanup, to better fit with the group's
    other modules
  * Acknowledging Don Armstrong's NMU - Although the patch is basically
    a NOOP (just modifies autogenerated files), it works and the package
    is buildable in a pbuilder (Closes: #318546)

 -- Gunnar Wolf <gwolf@debian.org>  Thu, 21 Sep 2006 19:17:24 -0500

libproc-process-perl (0.41-1) unstable; urgency=low

  * QA upload.
  * New upstream release.
  * Package is orphaned (#382811); set maintainer to Debian QA Group.
  * Switch to debhelper 5.
  * debian/changelog: Remove obsolete Emacs local variables.
  * debian/copyright:
    - Update upstream information.
    - Refer to /usr/share/common-licenses/GPL.
  * debian/docs: Remove MANIFEST.
  * debian/watch: Add.
  * Conforms to Standards version 3.7.2.

 -- Matej Vela <vela@debian.org>  Mon, 28 Aug 2006 11:29:19 +0200

libproc-process-perl (0.40-0.1) unstable; urgency=low

  * NMU
  * New upstream release
  * Fixes FTBFS test failures (Closes: #318546)
  * Remove example.pl which was being installed into
    /usr/lib/perl5/Proc/example.pl
  * Fix build dependency to depend on perl (>=5.6.0-16) as per perl
    policy, and remove the libstorable-perl dependency

 -- Don Armstrong <don@debian.org>  Thu,  4 May 2006 21:04:34 -0700

libproc-process-perl (0.39-1) unstable; urgency=low

  * New upstream release.

 -- Marcus Crafter <crafterm@debian.org>  Mon, 21 Jun 2004 09:09:05 +0200

libproc-process-perl (0.35-1) unstable; urgency=low

  * New upstream release.

 -- Marcus Crafter <crafterm@debian.org>  Thu, 12 Sep 2002 23:19:03 +0200

libproc-process-perl (0.33-4) unstable; urgency=low

  * Perl 5.8 updates.
    (closes: Bug#159030)
  * Removed dependancy on libstorable-perl (now part of Perl 5.8)
    (closes: Bug#159206)

 -- Marcus Crafter <crafterm@debian.org>  Wed,  4 Sep 2002 23:52:21 +0200

libproc-process-perl (0.33-3) unstable; urgency=low

  * Applied patch from Colin Watson <cjwatson@debian.org>, which corrects an
    uninitialized index variable. This fixes builds for alpha and ia64. Thanks
    Colin! Patch also sent to upstream.
  * Fixed fscanf() warning for char * variable, and removed unused variable.
    Patch also sent to upstream.

 -- Marcus Crafter <crafterm@debian.org>  Thu, 14 Mar 2002 22:17:46 +0100

libproc-process-perl (0.33-2) unstable; urgency=low

  * Applied patch from Colin Watson <cjwatson@debian.org>, which corrects the
    storage of the return value from fgetc(). Patch also sent to upstream.
    (closes: Bug#118366)
  * Readded all architectures to build list.

 -- Marcus Crafter <crafterm@debian.org>  Fri,  1 Feb 2002 17:16:33 +0100

libproc-process-perl (0.33-1) unstable; urgency=low

  * New upstream release
  * Added libstorable-perl to Build-Depends
  * Removed ia64 from architecture list as it's not yet supported by upstream
    (closes: Bug#111793)

 -- Marcus Crafter <crafterm@debian.org>  Tue, 23 Oct 2001 10:48:51 +0200

libproc-process-perl (0.32-1) unstable; urgency=low

  * New upstream version

 -- Marcus Crafter <Marcus.Crafter@osa.de>  Sun, 2 Sep 2001 20:03:11 -0500

libproc-process-perl (0.31-2) unstable; urgency=low

  * Modified debian/control architecture flag from i386 to any
    (closes: Bug#102119)

 -- Marcus Crafter <Marcus.Crafter@osa.de>  Mon, 25 Jun 2001 22:28:11 -0500

libproc-process-perl (0.31-1) unstable; urgency=low

  * Initial packaging (closes: Bug#100869)

 -- Marcus Crafter <Marcus.Crafter@osa.de>  Thu, 14 Jun 2001 10:26:09 -0500