r63838 - in /trunk/libxml-tidy-perl/debian: README.source changelog control patches/add-manpage rules

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sun Oct 17 08:53:36 UTC 2010


Author: periapt-guest
Date: Sun Oct 17 08:53:20 2010
New Revision: 63838

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63838
Log:
* Upped standards version
* cleaned up rules and debhelper and quilt dependencies
* Removed debian/README.source as quilt is now standard

Removed:
    trunk/libxml-tidy-perl/debian/README.source
Modified:
    trunk/libxml-tidy-perl/debian/changelog
    trunk/libxml-tidy-perl/debian/control
    trunk/libxml-tidy-perl/debian/patches/add-manpage
    trunk/libxml-tidy-perl/debian/rules

Modified: trunk/libxml-tidy-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-tidy-perl/debian/changelog?rev=63838&op=diff
==============================================================================
--- trunk/libxml-tidy-perl/debian/changelog (original)
+++ trunk/libxml-tidy-perl/debian/changelog Sun Oct 17 08:53:20 2010
@@ -12,6 +12,9 @@
   [ Nicholas Bamber ]
   * New upstream release
   * Added myself to Uploaders
+  * Upped standards version
+  * cleaned up rules and debhelper and quilt dependencies
+  * Removed debian/README.source as quilt is now standard
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sat, 16 Oct 2010 23:05:22 +0100
 

Modified: trunk/libxml-tidy-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-tidy-perl/debian/control?rev=63838&op=diff
==============================================================================
--- trunk/libxml-tidy-perl/debian/control (original)
+++ trunk/libxml-tidy-perl/debian/control Sun Oct 17 08:53:20 2010
@@ -1,12 +1,12 @@
 Source: libxml-tidy-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.0.50~)
 Build-Depends-Indep: libmath-basecnv-perl, libxml-xpath-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>
-Standards-Version: 3.8.1
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/XML-Tidy/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libxml-tidy-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libxml-tidy-perl/

Modified: trunk/libxml-tidy-perl/debian/patches/add-manpage
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-tidy-perl/debian/patches/add-manpage?rev=63838&op=diff
==============================================================================
--- trunk/libxml-tidy-perl/debian/patches/add-manpage (original)
+++ trunk/libxml-tidy-perl/debian/patches/add-manpage Sun Oct 17 08:53:20 2010
@@ -1,5 +1,8 @@
-add a man page to xmltidy
-
+Subject: add a man page to xmltidy
+Author: Ryan Niebur <ryanryan52 at gmail.com>
+Last-Update: 2010-20-17
+Forwarded: no
+Reviewed-by: Nicholas Bamber <nicholas at periapt.co.uk>
 --- a/bin/xmltidy
 +++ b/bin/xmltidy
 @@ -14,3 +14,27 @@

Modified: trunk/libxml-tidy-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libxml-tidy-perl/debian/rules?rev=63838&op=diff
==============================================================================
--- trunk/libxml-tidy-perl/debian/rules (original)
+++ trunk/libxml-tidy-perl/debian/rules Sun Oct 17 08:53:20 2010
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@




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