r34045 - in /trunk/libdata-dump-streamer-perl/debian: changelog compat control copyright rules

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat Apr 25 04:43:53 UTC 2009


Author: ryan52-guest
Date: Sat Apr 25 04:43:48 2009
New Revision: 34045

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=34045
Log:
* machine readable copyright format
* debhelper 7

Modified:
    trunk/libdata-dump-streamer-perl/debian/changelog
    trunk/libdata-dump-streamer-perl/debian/compat
    trunk/libdata-dump-streamer-perl/debian/control
    trunk/libdata-dump-streamer-perl/debian/copyright
    trunk/libdata-dump-streamer-perl/debian/rules

Modified: trunk/libdata-dump-streamer-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dump-streamer-perl/debian/changelog?rev=34045&op=diff
==============================================================================
--- trunk/libdata-dump-streamer-perl/debian/changelog (original)
+++ trunk/libdata-dump-streamer-perl/debian/changelog Sat Apr 25 04:43:48 2009
@@ -2,8 +2,10 @@
 
   * Add myself to Uploaders
   * New upstream version
+  * machine readable copyright format
+  * debhelper 7
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 24 Apr 2009 21:40:00 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 24 Apr 2009 21:43:39 -0700
 
 libdata-dump-streamer-perl (2.08-40-3) unstable; urgency=low
 

Modified: trunk/libdata-dump-streamer-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dump-streamer-perl/debian/compat?rev=34045&op=diff
==============================================================================
--- trunk/libdata-dump-streamer-perl/debian/compat (original)
+++ trunk/libdata-dump-streamer-perl/debian/compat Sat Apr 25 04:43:48 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libdata-dump-streamer-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dump-streamer-perl/debian/control?rev=34045&op=diff
==============================================================================
--- trunk/libdata-dump-streamer-perl/debian/control (original)
+++ trunk/libdata-dump-streamer-perl/debian/control Sat Apr 25 04:43:48 2009
@@ -1,7 +1,7 @@
 Source: libdata-dump-streamer-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0), perl (>= 5.8.8-7), libb-utils-perl,
+Build-Depends: debhelper (>= 7), perl (>= 5.8.8-7), libb-utils-perl,
  libpadwalker-perl (>= 1.0), libcompress-zlib-perl, libmime-tools-perl,
  libalgorithm-diff-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

Modified: trunk/libdata-dump-streamer-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dump-streamer-perl/debian/copyright?rev=34045&op=diff
==============================================================================
--- trunk/libdata-dump-streamer-perl/debian/copyright (original)
+++ trunk/libdata-dump-streamer-perl/debian/copyright Sat Apr 25 04:43:48 2009
@@ -1,52 +1,32 @@
-This is the debian package for the Data-Dump-Streamer module.
-It was created by Alexis Sukrieh <sukria at debian.org> using dh-make-perl.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Yves Orton (demerphq)
+Upstream-Source: http://search.cpan.org/dist/Data-Dump-Streamer/
+Upstream-Name: Data-Dump-Streamer
 
-Source was downloaded from http://www.cpan.org/modules/by-module/Data/
-
-Upstream authors:
-  Yves Orton <yves at cpan.org>
-  Graham Barr <gbarr at pobox.com>
-  Gisle Aas
-
-Files: *
-Copyright: Copyright (C) 2003-2005 Yves Orton
-License: GPL-1+ | Artistic
- This library is free software; you can redistribute it and/or
- modify it under the same terms as Perl itself.
- .
- Contains code derived from works by Gisle Aas, Graham Barr,
- Jeff Pinyan, Richard Clamp, and Gurusamy Sarathy as well as
- material taken from the core.
-
-Files: Streamer.xs
-Copyright:
- Copyright 2000 Gisle Aas
- Copyright (c) 1997-2000 Graham Barr <gbarr at pobox.com>
- Copyright 2003 Yves Orton
-License: GPL-1+ | Artistic
- This library is free software; you can redistribute it and/or
- modify it under the same terms as Perl itself.
+Copyright: 2003-2005, Yves Orton
+License-Alias: Perl
+License: Artistic | GPL-1+
 
 Files: debian/*
-Copyright:
- 2007-2008 Debian Perl Group <debian-perl at lists.debian.org>
- 2007 Alexis Sukrieh <sukria at debian.org>
-License: GPL-1+ | Artistic
- The Debian packaging is licensed under the same terms as the software
- itself (see above).
+Copyright: 2007, 2009, Gunnar Wolf <gwolf at debian.org>
+ 2007, Alexis Sukrieh <sukria at debian.org>
+ 2007, Damyan Ivanov <dmn at debian.org>
+ 2007, Russ Allbery <rra at debian.org>
+ 2008, Niko Tyni <ntyni at debian.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+License: Artistic | GPL-1+
 
-Perl is licensed under the following license:
+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'
 
+License: GPL-1+
     This program is free software; you can redistribute it and/or modify
-    it under the terms of either:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-
-    b) the "Artistic License" which comes with Perl.
-
-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'.
-
+    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 the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'

Modified: trunk/libdata-dump-streamer-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdata-dump-streamer-perl/debian/rules?rev=34045&op=diff
==============================================================================
--- trunk/libdata-dump-streamer-perl/debian/rules (original)
+++ trunk/libdata-dump-streamer-perl/debian/rules Sat Apr 25 04:43:48 2009
@@ -1,90 +1,23 @@
 #!/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)
-
-# Allow disabling build optimation by setting noopt in
-# $DEB_BUILD_OPTIONS
-CFLAGS = -Wall -g
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-        CFLAGS += -O0
-else
-        CFLAGS += -O2
-endif
 
 build: build-stamp
 build-stamp:
-	dh_testdir
-
-	# explicitly unset 'username' because Makefile.PL has
-	# a special case for the upstream author.
-	username= $(PERL) Makefile.PL NODDS INSTALLDIRS=vendor
-	$(MAKE) OPTIMIZE="$(CFLAGS)" LD_RUN_PATH=""
-	$(MAKE) test
-
+	dh build
 	touch $@
 
 clean:
-	dh_testdir
-	dh_testroot
-
-	dh_clean build-stamp install-stamp
-
-	[ ! -f Makefile ] || $(MAKE) realclean
+	dh $@
 
 install: install-stamp
 install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-
-	# As this is a architecture dependent package, we are not
-	# supposed to install stuff to /usr/share. MakeMaker creates
-	# the dirs, we delete them from the deb:
-	[ ! -d $(TMP)/usr/share/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/share/perl5
-
+	dh install
 	touch $@
 
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do by default.
+binary-arch: install
+	dh $@
 
-# Build architecture-dependent files here.
-binary-arch: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs
-	dh_installchangelogs Changes
-	dh_strip
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_perl
-	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+binary-indep:
 
-source diff:
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+binary: binary-arch binary-indep
 
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+.PHONY: binary binary-arch binary-indep install clean build




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