r53083 - in /trunk/libhtml-tidy-perl/debian: changelog patches/remove-tidy_version.patch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Feb 20 14:28:24 UTC 2010


Author: jawnsy-guest
Date: Sat Feb 20 14:28:17 2010
New Revision: 53083

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=53083
Log:
looks good, dch -r

Modified:
    trunk/libhtml-tidy-perl/debian/changelog
    trunk/libhtml-tidy-perl/debian/patches/remove-tidy_version.patch

Modified: trunk/libhtml-tidy-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-tidy-perl/debian/changelog?rev=53083&op=diff
==============================================================================
--- trunk/libhtml-tidy-perl/debian/changelog (original)
+++ trunk/libhtml-tidy-perl/debian/changelog Sat Feb 20 14:28:17 2010
@@ -1,8 +1,4 @@
-libhtml-tidy-perl (1.50-1) UNRELEASED; urgency=low
-
-  FTBFS because it depends on Andy Lester's modified libtidy.
-  I'm not sure if this should be brought into Debian, or if
-  we should instead patch this module + tests
+libhtml-tidy-perl (1.50-1) unstable; urgency=low
 
   [ Jonathan Yu ]
   * New upstream release
@@ -18,7 +14,7 @@
   [ Ryan Niebur ]
   * Update ryan52's email address
 
- -- Jonathan Yu <jawnsy at cpan.org>  Wed, 17 Feb 2010 16:01:52 -0500
+ -- Jonathan Yu <jawnsy at cpan.org>  Sat, 20 Feb 2010 09:50:30 -0500
 
 libhtml-tidy-perl (1.08-1) unstable; urgency=low
 

Modified: trunk/libhtml-tidy-perl/debian/patches/remove-tidy_version.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhtml-tidy-perl/debian/patches/remove-tidy_version.patch?rev=53083&op=diff
==============================================================================
--- trunk/libhtml-tidy-perl/debian/patches/remove-tidy_version.patch (original)
+++ trunk/libhtml-tidy-perl/debian/patches/remove-tidy_version.patch Sat Feb 20 14:28:17 2010
@@ -51,7 +51,7 @@
  use Test::More;
  
  BEGIN {
-+    plan skip_all => 'Tests skipped, libtidy_version has been removed in Debian';
++    plan skip_all => 'libtidy_version has been removed in Debian';
 +
      plan tests => 3;
      use_ok( 'HTML::Tidy' );




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