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
|
libdebug-client-perl (0.29-2) unstable; urgency=medium
* Strip trailing slash from metacpan URLs.
* Set HOME in debian/rules for tests. Closes: #752925.
* Update years of packaging copyright.
* Add alternative for IO::Socket::IP (build) dependency.
* Declare compliance with Debian Policy 3.9.5.
-- gregor herrmann <gregoa@debian.org> Sat, 28 Jun 2014 19:46:00 +0200
libdebug-client-perl (0.29-1) unstable; urgency=low
* New upstream release.
* Update (build) dependencies.
* Drop patch fix-term-readline-load. The relevant code was changed
upstream in a different way.
-- gregor herrmann <gregoa@debian.org> Sun, 22 Sep 2013 16:43:26 +0200
libdebug-client-perl (0.26-2) unstable; urgency=low
* Added patch to fix Term::ReadLine load. Also fixes "padre:
FTBFS: dh_auto_test: make -j1 test returned exit code 2"
(Closes: #713433)
-- Dominique Dumont <dod@debian.org> Sat, 20 Jul 2013 10:39:35 +0200
libdebug-client-perl (0.26-1) unstable; urgency=low
* New upstream release.
Fixes "FTBFS with perl 5.18: given is experimental"
(Closes: #711438)
* Replace patch to skip tests by using TEST_FILES in debian/rules.
* Add more build dependencies.
* Prefer libterm-readline-gnu-perl over libterm-readline-perl-perl.
* Run test suite under TERM=dumb.
* Update years of upstream and packaging copyright.
-- gregor herrmann <gregoa@debian.org> Fri, 07 Jun 2013 21:59:29 +0200
libdebug-client-perl (0.25-1) unstable; urgency=low
[ gregor herrmann ]
* debian/control: update {versioned,alternative} (build) dependencies.
[ Salvatore Bonaccorso ]
* 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 0.25
* added patch to relax too strict versioned dependencies
* control: bumped standard-version. Removed redundant recommended dep
* control: added dep on libio-socket-ip-perl >= 0.21
-- Dominique Dumont <dod@debian.org> Wed, 08 May 2013 09:08:07 +0200
libdebug-client-perl (0.20-1) unstable; urgency=low
* New upstream release 0.18.
* Update years of upstream and packaging copyright.
* debian/copyright: update to Copyright-Format 1.0.
* Bump Standards-Version to 3.9.3 (no changes).
* Add build dependencies on libtest-class-perl and libterm-readline-
perl-perl.
* New upstream release 0.20.
* (Build-)depend on perl (>= 5.13.10) for Carp 1.20.
-- gregor herrmann <gregoa@debian.org> Fri, 13 Apr 2012 16:35:39 +0200
libdebug-client-perl (0.16-1) unstable; urgency=low
[ Fabrizio Regalli ]
* Imported Upstream version 0.16
[ Dominique Dumont ]
+ copyright: added bowtie in (c) list. Cleanup GPL-1 text
* control:
+ added dod to uploaders
+ added dependency on libpadwalker-perl and
libterm-readline-perl-perl
-- Dominique Dumont <dod@debian.org> Sun, 22 Jan 2012 17:35:20 +0100
libdebug-client-perl (0.15-1) unstable; urgency=low
[ Ansgar Burchardt ]
* 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.
[ gregor herrmann ]
* New upstream release.
* Remove fix-pod.patch, applied upstream.
* Update build and runtime dependencies.
* Add /me to Uploaders.
-- gregor herrmann <gregoa@debian.org> Sat, 26 Nov 2011 18:38:25 +0100
libdebug-client-perl (0.12-1) unstable; urgency=low
[ Fabrizio Regalli ]
* New upstream release
* Upgrade d/compat to 8
* Removed quilt (>= 0.46-7) as Build-Depends
* Bump to 3.9.2 Standards-Version
* Added myself to Uploaders and Copyright
* Removed no more necessary README.source file
* Switch to 3.0 quilt format
* Updated Format-Specification url in d/copyright
* Updated path for license on Debian system in d/copyright
* Removed '--with-quilt' from d/rules
* Updated copyright year
* Changed debhelper version to (>= 8)
* Install eg/* as examples
* Added libfile-homedir-perl dependency
[ gregor herrmann ]
* Update years of copyright for inc/*.
-- Fabrizio Regalli <fabreg@fabreg.it> Tue, 26 Jul 2011 11:02:52 +0200
libdebug-client-perl (0.11-1) unstable; urgency=low
* Initial Release (Closes: #563131)
-- Jonathan Yu <jawnsy@cpan.org> Thu, 31 Dec 2009 00:06:12 -0500
|