r45590 - in /trunk/libgtk2-mozembed-perl/debian: changelog rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Oct 11 22:13:14 UTC 2009


Author: gregoa
Date: Sun Oct 11 22:13:07 2009
New Revision: 45590

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45590
Log:
Fix a typo in debian/rules, thanks to Niko Tyni for the bug report
(closes: #550640).

Modified:
    trunk/libgtk2-mozembed-perl/debian/changelog
    trunk/libgtk2-mozembed-perl/debian/rules

Modified: trunk/libgtk2-mozembed-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-mozembed-perl/debian/changelog?rev=45590&op=diff
==============================================================================
--- trunk/libgtk2-mozembed-perl/debian/changelog (original)
+++ trunk/libgtk2-mozembed-perl/debian/changelog Sun Oct 11 22:13:07 2009
@@ -1,3 +1,10 @@
+libgtk2-mozembed-perl (0.08-4) unstable; urgency=low
+
+  * Fix a typo in debian/rules, thanks to Niko Tyni for the bug report
+    (closes: #550640).
+
+ -- gregor herrmann <gregoa at debian.org>  Mon, 12 Oct 2009 00:12:37 +0200
+
 libgtk2-mozembed-perl (0.08-3) unstable; urgency=low
 
   [ Nathan Handler ]

Modified: trunk/libgtk2-mozembed-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgtk2-mozembed-perl/debian/rules?rev=45590&op=diff
==============================================================================
--- trunk/libgtk2-mozembed-perl/debian/rules (original)
+++ trunk/libgtk2-mozembed-perl/debian/rules Sun Oct 11 22:13:07 2009
@@ -8,5 +8,5 @@
 	dh_auto_configure
 	perl -pi -e s/xpcomglue_s/xpcomglue/g Makefile
 
-override_dh_autotest:
+override_dh_auto_test:
 	xvfb-run dh_auto_test




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