[SCM] Debian packaging of libnet-irc-perl branch, master, updated. 837d4c522168ae57512c10b22d3ac714eb8446f6

gregor herrmann gregoa at debian.org
Thu Jul 5 20:45:08 UTC 2012


The following commit has been merged in the master branch:
commit b0249beca39d58655ca069a862b104a2d8c8fbff
Author: gregor herrmann <gregoa at debian.org>
Date:   Thu Jul 5 12:45:25 2012 -0600

    debian/control: update {versioned,alternative} (build) dependencies.

diff --git a/debian/control b/debian/control
index 5f093d5..1d4ce42 100644
--- a/debian/control
+++ b/debian/control
@@ -1,22 +1,26 @@
 Source: libnet-irc-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Niko Tyni <ntyni at iki.fi>,
+           gregor herrmann <gregoa at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends: debhelper (>= 7.0.8),
+               quilt
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at iki.fi>, 
- gregor herrmann <gregoa at debian.org>, Damyan Ivanov <dmn at debian.org>,
- Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.3
-Homepage: http://search.cpan.org/dist/Net-IRC/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-irc-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libnet-irc-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libnet-irc-perl.git
+Homepage: http://search.cpan.org/dist/Net-IRC/
 
 Package: libnet-irc-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${perl:Depends},
+         ${misc:Depends}
 Description: IRC (Internet Relay Chat) interface module for Perl
  This package contains an interface to write programs that connect to the IRC
  (Internet Relay Chat) protocol. Please note that this module is deprecated
  and no longer receives any maintenance whatsoever; for new projects, it is
  recommended that Bot::BasicBot or POE::Component::IRC be used instead.
+

-- 
Debian packaging of libnet-irc-perl



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