[SCM] Debian packaging of libalgorithm-diff-perl branch, master, updated. 6303bcb5467df9e9b26ecd4381af4338b1532eef

Xavier x.guimard at free.fr
Fri Nov 2 07:15:05 UTC 2012


The following commit has been merged in the master branch:
commit d0b57176782ece23683135de2ef7b41d2aea5042
Author: Xavier <x.guimard at free.fr>
Date:   Fri Nov 2 07:52:14 2012 +0100

    Bump Standards-Version to 3.9.4

diff --git a/debian/changelog b/debian/changelog
index 2f0bc8e..d71b33d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ libalgorithm-diff-perl (1.19.02-3) UNRELEASED; urgency=low
   * debian/copyright: Replace DEP5 Format-Specification URL from
     svn.debian.org to anonscm.debian.org URL.
 
+  [ Xavier Guimard ]
+  * Bump Standards-Version to 3.9.4
+
  -- Salvatore Bonaccorso <carnil at debian.org>  Sun, 10 Oct 2010 15:02:25 +0200
 
 libalgorithm-diff-perl (1.19.02-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index ad85582..c4ac76e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,21 @@
 Source: libalgorithm-diff-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Salvatore Bonaccorso <carnil at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7.0.50)
 Build-Depends-Indep: perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Salvatore Bonaccorso <carnil at debian.org>
-Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Algorithm-Diff/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libalgorithm-diff-perl.git
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libalgorithm-diff-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libalgorithm-diff-perl.git
+Homepage: http://search.cpan.org/dist/Algorithm-Diff/
 
 Package: libalgorithm-diff-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}
+Depends: ${misc:Depends},
+         ${perl:Depends}
 Recommends: libalgorithm-diff-xs-perl
 Description: module to find differences between files
  Algorithm::Diff is a Perl module that allows users to analyze text based on a
@@ -23,3 +25,4 @@ Description: module to find differences between files
  .
  There is an XS-optimized implementation of the core loop, which accelerates
  some types of diff output (see libalgorithm-diff-xs-perl).
+

-- 
Debian packaging of libalgorithm-diff-perl



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