This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libapache2-mod-perl2.
commit 12c41947f59918616f7e79d0b6536cd9a29d110f Author: gregor herrmann <[email protected]> Date: Fri Apr 29 14:48:13 2016 +0200 Simplify BTS URL. --- debian/patches/010-doc-no-more-send_http_header.patch | 2 +- debian/patches/avoid-db-linkage.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/patches/010-doc-no-more-send_http_header.patch b/debian/patches/010-doc-no-more-send_http_header.patch index 1b21ebb..30eace4 100644 --- a/debian/patches/010-doc-no-more-send_http_header.patch +++ b/debian/patches/010-doc-no-more-send_http_header.patch @@ -3,7 +3,7 @@ Description: Can't locate object method "send_http_header" Trivial patch to remove a stale reference to send_http_header that is no longer available or necessary Last-Update: 2011-03-22 -Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=507821 +Bug-Debian: https://bugs.debian.org/507821 Forwarded: yes Reviewed-by: Nicholas Bamber <[email protected]> --- a/docs/api/ModPerl/Registry.pod diff --git a/debian/patches/avoid-db-linkage.patch b/debian/patches/avoid-db-linkage.patch index 78718b9..d36e99d 100644 --- a/debian/patches/avoid-db-linkage.patch +++ b/debian/patches/avoid-db-linkage.patch @@ -1,7 +1,7 @@ Author: Damyan Ivanov <[email protected]> Reviewed-by: Nicholas Bamber <[email protected]> Subject: Linking with dbm is unnecessary and causes issues -Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=621415 +Bug-Debian: https://bugs.debian.org/621415 Last-Update: 2011-04-10 Forwarded: not-needed --- a/lib/Apache2/Build.pm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache2-mod-perl2.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
