r51419 - in /trunk/libauthen-krb5-perl/debian: README.source changelog control patches/fix-init_context.patch rules source/ source/format

ansgar-guest at users.alioth.debian.org ansgar-guest at users.alioth.debian.org
Sun Jan 24 09:59:37 UTC 2010


Author: ansgar-guest
Date: Sun Jan 24 09:59:29 2010
New Revision: 51419

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=51419
Log:
* Switch to source format 3.0 (quilt).
* Add myself to Uploaders.

Added:
    trunk/libauthen-krb5-perl/debian/source/
    trunk/libauthen-krb5-perl/debian/source/format
Removed:
    trunk/libauthen-krb5-perl/debian/README.source
Modified:
    trunk/libauthen-krb5-perl/debian/changelog
    trunk/libauthen-krb5-perl/debian/control
    trunk/libauthen-krb5-perl/debian/patches/fix-init_context.patch
    trunk/libauthen-krb5-perl/debian/rules

Modified: trunk/libauthen-krb5-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-krb5-perl/debian/changelog?rev=51419&op=diff
==============================================================================
--- trunk/libauthen-krb5-perl/debian/changelog (original)
+++ trunk/libauthen-krb5-perl/debian/changelog Sun Jan 24 09:59:29 2010
@@ -1,9 +1,11 @@
-libauthen-krb5-perl (1.9-2) UNRELEASED; urgency=low
+libauthen-krb5-perl (1.9-2) unstable; urgency=low
 
   * Introduce patch to make init_context() return the context as documented.
     (new patch: fix-init_context.patch)
+  * Switch to source format 3.0 (quilt).
+  * Add myself to Uploaders.
 
- -- Ansgar Burchardt <ansgar at 43-1.org>  Sun, 24 Jan 2010 14:55:05 +0900
+ -- Ansgar Burchardt <ansgar at 43-1.org>  Sun, 24 Jan 2010 18:55:15 +0900
 
 libauthen-krb5-perl (1.9-1) unstable; urgency=low
 

Modified: trunk/libauthen-krb5-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-krb5-perl/debian/control?rev=51419&op=diff
==============================================================================
--- trunk/libauthen-krb5-perl/debian/control (original)
+++ trunk/libauthen-krb5-perl/debian/control Sun Jan 24 09:59:29 2010
@@ -1,9 +1,10 @@
 Source: libauthen-krb5-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50), quilt (>= 0.46-7), perl, libkrb5-dev
+Build-Depends: debhelper (>= 7.0.50), 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>
+Uploaders: Russ Allbery <rra at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
+ Ansgar Burchardt <ansgar at 43-1.org>
 Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/Authen-Krb5/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libauthen-krb5-perl/

Modified: trunk/libauthen-krb5-perl/debian/patches/fix-init_context.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-krb5-perl/debian/patches/fix-init_context.patch?rev=51419&op=diff
==============================================================================
--- trunk/libauthen-krb5-perl/debian/patches/fix-init_context.patch (original)
+++ trunk/libauthen-krb5-perl/debian/patches/fix-init_context.patch Sun Jan 24 09:59:29 2010
@@ -1,5 +1,7 @@
 From: Ansgar Burchardt <ansgar at 43-1.org>
 Origin: vendor
+Bug: http://rt.cpan.org/Public/Bug/Display.html?id=53952
+Last-Updates: 2010-01-24
 Subject: init_context() should return context
 
 Make init_context() really return the context as documented.  We also make it

Modified: trunk/libauthen-krb5-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-krb5-perl/debian/rules?rev=51419&op=diff
==============================================================================
--- trunk/libauthen-krb5-perl/debian/rules (original)
+++ trunk/libauthen-krb5-perl/debian/rules Sun Jan 24 09:59:29 2010
@@ -4,7 +4,7 @@
 TMP     = $(CURDIR)/debian/$(PACKAGE)
 
 %:
-	dh --with quilt $@
+	dh $@
 
 override_dh_installexamples:
 	dh_installexamples

Added: trunk/libauthen-krb5-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-krb5-perl/debian/source/format?rev=51419&op=file
==============================================================================
--- trunk/libauthen-krb5-perl/debian/source/format (added)
+++ trunk/libauthen-krb5-perl/debian/source/format Sun Jan 24 09:59:29 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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