r45335 - in /trunk/libstring-mkpasswd-perl/debian: changelog compat control patches/ patches/fix-wrong-nospecial-description-of-mkpasswd.patch patches/series rules

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Oct 4 13:18:28 UTC 2009


Author: carnil-guest
Date: Sun Oct  4 13:18:15 2009
New Revision: 45335

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45335
Log:
* Add myself to Uploaders
* Bump compat level to debhelper 7, adjust Build-Depends on debhelper and
  minimize debian/rules accordingly. 
* debian/control:
  - Improve the short description to use 'is a' statement.
  - Mention Perl module name in long description expanding it with the
    abtract text from POD.
  - Drop versioned Build-Depends on perl (versioned depends is satisfied
    on Etch/oldstable too)
* Add fix-wrong-nospecial-description-of-mkpasswd.patch to fix documentation
  bug on --nospecial flag for mkpasswd.pl Perl script. Thanks to Andrew
  Schulman for reporting. Use quilt patch system. (Closes: #549494).

Added:
    trunk/libstring-mkpasswd-perl/debian/patches/
    trunk/libstring-mkpasswd-perl/debian/patches/fix-wrong-nospecial-description-of-mkpasswd.patch
    trunk/libstring-mkpasswd-perl/debian/patches/series
Modified:
    trunk/libstring-mkpasswd-perl/debian/changelog
    trunk/libstring-mkpasswd-perl/debian/compat
    trunk/libstring-mkpasswd-perl/debian/control
    trunk/libstring-mkpasswd-perl/debian/rules

Modified: trunk/libstring-mkpasswd-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-mkpasswd-perl/debian/changelog?rev=45335&op=diff
==============================================================================
--- trunk/libstring-mkpasswd-perl/debian/changelog (original)
+++ trunk/libstring-mkpasswd-perl/debian/changelog Sun Oct  4 13:18:15 2009
@@ -10,7 +10,21 @@
   [ gregor herrmann ]
   * Change my email address.
 
- -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:47:08 +0100
+  [ Salvatore Bonaccorso ]
+  * Add myself to Uploaders
+  * Bump compat level to debhelper 7, adjust Build-Depends on debhelper and
+    minimize debian/rules accordingly. 
+  * debian/control:
+    - Improve the short description to use 'is a' statement.
+    - Mention Perl module name in long description expanding it with the
+      abtract text from POD.
+    - Drop versioned Build-Depends on perl (versioned depends is satisfied
+      on Etch/oldstable too)
+  * Add fix-wrong-nospecial-description-of-mkpasswd.patch to fix documentation
+    bug on --nospecial flag for mkpasswd.pl Perl script. Thanks to Andrew
+    Schulman for reporting. Use quilt patch system. (Closes: #549494).
+
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 04 Oct 2009 15:15:47 +0200
 
 libstring-mkpasswd-perl (0.02-2) unstable; urgency=low
 

Modified: trunk/libstring-mkpasswd-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-mkpasswd-perl/debian/compat?rev=45335&op=diff
==============================================================================
--- trunk/libstring-mkpasswd-perl/debian/compat (original)
+++ trunk/libstring-mkpasswd-perl/debian/compat Sun Oct  4 13:18:15 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libstring-mkpasswd-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-mkpasswd-perl/debian/control?rev=45335&op=diff
==============================================================================
--- trunk/libstring-mkpasswd-perl/debian/control (original)
+++ trunk/libstring-mkpasswd-perl/debian/control Sun Oct  4 13:18:15 2009
@@ -1,12 +1,13 @@
 Source: libstring-mkpasswd-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: perl (>= 5.8.0-7)
+Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
+Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Alexander Wirt <formorer at debian.org>,
  Martin Zobel-Helas <zobel at debian.org>,
- gregor herrmann <gregoa at debian.org>
+ gregor herrmann <gregoa at debian.org>,
+ Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
 Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/String-MkPasswd/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libstring-mkpasswd-perl/
@@ -15,7 +16,12 @@
 Package: libstring-mkpasswd-perl
 Architecture: all
 Depends: ${perl:Depends}, ${misc:Depends}
-Description:  random password generator
+Description: Perl module implementing a random password generator
+ String::MkPasswd defines a single function, mkpasswd(), to generate
+ random passwords.  The function is meant to be a simple way for
+ developers and system administrators to easily generate a relatively
+ secure password.
+ .
  The exportable mkpasswd() function returns a single scalar: a random
  password.  By default, this password is nine characters long with a
  random distribution of four lower-case characters, two upper-case

Added: trunk/libstring-mkpasswd-perl/debian/patches/fix-wrong-nospecial-description-of-mkpasswd.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-mkpasswd-perl/debian/patches/fix-wrong-nospecial-description-of-mkpasswd.patch?rev=45335&op=file
==============================================================================
--- trunk/libstring-mkpasswd-perl/debian/patches/fix-wrong-nospecial-description-of-mkpasswd.patch (added)
+++ trunk/libstring-mkpasswd-perl/debian/patches/fix-wrong-nospecial-description-of-mkpasswd.patch Sun Oct  4 13:18:15 2009
@@ -1,0 +1,17 @@
+Description: Fix wrong documentation for the --nospecial flag
+ of the mkpasswd.pl Perl script provided.
+Origin: vendor
+Bug: http://rt.cpan.org/Public/Bug/Display.html?id=50183
+Bug-Debian: http://bugs.debian.org/549494
+Author: Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+--- a/bin/mkpasswd.pl
++++ b/bin/mkpasswd.pl
+@@ -93,7 +93,7 @@
+ 	--nodigits          alias for --digits=0
+ 	--nolower           alias for --lower=0
+ 	--noupper           alias for --upper=0
+-	--nospecial         alias for --upper=0
++	--nospecial         alias for --special=0
+ EOF
+ }
+ 

Added: trunk/libstring-mkpasswd-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-mkpasswd-perl/debian/patches/series?rev=45335&op=file
==============================================================================
--- trunk/libstring-mkpasswd-perl/debian/patches/series (added)
+++ trunk/libstring-mkpasswd-perl/debian/patches/series Sun Oct  4 13:18:15 2009
@@ -1,0 +1,1 @@
+fix-wrong-nospecial-description-of-mkpasswd.patch

Modified: trunk/libstring-mkpasswd-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libstring-mkpasswd-perl/debian/rules?rev=45335&op=diff
==============================================================================
--- trunk/libstring-mkpasswd-perl/debian/rules (original)
+++ trunk/libstring-mkpasswd-perl/debian/rules Sun Oct  4 13:18:15 2009
@@ -1,74 +1,4 @@
 #!/usr/bin/make -f
-# This debian/rules file is provided as a template for normal perl
-# packages. It was created by Marc Brockschmidt <marc at dch-faq.de> for
-# the Debian Perl Group (http://pkg-perl.alioth.debian.org/) but may
-# be used freely wherever it is useful.
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-# If set to a true value then MakeMaker's prompt function will
-# always return the default without waiting for user input.
-export PERL_MM_USE_DEFAULT=1
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP     =$(CURDIR)/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-	$(MAKE) test
-
-	touch $@
-
-clean:
-	dh_testdir
-	dh_testroot
-
-	dh_clean build-stamp install-stamp
-	[ ! -f Makefile ] || $(MAKE) realclean
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
-
-	# lintian override for /usr/bin/mkpasswd.pl
-	dh_installdirs /usr/share/lintian/overrides/
-	install -m 644 $(CURDIR)/debian/lintian-overrides $(TMP)/usr/share/lintian/overrides/libstring-mkpasswd-perl
-
-	touch $@
-
-binary-arch:
-# We have nothing to do here for an architecture-independent package
-
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-	dh_installchangelogs Changes
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-source diff:
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+%:
+	dh --with quilt $@




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