r46740 - in /trunk/libfilter-crypto-perl/debian: changelog control copyright libfilter-crypto-perl.docs rules

cjadamscollier-guest at users.alioth.debian.org cjadamscollier-guest at users.alioth.debian.org
Wed Nov 4 16:34:35 UTC 2009


Author: cjadamscollier-guest
Date: Wed Nov  4 16:34:12 2009
New Revision: 46740

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46740
Log:
addressed most issues raised by dam in debian/changelog

Removed:
    trunk/libfilter-crypto-perl/debian/libfilter-crypto-perl.docs
Modified:
    trunk/libfilter-crypto-perl/debian/changelog
    trunk/libfilter-crypto-perl/debian/control
    trunk/libfilter-crypto-perl/debian/copyright
    trunk/libfilter-crypto-perl/debian/rules

Modified: trunk/libfilter-crypto-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfilter-crypto-perl/debian/changelog?rev=46740&op=diff
==============================================================================
--- trunk/libfilter-crypto-perl/debian/changelog (original)
+++ trunk/libfilter-crypto-perl/debian/changelog Wed Nov  4 16:34:12 2009
@@ -1,26 +1,9 @@
 libfilter-crypto-perl (1.29-1) UNRELEASED; urgency=low
 
     TODO: file an ITP bug
-        control: Vcs-Browser has some stray #... stuff
-        dependencies: perl-modules is part of 'perl', (>= 5.6.0) is available
-            even on oldstable
         long description: contains some POD stuff and the dh-make-perl
             boilerplate
-        short description: better to be in the form of "$package is a
-            $short_description"
-        Standards-Version: 3.8.0 is not current
-        rules: get-orig-source better be left out in its current form; uscan
-            is a standard tool
-        docs: README is just a copy of the POD and therefore of no additional
-            value to the users. no point in shipping it in the package
-        copyright:
-            contains dh-make-perl disclaimer
-            information about inc/ is missing (M::I)
-            years of copyright missing in Files: *
-            LICENSE contains stuff about OpenSSL not reflected in
-                debian/copyright
-            ppport.h is copyrighed material and should be described
 
-  * Initial Release.
+  * Initial Release. (Closes: #TBD)
 
  -- C.J. Adams-Collier <cjac at colliertech.org>  Tue, 3 Nov 2009 15:07:40 -0800

Modified: trunk/libfilter-crypto-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfilter-crypto-perl/debian/control?rev=46740&op=diff
==============================================================================
--- trunk/libfilter-crypto-perl/debian/control (original)
+++ trunk/libfilter-crypto-perl/debian/control Wed Nov  4 16:34:12 2009
@@ -1,19 +1,18 @@
 Source: libfilter-crypto-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl-modules (>= 5.8.9), perl (>= 5.6.0), perl-doc (>= 5.6.0), libpar-packer-perl
+Build-Depends: debhelper (>= 7), perl, perl-doc (>= 5.6.0), libpar-packer-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: C.J. Adams-Collier <cjac at colliertech.org>
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
 Homepage: http://search.cpan.org/dist/Filter-Crypto/
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libfilter-crypto-perl/#_trunk_libfilter-crypto-perl_
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libfilter-crypto-perl/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libfilter-crypto-perl/
 
 Package: libfilter-crypto-perl
 Architecture: any
-Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
-  perl (>= 5.6.0)
-Description: Create runnable Perl files encrypted with OpenSSL libcrypto
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}, perl
+Description: libfilter-crypto-perl is a library to create runnable Perl files encrypted with OpenSSL libcrypto
  Filter::Crypto provides a Perl source code decryption filter for running
  files that have been encrypted via the
  Filter::Crypto::CryptFile|Filter::Crypto::CryptFile module.
@@ -24,5 +23,3 @@
  the start of them, which is all that is required to bring this decryption
  filter into play. See perlfilter if you want to know more about how Perl
  source code filters work.
- .
- This description was automagically extracted from the module by dh-make-perl.

Modified: trunk/libfilter-crypto-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfilter-crypto-perl/debian/copyright?rev=46740&op=diff
==============================================================================
--- trunk/libfilter-crypto-perl/debian/copyright (original)
+++ trunk/libfilter-crypto-perl/debian/copyright Wed Nov  4 16:34:12 2009
@@ -3,15 +3,25 @@
 Upstream-Maintainer: Steve Hay <shay at cpan.org>
 Upstream-Source: http://search.cpan.org/dist/Filter-Crypto/
 Upstream-Name: Filter-Crypto
-Disclaimer: This copyright info was automatically extracted 
-    from the perl module. It may not be accurate, so you better 
-    check the module sources in order to ensure the module for its 
-    inclusion in Debian or for general legal information. Please, 
-    if licensing information is incorrectly generated, file a bug 
-    on dh-make-perl.
 
 Files: *
-Copyright: Steve Hay <shay at cpan.org>
+Copyright: Copyright 2004, 2005, 2006, 2007, 2008, 2009, Steve Hay <shay at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
+
+Files: CryptoCommon-*.inc
+Copyright: Copyright 1998-2004, Ralf S. Engelschall <rse at engelschall.com>
+License: BSD-Variant
+
+Files: inc/*
+Copyright: Copyright 2003, 2004 Audrey Tang <autrijus at autrijus.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
+
+Files: ppport.h
+Copyright: Copyright 2004-2009, Marcus Holland-Moritz
+ Copyright 2001, Paul Marquess
+ Copyright 1999, Kenneth Albanowski
 License-Alias: Perl
 License: Artistic | GPL-1+
 
@@ -32,3 +42,54 @@
     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'
+
+License: BSD-Variant
+  ====================================================================
+  Copyright (c) 1998-2004 Ralf S. Engelschall. All rights reserved.
+ 
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions
+  are met:
+ 
+  1. Redistributions of source code must retain the above copyright
+     notice, this list of conditions and the following disclaimer. 
+ 
+  2. Redistributions in binary form must reproduce the above copyright
+     notice, this list of conditions and the following
+     disclaimer in the documentation and/or other materials
+     provided with the distribution.
+ 
+  3. All advertising materials mentioning features or use of this
+     software must display the following acknowledgment:
+     "This product includes software developed by 
+      Ralf S. Engelschall <rse at engelschall.com> for use in the
+      mod_ssl project (http://www.modssl.org/)."
+ 
+  4. The names "mod_ssl" must not be used to endorse or promote
+     products derived from this software without prior written
+     permission. For written permission, please contact
+     rse at engelschall.com.
+ 
+  5. Products derived from this software may not be called "mod_ssl"
+     nor may "mod_ssl" appear in their names without prior
+     written permission of Ralf S. Engelschall.
+ 
+  6. Redistributions of any form whatsoever must retain the following
+     acknowledgment:
+     "This product includes software developed by 
+      Ralf S. Engelschall <rse at engelschall.com> for use in the
+      mod_ssl project (http://www.modssl.org/)."
+ 
+  THIS SOFTWARE IS PROVIDED BY RALF S. ENGELSCHALL ``AS IS'' AND ANY
+  EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+  PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL RALF S. ENGELSCHALL OR
+  HIS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+  SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+  NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
+  STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
+  OF THE POSSIBILITY OF SUCH DAMAGE.
+  ====================================================================

Modified: trunk/libfilter-crypto-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfilter-crypto-perl/debian/rules?rev=46740&op=diff
==============================================================================
--- trunk/libfilter-crypto-perl/debian/rules (original)
+++ trunk/libfilter-crypto-perl/debian/rules Wed Nov  4 16:34:12 2009
@@ -1,22 +1,4 @@
 #!/usr/bin/make -f
-
-MAKEFILE = $(firstword $(MAKEFILE_LIST))
-DEBIAN_DIR = $(dir $(MAKEFILE))
-DEB_SOURCE_NAME = $(shell dpkg-parsechangelog -l$(DEBIAN_DIR)/changelog | grep ^Source | cut -d" " -f2)
-DEB_VERSION = $(shell dpkg-parsechangelog | grep ^Vers | cut -d\  -f2)
-VERSION = $(shell echo $(DEB_VERSION) | sed 's,-.*,,' | sed 's,+dfsg.*,,')
-
-get-orig-source: TARBALL_DIR = $(DEB_SOURCE_NAME)-$(VERSION)
-get-orig-source:
-	uscan \
-		--package $(DEB_SOURCE_NAME) \
-		--watchfile $(DEBIAN_DIR)/watch \
-		--upstream-version $(VERSION) \
-		--download-version $(VERSION) \
-		--destdir . \
-		--force-download \
-		--rename \
-		--repack
 
 %:
 	dh $@




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