r7999 - in /trunk/libdbd-pg-perl/debian: changelog rules
dmn at users.alioth.debian.org
dmn at users.alioth.debian.org
Fri Sep 28 19:34:37 UTC 2007
Author: dmn
Date: Fri Sep 28 19:34:37 2007
New Revision: 7999
URL: http://svn.debian.org/wsvn/?sc=1&rev=7999
Log:
changelog cleanup, comment dh_installexamples, drop dh_installpackages
Modified:
trunk/libdbd-pg-perl/debian/changelog
trunk/libdbd-pg-perl/debian/rules
Modified: trunk/libdbd-pg-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libdbd-pg-perl/debian/changelog?rev=7999&op=diff
==============================================================================
--- trunk/libdbd-pg-perl/debian/changelog (original)
+++ trunk/libdbd-pg-perl/debian/changelog Fri Sep 28 19:34:37 2007
@@ -1,21 +1,18 @@
libdbd-pg-perl (1.49-5) UNRELEASED; urgency=low
-
- [ Damyan Ivanov ]
- * Remove Homepage: pseudo-field from Description in debian/control.
- * Add missing Homepage field to source stanza in debian/control.
[ Raphael Hertzog ]
* Put the team as Maintainer and move myself to Uploaders.
[ Damyan Ivanov ]
+ * Promote Homepage to a real header
* debian/watch - version=3
* debian/rules:
+ replace `pwd` with $(CURDIR), make with $(MAKE)
+ Remove unused hand-crafted patch routines
- + Remove unused dh_installdirs, dh_installmenu, dh_installcron and
- dh_link
-
- -- Damyan Ivanov <dmn at debian.org> Fri, 28 Sep 2007 20:29:06 +0300
+ + Remove unused dh_installdirs, dh_installmenu, dh_installcron, dh_link
+ and dh_installmanpages
+
+ -- Damyan Ivanov <dmn at debian.org> Fri, 28 Sep 2007 22:30:24 +0300
libdbd-pg-perl (1.49-4) unstable; urgency=low
Modified: trunk/libdbd-pg-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libdbd-pg-perl/debian/rules?rev=7999&op=diff
==============================================================================
--- trunk/libdbd-pg-perl/debian/rules (original)
+++ trunk/libdbd-pg-perl/debian/rules Fri Sep 28 19:34:37 2007
@@ -64,8 +64,7 @@
dh_testdir
dh_testroot
dh_installdocs README
- dh_installexamples
- #dh_installmanpages
+ #dh_installexamples
dh_installchangelogs Changes
dh_strip
dh_compress
More information about the Pkg-perl-cvs-commits
mailing list