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 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279
|
libterm-readkey-perl (2.37-1) unstable; urgency=medium
[ gregor herrmann ]
* Rename autopkgtest configuration file(s) as per new pkg-perl-
autopkgtest schema.
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Florian Schlichting ]
* Import upstream version 2.37 (closes: #824564)
* Update copyright years
* Drop patches, they were applied upstream
* Update upstream metadata
* Declare compliance with Debian Policy 3.9.8
* Fix a typo in the description
-- Florian Schlichting <fsfs@debian.org> Sat, 22 Oct 2016 00:25:47 +0200
libterm-readkey-perl (2.33-1) unstable; urgency=medium
* Team upload.
* Add debian/upstream/metadata.
* Import upstream version 2.33.
* Drop 0001-Make-genchars.pl-output-reproducible-by-sorting-hash.patch.
Merged upstream.
* Update years of upstream copyright.
* Install (new) example script. (= Old test script.)
* Declare compliance with Debian Policy 3.9.6.
* autopkgtest: explicitly set module name for use.t.
* Cherry-pick commit from upstream git to skip tests if STDIN is not
around. This can happen in chroots.
* Add another patch to skip the correct numbers of tests.
-- gregor herrmann <gregoa@debian.org> Sun, 12 Jul 2015 18:50:53 +0200
libterm-readkey-perl (2.32-2) unstable; urgency=medium
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Niko Tyni ]
* Make genchars.pl output reproducible by sorting hash keys.
* Update my email address.
* Declare the package autopkgtestable.
-- Niko Tyni <ntyni@debian.org> Mon, 01 Jun 2015 19:06:57 +0300
libterm-readkey-perl (2.32-1) unstable; urgency=medium
* Team upload.
[ gregor herrmann ]
* Strip trailing slash from metacpan URLs.
[ Salvatore Bonaccorso ]
* Remove spurious comma in long description.
Thanks to Filipus Klutiero <chealer@gmail.com> (Closes: #740743)
* Imported Upstream version 2.32
* Update copyright years for upstream files
* Drop dh_installchangelogs override used for upstream changelog file
* Drop pod-errors.patch patch
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 13 May 2014 23:04:10 +0200
libterm-readkey-perl (2.31-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ 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
[ Florian Schlichting ]
* Import Upstream version 2.31
* Drop Replaces for long-removed package adbbs
* Switch to source format 3.0 (quilt)
* Switch dh compatibility to level 9 to enable passing of hardening flags
* Delete versioned depends old perl
* Drop GetTermSize-as-documented-300711.patch and pod-typo-479743.patch,
both applied upstream
* Adjust short description to fit recommended format (noun phrase)
* Switch to short-form debian/rules
* Add pod-errors.patch from upstream
* Convert debian/copyright to machine-readable copyright-format 1.0
* Declare compliance with Debian Policy 3.9.5
* Add myself to uploaders and copyright
-- Florian Schlichting <fsfs@debian.org> Tue, 29 Oct 2013 22:38:20 +0100
libterm-readkey-perl (2.30-4) unstable; urgency=low
[ gregor herrmann ]
* debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
field (source stanza); Homepage field (source stanza). Removed: XS-
Vcs-Svn fields.
* Set debhelper compatibility level to 5.
* Set Standards-Version to 3.7.2 (no changes needed).
* debian/rules:
- don't install empty /usr/share/perl5 directory
- use $(CURDIR) instead of `pwd`
- let install target depend on build target
- remove commented out dh_* calls
* debian/rules: delete /usr/share/perl5 only if it exists.
[ Damyan Ivanov ]
* debian/watch: use dist-based URL.
+ also drop uupdate
* add myself to Uploaders
* refresh debian/rules using current dh-make-perl template
* Standards-Version: 3.7.3 (no changes)
* split change to ReadKey.pm into a patch; add quilt
* add pod-typo-479743.patch, fixing a typo in documentation. Thanks to
Reuben Thomas. Closes: #479743
-- Damyan Ivanov <dmn@debian.org> Tue, 06 May 2008 23:36:06 +0300
libterm-readkey-perl (2.30-3) unstable; urgency=low
[ Niko Tyni ]
* Fixed maintainer email address. (Closes: #343483)
[ Gunnar Wolf ]
* Fixed debian/watch
* Moved debhelper compatibility to version 4
* No longer ignores error when cleaning
-- Gunnar Wolf <gwolf@debian.org> Sun, 5 Feb 2006 12:15:57 -0600
libterm-readkey-perl (2.30-2) unstable; urgency=low
* Modified the GetTerminalSize function to match its documented
description (Closes: #300711)
-- Gunnar Wolf <gwolf@debian.org> Sat, 16 Jul 2005 23:17:21 +0300
libterm-readkey-perl (2.30-1) unstable; urgency=low
* New upstream release (Closes: #303584)
* Build process now also performs tests (make test).
-- Gunnar Wolf <gwolf@debian.org> Tue, 12 Jul 2005 20:56:31 +0300
libterm-readkey-perl (2.21-2) unstable; urgency=low
* New maintainer: The pkg-perl group
* Syntax error in the documentation (missing parenthesis) fixed.
(Closes: #228982, #310787)
* Bumped up standards version to 3.6.2
* Moved to section perl
-- Gunnar Wolf <gwolf@debian.org> Tue, 12 Jul 2005 19:26:57 +0300
libterm-readkey-perl (2.21-1.3) unstable; urgency=low
* NMU for perl 5.8. Set build dependency to perl 5.8.
-- Josselin Mouette <joss@debian.org> Tue, 20 Aug 2002 17:24:42 +0200
libterm-readkey-perl (2.21-1) unstable; urgency=low
* New upstream release
-- Joerg Jaspert <joerg@debian.org> Sat, 3 Aug 2002 19:03:55 +0200
libterm-readkey-perl (2.20-1) unstable; urgency=low
* New upstream release
-- Joerg Jaspert <joerg@debian.org> Mon, 3 Jun 2002 16:18:52 +0200
libterm-readkey-perl (2.19-2) unstable; urgency=low
* Changed my Email address
* termcap-compat is a libc5-package. We use libc6. My (small) test with
this modul dont show the problem from this bug.
So i think this (closes: #79642)
* Added debian/watch.
-- Joerg Jaspert <joerg@debian.org> Thu, 18 Apr 2002 21:49:22 +0200
libterm-readkey-perl (2.19-1) unstable; urgency=low
* New Maintainer. (closes: #141229)
* Acknowledge of all the NMU Bugfixes
(closes: #94454, #70542, #80717, #93284, #91197, #91565)
* Updated debian/copyright.
* Reworked debian/rules to make more use of debhelper. Hope i dont
break anything with it.
* Removed postinst and postrm. We dont do anything special here.
* Removed Provides, Replaces and Conflicts for
libtermreadkey-perl. There is no package that uses this Package name
today. Keep Replaces for adbbs.
* Changed Standards-Version from 2.5.0 to 3.5.1
-- Joerg Jaspert (JJ) <joerg@goliathbbs.dnsalias.net> Sat, 6 Apr 2002 15:50:57 +0200
libterm-readkey-perl (2.14-2.1) unstable; urgency=medium
* Yet Another NMU. No changes. Did that because there was a
sparc binary-only NMU 2.14-2 that caused it to not get
through testing.
-- Raphael Hertzog <hertzog@debian.org> Sat, 5 May 2001 13:05:23 +0200
libterm-readkey-perl (2.14-1.2) unstable; urgency=low
* Another NMU.
* Built again and this time ReadKey.pm is included (don't know why it
wasn't included the previous time). Closes: #94454
* Fixed a call to find that was failing (but ignored).
-- Raphael Hertzog <hertzog@debian.org> Fri, 20 Apr 2001 19:50:07 +0200
libterm-readkey-perl (2.14-1.1) unstable; urgency=low
* NMU.
* New build with latest perl. Closes: #70542, #80717
* Updated to latest perl policy.
* Uses dh_perl for the perl dependency (it's safer, cf bug).
Closes: #93284
* FHS transition stuff. Closes: #91197, #91565
-- Raphael Hertzog <hertzog@debian.org> Wed, 18 Apr 2001 17:30:09 +0200
libterm-readkey-perl (2.14-1) unstable; urgency=low
* New Maintainer.
* New upstream version.
* Complies with Perl packaging standard 1.0.
* Completely rewrote debian/rules to how I do things.
-- Darren Stalder <torin@daft.com> Mon, 12 Jul 1999 02:35:37 -0700
libterm-readkey-perl (2.12-2) unstable; urgency=low
* Debian changelog was missing
-- Kai Henningsen <kai@khms.westfalen.de> Fri, 18 Sep 1998 18:48:06 +0200
libterm-readkey-perl (2.12-1) unstable; urgency=low
* New upstream version
* various lintian bugs fixed
-- Kai Henningsen <kai@khms.westfalen.de> Sun, 15 Mar 1998 11:49:53 +0100
libterm-readkey-perl (2.09-2) unstable; urgency=low
* Changed stupid typo in debian/rules
-- Kai Henningsen <kai@khms.westfalen.de> Wed, 24 Dec 1997 17:17:35 +0100
libterm-readkey-perl (2.09-1) unstable; urgency=low
* Changed name.
-- Kai Henningsen <kai@khms.westfalen.de> Wed, 24 Dec 1997 16:58:16 +0100
libtermreadkey-perl (2.09-1) unstable; urgency=low
* installed changelog, fixes #6359 for this ex-part of adbbs
* no more perllocal.pod (fixes:Bug#8978)
* now linked with -lc (fixes:Bug#13537)
* Contents of debian/ shamelessly stolen from libnet (and adapted heavily)
* separated out from adbbs
* Initial Release.
-- Kai Henningsen <kai@khms.westfalen.de> Tue, 9 Dec 1997 00:21:58 +0100
|