[SCM] Debian packaging of libcgi-session-perl branch, master, updated. f02dd26774dd6f3893bf734bdbc54b80ae86b255

Axel Beckert abe at deuxchevaux.org
Wed Mar 20 19:04:47 UTC 2013


The following commit has been merged in the master branch:
commit f02dd26774dd6f3893bf734bdbc54b80ae86b255
Author: Axel Beckert <abe at deuxchevaux.org>
Date:   Wed Mar 20 20:04:41 2013 +0100

    Fix trailing comma in debian/control

diff --git a/debian/changelog b/debian/changelog
index a432199..40820ef 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,9 @@ libcgi-session-perl (4.48-1) UNRELEASED; urgency=low
   * Change Vcs-Git to canonical URI (git://anonscm.debian.org)
   * Change search.cpan.org based URIs to metacpan.org based URIs
 
+  [ Axel Beckert ]
+  * Fix trailing comma in debian/control
+
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Wed, 13 Jul 2011 17:08:37 +0100
 
 libcgi-session-perl (4.46-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 139a985..3d8f688 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Build-Depends-Indep: perl, libfreezethaw-perl, libcgi-simple-perl,
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Julien Danjou <acid at debian.org>,
  Rene Mayorga <rmayorga at debian.org>, Ansgar Burchardt <ansgar at debian.org>,
- gregor herrmann <gregoa at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>,
+ gregor herrmann <gregoa at debian.org>, Nicholas Bamber <nicholas at periapt.co.uk>
 Standards-Version: 3.9.2
 Homepage: https://metacpan.org/release/CGI-Session/
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-session-perl.git

-- 
Debian packaging of libcgi-session-perl



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