r33928 - in /trunk/libclass-inspector-perl/debian: changelog compat control copyright rules

bricas-guest at users.alioth.debian.org bricas-guest at users.alioth.debian.org
Fri Apr 24 13:55:25 UTC 2009


Author: bricas-guest
Date: Fri Apr 24 13:55:19 2009
New Revision: 33928

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33928
Log:
* debian/control:
  + Added myself to Uploaders
  + Standards-Version to 3.8.1
  + debhelper version to 7
* debian/compat: set to 7
* debian/rules: update to new standards
* debian/copyright: update to new standards

Modified:
    trunk/libclass-inspector-perl/debian/changelog
    trunk/libclass-inspector-perl/debian/compat
    trunk/libclass-inspector-perl/debian/control
    trunk/libclass-inspector-perl/debian/copyright
    trunk/libclass-inspector-perl/debian/rules

Modified: trunk/libclass-inspector-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-inspector-perl/debian/changelog?rev=33928&op=diff
==============================================================================
--- trunk/libclass-inspector-perl/debian/changelog (original)
+++ trunk/libclass-inspector-perl/debian/changelog Fri Apr 24 13:55:19 2009
@@ -2,6 +2,13 @@
 
   [ Brian Cassidy ]
   * New upstream release
+  * debian/control:
+    + Added myself to Uploaders
+    + Standards-Version to 3.8.1
+    + debhelper version to 7
+  * debian/compat: set to 7
+  * debian/rules: update to new standards
+  * debian/copyright: update to new standards
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN

Modified: trunk/libclass-inspector-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-inspector-perl/debian/compat?rev=33928&op=diff
==============================================================================
--- trunk/libclass-inspector-perl/debian/compat (original)
+++ trunk/libclass-inspector-perl/debian/compat Fri Apr 24 13:55:19 2009
@@ -1,1 +1,1 @@
-6
+7

Modified: trunk/libclass-inspector-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-inspector-perl/debian/control?rev=33928&op=diff
==============================================================================
--- trunk/libclass-inspector-perl/debian/control (original)
+++ trunk/libclass-inspector-perl/debian/control Fri Apr 24 13:55:19 2009
@@ -5,10 +5,10 @@
 Uploaders: Gunnar Wolf <gwolf at debian.org>,
  gregor herrmann <gregor+debian at comodo.priv.at>,
  Krzysztof Krzyzaniak (eloy) <eloy at debian.org>,
- Damyan Ivanov <dmn at debian.org>
-Build-Depends: debhelper (>= 6.0.0)
+ Damyan Ivanov <dmn at debian.org>, Brian Cassidy <brian.cassidy at gmail.com>
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.6.0-16), libmodule-install-perl, libtest-pod-perl
-Standards-Version: 3.7.3
+Standards-Version: 3.8.1
 Homepage: http://search.cpan.org/dist/Class-Inspector/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libclass-inspector-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libclass-inspector-perl/

Modified: trunk/libclass-inspector-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-inspector-perl/debian/copyright?rev=33928&op=diff
==============================================================================
--- trunk/libclass-inspector-perl/debian/copyright (original)
+++ trunk/libclass-inspector-perl/debian/copyright Fri Apr 24 13:55:19 2009
@@ -1,18 +1,33 @@
-This package was debianized by Florian Ragwitz <florian at mookooh.org> on
-Sun,  6 Jun 2004 05:31:51 +0200.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Adam Kennedy <adamk at cpan.org>
+Upstream-Source: http://search.cpan.org/dist/Class-Inspector/
+Upstream-Name: Class-Inspector
 
-It was downloaded from http://search.cpan.org/dist/Class-Inspector/
+Files: *
+Copyright: Copyright 2002 - 2009 Adam Kennedy
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Upstream Author: Adam Kennedy <adamk at cpan.org>
+Files: inc/*:
+Copyright: © 2002 - 2000 by Brian Ingerson, Audrey Tang and Adam Kennedy
+License-Alias: Perl
+License: GPL-1+ | Artistic
 
-Copyright:
+Files: debian/*
+Copyright: 2009, Brian Cassidy <brian.cassidy at gmail.com>
+License: Artistic | GPL-1+
 
- Copyright (c) 2002-2006 Adam Kennedy.
+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'
 
- All rights reserved. This program is free software; you can
- redistribute it and/or modify it under the same terms as Perl itself
- (Artistic or GPL).
-
- 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 the GNU General
+    Public License can be found in `/usr/share/common-licenses/GPL'

Modified: trunk/libclass-inspector-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-inspector-perl/debian/rules?rev=33928&op=diff
==============================================================================
--- trunk/libclass-inspector-perl/debian/rules (original)
+++ trunk/libclass-inspector-perl/debian/rules Fri Apr 24 13:55:19 2009
@@ -1,63 +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.
-
-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)
-	AUTOMATED_TESTING=1 $(MAKE) test
-	touch build-stamp
+	AUTOMATED_TESTING=1 dh build
+	touch $@
 
 clean:
-	dh_testdir
-	dh_testroot
-	[ ! -f Makefile ] || $(MAKE) distclean
-	dh_clean build-stamp install-stamp
+	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 independent package, we are not supposed to install
-	#stuff to /usr/lib. MakeMaker creates the dirs, we delete them from the deb:
-	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
-
-	touch install-stamp
+	dh install
+	touch $@
 
 binary-arch:
-# We have nothing to do by default.
 
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs README
-	dh_perl
-	dh_installchangelogs Changes
-	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