r30866 - in /trunk/libsys-gamin-perl/debian: changelog rules

ceros-guest at users.alioth.debian.org ceros-guest at users.alioth.debian.org
Thu Feb 19 03:53:42 UTC 2009


Author: ceros-guest
Date: Thu Feb 19 03:53:26 2009
New Revision: 30866

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=30866
Log:
Remove comment about bug #510368 in debian/rules as it's not a bug.

Modified:
    trunk/libsys-gamin-perl/debian/changelog
    trunk/libsys-gamin-perl/debian/rules

Modified: trunk/libsys-gamin-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-gamin-perl/debian/changelog?rev=30866&op=diff
==============================================================================
--- trunk/libsys-gamin-perl/debian/changelog (original)
+++ trunk/libsys-gamin-perl/debian/changelog Thu Feb 19 03:53:26 2009
@@ -1,3 +1,9 @@
+libsys-gamin-perl (0.1-2) UNRELEASED; urgency=low
+
+  * Remove comment about bug #510368 in debian/rules as it's not a bug.
+
+ -- Andres Mejia <mcitadel at gmail.com>  Wed, 18 Feb 2009 22:50:20 -0500
+
 libsys-gamin-perl (0.1-1) unstable; urgency=low
 
   * Initial release. (Closes: #464891)

Modified: trunk/libsys-gamin-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsys-gamin-perl/debian/rules?rev=30866&op=diff
==============================================================================
--- trunk/libsys-gamin-perl/debian/rules (original)
+++ trunk/libsys-gamin-perl/debian/rules Thu Feb 19 03:53:26 2009
@@ -19,7 +19,7 @@
 
 binary-arch: install
 	dh $@ --before dh_shlibdeps
-	# Ensure dependency on libgamin0, not libfam0. See bug #510368.
+	# Ensure dependency on libgamin0, not libfam0.
 	dh_shlibdeps -- -xlibfam0
 	dh $@ --remaining
 




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