File: changelog

package info (click to toggle)
libapache-htpasswd-perl 1.9-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 120 kB
  • sloc: perl: 798; makefile: 2
file content (144 lines) | stat: -rw-r--r-- 4,740 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
libapache-htpasswd-perl (1.9-3) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + libapache-htpasswd-perl: Add Multi-Arch: foreign.

 -- Jelmer Vernooij <jelmer@debian.org>  Thu, 08 Dec 2022 00:34:13 +0000

libapache-htpasswd-perl (1.9-2) unstable; urgency=medium

  [ Damyan Ivanov ]
  * declare conformance with Policy 4.1.3 (no changes needed)

  [ Salvatore Bonaccorso ]
  * Update Vcs-* headers for switch to salsa.debian.org

  [ Laurent Baillet ]
  * fix lintian file-contains-trailing-whitespace warning

  [ Debian Janitor ]
  * Bump debhelper from old 9 to 12.
  * Set debhelper-compat version in Build-Depends.

  [ gregor herrmann ]
  * debian/watch: use uscan version 4.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <jelmer@debian.org>  Mon, 06 Jun 2022 23:34:22 +0100

libapache-htpasswd-perl (1.9-1) unstable; urgency=medium

  * Take over for the Debian Perl Group; Closes: #837522 -- RFA/ITA
  * debian/control: Added: Vcs-Git field (source stanza); Vcs-Browser
    field (source stanza). Changed: Homepage field changed to
    metacpan.org URL; Maintainer set to Debian Perl Group <pkg-perl-
    maintainers@lists.alioth.debian.org> (was: Tatsuki Sugiura
    <sugi@nemui.org>).
  * debian/watch: use metacpan-based URL.
  * Mark package as autopkgtest-able.
  * Declare compliance with Debian Policy 4.1.0.
  * Drop unneeded version constraints.
  * Switch to source format "3.0 (quilt)".
  * Drop uupdate call from debian/watch.
  * Switch from cdbs to dh(1).
  * debian/copyright: switch formatting to Copyright-Format 1.0.
  * Add /me to Uploaders.
  * Update short and long description.
  * Split Build-Depends and Build-Depends-Indep.

  * New upstream release.
  * Add spelling.patch.

 -- gregor herrmann <gregoa@debian.org>  Fri, 08 Sep 2017 23:35:59 +0200

libapache-htpasswd-perl (1.8-1.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix "FTBFS: dh_clean: Please specify the compatibility level in
    debian/compat": use debhelper compatibility level 9.
    (Closes: #829176)

 -- gregor herrmann <gregoa@debian.org>  Sat, 09 Jul 2016 10:06:29 +0200

libapache-htpasswd-perl (1.8-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * patch HTpasswd.pm, META.yml, Makefile.PL and test.pl to use
    Digest::SHA from perl core instead of Digest::SHA1. The patch also
    fixes the test to check for Digest::SHA instead of Digest::MD5 when
    testing SHA1-hashed passwords. Drop libdigest-sha1-perl from
    (Build-)Depends. (Closes: #636853).

 -- Salvatore Bonaccorso <carnil@debian.org>  Sat, 20 Aug 2011 09:38:28 +0200

libapache-htpasswd-perl (1.8-1) unstable; urgency=low

  * New upstream release. (Closes: #468266, 493050)
    NMU Patch was applied. Thanks Jaldhar H. Vyas.

 -- Tatsuki Sugiura <sugi@nemui.org>  Sat, 03 Jan 2009 23:50:57 +0900

libapache-htpasswd-perl (1.8-0.1) unstable; urgency=low

  * NMU.
  * New upstream version (Closes: #439461)
  * Added dependencies.
  * Fixed lintian errors
    + standards version 3.7.3
    + Build-Depends instead of Build-Depends-Indep
    + proper copyright notice.

 -- Jaldhar H. Vyas <jaldhar@debian.org>  Wed, 27 Feb 2008 19:38:30 -0500

libapache-htpasswd-perl (1.6.0-1) unstable; urgency=low

  * New upstream release (Closes: #329490, #177023)

 -- Tatsuki Sugiura <sugi@nemui.org>  Thu, 27 Oct 2005 20:49:45 +0900

libapache-htpasswd-perl (1.5.5-1) unstable; urgency=low

  * New upstream release

 -- Tatsuki Sugiura <sugi@nemui.org>  Sat, 31 Aug 2002 21:37:03 +0900

libapache-htpasswd-perl (1.5.3-3) unstable; urgency=low

  * build script has been changed; package was build with binary-indep (Closes: #157461)

 -- Tatsuki Sugiura <sugi@nemui.org>  Wed, 21 Aug 2002 07:13:56 +0900

libapache-htpasswd-perl (1.5.3-2) unstable; urgency=low

  * source package has been updated for new policy
  * dependency has been fixed
  * upload debian offical archive (Closes: #150195)

 -- Tatsuki Sugiura <sugi@nemui.org>  Mon, 17 Jun 2002 11:50:05 +0900

libapache-htpasswd-perl (1.5.3-1) unstable; urgency=low

  * New upstream release

 -- Tatsuki Sugiura <sugi@nemui.org>  Mon, 17 Jun 2002 11:44:53 +0900

libapache-htpasswd-perl (1.5.2-1) unstable; urgency=low

  * upstream update (applied 1.5.1p1-1's newline patch)

 -- Tatsuki Sugiura <sugi@assist.media.nagoya-u.ac.jp>  Sat,  7 Apr 2001 15:40:37 +0900

libapache-htpasswd-perl (1.5.1p1-1) unstable; urgency=low

  * upstream update
  * newline patch applied

 -- Tatsuki Sugiura <sugi@assist.media.nagoya-u.ac.jp>  Wed,  4 Apr 2001 03:59:28 +0900

libapache-htpasswd-perl (1.5-1) unstable; urgency=low

  * Initial Release.

 -- Tatsuki Sugiura <sugi@assist.media.nagoya-u.ac.jp>  Thu, 29 Mar 2001 07:36:02 +0900