r67522 - in /trunk/libnet-imap-client-perl/debian: README.source changelog control rules

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Tue Jan 18 22:53:01 UTC 2011


Author: periapt-guest
Date: Tue Jan 18 22:52:54 2011
New Revision: 67522

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=67522
Log:
* Added debian/source/format
* Upped standards version to 3.9.1
* Removed quilt cruft
* Removed versioned dependency on perl

Removed:
    trunk/libnet-imap-client-perl/debian/README.source
Modified:
    trunk/libnet-imap-client-perl/debian/changelog
    trunk/libnet-imap-client-perl/debian/control
    trunk/libnet-imap-client-perl/debian/rules

Modified: trunk/libnet-imap-client-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-imap-client-perl/debian/changelog?rev=67522&op=diff
==============================================================================
--- trunk/libnet-imap-client-perl/debian/changelog (original)
+++ trunk/libnet-imap-client-perl/debian/changelog Tue Jan 18 22:52:54 2011
@@ -6,6 +6,10 @@
   [ Nicholas Bamber ]
   * Added myself to Uploaders 
   * New upstream release
+  * Added debian/source/format
+  * Upped standards version to 3.9.1
+  * Removed quilt cruft
+  * Removed versioned dependency on perl
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Tue, 18 Jan 2011 22:48:07 +0000
 

Modified: trunk/libnet-imap-client-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-imap-client-perl/debian/control?rev=67522&op=diff
==============================================================================
--- trunk/libnet-imap-client-perl/debian/control (original)
+++ trunk/libnet-imap-client-perl/debian/control Tue Jan 18 22:52:54 2011
@@ -1,13 +1,13 @@
 Source: libnet-imap-client-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
-Build-Depends-Indep: perl (>= 5.6.10-12), libio-socket-ssl-perl,
+Build-Depends: debhelper (>= 7.0.8)
+Build-Depends-Indep: perl, libio-socket-ssl-perl,
  liblist-moreutils-perl, libtest-pod-perl, libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>
-Standards-Version: 3.8.3
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Net-IMAP-Client/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-imap-client-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-imap-client-perl/

Modified: trunk/libnet-imap-client-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-imap-client-perl/debian/rules?rev=67522&op=diff
==============================================================================
--- trunk/libnet-imap-client-perl/debian/rules (original)
+++ trunk/libnet-imap-client-perl/debian/rules Tue Jan 18 22:52:54 2011
@@ -1,4 +1,4 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with quilt
+	dh $@




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