r72454 - in /trunk/libauthen-krb5-perl/debian: changelog compat control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Apr 10 13:15:15 UTC 2011


Author: gregoa
Date: Sun Apr 10 13:14:49 2011
New Revision: 72454

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72454
Log:
* debian/copyright: update formatting.
* Add /me to Uploaders.
* Switch to debhelper 8.
* Set Standards-Version to 3.9.2 (no further changes).

Modified:
    trunk/libauthen-krb5-perl/debian/changelog
    trunk/libauthen-krb5-perl/debian/compat
    trunk/libauthen-krb5-perl/debian/control
    trunk/libauthen-krb5-perl/debian/copyright

Modified: trunk/libauthen-krb5-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-krb5-perl/debian/changelog?rev=72454&op=diff
==============================================================================
--- trunk/libauthen-krb5-perl/debian/changelog (original)
+++ trunk/libauthen-krb5-perl/debian/changelog Sun Apr 10 13:14:49 2011
@@ -2,12 +2,16 @@
 
   [ Ansgar Burchardt ]
   * debian/control: Update Homepage field.
-  * Update my email address.
+  * Email change: Ansgar Burchardt -> ansgar at debian.org
 
   [ gregor herrmann ]
   * New version of patch better-compilter-flags: use krb5-config to query the
     necessary library options; thanks to Steve Langasek for forwarding the
     patch from Ubuntu (closes: #622090).
+  * debian/copyright: update formatting.
+  * Add /me to Uploaders.
+  * Switch to debhelper 8.
+  * Set Standards-Version to 3.9.2 (no further changes).
 
  -- Ansgar Burchardt <ansgar at 43-1.org>  Tue, 26 Jan 2010 18:58:14 +0900
 

Modified: trunk/libauthen-krb5-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-krb5-perl/debian/compat?rev=72454&op=diff
==============================================================================
--- trunk/libauthen-krb5-perl/debian/compat (original)
+++ trunk/libauthen-krb5-perl/debian/compat Sun Apr 10 13:14:49 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libauthen-krb5-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-krb5-perl/debian/control?rev=72454&op=diff
==============================================================================
--- trunk/libauthen-krb5-perl/debian/control (original)
+++ trunk/libauthen-krb5-perl/debian/control Sun Apr 10 13:14:49 2011
@@ -1,11 +1,11 @@
 Source: libauthen-krb5-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), perl, libkrb5-dev
+Build-Depends: debhelper (>= 8), perl, libkrb5-dev
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Russ Allbery <rra at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
- Ansgar Burchardt <ansgar at debian.org>
-Standards-Version: 3.8.3
+ Ansgar Burchardt <ansgar at debian.org>, gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Krb5/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libauthen-krb5-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libauthen-krb5-perl/

Modified: trunk/libauthen-krb5-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-krb5-perl/debian/copyright?rev=72454&op=diff
==============================================================================
--- trunk/libauthen-krb5-perl/debian/copyright (original)
+++ trunk/libauthen-krb5-perl/debian/copyright Sun Apr 10 13:14:49 2011
@@ -1,5 +1,5 @@
-Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
-Maintainer: Jeff Horwitz <jeff at smashing.org>
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Jeff Horwitz (jeff at smashing.org)
 Source: http://search.cpan.org/dist/Authen-Krb5/
 Name: Authen-Krb5
 
@@ -8,20 +8,21 @@
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+Copyright: 2004-2005, Huaqing Zheng <morpheus at stanford.edu>
+ 2005-2008, Russ Allbery <rra at debian.org>
+ 2006-2011, gregor herrmann <gregoa at debian.org>
+ 2008, Rene Mayorga <rmayorga at debian.org>
  2008, Roberto C. Sanchez <roberto at debian.org>
- 2008, Rene Mayorga <rmayorga at debian.org.sv>
- 2005-2008, Russ Allbery <rra at debian.org>
- 2006, gregor herrmann <gregoa at debian.org>
- 2004-2005, Huaqing Zheng <morpheus at stanford.edu>
+ 2010, Ansgar Burchardt <ansgar at debian.org>
+ 2010, Jonathan Yu <jawnsy at cpan.org>
 License: Artistic or GPL-1+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify
  it under the terms of the Artistic License, which comes with Perl.
  .
- On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -29,5 +30,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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