[SCM] Debian packaging of libclass-inspector-perl branch, master, updated. debian/1.27-1-5-g2b7a370

Xavier Guimard x.guimard at free.fr
Tue Dec 18 05:10:04 UTC 2012


The following commit has been merged in the master branch:
commit 82fafcaa7b7392c62ed2747fcbf253f6a2fad55b
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Tue Dec 18 05:55:19 2012 +0100

    Bump Standards-Version to 3.9.4

diff --git a/debian/control b/debian/control
index 8acf15f..5450ffb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,24 @@
 Source: libclass-inspector-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Nicholas Bamber <nicholas at periapt.co.uk>,
+           Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
+           Damyan Ivanov <dmn at debian.org>,
+           Brian Cassidy <brian.cassidy at gmail.com>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
- Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Brian Cassidy <brian.cassidy at gmail.com>
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
-Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Class-Inspector/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-inspector-perl.git
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libclass-inspector-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libclass-inspector-perl.git
+Homepage: http://search.cpan.org/dist/Class-Inspector/
 
 Package: libclass-inspector-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: Perl module that provides information about classes
  Class::Inspector allows you to get information about a loaded class.
  Most or all of this information can be found in other ways, but they
@@ -22,3 +26,4 @@ Description: Perl module that provides information about classes
  of Perl wizardry, or strange and unusual looking code. Class::Inspector
  attempts to provide an easier, more friendly interface to this
  information.
+

-- 
Debian packaging of libclass-inspector-perl



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