File: changelog

package info (click to toggle)
libprpc-perl 0.1005-21
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, stretch, wheezy
  • size: 244 kB
  • ctags: 66
  • sloc: perl: 1,015; makefile: 2
file content (169 lines) | stat: -rw-r--r-- 5,702 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
libprpc-perl (0.1005-21) unstable; urgency=low

  [ gregor herrmann ]
  * debian/control: Changed: Maintainer set to Debian Perl Group <pkg-
    perl-maintainers@lists.alioth.debian.org> (was: Christian Hammers
    <ch@debian.org>); Christian Hammers <ch@debian.org> moved to
    Uploaders.
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Removed: XS-
    Vcs-Svn fields.
  * Split out changes to test suite into disable_syslog.patch. Update to
    disable using syslog instead of completely disabling the tests.
  * Add build dependency on netbase.
  * Move perl from Build-Depends to Build-Depends-Indep.
  * debian/watch: use dist-based URL and remove call to uupdate.
  * debian/control: Added: ${misc:Depends} to Depends: field.
  * debian/control: add libcrypt-des-perl to Build-Depends-Indep and Suggests.
  * New patch crypt.patch: fix an error in two tests.

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

  [ Ansgar Burchardt ]
  * Use debhelper instead of cdbs.
  * debian/control: Make b-dep on perl unversioned as even the version in
    oldstable is recent enough.  Also remove debian/README.Maintainer which
    explained the reason for the versioned dependency.
  * debian/control: Remove duplicate word ("of of") from description.
  * debian/control: Update Homepage field.
  * Remove debian/PROBLEMS containing output from failed tests.
  * Convert debian/copyright to proposed machine-readable format.
  * Use source format 3.0 (quilt).
  * Correct spelling error pointed out by lintian.
    + New patch: spelling.patch.
  * Bump Standards-Version to 3.8.4.
  * Add myself to Uploaders.

 -- Ansgar Burchardt <ansgar@43-1.org>  Sun, 31 Jan 2010 22:48:11 +0900

libprpc-perl (0.1005-20) unstable; urgency=low

  * Corrected build-depends. 

 -- Christian Hammers <ch@debian.org>  Mon, 23 Apr 2007 00:37:10 +0200

libprpc-perl (0.1005-19) unstable; urgency=low

  * Fixed typo in watchfile from last upload.

 -- Christian Hammers <ch@debian.org>  Fri, 16 Sep 2005 00:59:23 +0200

libprpc-perl (0.1005-18) unstable; urgency=low

  * Corrected watch file so that I will be notified of new upstreams. 

 -- Christian Hammers <ch@debian.org>  Tue, 13 Sep 2005 22:34:08 +0200

libprpc-perl (0.1005-17) unstable; urgency=low

  * Raised priority from extra to optional as the optional libdbi-perl
    depends on this package.

 -- Christian Hammers <ch@debian.org>  Mon,  2 Aug 2004 01:14:40 +0200

libprpc-perl (0.1005-16) unstable; urgency=low

  * Skipping tests as there is no running syslog in the autobuilder
    environment. Closes: #262421

 -- Christian Hammers <ch@debian.org>  Sun,  1 Aug 2004 23:51:01 +0200

libprpc-perl (0.1005-15) unstable; urgency=low

  * Switched to CDBS. 
  * Changed section to perl.

 -- Christian Hammers <ch@debian.org>  Fri, 23 Jul 2004 20:38:49 +0200

libprpc-perl (0.1005-14) unstable; urgency=low

  * Removed dependency to libstorable-perl. 

 -- Christian Hammers <ch@debian.org>  Sun,  1 Sep 2002 20:47:01 +0200

libprpc-perl (0.1005-13) unstable; urgency=low

  * Moved from binary-arch to binary-indep and "Arch: all". Closes: #158291 

 -- Christian Hammers <ch@debian.org>  Mon, 26 Aug 2002 09:56:55 +0200

libprpc-perl (0.1005-12) unstable; urgency=low

  * Corrected build depends. 

 -- Christian Hammers <ch@debian.org>  Sun, 25 Aug 2002 18:44:17 +0200

libprpc-perl (0.1005-11) unstable; urgency=medium

  * Rebuild against perl-5.8. 

 -- Christian Hammers <ch@debian.org>  Sun, 25 Aug 2002 18:13:01 +0200

libprpc-perl (0.1005-10) unstable; urgency=low

  * Added link to common-licenses in copyright file. Closes: #157645 

 -- Christian Hammers <ch@debian.org>  Wed, 21 Aug 2002 21:18:17 +0200

libprpc-perl (0.1005-9) unstable; urgency=low

  * The "make test" suite depends on a working /dev/log socket.
    This cannot be ensured for build daemons and pbuilder chroots
    so I disabled the test suite. I therefore also removed the 
    build dependency to syslog-daemon. Closes: #141107, #104887 

 -- Christian Hammers <ch@debian.org>  Sun, 14 Apr 2002 17:15:35 +0200

libprpc-perl (0.1005-8) unstable; urgency=medium

  * Added system-log-daemon to build depends as "make test" needs
    to log via syslog. Package was unbuildable before. Closes: #141107

 -- Christian Hammers <ch@debian.org>  Thu,  4 Apr 2002 11:50:42 +0200

libprpc-perl (0.1005-7) unstable; urgency=low

  * Just another upload to catch a hppa buildd log or at least to
    get it again to try building this package. 
  * No changes.

 -- Christian Hammers <ch@debian.org>  Sun, 14 Oct 2001 17:13:53 +0200

libprpc-perl (0.1005-6) unstable; urgency=low

  * Added libstorable-perl to Build-Depends. Closes: #86556 

 -- Christian Hammers <ch@debian.org>  Mon, 19 Feb 2001 00:22:26 +0100

libprpc-perl (0.1005-5) unstable; urgency=low

  * New standards version.
  * Conformed to new Debian Perl policy.
  * No code change.

 -- Christian Hammers <ch@debian.org>  Sat, 17 Feb 2001 14:45:45 +0100

libprpc-perl (0.1005-4) unstable; urgency=low

  * I don't know how this became a "native" package. Fixes #44310. 

 -- Christian Hammers <ch@debian.org>  Sun,  5 Sep 1999 19:56:08 +0200

libprpc-perl (0.1005-3) unstable; urgency=low

  * Recompiled for perl-5.005. 

 -- Christian Hammers <ch@debian.org>  Mon,  5 Jul 1999 23:20:29 +0200

libprpc-perl (0.1005-2) unstable; urgency=low

  * New maintainer release. 

 -- Christian Hammers <ch@debian.org>  Mon,  3 May 1999 00:34:34 +0200

libprpc-perl (0.1005-1) unstable; urgency=low

  * Initial release

 -- Martin Schulze <joey@finlandia.infodrom.north.de>  Thu, 24 Sep 1998 11:38:06 +0200