[SCM] Debian packaging of libauthen-captcha-perl branch, master, updated. df87cde195d479c6bc023569612fb244ef75d497

Xavier Guimard x.guimard at free.fr
Sun Dec 9 10:29:03 UTC 2012


The following commit has been merged in the master branch:
commit b37e8176e2b3b4a0af805bba93aa87c47c50f2b3
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Dec 9 11:04:09 2012 +0100

    Bump Standadrs-Version to 3.9.4

diff --git a/debian/changelog b/debian/changelog
index e7f662a..c2b7550 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -26,6 +26,9 @@ libauthen-captcha-perl (1.023-6) UNRELEASED; urgency=low
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
+  [ Xavier Guimard ]
+  * Bump Standards-Version to 3.9.4
+
  -- Ernesto Hernández-Novich (USB) <emhn at usb.ve>  Mon, 28 Feb 2011 22:47:12 -0430
 
 libauthen-captcha-perl (1.023-5) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 12025d8..37f0965 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,24 @@
 Source: libauthen-captcha-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
+           Damyan Ivanov <dmn at debian.org>,
+           Xavier Guimard <x.guimard at free.fr>
 Section: perl
 Priority: extra
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, libgd-gd2-noxpm-perl | libgd-gd2-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ernesto Hernández-Novich (USB) <emhn at usb.ve>,
- Damyan Ivanov <dmn at debian.org>
-Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/Authen-Captcha/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-captcha-perl.git
+Build-Depends-Indep: libgd-gd2-noxpm-perl | libgd-gd2-perl,
+                     perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-captcha-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-captcha-perl.git
+Homepage: http://search.cpan.org/dist/Authen-Captcha/
 
 Package: libauthen-captcha-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libgd-gd2-noxpm-perl | libgd-gd2-perl
-Description: extension for creating captcha's to verify the human element in transactions
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libgd-gd2-noxpm-perl | libgd-gd2-perl
+Description: Perl extension for creating captcha's
  Authen::Captcha provides an object oriented interface to captcha file
  creations. Captcha stands for Completely Automated Public Turing test to
  tell Computers and Humans Apart. A Captcha is a program that can generate
@@ -27,3 +30,4 @@ Description: extension for creating captcha's to verify the human element in tra
  The most common form is an image file containing distorted text, which
  humans are adept at reading, and computers (generally) do a poor job.
  This module currently implements that method.
+

-- 
Debian packaging of libauthen-captcha-perl



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