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

abe pushed a commit to branch master
in repository libmath-calculus-expression-perl.

commit 823bccf8d585738be96ea51ac689d98c1bd8f77a
Author: Axel Beckert <a...@deuxchevaux.org>
Date:   Sun May 31 01:23:14 2015 +0200

    Replace "dh_clean -k" by "dh_prep"
---
 debian/changelog | 1 +
 debian/rules     | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fa83006..6ac71fe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -41,6 +41,7 @@ libmath-calculus-expression-perl (0.2.2.ds-2) UNRELEASED; 
urgency=low
     + Update versioned debhelper build-dependency accordingly.
   * Revamp debian/rules
     + Use dh_auto_{configure,build,install,test,clean}
+    + Replace "dh_clean -k" by "dh_prep".
 
  -- Franck Joncourt <franck.m...@dthconnex.com>  Fri, 14 Nov 2008 23:58:19 
+0100
 
diff --git a/debian/rules b/debian/rules
index 8f0300b..e2c1189 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,7 +33,7 @@ install: install-stamp
 install-stamp: build-stamp
        dh_testdir
        dh_testroot
-       dh_clean -k
+       dh_prep
        dh_auto_install
        [ ! -d $(TMP)/usr/lib/perl5 ] || \
                rmdir --ignore-fail-on-non-empty --parents --verbose \

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