r34004 - in /trunk/libcss-squish-perl/debian: changelog compat control copyright rules

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


Author: ryan52-guest
Date: Sat Apr 25 02:13:36 2009
New Revision: 34004

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

Modified:
    trunk/libcss-squish-perl/debian/changelog
    trunk/libcss-squish-perl/debian/compat
    trunk/libcss-squish-perl/debian/control
    trunk/libcss-squish-perl/debian/copyright
    trunk/libcss-squish-perl/debian/rules

Modified: trunk/libcss-squish-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcss-squish-perl/debian/changelog?rev=34004&op=diff
==============================================================================
--- trunk/libcss-squish-perl/debian/changelog (original)
+++ trunk/libcss-squish-perl/debian/changelog Sat Apr 25 02:13:36 2009
@@ -8,8 +8,10 @@
   * New upstream release
   * Add myself to Uploaders
   * Debian Policy 3.8.1
+  * debhelper 7
+  * machine readable copyright format
 
- -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 24 Apr 2009 08:31:26 -0700
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 24 Apr 2009 19:13:27 -0700
 
 libcss-squish-perl (0.07-1) unstable; urgency=low
 

Modified: trunk/libcss-squish-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcss-squish-perl/debian/compat?rev=34004&op=diff
==============================================================================
--- trunk/libcss-squish-perl/debian/compat (original)
+++ trunk/libcss-squish-perl/debian/compat Sat Apr 25 02:13:36 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libcss-squish-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcss-squish-perl/debian/control?rev=34004&op=diff
==============================================================================
--- trunk/libcss-squish-perl/debian/control (original)
+++ trunk/libcss-squish-perl/debian/control Sat Apr 25 02:13:36 2009
@@ -1,7 +1,7 @@
 Source: libcss-squish-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.8.8-12), libtest-pod-coverage-perl, libtest-pod-perl,
  libtest-longstring-perl, liburi-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>

Modified: trunk/libcss-squish-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcss-squish-perl/debian/copyright?rev=34004&op=diff
==============================================================================
--- trunk/libcss-squish-perl/debian/copyright (original)
+++ trunk/libcss-squish-perl/debian/copyright Sat Apr 25 02:13:36 2009
@@ -1,12 +1,8 @@
-This is the debian package for the CSS-Squish module.
-It was created by Niko Tyni <ntyni at debian.org> using dh-make-perl.
-
-It was downloaded from http://search.cpan.org/dist/CSS-Squish/
-
-Upstream authors: Thomas Sibley <trs at bestpractical.com>
-                  Ruslan Zakirov <ruz at bestpractical.com>
-
-Copyright and license information:
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Thomas Sibley <trs at bestpractical.com> and Ruslan Zakirov <ruz at bestpractical.com>
+Upstream-Source: http://search.cpan.org/dist/CSS-Squish/
+Upstream-Name: CSS-Squish
 
 Files: *
 Copyright: Copyright (c) 2006.
@@ -15,20 +11,22 @@
   Thomas Sibley <trs at bestpractical.com> and
   Ruslan Zakirov <ruz at bestpractical.com> .]
 License: GPL-1+|Artistic
- This library is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself, either Perl version 5.8.3 or, at
- your option, any later version of Perl 5 you may have available.
 
 Files: debian/*
 Copyright: Copyright © 2008 Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
            Copyright © 2008 Niko Tyni <ntyni at debian.org>
 License: GPL-1+|Artistic
- The Debian packaging of libcss-squish-perl is licensed under the same terms
- as the CSS::Squish module itself.
 
-Perl, including version 5.8.3, 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: 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'

Modified: trunk/libcss-squish-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcss-squish-perl/debian/rules?rev=34004&op=diff
==============================================================================
--- trunk/libcss-squish-perl/debian/rules (original)
+++ trunk/libcss-squish-perl/debian/rules Sat Apr 25 02:13:36 2009
@@ -1,67 +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_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