[libgnome2-perl] 01/01: rules: install ChangeLog.pre-git as (obsolete, but still useful) upstream change log

Damyan Ivanov dmn at alioth.debian.org
Thu Oct 17 16:59:44 UTC 2013


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

dmn pushed a commit to branch master
in repository libgnome2-perl.

commit b6ac874099c3c4dd61fc2c3a60d0f9bb11a8139a
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Oct 17 16:59:36 2013 +0000

    rules: install ChangeLog.pre-git as (obsolete, but still useful) upstream change log
---
 debian/changelog |    2 ++
 debian/rules     |    3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 8df227e..a02a3dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -30,6 +30,8 @@ libgnome2-perl (1.043-1) UNRELEASED; urgency=low
   * source format '3.0 (quilt)'
   * add patch adding -p to an extra mkdir invocation, causing failure if the
     directory already exists
+  * rules: install ChangeLog.pre-git as (obsolete, but still useful) upstream
+    change log
 
  -- Ryan Niebur <ryan at debian.org>  Fri, 25 Sep 2009 00:24:56 -0700
 
diff --git a/debian/rules b/debian/rules
index 2d33f6a..b6a42c7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,3 +2,6 @@
 
 %:
 	dh $@
+
+override_dh_installchangelogs:
+	dh_installchangelogs ChangeLog.pre-git

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



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