r29128 - in /trunk/libquota-perl/debian: changelog compat control copyright libquota-perl.examples rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jan 1 22:05:11 UTC 2009


Author: gregoa
Date: Thu Jan  1 22:05:07 2009
New Revision: 29128

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29128
Log:
* Set debhelper compatibility level to 7; adapt
  debian/{control,compat,rules}.
* debian/copyright: switch to new format.

Added:
    trunk/libquota-perl/debian/libquota-perl.examples
Modified:
    trunk/libquota-perl/debian/changelog
    trunk/libquota-perl/debian/compat
    trunk/libquota-perl/debian/control
    trunk/libquota-perl/debian/copyright
    trunk/libquota-perl/debian/rules

Modified: trunk/libquota-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/changelog?rev=29128&op=diff
==============================================================================
--- trunk/libquota-perl/debian/changelog (original)
+++ trunk/libquota-perl/debian/changelog Thu Jan  1 22:05:07 2009
@@ -16,6 +16,9 @@
 
   * New upstream release.
   * Add a description to 01_Makefile.PL-remove-unneeded-objects.patch.
+  * Set debhelper compatibility level to 7; adapt
+    debian/{control,compat,rules}.
+  * debian/copyright: switch to new format.
 
  -- gregor herrmann <gregoa at debian.org>  Wed, 06 Aug 2008 21:34:08 -0300
 

Modified: trunk/libquota-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/compat?rev=29128&op=diff
==============================================================================
--- trunk/libquota-perl/debian/compat (original)
+++ trunk/libquota-perl/debian/compat Thu Jan  1 22:05:07 2009
@@ -1,1 +1,1 @@
-6
+7

Modified: trunk/libquota-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/control?rev=29128&op=diff
==============================================================================
--- trunk/libquota-perl/debian/control (original)
+++ trunk/libquota-perl/debian/control Thu Jan  1 22:05:07 2009
@@ -1,7 +1,7 @@
 Source: libquota-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 6), perl (>= 5.6.0-17), quilt (>= 0.40)
+Build-Depends: debhelper (>= 7), perl (>= 5.6.0-17), quilt (>= 0.40)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Damyan Ivanov <dmn at debian.org>, gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.0

Modified: trunk/libquota-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/copyright?rev=29128&op=diff
==============================================================================
--- trunk/libquota-perl/debian/copyright (original)
+++ trunk/libquota-perl/debian/copyright Thu Jan  1 22:05:07 2009
@@ -1,40 +1,50 @@
-This is the debian package for the Quota module.
-It was created by 
-Elie Rosenblum <fnord at debian.org> on  Fri, 24 Aug 2001 00:08:21 -0400
-using dh-make-perl.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Tom Zoerner (email: tomzo AT users.sourceforge.net)
+Upstream-Source: http://search.cpan.org/dist/Quota/
+Upstream-Name: Quota
 
-It was downloaded from: http://search.cpan.org/dist/Quota/
-
-Upstream author is: Tom Zoerner (tomzo at nefkom.net)
-
-    Copyrght (c) 1995-2007 Tom Zoerner
-
-    License:   Same as Perl: Artistic License or GPL;
-    
-    On Debian GNU/Linux systems, the complete set of the Artistic License
-    can be found in /usr/share/common-licenses/Artistic
-    and GPL can be found in /usr/share/common-licenses/GPL
-
-Copyright holder to other parts of code:
-
-file ./include/quotaio_xfs.h:  
-
-    Copyright (c) 2000 Silicon Graphics, Inc. All Rights Reserved
-   
-    License from: include/quotaio_xfs.h:
-
-   This program is free software; you can redistribute it and/or modify it
-   under the terms of version 2 of the GNU General Public License as
-   published by the Free Software Foundation.
-   Full copy of the License can be found at
-   /usr/share/common-licenses/GPL-2
+Files: *
+Copyright: 1995-2007, Tom Zoerner (email: tomzo AT users.sourceforge.net)
+License-Alias: Perl
+License: Artistic | GPL-1+
 
 
-file ./afsquota.c:
+Files: include/quotaio_xfs.h
+Copyright: (c) 2000 Silicon Graphics, Inc. All Rights Reserved
+License: GPL-2   
 
-   Contributed 1998,2003 by Wolfgang Friebel <friebel at ifh.de>
-
+Files: afsquota.c:
+Copyright: 1998,2003 by Wolfgang Friebel <friebel at ifh.de>
+License: PD
    This file was contributed when this software was in the Public domain
    For more info please check:
    http://rt.cpan.org/Public/Bug/Display.html?id=28599
 
+Files: debian/*
+Copyright: 
+ 2001-2004, Elie Rosenblum <fnord at debian.org>
+ 2007-2009, various members of the Debian perl Group, cf. debian/changelog
+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'
+
+License: GPL-2
+    This program is free software; you can redistribute it and/or modify it
+    under the terms of version 2 of the GNU General Public License as
+    published by the Free Software Foundation.
+    On Debian GNU/Linux systems, the complete text of the GNU General
+    Public License, version 2 can be found in
+    `/usr/share/common-licenses/GPL-2'

Added: trunk/libquota-perl/debian/libquota-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/libquota-perl.examples?rev=29128&op=file
==============================================================================
--- trunk/libquota-perl/debian/libquota-perl.examples (added)
+++ trunk/libquota-perl/debian/libquota-perl.examples Thu Jan  1 22:05:07 2009
@@ -1,0 +1,1 @@
+contrib/*

Modified: trunk/libquota-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libquota-perl/debian/rules?rev=29128&op=diff
==============================================================================
--- trunk/libquota-perl/debian/rules (original)
+++ trunk/libquota-perl/debian/rules Thu Jan  1 22:05:07 2009
@@ -1,82 +1,33 @@
 #!/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
 
 include /usr/share/quilt/quilt.make
-
-# 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
-
-PERL   ?= /usr/bin/perl
-PACKAGE = $(shell dh_listpackages)
-TMP     = $(CURDIR)/debian/$(PACKAGE)
-
-# Allow disabling build optimisation 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: $(QUILT_STAMPFN)
-	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE) OPTIMIZE="$(CFLAGS)" LD_RUN_PATH=""
-	# don't run tests, test.pl only outputs:
-	# "This is an interactive test script - input must be a tty
-	# Exiting now."
-	# $(MAKE) test
-	touch $@
-
-clean: unpatch
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	[ ! -f Makefile ] || ( touch Makefile && $(MAKE) realclean )
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-	[ ! -d $(TMP)/usr/share/perl5 ] || \
-		rmdir --ignore-fail-on-non-empty --parents --verbose \
-		$(TMP)/usr/share/perl5
-	touch $@
-
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do here for an architecture-dependent package
-
-# Build architecture-dependent files here.
-binary-arch: build install
-	dh_testdir
-	dh_testroot
-	dh_installexamples contrib/*
-	dh_installdocs
-	dh_installchangelogs CHANGES
-	dh_shlibdeps
-	dh_strip
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
 
 get-orig-source:
 	uscan -force -verbose
 
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install get-orig-source
+build: build-stamp
+build-stamp: $(QUILT_STAMPFN)
+	dh build --before dh_auto_test
+	# don't run tests, test.pl only outputs:
+	# "This is an interactive test script - input must be a tty
+	# Exiting now."
+	dh build --after dh_auto_test
+	touch $@
+
+clean: unpatch
+	[ ! -f Makefile ] || touch Makefile
+	dh $@
+
+install: install-stamp
+install-stamp: build-stamp
+	dh install
+	touch $@
+
+binary-arch: install
+	dh $@
+
+binary-indep:
+
+binary: binary-arch binary-indep
+
+.PHONY: binary binary-arch binary-indep install clean build get-orig-source




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