r34645 - in /trunk/libpoe-filter-ircd-perl/debian: changelog compat copyright libpoe-filter-ircd-perl.examples rules

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat May 2 15:36:56 UTC 2009


Author: ryan52-guest
Date: Sat May  2 15:36:51 2009
New Revision: 34645

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

Added:
    trunk/libpoe-filter-ircd-perl/debian/libpoe-filter-ircd-perl.examples
Modified:
    trunk/libpoe-filter-ircd-perl/debian/changelog
    trunk/libpoe-filter-ircd-perl/debian/compat
    trunk/libpoe-filter-ircd-perl/debian/copyright
    trunk/libpoe-filter-ircd-perl/debian/rules

Modified: trunk/libpoe-filter-ircd-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-filter-ircd-perl/debian/changelog?rev=34645&op=diff
==============================================================================
--- trunk/libpoe-filter-ircd-perl/debian/changelog (original)
+++ trunk/libpoe-filter-ircd-perl/debian/changelog Sat May  2 15:36:51 2009
@@ -11,8 +11,11 @@
   * New upstream release
   * Add myself to Uploaders
   * Debian Policy 3.8.1
+  * debhelper 7
+  * add examples
+  * machine readable copyright format
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Sat, 02 May 2009 04:20:36 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Sat, 02 May 2009 08:35:22 -0700
 
 libpoe-filter-ircd-perl (2.38-1) unstable; urgency=low
 

Modified: trunk/libpoe-filter-ircd-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-filter-ircd-perl/debian/compat?rev=34645&op=diff
==============================================================================
--- trunk/libpoe-filter-ircd-perl/debian/compat (original)
+++ trunk/libpoe-filter-ircd-perl/debian/compat Sat May  2 15:36:51 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libpoe-filter-ircd-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-filter-ircd-perl/debian/copyright?rev=34645&op=diff
==============================================================================
--- trunk/libpoe-filter-ircd-perl/debian/copyright (original)
+++ trunk/libpoe-filter-ircd-perl/debian/copyright Sat May  2 15:36:51 2009
@@ -1,25 +1,37 @@
-This package was downloaded from: http://search.cpan.org/dist/POE-Filter-IRCD/
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Chris Williams <chris at bingosnet.co.uk>
+Upstream-Source: http://search.cpan.org/dist/POE-Filter-IRCD/
+Upstream-Name: POE-Filter-IRCD
 
 Files: *
-Copyright: © Chris Williams <chris at bingosnet.co.uk>
-           © Jonathan Steinert
-License: GPL-1+ | Artistic
- META.yml says "license: perl" and perl license is
- .
- 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.
+Copyright: 2009 by Chris Williams and Jonathan Steinert
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-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'.
+Files: inc/*
+Copyright: 2008 - 2009 Adam Kennedy
+License-Alias: Perl
+License: Artistic | GPL-1+
 
 Files: debian/*
-Copyright: © 2005-2006 Steve Kowalik <stevenk at debian.org>
-           © 2008 Debian Perl Group <debian-perl at lists.debian.org>
-License: GPL-2+
- The Debian packaging information is under the GPL, version 2 or later
+Copyright: 2005, 2006, Steve Kowalik <stevenk at debian.org>
+ 2008, Damyan Ivanov <dmn at debian.org>
+ 2008, Martín Ferrari <martin.ferrari at gmail.com>
+ 2008, Martín Ferrari <tincho at debian.org>
+ 2009, Ryan Niebur <ryanryan52 at gmail.com>
+License: Artistic | GPL-1+
+
+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 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'

Added: trunk/libpoe-filter-ircd-perl/debian/libpoe-filter-ircd-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-filter-ircd-perl/debian/libpoe-filter-ircd-perl.examples?rev=34645&op=file
==============================================================================
--- trunk/libpoe-filter-ircd-perl/debian/libpoe-filter-ircd-perl.examples (added)
+++ trunk/libpoe-filter-ircd-perl/debian/libpoe-filter-ircd-perl.examples Sat May  2 15:36:51 2009
@@ -1,0 +1,1 @@
+examples/*

Modified: trunk/libpoe-filter-ircd-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-filter-ircd-perl/debian/rules?rev=34645&op=diff
==============================================================================
--- trunk/libpoe-filter-ircd-perl/debian/rules (original)
+++ trunk/libpoe-filter-ircd-perl/debian/rules Sat May  2 15:36:51 2009
@@ -1,66 +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)
 
 build: build-stamp
 build-stamp:
-	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-	$(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
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
+	dh install
 	touch $@
 
 binary-arch:
-# We have nothing to do here for an architecture-independent package
 
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installexamples examples/*
-	dh_installdocs
-	dh_installchangelogs Changes
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+binary-indep: install
+	dh $@
 
-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