[libgnome2-vfs-perl] 04/04: rules: install ChangeLog.pre-git as changelog

Damyan Ivanov dmn at alioth.debian.org
Thu Oct 17 20:46:30 UTC 2013


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

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

commit f034a135d444e5c825351ed813731a8bf89aef3a
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu Oct 17 20:46:14 2013 +0000

    rules: install ChangeLog.pre-git as changelog
---
 debian/changelog |    1 +
 debian/rules     |    3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index d44126e..cc84550 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,7 @@ libgnome2-vfs-perl (1.082-1) UNRELEASED; urgency=low
       is used in conjunction with certain XS modules, among them XML::Parser
       and String::Approx.
   * bump years uf upstream copyright, add 'gtk2-perl team' as copyright holder
+  * rules: install ChangeLog.pre-git as changelog
 
  -- Ansgar Burchardt <ansgar at debian.org>  Wed, 27 Jul 2011 18:44:11 +0200
 
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-vfs-perl.git



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