r22380 - in /trunk/libhtml-wikiconverter-tikiwiki-perl/debian: changelog rules

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Jun 29 01:16:36 UTC 2008


Author: js
Date: Sun Jun 29 01:16:36 2008
New Revision: 22380

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22380
Log:
Fix error message in comment in debian/rules.

Modified:
    trunk/libhtml-wikiconverter-tikiwiki-perl/debian/changelog
    trunk/libhtml-wikiconverter-tikiwiki-perl/debian/rules

Modified: trunk/libhtml-wikiconverter-tikiwiki-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-wikiconverter-tikiwiki-perl/debian/changelog?rev=22380&op=diff
==============================================================================
--- trunk/libhtml-wikiconverter-tikiwiki-perl/debian/changelog (original)
+++ trunk/libhtml-wikiconverter-tikiwiki-perl/debian/changelog Sun Jun 29 01:16:36 2008
@@ -1,3 +1,9 @@
+libhtml-wikiconverter-tikiwiki-perl (0.50-2) UNRELEASED; urgency=low
+
+  * Fix error message in comment in debian/rules.
+
+ -- Jonas Smedegaard <dr at jones.dk>  søn, 29 jun 2008 03:03:18 +0200
+
 libhtml-wikiconverter-tikiwiki-perl (0.50-1) unstable; urgency=low
 
   * Initial official release. Closes: bug#448912.

Modified: trunk/libhtml-wikiconverter-tikiwiki-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-wikiconverter-tikiwiki-perl/debian/rules?rev=22380&op=diff
==============================================================================
--- trunk/libhtml-wikiconverter-tikiwiki-perl/debian/rules (original)
+++ trunk/libhtml-wikiconverter-tikiwiki-perl/debian/rules Sun Jun 29 01:16:36 2008
@@ -15,7 +15,7 @@
 DEB_UPSTREAM_TARBALL_MD5 = 25fa2d275319aa0e00aff52ddc2f26ec
 
 # Relax tests as it fails with the following error message:
-# The attribute 'strip_comments' does not exist in the dialect 'SnipSnap'
+# The attribute 'strip_comments' does not exist in the dialect 'TikiWiki'
 DEB_MAKE_CHECK_TARGET = test || true
 
 # Needed both by upstream build process and at runtime




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