[SCM] Debian packaging of libapache-sessionx-perl branch, master, updated. debian/2.01-4-2-ge52a8ce

gregor herrmann gregoa at debian.org
Thu Jul 5 20:10:12 UTC 2012


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

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

diff --git a/debian/control b/debian/control
index f1aa208..358b627 100644
--- a/debian/control
+++ b/debian/control
@@ -1,26 +1,33 @@
 Source: libapache-sessionx-perl
-Section: perl
-Priority: optional
-Build-Depends: debhelper (>= 8), po-debconf
-Build-Depends-Indep: perl, libapache-session-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>
+           Ansgar Burchardt <ansgar at debian.org>,
+           gregor herrmann <gregoa at debian.org>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               po-debconf
+Build-Depends-Indep: perl,
+                     libapache-session-perl
 Standards-Version: 3.9.2
-Homepage: http://search.cpan.org/dist/Apache-SessionX/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libapache-sessionx-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libapache-sessionx-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libapache-sessionx-perl.git
+Homepage: http://search.cpan.org/dist/Apache-SessionX/
 
 Package: libapache-sessionx-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libdigest-md5-perl, libstorable-perl,
- libapache-session-perl
-Suggests: libdbd-pg-perl, libdbd-mysql-perl, libdbd-sybase-perl,
- libmime-base64-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         perl,
+         libapache-session-perl
+Suggests: libdbd-pg-perl,
+          libdbd-mysql-perl,
+          libdbd-sybase-perl,
+          libmime-base64-perl
 Description: extended persistence framework for session data
  Apache::SessionX extends Apache::Session. It was initially written to use
  Apache::Session inside HTML::Embperl, but it seems to be useful outside of
  Embperl as well, so here it is as a standalone module. Apache::SessionX
  provides lazy creation of sessions, and an easier configuration using canned
  locking and storage combinations.
+

-- 
Debian packaging of libapache-sessionx-perl



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