[SCM] Debian packaging of libuniversal-isa-perl branch, master, updated. debian/1.20120418-1-15-g4b2daa5

gregor herrmann gregoa at debian.org
Fri Jun 7 22:36:26 UTC 2013


The following commit has been merged in the master branch:
commit 78627b036770417d99e990eb74bae86dc8047f6a
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Jun 8 00:34:34 2013 +0200

    wrap-and-sort
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index 7628b94..76f725a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,9 +5,10 @@ Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>, Nathan Handler <nhandler at debian.org>,
- Ryan Niebur <ryan at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           Damyan Ivanov <dmn at debian.org>,
+           Nathan Handler <nhandler at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.9.4
 Homepage: https://metacpan.org/release/UNIVERSAL-isa/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libuniversal-isa-perl.git
@@ -15,7 +16,8 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libuniversal-
 
 Package: libuniversal-isa-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Description: safer version of UNIVERSAL::isa
  UNIVERSAL is base class for ALL classes in Object Oriented Perl.
  UNIVERSAL::isa (isa stands for "is a") is method which can tell

-- 
Debian packaging of libuniversal-isa-perl



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