This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository librole-commons-perl.
commit d0f76f102d70776001927fa061e5c9f42aede905 Author: Jonas Smedegaard <[email protected]> Date: Tue Aug 4 17:14:26 2015 +0200 Drop obsolete patch. --- debian/patches/1001_no_auto-install_deps.patch | 15 --------------- debian/patches/README | 3 --- debian/patches/series | 1 - 3 files changed, 19 deletions(-) diff --git a/debian/patches/1001_no_auto-install_deps.patch b/debian/patches/1001_no_auto-install_deps.patch deleted file mode 100644 index d1c4b3c..0000000 --- a/debian/patches/1001_no_auto-install_deps.patch +++ /dev/null @@ -1,15 +0,0 @@ -Description: Avoid auto-installing dependencies during build -Author: Jonas Smedegaard <[email protected]> -Last-Update: 2012-06-03 - ---- a/inc/Module/Package/Dist/RDF.pm -+++ b/inc/Module/Package/Dist/RDF.pm -@@ -19,7 +19,7 @@ - { - my ($self) = @_; - $self->mi->trust_meta_yml; -- $self->mi->auto_install; -+# $self->mi->auto_install; - } - - { diff --git a/debian/patches/README b/debian/patches/README deleted file mode 100644 index 80c1584..0000000 --- a/debian/patches/README +++ /dev/null @@ -1,3 +0,0 @@ -0xxx: Grabbed from upstream development. -1xxx: Possibly relevant for upstream adoption. -2xxx: Only relevant for official Debian release. diff --git a/debian/patches/series b/debian/patches/series deleted file mode 100644 index c1c288e..0000000 --- a/debian/patches/series +++ /dev/null @@ -1 +0,0 @@ -1001_no_auto-install_deps.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librole-commons-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
