r60697 - in /trunk/libshell-posix-select-perl/debian: ./ source/

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Jul 28 02:18:21 UTC 2010


Author: gregoa
Date: Wed Jul 28 02:18:12 2010
New Revision: 60697

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=60697
Log:
* Add /me to Uploaders.
* debhelper 7.
* Set Standards-Version to 3.9.1; remove version from perl build dependency.
* Convert to source format 3.0 (quilt); now we can use binary reference
  files for the test suite.

Added:
    trunk/libshell-posix-select-perl/debian/clean
    trunk/libshell-posix-select-perl/debian/eslect.cdump_ref   (with props)
    trunk/libshell-posix-select-perl/debian/libshell-posix-select-perl.examples
    trunk/libshell-posix-select-perl/debian/nested_heading_prompt.cdump_ref   (with props)
    trunk/libshell-posix-select-perl/debian/source/
    trunk/libshell-posix-select-perl/debian/source/format
    trunk/libshell-posix-select-perl/debian/source/include-binaries
Removed:
    trunk/libshell-posix-select-perl/debian/eslect.cdump_ref.b64
    trunk/libshell-posix-select-perl/debian/nested_heading_prompt.cdump_ref.b64
Modified:
    trunk/libshell-posix-select-perl/debian/changelog
    trunk/libshell-posix-select-perl/debian/compat
    trunk/libshell-posix-select-perl/debian/control
    trunk/libshell-posix-select-perl/debian/copyright
    trunk/libshell-posix-select-perl/debian/rules

Modified: trunk/libshell-posix-select-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libshell-posix-select-perl/debian/changelog?rev=60697&op=diff
==============================================================================
--- trunk/libshell-posix-select-perl/debian/changelog (original)
+++ trunk/libshell-posix-select-perl/debian/changelog Wed Jul 28 02:18:12 2010
@@ -20,6 +20,13 @@
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
+
+  [ gregor herrmann ]
+  * Add /me to Uploaders.
+  * debhelper 7.
+  * Set Standards-Version to 3.9.1; remove version from perl build dependency.
+  * Convert to source format 3.0 (quilt); now we can use binary reference
+    files for the test suite.
 
  -- Ryan Niebur <ryanryan52 at gmail.com>  Wed, 08 Apr 2009 18:43:43 -0700
 

Added: trunk/libshell-posix-select-perl/debian/clean
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libshell-posix-select-perl/debian/clean?rev=60697&op=file
==============================================================================
--- trunk/libshell-posix-select-perl/debian/clean (added)
+++ trunk/libshell-posix-select-perl/debian/clean Wed Jul 28 02:18:12 2010
@@ -1,0 +1,2 @@
+Scripts/*.plx
+*.sdump

Modified: trunk/libshell-posix-select-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libshell-posix-select-perl/debian/compat?rev=60697&op=diff
==============================================================================
--- trunk/libshell-posix-select-perl/debian/compat (original)
+++ trunk/libshell-posix-select-perl/debian/compat Wed Jul 28 02:18:12 2010
@@ -1,1 +1,1 @@
-4
+7

Modified: trunk/libshell-posix-select-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libshell-posix-select-perl/debian/control?rev=60697&op=diff
==============================================================================
--- trunk/libshell-posix-select-perl/debian/control (original)
+++ trunk/libshell-posix-select-perl/debian/control Wed Jul 28 02:18:12 2010
@@ -1,10 +1,11 @@
 Source: libshell-posix-select-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 4.0.2)
-Build-Depends-Indep: perl (>= 5.8.0-7), sharutils
+Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends-Indep: perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Standards-Version: 3.6.2
+Uploaders: gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Shell-POSIX-Select/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libshell-posix-select-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libshell-posix-select-perl/
@@ -12,10 +13,10 @@
 Package: libshell-posix-select-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description:  The POSIX Shell's "select" loop for Perl
- This module implements the select loop of the "POSIX" shells (Bash, Korn, and
- derivatives) for Perl. That loop is unique in two ways: it's by far the
- friendliest feature of any UNIX shell, and it's the only UNIX shell loop
+Description: POSIX Shell's "select" loop for Perl
+ Shell::POSIX::Select implements the select loop of the "POSIX" shells (Bash,
+ Korn, and derivatives) for Perl. That loop is unique in two ways: it's by far
+ the friendliest feature of any UNIX shell, and it's the only UNIX shell loop
  that's missing from the Perl language. Until now!
  .
  What's so great about this loop? It automates the generation of a numbered

Modified: trunk/libshell-posix-select-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libshell-posix-select-perl/debian/copyright?rev=60697&op=diff
==============================================================================
--- trunk/libshell-posix-select-perl/debian/copyright (original)
+++ trunk/libshell-posix-select-perl/debian/copyright Wed Jul 28 02:18:12 2010
@@ -1,14 +1,31 @@
-This package was debianized by Florian Ragwitz <rafl at debianforum.de> on
-Tue, 23 Aug 2005 19:59:43 +0200
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Tim Maher <yumpy at cpan.org>
+Source: http://search.cpan.org/dist/Shell-POSIX-Select/
+Name: Shell-POSIX-Select
 
-The upstream author is: Tim Maher <yumpy at cpan.org>
+Files: *
+Copyright: 2002-2003, Timothy F. Maher
+License: Artistic or GPL-1+
 
-Copyright (C) 2002-2003, Timothy F. Maher. All rights reserved.
+Files: debian/*
+Copyright: 2005, Florian Ragwitz <rafl at debianforum.de>
+ 2006, 2008, Marc 'HE' Brockschmidt <he at debian.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+ 2010, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-This module is free software; you can redistribute it and/or modify it under
-the same terms as Perl itself.
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'.
 
-Perl is distributed under your choice of the GNU General Public License or
-the Artistic License.  On Debian GNU/Linux systems, the complete text of the
-GNU General Public License can be found in `/usr/share/common-licenses/GPL'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian GNU/Linux systems, the complete text of version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libshell-posix-select-perl/debian/eslect.cdump_ref
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libshell-posix-select-perl/debian/eslect.cdump_ref?rev=60697&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libshell-posix-select-perl/debian/eslect.cdump_ref
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Added: trunk/libshell-posix-select-perl/debian/libshell-posix-select-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libshell-posix-select-perl/debian/libshell-posix-select-perl.examples?rev=60697&op=file
==============================================================================
--- trunk/libshell-posix-select-perl/debian/libshell-posix-select-perl.examples (added)
+++ trunk/libshell-posix-select-perl/debian/libshell-posix-select-perl.examples Wed Jul 28 02:18:12 2010
@@ -1,0 +1,2 @@
+Scripts/*.plx
+Scripts/README

Added: trunk/libshell-posix-select-perl/debian/nested_heading_prompt.cdump_ref
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libshell-posix-select-perl/debian/nested_heading_prompt.cdump_ref?rev=60697&op=file
==============================================================================
Binary file - no diff available.

Propchange: trunk/libshell-posix-select-perl/debian/nested_heading_prompt.cdump_ref
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: trunk/libshell-posix-select-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libshell-posix-select-perl/debian/rules?rev=60697&op=diff
==============================================================================
--- trunk/libshell-posix-select-perl/debian/rules (original)
+++ trunk/libshell-posix-select-perl/debian/rules Wed Jul 28 02:18:12 2010
@@ -1,65 +1,13 @@
 #!/usr/bin/make -f
 
-export PERL_MM_USE_DEFAULT=1
+%:
+	dh $@
 
-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) OPTIMIZE="-Wall -O2 -g"
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp install-stamp
-	rm -f Scripts/*.plx *.sdump
-	-mv $(CURDIR)/Ref_Data/eslect.cdump_ref.old $(CURDIR)/Ref_Data/eslect.cdump_ref
-	-mv $(CURDIR)/Ref_Data/nested_heading_prompt.cdump_ref.old $(CURDIR)/Ref_Data/nested_heading_prompt.cdump_ref
-	-$(MAKE) distclean
-	dh_clean
-
-install: build install-stamp
-install-stamp:
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	cp $(CURDIR)/Ref_Data/eslect.cdump_ref $(CURDIR)/Ref_Data/eslect.cdump_ref.old
-	uudecode $(CURDIR)/debian/eslect.cdump_ref.b64 -o $(CURDIR)/Ref_Data/eslect.cdump_ref
-	cp $(CURDIR)/Ref_Data/nested_heading_prompt.cdump_ref $(CURDIR)/Ref_Data/nested_heading_prompt.cdump_ref.old
-	uudecode $(CURDIR)/debian/nested_heading_prompt.cdump_ref.b64 -o $(CURDIR)/Ref_Data/nested_heading_prompt.cdump_ref
-	$(MAKE) test
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
-	touch install-stamp
-
-binary-arch:
-# We have nothing to do by default.
-
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installexamples Scripts/*.plx Scripts/README
-	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
+override_dh_auto_test:
+	mv $(CURDIR)/Ref_Data/eslect.cdump_ref $(CURDIR)/Ref_Data/eslect.cdump_ref.old
+	mv $(CURDIR)/Ref_Data/nested_heading_prompt.cdump_ref $(CURDIR)/Ref_Data/nested_heading_prompt.cdump_ref.old
+	cp $(CURDIR)/debian/eslect.cdump_ref $(CURDIR)/Ref_Data/
+	cp $(CURDIR)/debian/nested_heading_prompt.cdump_ref $(CURDIR)/Ref_Data/
+	dh_auto_test
+	mv $(CURDIR)/Ref_Data/eslect.cdump_ref.old $(CURDIR)/Ref_Data/eslect.cdump_ref
+	mv $(CURDIR)/Ref_Data/nested_heading_prompt.cdump_ref.old $(CURDIR)/Ref_Data/nested_heading_prompt.cdump_ref

Added: trunk/libshell-posix-select-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libshell-posix-select-perl/debian/source/format?rev=60697&op=file
==============================================================================
--- trunk/libshell-posix-select-perl/debian/source/format (added)
+++ trunk/libshell-posix-select-perl/debian/source/format Wed Jul 28 02:18:12 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: trunk/libshell-posix-select-perl/debian/source/include-binaries
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libshell-posix-select-perl/debian/source/include-binaries?rev=60697&op=file
==============================================================================
--- trunk/libshell-posix-select-perl/debian/source/include-binaries (added)
+++ trunk/libshell-posix-select-perl/debian/source/include-binaries Wed Jul 28 02:18:12 2010
@@ -1,0 +1,2 @@
+debian/eslect.cdump_ref
+debian/nested_heading_prompt.cdump_ref




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