[libnetxap-perl] 07/11: Install file "NEWS" as upstream changelog

Axel Beckert abe at deuxchevaux.org
Thu Nov 9 21:13:51 UTC 2017


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

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

commit fcc051c2629a88252e87e52f1264c844f62d0ce1
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Thu Nov 9 21:46:44 2017 +0100

    Install file "NEWS" as upstream changelog
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 89b1ef9..f6a5911 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -64,6 +64,7 @@ libnetxap-perl (0.02-8) UNRELEASED; urgency=low
   * Bump debhelper compatibility level to 10.
     + Update versioned debhelper build-dependency accordingly.
   * Drop article from short package description.
+  * Install file "NEWS" as upstream changelog.
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Wed, 15 Jun 2011 09:37:55 +0200
 
diff --git a/debian/rules b/debian/rules
index fb2fb34..3484458 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
 %:
 	dh $@
 
+override_dh_installchangelogs:
+	dh_installchangelogs NEWS
+
 override_dh_auto_test:
 	# Don't run test suite. It never worked (in Debian) and
 	# requires an IMAPd as build-dependency

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



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