r45260 - in /trunk/libnet-smpp-perl/debian: changelog control patches/01_wrong-path-for-interpreter.patch
ghostbar at users.alioth.debian.org
ghostbar at users.alioth.debian.org
Sat Oct 3 05:28:03 UTC 2009
Author: ghostbar
Date: Sat Oct 3 05:27:39 2009
New Revision: 45260
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45260
Log:
fixed patch and added fields to debian/control
Modified:
trunk/libnet-smpp-perl/debian/changelog
trunk/libnet-smpp-perl/debian/control
trunk/libnet-smpp-perl/debian/patches/01_wrong-path-for-interpreter.patch
Modified: trunk/libnet-smpp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-smpp-perl/debian/changelog?rev=45260&op=diff
==============================================================================
--- trunk/libnet-smpp-perl/debian/changelog (original)
+++ trunk/libnet-smpp-perl/debian/changelog Sat Oct 3 05:27:39 2009
@@ -14,6 +14,8 @@
long-description.
* Add debian/README.source to document quilt usage, as required by
Debian Policy since 3.8.0.
+ * Added quilt and patches to fix bad path to perl on some scripts.
+ * Added Vcs-* and Homepage fields on debian/control.
-- Jose Luis Rivas <ghostbar at debian.org> Fri, 02 Oct 2009 14:03:10 -0430
Modified: trunk/libnet-smpp-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-smpp-perl/debian/control?rev=45260&op=diff
==============================================================================
--- trunk/libnet-smpp-perl/debian/control (original)
+++ trunk/libnet-smpp-perl/debian/control Sat Oct 3 05:27:39 2009
@@ -5,6 +5,9 @@
Section: perl
Build-Depends: debhelper (>= 7.0.8), perl, quilt (>= 0.46-7)
Standards-Version: 3.8.3
+Homepage: http://search.cpan.org/dist/Net-SMPP/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-smpp-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-smpp-perl/
Package: libnet-smpp-perl
Architecture: all
Modified: trunk/libnet-smpp-perl/debian/patches/01_wrong-path-for-interpreter.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-smpp-perl/debian/patches/01_wrong-path-for-interpreter.patch?rev=45260&op=diff
==============================================================================
--- trunk/libnet-smpp-perl/debian/patches/01_wrong-path-for-interpreter.patch (original)
+++ trunk/libnet-smpp-perl/debian/patches/01_wrong-path-for-interpreter.patch Sat Oct 3 05:27:39 2009
@@ -7,7 +7,6 @@
#
# Copyright (c) 2001 SymLABS <symlabs at symlabs.com>, All Rights Reserved.
# See README for license. NO WARRANTY.
-Only in svn/debian: patches
diff -upr svn/esme-hammer.pl b/esme-hammer.pl
--- svn/esme-hammer.pl 2009-10-02 13:55:36.000000000 -0430
+++ b/esme-hammer.pl 2009-10-02 23:44:07.000000000 -0430
More information about the Pkg-perl-cvs-commits
mailing list