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

ntyni pushed a commit to branch master
in repository libclass-data-accessor-perl.

commit 134566fd68925c6f568948e5394c978d3159fd72
Author: Niko Tyni <[email protected]>
Date:   Mon Mar 21 22:16:15 2016 +0200

    No need to explicitly install "Changes" anymore
    
    This reverts commit 02df5add5d81db517f8d472751c308efc86ad249.
    
    Gbp-Dch: ignore
---
 debian/rules | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index e325987..92af9b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,9 +12,7 @@ clean:
 
 install: install-stamp
 install-stamp: build-stamp
-       dh install --before dh_installchangelogs
-       dh_installchangelogs Changes
-       dh install --after dh_installchangelogs
+       dh install
        touch $@
 
 binary-arch:

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libclass-data-accessor-perl.git

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

Reply via email to