File: changelog

package info (click to toggle)
libterm-readpassword-perl 0.11-6
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: perl: 200; makefile: 3
file content (169 lines) | stat: -rw-r--r-- 5,370 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
libterm-readpassword-perl (0.11-6) unstable; urgency=medium

  [ Debian Janitor ]
  * Wrap long lines in changelog entries: 0.11-5.
  * Bump debhelper from old 12 to 13.

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 20 Nov 2022 14:49:32 +0000

libterm-readpassword-perl (0.11-5) unstable; urgency=medium

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

 -- Jelmer Vernooij <jelmer@debian.org>  Sun, 20 Nov 2022 01:20:07 +0000

libterm-readpassword-perl (0.11-4) unstable; urgency=medium

  [ gregor herrmann ]
  * debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
  * Remove Jay Bonci from Uploaders. Thanks for your work!

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

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

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

 -- Jelmer Vernooij <jelmer@debian.org>  Fri, 17 Jun 2022 11:46:04 +0100

libterm-readpassword-perl (0.11-3.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 16:37:36 +0100

libterm-readpassword-perl (0.11-3) unstable; urgency=medium

  * Team upload.

  [ gregor herrmann ]
  * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
    (source stanza).

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

  [ Salvatore Bonaccorso ]
  * debian/control: Changed: Replace versioned (build-)dependency on
    perl (>= 5.6.0-{12,16}) with an unversioned dependency on perl (as
    permitted by Debian Policy 3.8.3).

  [ gregor herrmann ]
  * Change my email address.

  [ Ansgar Burchardt ]
  * debian/control: Convert Vcs-* fields to Git.

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

  [ gregor herrmann ]
  * Strip trailing slash from metacpan URLs.

  [ Salvatore Bonaccorso ]
  * Update Vcs-Browser URL to cgit web frontend
  * debian/control: Use HTTPS transport protocol for Vcs-Git URI

  [ Axel Beckert ]
  * Declare compliance with Debian Policy 3.9.7.
  * Rewrite debian/rules in minimal dh(1) style format.
  * Bump debhelper compatibility to 9. Update B-D accordingly.
  * Switch to source format "3.0 (quilt)".
  * Mention module name in long package description.
  * Convert debian/copyright to machine-readable DEP5 format.
  * Apply wrap-and-sort.
  * Declare package as autopkgtestable.

 -- Axel Beckert <abe@debian.org>  Sun, 07 Feb 2016 22:18:28 +0100

libterm-readpassword-perl (0.11-2) unstable; urgency=low

  * debian/rules:
    - delete /usr/lib/perl5 only if it exists (closes: #468021)
    - update based on dh-make-perl's templates
  * debian/watch: improved regexp for matching upstream releases.
  * debian/control:
    - add /me to Uploaders
    - slightly rephrase the short description to avoid duplication

 -- gregor herrmann <gregor+debian@comodo.priv.at>  Wed, 12 Mar 2008 20:05:51 +0100

libterm-readpassword-perl (0.11-1) unstable; urgency=low

  [ Gregor Herrmann ]

  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
    field (source stanza); Homepage field (source stanza).
  * Set Maintainer to Debian Perl Group.
  * Use dist-based URL in debian/watch.


  [ Rene Mayorga ]

  * New upstream release
  * Bump standard version to 3.7.3 (no changes requiered)
  * debian/compat set to 5
  * debian/control
    + Add Build-Depends
    + Move deheleper from B-D-I to Build-Dependss
    + Raise debhelper version to >= 5
    + Add ${misc:Depends} to Depends
  * debian/rules
    + add (build/install)-stamp targets
    + don't ignore make clean output
      + use 'realclean' instead 'clean'
    + remove unused/unneeded dh_* calls
    + move 'tests' to build target
  * debian/copyright
    + update upstream copyright info
    + refresh upstream URL

  [ Gunnar Wolf ]
  * No longer asks for a test password when building (i.e. runs non-
    interactively)

 -- Gunnar Wolf <gwolf@debian.org>  Sun, 23 Dec 2007 15:32:49 -0600

libterm-readpassword-perl (0.05-1) unstable; urgency=low

  * New upstream release

 -- Jay Bonci <jaybonci@debian.org>  Tue, 28 Jun 2005 13:55:46 -0400

libterm-readpassword-perl (0.04-1) unstable; urgency=low

  * New upstream release

 -- Jay Bonci <jaybonci@debian.org>  Thu,  7 Apr 2005 12:15:52 -0400

libterm-readpassword-perl (0.02-1) unstable; urgency=low

  * New upstream release

 -- Jay Bonci <jaybonci@debian.org>  Wed, 29 Dec 2004 01:45:41 -0500

libterm-readpassword-perl (0.01-2) unstable; urgency=low

  * New Maintainer (Closes: #266461)
  * Changed section from interpreters to perl
  * Updated to standards version 3.6.1.0 (No other changes)
  * Changed to my standard rules template (no tests however)
  * Copyright file now meets standards. Includes correct license info
  * Updated to use debhelper 4 (debian/compat)

 -- Jay Bonci <jaybonci@debian.org>  Thu,  9 Sep 2004 04:14:18 -0400

libterm-readpassword-perl (0.01-1) unstable; urgency=low

  * Initial release.  (closes: Bug#140948)

 -- Luca Filipozzi <lfilipoz@debian.org>  Mon, 15 Apr 2002 11:36:11 -0700