This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pdl.
commit 83ebf7df0261868c6daeafc496869534e7feca4e Author: Bas Couwenberg <[email protected]> Date: Fri Jun 17 20:19:32 2016 +0200 Re-enable doc_dirlist.patch. --- debian/patches/doc_dirlist.patch | 5 +++++ debian/patches/series | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/patches/doc_dirlist.patch b/debian/patches/doc_dirlist.patch index 4516808..e1aa140 100644 --- a/debian/patches/doc_dirlist.patch +++ b/debian/patches/doc_dirlist.patch @@ -1,3 +1,8 @@ +Description: Accept comma-separated directory lists in scantree.pl. + Used by trigger in postinst. +Author: Henning Glawe <[email protected]> +Bug-Debian: https://bugs.debian.org/681937 + --- a/Doc/scantree.pl +++ b/Doc/scantree.pl @@ -8,39 +8,42 @@ require PDL; # always needed to pick up diff --git a/debian/patches/series b/debian/patches/series index 234d5ac..589d230 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,5 +1,4 @@ #callext_compile_options.patch -#doc_dirlist.patch #testsuite_fixes.patch #slatec_default_integer_8.patch #minuit_default_integer_8.patch @@ -7,3 +6,4 @@ doc_vendor_install.patch spelling-errors.patch pdl-cppflags.patch dumper_gnukfreebsd.patch +doc_dirlist.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/pdl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
