r26656 - in /trunk/libflickr-api-perl/debian: changelog compat control copyright docs rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Tue Nov 4 16:55:11 UTC 2008


Author: gregoa
Date: Tue Nov  4 16:55:07 2008
New Revision: 26656

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=26656
Log:
* debian/copyright: refresh formatting, update years of upstream copyright.
* Set debhelper compatibility level to 7; adapt
  debian/{control,compat,rules}. Drop cdbs from build dependencies.
* Add /me to Uploaders.
* Don't install almost empty README any more.

Removed:
    trunk/libflickr-api-perl/debian/docs
Modified:
    trunk/libflickr-api-perl/debian/changelog
    trunk/libflickr-api-perl/debian/compat
    trunk/libflickr-api-perl/debian/control
    trunk/libflickr-api-perl/debian/copyright
    trunk/libflickr-api-perl/debian/rules

Modified: trunk/libflickr-api-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libflickr-api-perl/debian/changelog?rev=26656&op=diff
==============================================================================
--- trunk/libflickr-api-perl/debian/changelog (original)
+++ trunk/libflickr-api-perl/debian/changelog Tue Nov  4 16:55:07 2008
@@ -4,6 +4,11 @@
     libxml-parser-lite-tree-perl. Bump versioned dependency on
     libxml-parser-lite-tree-perl to >= 0.08. Thanks to Mark Broadbent for the
     bug report. Closes: #504481
+  * debian/copyright: refresh formatting, update years of upstream copyright.
+  * Set debhelper compatibility level to 7; adapt
+    debian/{control,compat,rules}. Drop cdbs from build dependencies.
+  * Add /me to Uploaders.
+  * Don't install almost empty README any more.
 
  -- gregor herrmann <gregoa at debian.org>  Tue, 04 Nov 2008 17:42:41 +0100
 

Modified: trunk/libflickr-api-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libflickr-api-perl/debian/compat?rev=26656&op=diff
==============================================================================
--- trunk/libflickr-api-perl/debian/compat (original)
+++ trunk/libflickr-api-perl/debian/compat Tue Nov  4 16:55:07 2008
@@ -1,1 +1,1 @@
-6
+7

Modified: trunk/libflickr-api-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libflickr-api-perl/debian/control?rev=26656&op=diff
==============================================================================
--- trunk/libflickr-api-perl/debian/control (original)
+++ trunk/libflickr-api-perl/debian/control Tue Nov  4 16:55:07 2008
@@ -3,10 +3,11 @@
 Priority: extra
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Martín Ferrari <tincho at debian.org>,
- Jose Luis Rivas <ghostbar38 at gmail.com>, Gunnar Wolf <gwolf at debian.org>
+ Jose Luis Rivas <ghostbar38 at gmail.com>, Gunnar Wolf <gwolf at debian.org>,
+ gregor herrmann <gregoa at debian.org>
 Build-Depends-Indep: perl, libxml-parser-lite-tree-perl (>= 0.08),
  libwww-perl, liburi-perl
-Build-Depends: cdbs, debhelper (>= 6), quilt
+Build-Depends: debhelper (>= 7), quilt
 Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/Flickr-API/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libflickr-api-perl/

Modified: trunk/libflickr-api-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libflickr-api-perl/debian/copyright?rev=26656&op=diff
==============================================================================
--- trunk/libflickr-api-perl/debian/copyright (original)
+++ trunk/libflickr-api-perl/debian/copyright Tue Nov  4 16:55:07 2008
@@ -1,22 +1,21 @@
-This package was debianized by Jose Luis Rivas <ghostbar38 at gmail.com> on
-Thu, 19 Apr 2007 17:44:20 -0400.
-
-It was downloaded from http://search.cpan.org/dist/Flickr-API/
-
-Upstream author: Cal Henderson <cal at iamcal.com>
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Cal Henderson, <cal at iamcal.com>
+Upstream-Source: http://search.cpan.org/dist/Flickr-API/
+Upstream-Name: Flickr-API
 
 Files: *
-Copyright: © 2004-2005 Cal Henderson, <cal at iamcal.com>
+Copyright: © 2004-2008, Cal Henderson, <cal at iamcal.com>
 License: Artistic
- (taken from README, as the code doesn't have a license statement)
- License: Perl Artistic License
 
 Files: debian/*
-Copyright: © 2008 Debian Perl Group
-                  <pkg-perl-maintainers at lists.alioth.debian.org>
-           © 2007 Jose Luis Rivas <ghostbar38 at gmail.com>
+Copyright: © 2008, various members of the Debian Perl Group,
+                   cf. debian/copyright
+           © 2007, Jose Luis Rivas <ghostbar38 at gmail.com>
 License: Artistic
 
-On Debian GNU/Linux systems, the complete text of the Artistic Licence
-can be found in `/usr/share/common-licenses/Artistic', and the complete text of
-the GPL can be found in `/usr/share/common-licenses/GPL'.
+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

Modified: trunk/libflickr-api-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libflickr-api-perl/debian/rules?rev=26656&op=diff
==============================================================================
--- trunk/libflickr-api-perl/debian/rules (original)
+++ trunk/libflickr-api-perl/debian/rules Tue Nov  4 16:55:07 2008
@@ -1,13 +1,25 @@
 #!/usr/bin/make -f
-  
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/class/perlmodule.mk
-include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
-# set DEBIAN_BUILD so test.pl will skip network connections
-DEB_MAKE_CHECK_TARGET=test DEBIAN_BUILD=1
+include /usr/share/quilt/quilt.make
 
-install/libflickr-api-perl::
-	[ ! -d debian/libflickr-api-perl/usr/lib/perl5 ] || \
-		rmdir --ignore-fail-on-non-empty --parents --verbose \
-		debian/libflickr-api-perl/usr/lib/perl5
+build: build-stamp
+build-stamp: $(QUILT_STAMPFN)
+	DEBIAN_BUILD=1 dh build
+	touch $@
+
+clean: unpatch
+	dh $@
+
+install: install-stamp
+install-stamp: build-stamp
+	dh install
+	touch $@
+
+binary-arch:
+
+binary-indep: install
+	dh $@
+
+binary: binary-arch binary-indep
+
+.PHONY: binary binary-arch binary-indep install clean build




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