File: changelog

package info (click to toggle)
libauthen-passphrase-perl 0.008-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 380 kB
  • sloc: perl: 1,932; makefile: 2
file content (163 lines) | stat: -rw-r--r-- 6,179 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
libauthen-passphrase-perl (0.008-2.1) unstable; urgency=medium

  * Non maintainer upload by the Reproducible Builds team.
  * No source change upload to rebuild on buildd with .buildinfo files.

 -- Holger Levsen <holger@debian.org>  Sat, 02 Jan 2021 18:53:48 +0100

libauthen-passphrase-perl (0.008-2) unstable; urgency=low

  * Team upload.

  [ Salvatore Bonaccorso ]
  * Change Vcs-Git to canonical URI (git://anonscm.debian.org)

  [ Xavier Guimard ]
  * Update debian/copyright (years and format)
  * Bump Standards-Version to 3.9.4

  [ Salvatore Bonaccorso ]
  * Change search.cpan.org based URIs to metacpan.org based URIs

  [ gregor herrmann ]
  * debian/watch: remove obsolete comment.
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend

  [ Niko Tyni ]
  * Declare the package autopkgtestable
  * Update to Standards-Version 3.9.6
  * Add explicit build dependency on libmodule-build-perl

 -- Niko Tyni <ntyni@debian.org>  Sat, 06 Jun 2015 20:38:11 +0300

libauthen-passphrase-perl (0.008-1) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * Remove dependency on libdigest-perl (provided by perl-modules).

  [ Salvatore Bonaccorso ]
  * Imported Upstream version 0.008
  * Bump dependency on libmodule-runtime-perl.
    Update versioned (Build-)Depends(-Indep) on libmodule-runtime-perl to
    (>= 0.011) as required by upstream.
  * Simplify dependencies already satisfied in Squeeze.
    Make versioned (Build-)Depends(-Indep) on packages with versioned
    depends already satisfied in Squeeze unversioned dependencies as Lenny
    (oldstable) is now gone.
  * Drop alternate dependency perl (>= 5.10.1) | libparent-perl.
    The versions are already satisfied in Squeeze and Lenny (oldstable) is
    now archived.
  * Update copyright years for upstream files
  * Drop use-Digest-SHA.patch patch.
    Patch is now applied upstream.

 -- Salvatore Bonaccorso <carnil@debian.org>  Tue, 07 Feb 2012 18:57:35 +0100

libauthen-passphrase-perl (0.007-2) unstable; urgency=low

  * Team upload.

  [ Ansgar Burchardt ]
  * Email change: Ansgar Burchardt -> ansgar@debian.org
  * 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.
    - Refer to Debian systems in general instead of only Debian
      GNU/Linux systems.
  * debian/rules: Remove use of --buildsystem=perl_build.
  * Bump Debhelper compat level to 8. Use Build.PL by default.
  * debian/control:
    - Bump Build-Depends on debhelper to (>= 8).
    - Bump Depends on libcrypt-eksblowfish-perl to (>= 0.008).
    - Make versioned (Build-)Depends(-Indep) on libcrypt-mysql-perl
      unversioned as the version is already satisfied in oldstable.
    - Make versioned (Build-)Depends(-Indep) on libcrypt-passwdmd5-perl
      unversioned as the version is already satisfied in oldstable.
    - Make versioned (Build-)Depends(-Indep) on libcrypt-unixcrypt-xs-perl
      unversioned as the version is already satisfied in oldstable.
    - Make versioned (Build-)Depends(-Indep) on libdigest-md4-perl
      unversioned as the version is already satisfied in oldstable.
    - Make versioned Depends on libdigest-perl unversioned as the version is
      already satisfied in oldstable.
    - Drop (Build-)Depends(-Indep) on libdigest-sha1-perl.
  * debian/patches: Add use-Digest-SHA.patch patch to use Digest::SHA in
    perl core instead of Digest::SHA1 via libdigest-sha1-perl.
  * Bump Standards-Version to 3.9.2 (no changes needed).

 -- Salvatore Bonaccorso <carnil@debian.org>  Sun, 07 Aug 2011 15:25:04 +0200

libauthen-passphrase-perl (0.007-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * New upstream release.
  * Use source format 3.0 (quilt).
  * Use Build.PL.
  * No longer install README.
  * Remove build-dep on perl (>= 5.10.0) | libmodule-build-perl.
    Stable has perl 5.10.
  * Remove (build-)dep on libcrypt-blowfish-perl.
  * Bump (build-)dep on libcrypt-eksblowfish-perl to >= 0.008.
  * Bump (build-)dep on libmodule-runtime-perl to >= 0.006.
  * Add build-dep on libtest-pod-coverage-perl, libtest-pod-perl.
  * Mention module name in description.
  * debian/copyright: Formatting changes for current DEP-5 proposal,
    add years of copyright for upstream source.
  * Bump Standards-Version to 3.9.1.
  * Add myself to Uploaders.

  [ Franck Joncourt ]
  * Added (build-)dependency on perl (>= 5.10.1) | libparent-perl

 -- Ansgar Burchardt <ansgar@43-1.org>  Sat, 31 Jul 2010 15:20:35 +0900

libauthen-passphrase-perl (0.006-2) unstable; urgency=low

  * Take over for the Debian Perl Group
  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza). Changed:
    Maintainer set to Debian Perl Group <pkg-perl-
    maintainers@lists.alioth.debian.org> (was: Ivan Kohler <ivan-
    debian@420.am>); Ivan Kohler <ivan-debian@420.am> moved to
    Uploaders.
  * debian/watch: use dist-based URL.
  * dh-make-perl refresh, dh7
  * Standards-Version 3.8.4

 -- Ivan Kohler <ivan-debian@420.am>  Sat, 24 Apr 2010 22:11:51 -0700

libauthen-passphrase-perl (0.006-1) unstable; urgency=low

  * New upstream release
  * dh-make-perl --refresh

 -- Ivan Kohler <ivan-debian@420.am>  Sat, 28 Mar 2009 05:03:54 -0700

libauthen-passphrase-perl (0.005-3) unstable; urgency=low

  * Update debian/rules to current dh-make-perl template to fix "unconditional
    rmdir" FTBFS (closes: Bug#467667)

 -- Ivan Kohler <ivan-debian@420.am>  Tue, 26 Feb 2008 21:05:10 -0800

libauthen-passphrase-perl (0.005-2) unstable; urgency=low

  * Move Build-Dep-Indep to Build-Dep.
  * To avoid build failures from defective dependencies, Build-Dep (and Dep) on
    libcrypt-eksblowfish-perl >= 0.003-3 and libauthen-dechpwd-perl >= 2.002-3
    (closes: Bug#464301)

 -- Ivan Kohler <ivan-debian@420.am>  Mon, 11 Feb 2008 22:59:25 -0800

libauthen-passphrase-perl (0.005-1) unstable; urgency=low

  * Initial Release (closes: Bug#411626).

 -- Ivan Kohler <ivan-debian@420.am>  Mon, 19 Feb 2007 23:46:45 -0800