[libnet-snpp-perl] 05/06: Extract CHANGES from README

Daniel Lintott dlintott-guest at moszumanska.debian.org
Mon Apr 14 19:32:20 UTC 2014


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

dlintott-guest pushed a commit to branch master
in repository libnet-snpp-perl.

commit c42fe132d6304d0a565c31853f1c05b73f7fc5c6
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Mon Apr 14 20:30:01 2014 +0100

    Extract CHANGES from README
---
 debian/rules | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/debian/rules b/debian/rules
index 2d33f6a..5dc5742 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,8 @@
 
 %:
 	dh $@
+
+override_dh_auto_build:
+	dh_auto_build
+	sed -n "/^CHANGES/,/^INSTALLATION/p" README > CHANGELOG
+	sed -i 's/^INSTALLATION//' CHANGELOG

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



More information about the Pkg-perl-cvs-commits mailing list