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
|
libdevel-ptkdb-perl (1.2320-2) experimental; urgency=medium
[ gregor herrmann ]
NOTE (from dod)
Do not move from experimental: request from new upstream maintainer on CPAN (PERSICOM)
See http://ddumont.wordpress.com/2013/10/13/released-perl-ptkdb-debugger-to-experimental/#comment-1218
[ Salvatore Bonaccorso ]
* Update Vcs-Browser URL to cgit web frontend
[ Axel Beckert ]
* Update Florian Ragwitz's e-mail address in debian/copyright. Thanks
DUCK!
[ Salvatore Bonaccorso ]
* debian/control: Use HTTPS transport protocol for Vcs-Git URI
[ gregor herrmann ]
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
[ Salvatore Bonaccorso ]
* Update Vcs-* headers for switch to salsa.debian.org
[ Laurent Baillet ]
* fix lintian file-contains-trailing-whitespace warning
* fix lintian perl-module-name-not-mentioned-in-description warning
[ Debian Janitor ]
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Refer to specific version of license GPL-1+.
[ gregor herrmann ]
* debian/watch: use uscan version 4.
-- Jelmer Vernooij <jelmer@debian.org> Mon, 13 Jun 2022 16:01:28 +0100
libdevel-ptkdb-perl (1.2320-1) experimental; urgency=low
[ Ansgar Burchardt ]
* Update my email address.
* 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.
* Change Vcs-Git to canonical URI (git://anonscm.debian.org)
* Change search.cpan.org based URIs to metacpan.org based URIs
[ Dominique Dumont ]
* Imported Upstream version 1.232 (version for debian is 1.2320)
(Closes: #725894)
* watch: upstream is now sourceforge
* refreshed copyright file
* rules: no longer install README as changelog
* control:
* updated to compat 9
* standard version to 3.9.4
* added /me to uploaders
* patches:
* updated pod spelling patch
+ added patch to fix pod
+ added patch to fix blocking test
+ added patch to fix call to browser
* run tests with xvfb (added dependency on xvfb and xauth)
-- Dominique Dumont <dod@debian.org> Thu, 10 Oct 2013 19:34:06 +0200
libdevel-ptkdb-perl (1.1091-2) unstable; urgency=low
[ gregor herrmann ]
* Take over for the Debian Perl Group with maintainer's permission
(http://lists.debian.org/debian-perl/2008/06/msg00039.html)
* 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: Florian Ragwitz
<florian@mookooh.org>); Florian Ragwitz <florian@mookooh.org> moved
to Uploaders.
* Add debian/watch.
* debian/control: Added: ${misc:Depends} to Depends: field.
[ Ryan Niebur ]
* Remove Florian Ragwitz from Uploaders
* Close ITA (Closes: #523129)
[ Nathan Handler ]
* debian/watch: Update to ignore development releases.
[ Ansgar Burchardt ]
* Use debhelper 7.
* Use source format 3.0 (quilt).
* debian/control: Make (build-)dep on perl-tk unversioned.
* Install README as upstream changelog.
* Fix spelling errors in documentation.
+ new patch: spelling.patch
* Bump Standards-Version to 3.8.4.
* Add myself to Uploaders.
-- Ansgar Burchardt <ansgar@43-1.org> Sun, 06 Jun 2010 18:41:36 +0900
libdevel-ptkdb-perl (1.1091-1.1) unstable; urgency=low
* Non-maintainer upload.
* Fix FTBFS with Perl 5.10. Closes: #467827
-- Mark Hymers <mhy@debian.org> Sat, 05 Apr 2008 21:09:03 +0100
libdevel-ptkdb-perl (1.1091-1) unstable; urgency=low
* Initial Release.
-- Florian Ragwitz <florian@mookooh.org> Sun, 19 Sep 2004 22:52:27 +0200
|