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
|
libstring-escape-perl (2002.001-7) unstable; urgency=low
* Use $(CURDIR) [make] instead of $(PWD) [sh] to fix issues with sudo.
* Enable tests in debian/rules.
-- gregor herrmann <gregor+debian@comodo.priv.at> Sun, 1 Oct 2006 14:57:14 +0200
libstring-escape-perl (2002.001-6) unstable; urgency=low
* Moved debhelper to Build-Depends.
* Set Standards-Version to 3.7.2 (no changes).
* Set Debhelper Compatibility Level to 5.
* Removed empty /usr/lib/perl5 from package.
-- gregor herrmann <gregor+debian@comodo.priv.at> Fri, 16 Jun 2006 17:02:51 +0200
libstring-escape-perl (2002.001-5) unstable; urgency=low
* Fixed debian/watch
-- Gunnar Wolf <gwolf@debian.org> Tue, 12 Apr 2005 19:49:12 -0500
libstring-escape-perl (2002.001-4) unstable; urgency=low
* New maintainer - Debian Perl Group <pkg-perl-
maintainers@lists.alioth.debian.org> via Gunnar Wolf
<gwolf@debian.org> (Closes: #279803)
-- Gunnar Wolf <gwolf@debian.org> Sat, 4 Dec 2004 10:01:18 -0600
libstring-escape-perl (2002.001-3) unstable; urgency=low
* New maintainer,
Closes: #235638
-- Stephen Zander <gibreel@debian.org> Mon, 15 Mar 2004 20:32:45 -0800
libstring-escape-perl (2002.001-2) unstable; urgency=low
* Recompiled for perl 5.8.
-- Christopher C. Chimelis <chris@debian.org> Fri, 27 Aug 2002 03:05:51 -0400
libstring-escape-perl (2002.001-1) unstable; urgency=low
* New upstream release.
* Upstream: Modified substitution regexes to
include /s modifier.
* Upstream: Folded in list2string/string2list
functions from String::Words.
* Upstream: Added test for String::Words
functionality.
* Upstream: Minor documentation cleanup.
-- Christopher C. Chimelis <chris@debian.org> Fri, 21 Jun 2002 14:31:22 -0400
libstring-escape-perl (1998.1204-3) unstable; urgency=low
* Updated build-depends.
* Updated standards and perl policy versions.
-- Christopher C. Chimelis <chris@debian.org> Wed, 13 Feb 2002 17:45:32 -0500
libstring-escape-perl (1998.1204-2) unstable; urgency=low
* Updated to new perl policy.
* Recompile to fix dependencies.
-- Christopher C. Chimelis <chris@debian.org> Sun, 5 Mar 2001 00:36:15 -0500
libstring-escape-perl (1998.1204-1) unstable; urgency=low
* First release.
-- Christopher C. Chimelis <chris@classnet.med.miami.edu> Thu, 6 Jan 2000 20:12:55 -0500
|