r67084 - in /trunk/libquota-perl/debian: README.source changelog control rules

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Wed Jan 5 22:17:07 UTC 2011


Author: periapt-guest
Date: Wed Jan  5 22:17:00 2011
New Revision: 67084

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67084
Log:
* Refresh debian/source/format
* Upped standards version to 3.9.1
* Removed explicit references to quilt

Modified:
    trunk/libquota-perl/debian/README.source
    trunk/libquota-perl/debian/changelog
    trunk/libquota-perl/debian/control
    trunk/libquota-perl/debian/rules

Modified: trunk/libquota-perl/debian/README.source
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/README.source?rev=67084&op=diff
==============================================================================
--- trunk/libquota-perl/debian/README.source (original)
+++ trunk/libquota-perl/debian/README.source Wed Jan  5 22:17:00 2011
@@ -7,10 +7,3 @@
 
   ./debian/rules get-orig-source
 
-Quilt
-===============================================================================
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.

Modified: trunk/libquota-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/changelog?rev=67084&op=diff
==============================================================================
--- trunk/libquota-perl/debian/changelog (original)
+++ trunk/libquota-perl/debian/changelog Wed Jan  5 22:17:00 2011
@@ -6,6 +6,9 @@
   [ Nicholas Bamber ]
   * Added myself to Uploaders
   * New upstream release
+  * Refresh debian/source/format
+  * Upped standards version to 3.9.1
+  * Removed explicit references to quilt
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Wed, 05 Jan 2011 22:06:17 +0000
 

Modified: trunk/libquota-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/control?rev=67084&op=diff
==============================================================================
--- trunk/libquota-perl/debian/control (original)
+++ trunk/libquota-perl/debian/control Wed Jan  5 22:17:00 2011
@@ -1,12 +1,12 @@
 Source: libquota-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7), perl
+Build-Depends: debhelper (>= 7.0.50~), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>,
  Ryan Niebur <ryan at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libquota-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libquota-perl/
 Homepage: http://search.cpan.org/dist/Quota/

Modified: trunk/libquota-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/rules?rev=67084&op=diff
==============================================================================
--- trunk/libquota-perl/debian/rules (original)
+++ trunk/libquota-perl/debian/rules Wed Jan  5 22:17:00 2011
@@ -4,7 +4,7 @@
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 %:
-	dh $@ --with quilt
+	dh $@
 
 override_dh_auto_test:
 	# Included tests are interactive and require a tty




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