[SCM] Debian packaging of libanyevent-irc-perl branch, master, updated. 5b7501bd8f4fdeb1e637f932cbc57ab211bba068

Xavier Guimard x.guimard at free.fr
Sun Jun 2 06:36:06 UTC 2013


The following commit has been merged in the master branch:
commit 6aac4c51922ffadae07f695fcb32bc1de820a134
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Jun 2 08:34:15 2013 +0200

    Bump S-V to 3.9.4 + dh to 8

diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 6d848b7..7e396d5 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,28 @@
 Source: libanyevent-irc-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libanyevent-perl,
- libcommon-sense-perl,
- libobject-event-perl,
- perl
+                     libcommon-sense-perl,
+                     libobject-event-perl,
+                     perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Maximilian Gass <mxey at cloudconnected.org>,
  Jonathan Yu <jawnsy at cpan.org>,
- Angel Abad <angel at debian.org>
-Standards-Version: 3.9.1 
-Homepage: https://metacpan.org/release/AnyEvent-IRC/
-Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libanyevent-irc-perl.git
+ Angel Abad <angel at debian.org>,
+ Xavier Guimard <x.guimard at free.fr>
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libanyevent-irc-perl.git
+Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libanyevent-irc-perl.git
+Homepage: https://metacpan.org/release/AnyEvent-IRC/
 
 Package: libanyevent-irc-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libanyevent-perl,
- libcommon-sense-perl,
- libobject-event-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libanyevent-perl,
+         libcommon-sense-perl,
+         libobject-event-perl
 Description: Perl module for handling IRC connections
  AnyEvent::IRC is a Perl module that can be conceptualized as a toolbox for
  handling Internet Relay Chat (IRC) connections and communications. It won't

-- 
Debian packaging of libanyevent-irc-perl



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