r56832 - in /trunk/libauthen-passphrase-perl/debian: changelog control rules

ivan at users.alioth.debian.org ivan at users.alioth.debian.org
Sun Apr 25 05:02:09 UTC 2010


Author: ivan
Date: Sun Apr 25 05:02:01 2010
New Revision: 56832

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56832
Log:
dh-make-perl refresh, dh7, S-V 3.8.4.

Modified:
    trunk/libauthen-passphrase-perl/debian/changelog
    trunk/libauthen-passphrase-perl/debian/control
    trunk/libauthen-passphrase-perl/debian/rules

Modified: trunk/libauthen-passphrase-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-passphrase-perl/debian/changelog?rev=56832&op=diff
==============================================================================
--- trunk/libauthen-passphrase-perl/debian/changelog (original)
+++ trunk/libauthen-passphrase-perl/debian/changelog Sun Apr 25 05:02:01 2010
@@ -8,6 +8,8 @@
     debian at 420.am>); Ivan Kohler <ivan-debian at 420.am> moved to
     Uploaders.
   * debian/watch: use dist-based URL.
+  * dh-make-perl refresh, dh7
+  * Standards-Version 3.8.4
 
  -- Ivan Kohler <ivan-debian at 420.am>  Sat, 24 Apr 2010 21:57:06 -0700
 

Modified: trunk/libauthen-passphrase-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-passphrase-perl/debian/control?rev=56832&op=diff
==============================================================================
--- trunk/libauthen-passphrase-perl/debian/control (original)
+++ trunk/libauthen-passphrase-perl/debian/control Sun Apr 25 05:02:01 2010
@@ -1,17 +1,35 @@
 Source: libauthen-passphrase-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), perl (>= 5.8.4-8), libmodule-runtime-perl (>= 0.005), libauthen-dechpwd-perl (>= 2.003), libcrypt-blowfish-perl (>= 2.0), libcrypt-des-perl, libcrypt-eksblowfish-perl (>= 0.005), libcrypt-mysql-perl (>= 0.03), libcrypt-passwdmd5-perl (>= 1.0), libcrypt-unixcrypt-xs-perl (>= 0.08), libdata-entropy-perl, libdigest-perl (>= 1.0), libdigest-md4-perl (>= 1.2), libdigest-sha1-perl, libparams-classify-perl
+Build-Depends: debhelper (>= 7.0.17), libauthen-dechpwd-perl (>= 2.003),
+ libcrypt-blowfish-perl (>= 2.0), libcrypt-des-perl,
+ libcrypt-eksblowfish-perl (>= 0.005), libcrypt-mysql-perl (>= 0.03),
+ libcrypt-passwdmd5-perl (>= 1.0), libcrypt-unixcrypt-xs-perl (>= 0.08),
+ libdata-entropy-perl, libdigest-md4-perl (>= 1.2), libdigest-perl (>= 1.0),
+ libdigest-sha1-perl, libmodule-runtime-perl (>= 0.005), libparams-classify-perl,
+ perl, perl (>= 5.10) | libmodule-build-perl
+Build-Depends-Indep: libauthen-dechpwd-perl (>= 2.003),
+ libcrypt-blowfish-perl (>= 2.00), libcrypt-des-perl,
+ libcrypt-eksblowfish-perl (>= 0.005), libcrypt-mysql-perl (>= 0.03),
+ libcrypt-passwdmd5-perl (>= 1.0), libcrypt-unixcrypt-xs-perl (>= 0.08),
+ libdata-entropy-perl, libdigest-md4-perl (>= 1.2), libdigest-sha1-perl,
+ libmodule-runtime-perl (>= 0.005), libparams-classify-perl, perl,
+ perl (>= 5.10.0) | libmodule-build-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.7.2
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/Authen-Passphrase/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libauthen-passphrase-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libauthen-passphrase-perl/
 
 Package: libauthen-passphrase-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmodule-runtime-perl (>= 0.005), libauthen-dechpwd-perl (>= 2.003), libcrypt-blowfish-perl (>= 2.0), libcrypt-des-perl, libcrypt-eksblowfish-perl (>= 0.005), libcrypt-mysql-perl (>= 0.03), libcrypt-passwdmd5-perl (>= 1.0), libcrypt-unixcrypt-xs-perl (>= 0.08), libdata-entropy-perl, libdigest-perl (>= 1.0), libdigest-md4-perl (>= 1.2), libdigest-sha1-perl, libparams-classify-perl
+Depends: ${misc:Depends}, ${perl:Depends}, libauthen-dechpwd-perl (>= 2.003),
+ libcrypt-blowfish-perl (>= 2.0), libcrypt-des-perl,
+ libcrypt-eksblowfish-perl (>= 0.005), libcrypt-mysql-perl (>= 0.03),
+ libcrypt-passwdmd5-perl (>= 1.0), libcrypt-unixcrypt-xs-perl (>= 0.08),
+ libdata-entropy-perl, libdigest-md4-perl (>= 1.2), libdigest-perl (>= 1.0),
+ libdigest-sha1-perl, libmodule-runtime-perl (>= 0.005), libparams-classify-perl
 Description: Perl module encapsulating hashed passwords/passphrases as objects
  This is the base class for a system of objects that encapsulate
  passphrases.  An object of this type is a passphrase recogniser: its

Modified: trunk/libauthen-passphrase-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libauthen-passphrase-perl/debian/rules?rev=56832&op=diff
==============================================================================
--- trunk/libauthen-passphrase-perl/debian/rules (original)
+++ trunk/libauthen-passphrase-perl/debian/rules Sun Apr 25 05:02:01 2010
@@ -1,23 +1,4 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-	dh build
-	touch $@
-
-clean:
+%:
 	dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-	dh install
-	touch $@
-
-binary-arch:
-
-binary-indep: install
-	dh $@
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build




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