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

abe pushed a commit to branch master
in repository libnmap-parser-perl.

commit 62d9bdff663520e6b847ca50cb4edc8e34709f58
Author: gregor herrmann <gre...@debian.org>
Date:   Wed Aug 26 17:50:28 2015 +0200

    Import Debian patch 1.05-2.1
---
 debian/changelog | 9 +++++++++
 debian/rules     | 2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 661b46d..9361838 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libnmap-parser-perl (1.05-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix "FTBFS with perl 5.22 in experimental (MakeMaker changes)":
+    use DESTDIR in debian/rules.
+    (Closes: #793542)
+
+ -- gregor herrmann <gre...@debian.org>  Wed, 26 Aug 2015 17:50:28 +0200
+
 libnmap-parser-perl (1.05-2) unstable; urgency=low
 
   * Fix copyright file slightly
diff --git a/debian/rules b/debian/rules
index d92fda7..2861df1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ install-stamp:
        dh_clean -k
 
        # Add commands to install the package into debian/$PACKAGE_NAME here
-       $(MAKE) install PREFIX=$(CURDIR)/debian/libnmap-parser-perl/usr
+       $(MAKE) install DESTDIR=$(CURDIR)/debian/libnmap-parser-perl
 
        touch install-stamp
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libnmap-parser-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