[SCM] Debian packaging of libaspect-perl branch, master, updated. debian/1.02-1-11-gb7c0e47

Angel Abad angelabad at gmail.com
Fri Nov 2 08:17:50 UTC 2012


The following commit has been merged in the master branch:
commit a8a160327c633bb7e9173b4119b4433e13bd2f31
Author: Angel Abad <angelabad at gmail.com>
Date:   Fri Nov 2 09:04:50 2012 +0100

    debian/control: Update file
    
    Git-Dch: Ignore

diff --git a/debian/control b/debian/control
index bf3d8a2..6669930 100644
--- a/debian/control
+++ b/debian/control
@@ -1,20 +1,20 @@
 Source: libaspect-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
-           gregor herrmann <gregoa at debian.org>,
-           Ryan Niebur <ryan at debian.org>,
-           Angel Abad <angel at debian.org>
 Section: perl
 Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+ gregor herrmann <gregoa at debian.org>,
+ Ryan Niebur <ryan at debian.org>,
+ Angel Abad <angel at debian.org>
 Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: libparams-util-perl,
-                     libsub-install-perl,
-                     libsub-uplevel-perl,
-                     libtask-weaken-perl,
-                     libtest-class-perl,
-                     libtest-exception-perl,
-                     libtest-nowarnings-perl,
-                     perl
+ libsub-install-perl,
+ libsub-uplevel-perl,
+ libtask-weaken-perl,
+ libtest-class-perl,
+ libtest-exception-perl,
+ libtest-nowarnings-perl,
+ perl
 Standards-Version: 3.9.2
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libaspect-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libaspect-perl.git
@@ -22,12 +22,11 @@ Homepage: http://search.cpan.org/dist/Aspect/
 
 Package: libaspect-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         libparams-util-perl,
-         libsub-install-perl,
-         libsub-uplevel-perl,
-         libtask-weaken-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libparams-util-perl,
+ libsub-install-perl,
+ libsub-uplevel-perl,
+ libtask-weaken-perl
 Suggests: libbenchmark-timer-perl
 Description: module for Aspect-Oriented Programming in Perl
  Aspect-oriented Programming (AOP) is a programming method developed by Xerox
@@ -40,4 +39,3 @@ Description: module for Aspect-Oriented Programming in Perl
  The Perl Aspect module is focused on subroutine matching and wrapping. It
  allows you to select collections of subroutines using a flexible pointcut
  language, and modify their behavior in any way you want.
-

-- 
Debian packaging of libaspect-perl



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