This is an automated email from the git hooks/post-receive script. fsfs pushed a commit to branch master in repository libcrypt-smime-perl.
commit d9207aabf6f6e85cbcf446c73e8bdd0a9e3f9350 Author: Florian Schlichting <[email protected]> Date: Tue Oct 6 22:30:22 2015 +0200 Add debian and quilt directories to MANIFEST.SKIP for manifest.t --- debian/patches/manifest-skip-debian.patch | 12 ++++++++++++ debian/patches/series | 1 + 2 files changed, 13 insertions(+) diff --git a/debian/patches/manifest-skip-debian.patch b/debian/patches/manifest-skip-debian.patch new file mode 100644 index 0000000..b29d3da --- /dev/null +++ b/debian/patches/manifest-skip-debian.patch @@ -0,0 +1,12 @@ +Description: make manifest.t not complain about debian and quilt directories +Author: Florian Schlichting <[email protected]> +Forwarded: not-needed + +--- a/MANIFEST.SKIP ++++ b/MANIFEST.SKIP +@@ -1,3 +1,5 @@ ++^\.pc\/ ++^debian\/ + ~$ + \.tar\.gz$ + (^|/)\.svn(/|$) diff --git a/debian/patches/series b/debian/patches/series new file mode 100644 index 0000000..94ce60a --- /dev/null +++ b/debian/patches/series @@ -0,0 +1 @@ +manifest-skip-debian.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcrypt-smime-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
