r57001 - in /trunk/libglib-perl/debian: changelog rules

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Apr 26 23:18:13 UTC 2010


Author: jawnsy-guest
Date: Mon Apr 26 23:18:04 2010
New Revision: 57001

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=57001
Log:
Add overrides to build + install changelogs

Modified:
    trunk/libglib-perl/debian/changelog
    trunk/libglib-perl/debian/rules

Modified: trunk/libglib-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/debian/changelog?rev=57001&op=diff
==============================================================================
--- trunk/libglib-perl/debian/changelog (original)
+++ trunk/libglib-perl/debian/changelog Mon Apr 26 23:18:04 2010
@@ -8,6 +8,7 @@
   * Add myself to Uploaders and Copyright
   * No longer requires quilt for building
   * Use new DEP5 copyright format
+  * Add overrides to build + install changelogs
 
   [ Ryan Niebur ]
   * Update ryan52's email address

Modified: trunk/libglib-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libglib-perl/debian/rules?rev=57001&op=diff
==============================================================================
--- trunk/libglib-perl/debian/rules (original)
+++ trunk/libglib-perl/debian/rules Mon Apr 26 23:18:04 2010
@@ -2,3 +2,9 @@
 
 %:
 	dh $@
+
+override_dh_auto_configure:
+	PERL5LIB=./lib dh_auto_configure
+
+override_dh_installchangelogs:
+	dh_installchangelogs ChangeLog.pre-git




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