r15281 - in /trunk/libauthen-smb-perl/debian: changelog compat control copyright rules watch

xaviero-guest at users.alioth.debian.org xaviero-guest at users.alioth.debian.org
Wed Feb 20 23:41:31 UTC 2008


Author: xaviero-guest
Date: Wed Feb 20 23:41:30 2008
New Revision: 15281

URL: http://svn.debian.org/wsvn/?sc=1&rev=15281
Log:
 * Fix a lot of lintian warnings

Modified:
    trunk/libauthen-smb-perl/debian/changelog
    trunk/libauthen-smb-perl/debian/compat
    trunk/libauthen-smb-perl/debian/control
    trunk/libauthen-smb-perl/debian/copyright
    trunk/libauthen-smb-perl/debian/rules
    trunk/libauthen-smb-perl/debian/watch

Modified: trunk/libauthen-smb-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libauthen-smb-perl/debian/changelog?rev=15281&op=diff
==============================================================================
--- trunk/libauthen-smb-perl/debian/changelog (original)
+++ trunk/libauthen-smb-perl/debian/changelog Wed Feb 20 23:41:30 2008
@@ -1,13 +1,17 @@
-libauthen-smb-perl (0.91-4) UNRELEASED; urgency=low
+libauthen-smb-perl (0.91-4) unstable; urgency=low
 
   * New maintainer is Debian Perl Group 
   * Add compat file
   * Add watch file
-  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
-    field (source stanza); Homepage field (source stanza; DM upload allowed);
-    myself as uploader
-  * debian/control: Changed: Section from web to perl; Update
-    Standards-Version to 3.7.3;
+  * debian/control: 
+    - add confilcts to libapache2-authenntlm-perl (Closes: #432809, #466487)
+    - add Vcs-Svn field (source stanza)
+    - add Vcs-Browser field (source stanza)
+    - add Homepage field (source stanza)
+    - add XS-DM-Upload-Allowed: yes
+    - add myself as uploader
+    - change Section from web to perl
+    - update Standards-Version to 3.7.3;
 
  -- Xavier Oswald <x.oswald at free.fr>  Thu, 21 Feb 2008 14:09:32 +0100
 

Modified: trunk/libauthen-smb-perl/debian/compat
URL: http://svn.debian.org/wsvn/trunk/libauthen-smb-perl/debian/compat?rev=15281&op=diff
==============================================================================
--- trunk/libauthen-smb-perl/debian/compat (original)
+++ trunk/libauthen-smb-perl/debian/compat Wed Feb 20 23:41:30 2008
@@ -1,1 +1,1 @@
-6
+5

Modified: trunk/libauthen-smb-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libauthen-smb-perl/debian/control?rev=15281&op=diff
==============================================================================
--- trunk/libauthen-smb-perl/debian/control (original)
+++ trunk/libauthen-smb-perl/debian/control Wed Feb 20 23:41:30 2008
@@ -12,8 +12,8 @@
 
 Package: libauthen-smb-perl
 Architecture: any
+Conflicts: libapache2-authenntlm-perl (<= 0.02)
 Depends: ${perl:Depends}, ${shlibs:Depends}
 Description: SMB authentication module for Perl
  This package supplies a perl module for authenticating against
  an SMB password server.
-

Modified: trunk/libauthen-smb-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libauthen-smb-perl/debian/copyright?rev=15281&op=diff
==============================================================================
--- trunk/libauthen-smb-perl/debian/copyright (original)
+++ trunk/libauthen-smb-perl/debian/copyright Wed Feb 20 23:41:30 2008
@@ -3,57 +3,24 @@
 It was downloaded by Will Lowe <lowe at debian.org> on June 25 2001 from
 a CPAN mirror (try www.cpan.org).
 
-The source for the package contains no copyright or redistribution
-terms, but contact the author has indicated (see below) that is is
-redistributable under the terms of the GNU GPL and the Perl Artistic
-licenses, which can be found on Debian systems in
-/usr/share/common-licenses/GPL and /usr/share/common-licenses/Artistic
-respectively.
+The upstream author is:
+Patrick Michael Kane <modus-cpan at pr.es.to>
 
-----------------------------------------------------------------------------
+Copyright: Copyright © 1998-1999 Patrick Michael Kane
 
-Date: Tue, 26 Jun 2001 04:38:46 -0700
-From: Patrick Michael Kane <modus at pr.es.to>
-To: lowe at debian.org
-Subject: Re: Authen::Smb license
-Message-ID: <20010626043846.A11135 at pr.es.to>
-References: <20010625214752.A10493 at c375970-a.pinol1.sfba.home.com>
-Mime-Version: 1.0
-Content-Type: text/plain; charset=us-ascii
-Content-Disposition: inline
-User-Agent: Mutt/1.2.5i
-In-Reply-To: <20010625214752.A10493 at c375970-a.pinol1.sfba.home.com>; from lowe at debian.org on Mon, Jun 25, 2001 at 09:47:52PM -0700
-Status: RO
-Content-Length: 740
-Lines: 29
+License:
 
-Will:
+   You may distribute under the terms of either the GNU General Public
+   License or the Artistic License, as specified in the Perl README file.
+   
+   THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR
+   IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+   WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
-It is distributed under the same licensing terms as perl.
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL', the complete
+text of the Artistic License can be found in 
+`/usr/share/common-licenses/Artistic'.
 
-Best,
-
-* lowe at debian.org (lowe at debian.org) [010625 21:47]:
-> Hi there,
-> 
-> I downloaded your Authen::Smb perl module from CPAN,  and it's
-> wonderful! Thanks.  One question:
-> 
-> There's no mention in the distribution (or in the pod/manpage docs) of
-> the copyright status or redistribution terms for the package.  Should
-> it be considered GPL, or the Perl Artistic license, or something else?
-> 
-> I'd like to prepare a Debian package of Authen::Smb to be included
-> with the next release of Debian, but I can't do that unless I can
-> clear up the license status.
-> 
-> -- 
-> 						thanks,
->                      					Will
-> 
-> 
-
--- 
-Patrick Michael Kane
-<modus at pr.es.to>
-
+The Debian packaging is © 2008, Xavier Oswald <x.oswald at free.fr> and
+is licensed under the GPL, see above.

Modified: trunk/libauthen-smb-perl/debian/rules
URL: http://svn.debian.org/wsvn/trunk/libauthen-smb-perl/debian/rules?rev=15281&op=diff
==============================================================================
--- trunk/libauthen-smb-perl/debian/rules (original)
+++ trunk/libauthen-smb-perl/debian/rules Wed Feb 20 23:41:30 2008
@@ -2,15 +2,8 @@
 
 package = libauthen-smb-perl
 
-# Configuration variables (these should be pretty generic)
 CC = gcc
-#CFLAGS = -O2
-# PREFIX = /usr
 DEBIANDOCDIR = /usr/share/doc/$(package)
-
-#  Package specific stuff.  The idea is to try to make the rules
-#  generic (gradually).
-
 FILES_TO_CLEAN  = TAGS tags debian/files 
 INSTALL_DIR     = `pwd`/debian/$(package)
 DIRS_TO_CLEAN   = $(INSTALL_DIR)
@@ -56,14 +49,11 @@
 	@test -f stamp-build  || $(MAKE) -f debian/rules build
 	dh_installdirs
 	 $(MAKE) install PREFIX=$(INSTALL_DIR)/usr
-	# policy says don't install .packlist
-	#	rm $(INSTALL_DIR)/usr/lib/perl/5.6.1/auto/Authen/Smb/.packlist
 	dh_installchangelogs Changes
 	dh_perl
 	dh_installdocs 
 	dh_installinfo      
 	dh_installmenu
-	# get the shared lib dependencies files right
 	dh_makeshlibs
 	dh_compress
 	dh_strip
@@ -85,6 +75,5 @@
 source diff:
 	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
-
 .PHONY: binary binary-arch binary-indep clean
 

Modified: trunk/libauthen-smb-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libauthen-smb-perl/debian/watch?rev=15281&op=diff
==============================================================================
--- trunk/libauthen-smb-perl/debian/watch (original)
+++ trunk/libauthen-smb-perl/debian/watch Wed Feb 20 23:41:30 2008
@@ -1,2 +1,2 @@
 version=3
-http://www.cpan.org/modules/by-module/Authen/Authen-Smb-([\.\d]+)\.tar\.gz
+http://search.cpan.org/dist/Authen-Smb/   .*/Authen-Smb-v?(\d[\d_.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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