This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libfile-data-perl.
commit 449a7d06a069df98eda29072772669157a553168 Author: Jonas Smedegaard <[email protected]> Date: Fri Aug 7 10:49:31 2015 +0200 Drop obsolete patch. --- debian/patches/install_pm.patch | 15 --------------- debian/patches/series | 1 - 2 files changed, 16 deletions(-) diff --git a/debian/patches/install_pm.patch b/debian/patches/install_pm.patch deleted file mode 100644 index 2efdffe..0000000 --- a/debian/patches/install_pm.patch +++ /dev/null @@ -1,15 +0,0 @@ -Description: tell Makefile.PL which file to install -Origin: vendor -Bug-Debian: http://bugs.debian.org/690355 -Forwarded: https://rt.cpan.org/Ticket/Display.html?id=80166 -Author: gregor herrmann <[email protected]> -Last-Update: 2012-05-11 - ---- a/Makefile.PL -+++ b/Makefile.PL -@@ -5,4 +5,5 @@ - 'NAME' => 'File::Data', - 'VERSION_FROM' => 'File/Data.pm', # finds $VERSION - 'PREREQ_PM' => {}, # e.g., Module::Name => 1.1 -+ 'PM' => { 'File/Data.pm' => '$(INST_LIBDIR)/Data.pm' }, - ); diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index 0c44f07..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -install_pm.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libfile-data-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
