[libio-all-perl] 06/08: drop dirname.patch, not applicable anymore

Damyan Ivanov dmn at alioth.debian.org
Sat Oct 19 14:17:46 UTC 2013


This is an automated email from the git hooks/post-receive script.

dmn pushed a commit to branch master
in repository libio-all-perl.

commit 3668c37b514050690b9b1efdd8bdb3822c6ce675
Author: Damyan Ivanov <dmn at debian.org>
Date:   Sat Oct 19 14:05:59 2013 +0000

    drop dirname.patch, not applicable anymore
---
 debian/changelog             |    1 +
 debian/patches/dirname.patch |   14 --------------
 debian/patches/series        |    1 -
 3 files changed, 1 insertion(+), 15 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bf7a965..b8d4513 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libio-all-perl (0.50-1) UNRELEASED; urgency=low
     + drop inc/Module/Install stanca, not present in the source any more
     + bump years of Ingy döt Net copyright
     + change Homepage following upstream
+    + drop dirname.patch, not applicable anymore
 
  -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 06 Jan 2013 22:02:30 +0100
 
diff --git a/debian/patches/dirname.patch b/debian/patches/dirname.patch
deleted file mode 100644
index ba2c4cb..0000000
--- a/debian/patches/dirname.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Description: relax regex for dirname change; our tools may build in libio-all-perl* instead if IO-All*
-Origin: vendor
-Forwarded: not needed
-Author: gregor herrmann <gregoa at debian.org>
-Last-Update: 2011-01-20
-
---- a/t/chdir.t
-+++ b/t/chdir.t
-@@ -10,4 +10,4 @@
-     my $dir = io('t')->chdir;
-     is((io(io->curdir->absolute->pathname)->splitdir)[-1], 't');
- }
--like((io(io->curdir->absolute->pathname)->splitdir)[-1], qr'(?i:^IO-All)');
-+like((io(io->curdir->absolute->pathname)->splitdir)[-1], qr'(?i:IO-All)');
diff --git a/debian/patches/series b/debian/patches/series
deleted file mode 100644
index 128ad2c..0000000
--- a/debian/patches/series
+++ /dev/null
@@ -1 +0,0 @@
-dirname.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libio-all-perl.git



More information about the Pkg-perl-cvs-commits mailing list