r27512 - in /trunk/libhttp-server-simple-recorder-perl/debian: changelog compat control copyright rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Nov 30 17:16:37 UTC 2008


Author: gregoa
Date: Sun Nov 30 17:16:31 2008
New Revision: 27512

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=27512
Log:
* Set debhelper compatibility level to 7; adapt
  debian/{control,compat,rules}.
* Set Standards-Version to 3.8.0 (no changes).
* Add /me to Uploaders.
* debian/copyright: refresh formatting, add info about files under inc/.

Modified:
    trunk/libhttp-server-simple-recorder-perl/debian/changelog
    trunk/libhttp-server-simple-recorder-perl/debian/compat
    trunk/libhttp-server-simple-recorder-perl/debian/control
    trunk/libhttp-server-simple-recorder-perl/debian/copyright
    trunk/libhttp-server-simple-recorder-perl/debian/rules

Modified: trunk/libhttp-server-simple-recorder-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-recorder-perl/debian/changelog?rev=27512&op=diff
==============================================================================
--- trunk/libhttp-server-simple-recorder-perl/debian/changelog (original)
+++ trunk/libhttp-server-simple-recorder-perl/debian/changelog Sun Nov 30 17:16:31 2008
@@ -3,6 +3,11 @@
   * New upstream release.
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
+  * Set debhelper compatibility level to 7; adapt
+    debian/{control,compat,rules}.
+  * Set Standards-Version to 3.8.0 (no changes).
+  * Add /me to Uploaders.
+  * debian/copyright: refresh formatting, add info about files under inc/.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:43:50 +0100
 

Modified: trunk/libhttp-server-simple-recorder-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-recorder-perl/debian/compat?rev=27512&op=diff
==============================================================================
--- trunk/libhttp-server-simple-recorder-perl/debian/compat (original)
+++ trunk/libhttp-server-simple-recorder-perl/debian/compat Sun Nov 30 17:16:31 2008
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libhttp-server-simple-recorder-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-recorder-perl/debian/control?rev=27512&op=diff
==============================================================================
--- trunk/libhttp-server-simple-recorder-perl/debian/control (original)
+++ trunk/libhttp-server-simple-recorder-perl/debian/control Sun Nov 30 17:16:31 2008
@@ -1,13 +1,14 @@
 Source: libhttp-server-simple-recorder-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5)
+Build-Depends: debhelper (>= 7)
 Build-Depends-Indep: perl (>= 5.6.10-12), libhttp-server-simple-perl (>= 0.10), 
  libio-tee-perl, libtest-http-server-simple-perl (>= 0.02), libtest-pod-perl,
  netbase
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
-Standards-Version: 3.7.3
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.0
 Homepage: http://search.cpan.org/dist/HTTP-Server-Simple-Recorder/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhttp-server-simple-recorder-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhttp-server-simple-recorder-perl/

Modified: trunk/libhttp-server-simple-recorder-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-recorder-perl/debian/copyright?rev=27512&op=diff
==============================================================================
--- trunk/libhttp-server-simple-recorder-perl/debian/copyright (original)
+++ trunk/libhttp-server-simple-recorder-perl/debian/copyright Sun Nov 30 17:16:31 2008
@@ -1,23 +1,35 @@
-X-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
-X-Debianized-By: AGOSTINI Yves <agostini at univ-metz.fr>
-X-Debianized-Date: Mon, 26 May 2008 16:01:55 +0200
-X-Source-Downloaded-From: http://search.cpan.org/dist/HTTP-Server-Simple-Recorder/
-X-Upstream-Author: David Glasser <glasser at bestpractical.com>
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: David Glasser  <glasser at bestpractical.com>
+Upstream-Source: http://search.cpan.org/dist/HTTP-Server-Simple-Recorder/
+Upstream-Name: HTTP-Server-Simple-Recorder
 
 Files: *
 Copyright: Copyright (c) 2005, Best Practical Solutions, LLC
+License-Alias: Perl
 License: GPL-1+ | Artistic
- Copyright (c) 2005, Best Practical Solutions, LLC. All rights reserved.
- .
- This module is free software; you can redistribute it and/or modify it
- under the same terms as Perl itself
+
+Files: inc/*
+Copyright: Copyright 2002 - 2008 by Brian Ingerson, Audrey Tang and Adam Kennedy
+License-Alias: Perl
+License: GPL-1+ | Artistic
 
 Files: debian/*
-Copyright: Copyright 2008 Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-License: GPL-1+ | Artistic
- The Debian packaging is put under the same terms as the module itself.
+Copyright: 
+ 2008, AGOSTINI Yves <agostini at univ-metz.fr>
+ 2008, gregor herrmann <gregoa at debian.org>
+License: Artistic | GPL-1+
 
-Perl 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/libhttp-server-simple-recorder-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhttp-server-simple-recorder-perl/debian/rules?rev=27512&op=diff
==============================================================================
--- trunk/libhttp-server-simple-recorder-perl/debian/rules (original)
+++ trunk/libhttp-server-simple-recorder-perl/debian/rules Sun Nov 30 17:16:31 2008
@@ -1,60 +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
-
-PERL   ?= /usr/bin/perl
-PACKAGE = $(shell dh_listpackages)
-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 $@
 
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
+binary: binary-arch binary-indep
+
+.PHONY: binary binary-arch binary-indep install clean build




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