This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libapache-authznetldap-perl.

commit d9e737a183560e1107d9fdfe58ebf4e7181eaafe
Author: gregor herrmann <gre...@debian.org>
Date:   Mon Jan 4 23:53:53 2016 +0100

    Drop manually setting POD_MAN_DATE in debian/rules.
    
    This is done by the toolchain now.
---
 debian/control | 1 -
 debian/rules   | 3 ---
 2 files changed, 4 deletions(-)

diff --git a/debian/control b/debian/control
index 061c3d0..501c167 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Testsuite: autopkgtest-pkg-perl
 Priority: optional
 Build-Depends: debhelper (>= 9)
 Build-Depends-Indep: perl,
-                     dpkg-dev (>= 1.17.0),
                      libapache2-mod-perl2,
                      libconvert-asn1-perl,
                      libextutils-autoinstall-perl,
diff --git a/debian/rules b/debian/rules
index e7ee657..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,4 @@
 #!/usr/bin/make -f
 
-SOURCE_DATE_EPOCH = $(shell date -d "$$(dpkg-parsechangelog -SDate)" +%s)
-export POD_MAN_DATE = $(shell date -u +"%Y-%m-%d" 
--date="@$(SOURCE_DATE_EPOCH)")
-
 %:
        dh $@

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libapache-authznetldap-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
Pkg-perl-cvs-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to