[SCM] Debian packaging of libauthen-radius-perl branch, master, updated. de808a4e8f1aaf1d59e517a8302c4113e62bb1e2

Xavier Guimard x.guimard at free.fr
Sun Nov 18 21:18:09 UTC 2012


The following commit has been merged in the master branch:
commit 98e71da047f821ace0dc8ef8398dbf142cf9228b
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Sun Nov 18 20:35:53 2012 +0100

    Bump Standards-Version to 3.9.4 + dh 8

diff --git a/debian/changelog b/debian/changelog
index b6d3da9..43752c2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libauthen-radius-perl (0.20-2) UNRELEASED; urgency=low
+libauthen-radius-perl (0.22-1) UNRELEASED; urgency=low
 
   [ Ansgar Burchardt ]
   * debian/control: Convert Vcs-* fields to Git.
@@ -7,7 +7,12 @@ libauthen-radius-perl (0.20-2) UNRELEASED; urgency=low
   * debian/copyright: Replace DEP5 Format-Specification URL from
     svn.debian.org to anonscm.debian.org URL.
 
- -- Ansgar Burchardt <ansgar at debian.org>  Wed, 27 Jul 2011 18:40:40 +0200
+  [ Xavier Guimard ]
+  * New upstream version 0.22
+  * Bump Standards-Version to 3.9.4
+  * Use debhelper 8
+
+ -- Xavier Guimard <x.guimard at free.fr>  Sun, 18 Nov 2012 19:47:38 +0100
 
 libauthen-radius-perl (0.20-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 3850c9f..0f9b2bf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,22 @@
 Source: libauthen-radius-perl
 Section: perl
 Priority: extra
-Build-Depends: debhelper (>= 7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Niko Tyni <ntyni at iki.fi>, gregor herrmann <gregoa at debian.org>, 
- Italo Valcy <italo at dcc.ufba.br>, Jonathan Yu <jawnsy at cpan.org>
-Standards-Version: 3.9.1
-Homepage: http://search.cpan.org/dist/RadiusPerl/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-radius-perl.git
+Uploaders: Niko Tyni <ntyni at iki.fi>,
+ gregor herrmann <gregoa at debian.org>,
+ Italo Valcy <italo at dcc.ufba.br>,
+ Jonathan Yu <jawnsy at cpan.org>,
+ Xavier Guimard <x.guimard at free.fr>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libauthen-radius-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libauthen-radius-perl.git
+Homepage: http://search.cpan.org/dist/RadiusPerl/
 
 Package: libauthen-radius-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}
+Depends: ${misc:Depends}, ${perl:Depends}
 Description: module to authenticate users using RADIUS
  Authen::Radius is a Perl module that supports authentication of credentials
  against a RADIUS database. It also permits retrieval and modification of a

-- 
Debian packaging of libauthen-radius-perl



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