[SCM] Debian packaging of libauthen-cas-client-perl branch, master, updated. c3a886630ffb4dc3d962e7ba62bc13b6b0409a1e

Xavier Guimard x.guimard at free.fr
Sun Nov 18 18:36:32 UTC 2012


The following commit has been merged in the master branch:
commit 18f841facb94b5e9095ab6d8c40a9e8ff825458e
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Nov 18 19:24:17 2012 +0100

    Bump S-V to 3.9.4 + dh 8

diff --git a/debian/changelog b/debian/changelog
index 0b749e5..0618366 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libauthen-cas-client-perl (0.05-2) UNRELEASED; urgency=low
+libauthen-cas-client-perl (0.06-1) UNRELEASED; urgency=low
 
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
@@ -11,7 +11,12 @@ libauthen-cas-client-perl (0.05-2) UNRELEASED; urgency=low
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Tue, 01 Sep 2009 21:18:02 -0700
+  [ Xavier Guimard ]
+  * New upstream version
+  * Bump Standards-Version to 3.9.4
+  * Use debhelper 8
+
+ -- Yves Agostini <agostini at univ-metz.fr>  Sun, 18 Nov 2012 19:20:32 +0100
 
 libauthen-cas-client-perl (0.05-1) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index 24fdf54..d71ec79 100644
--- a/debian/control
+++ b/debian/control
@@ -1,21 +1,27 @@
 Source: libauthen-cas-client-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libtest-mockobject-perl, libwww-perl,
- libxml-libxml-perl, liburi-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
- Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.8.2
-Homepage: http://search.cpan.org/dist/Authen-CAS-Client/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-cas-client-perl.git
+ Jonathan Yu <jawnsy at cpan.org>,
+ Xavier Guimard <x.guimard at free.fr>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libtest-mockobject-perl,
+ liburi-perl,
+ libwww-perl,
+ libxml-libxml-perl,
+ perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-cas-client-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-cas-client-perl.git
+Homepage: http://search.cpan.org/dist/Authen-CAS-Client/
 
 Package: libauthen-cas-client-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libxml-libxml-perl, libwww-perl,
- liburi-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ liburi-perl,
+ libwww-perl,
+ libxml-libxml-perl
 Description: Perl module for authentication using CAS
  Authen::CAS::Client module provides a simple interface for authenticating
  users using JA-SIG's Central Authentication Service (CAS) Single Sign On

-- 
Debian packaging of libauthen-cas-client-perl



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