r22813 - in /trunk/libgssapi-perl/debian: changelog control
    gregoa at users.alioth.debian.org 
    gregoa at users.alioth.debian.org
       
    Sat Jul  5 19:28:24 UTC 2008
    
    
  
Author: gregoa
Date: Sat Jul  5 19:28:24 2008
New Revision: 22813
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=22813
Log:
* Add /me to Uploaders.
* Set Standards-Version to 3.8.0 (no changes).
Modified:
    trunk/libgssapi-perl/debian/changelog
    trunk/libgssapi-perl/debian/control
Modified: trunk/libgssapi-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgssapi-perl/debian/changelog?rev=22813&op=diff
==============================================================================
--- trunk/libgssapi-perl/debian/changelog (original)
+++ trunk/libgssapi-perl/debian/changelog Sat Jul  5 19:28:24 2008
@@ -13,6 +13,8 @@
   * New upstream release.
   * debian/copyright: add upstream source location, update
     author/copyright/license information from upstream README.
+  * Add /me to Uploaders.
+  * Set Standards-Version to 3.8.0 (no changes).
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 15 Jun 2008 18:45:59 +0200
 
Modified: trunk/libgssapi-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgssapi-perl/debian/control?rev=22813&op=diff
==============================================================================
--- trunk/libgssapi-perl/debian/control (original)
+++ trunk/libgssapi-perl/debian/control Sat Jul  5 19:28:24 2008
@@ -3,15 +3,16 @@
 Priority: optional
 Build-Depends: debhelper (>= 5.0.0), perl (>= 5.8.0-7), libkrb5-dev, libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Florian Ragwitz <rafl at debian.org>
-Standards-Version: 3.7.2
+Uploaders: Florian Ragwitz <rafl at debian.org>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/GSSAPI/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgssapi-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libgssapi-perl/
 
 Package: libgssapi-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, 
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Description: Perl extension providing access to the GSSAPIv2 library
  This module gives access to the routines of the GSSAPI library,
  as described in rfc2743 and rfc2744 and implemented by the
    
    
More information about the Pkg-perl-cvs-commits
mailing list