r63034 - in /trunk/libproc-daemon-perl/debian: compat control copyright libproc-daemon-perl.docs rules

zugschlus at users.alioth.debian.org zugschlus at users.alioth.debian.org
Tue Sep 28 13:17:43 UTC 2010


Author: zugschlus
Date: Tue Sep 28 13:17:08 2010
New Revision: 63034

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=63034
Log:
dh-make-perl refresh

Added:
    trunk/libproc-daemon-perl/debian/libproc-daemon-perl.docs
Modified:
    trunk/libproc-daemon-perl/debian/compat
    trunk/libproc-daemon-perl/debian/control
    trunk/libproc-daemon-perl/debian/copyright
    trunk/libproc-daemon-perl/debian/rules

Modified: trunk/libproc-daemon-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libproc-daemon-perl/debian/compat?rev=63034&op=diff
==============================================================================
--- trunk/libproc-daemon-perl/debian/compat (original)
+++ trunk/libproc-daemon-perl/debian/compat Tue Sep 28 13:17:08 2010
@@ -1,1 +1,1 @@
-4
+7

Modified: trunk/libproc-daemon-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libproc-daemon-perl/debian/control?rev=63034&op=diff
==============================================================================
--- trunk/libproc-daemon-perl/debian/control (original)
+++ trunk/libproc-daemon-perl/debian/control Tue Sep 28 13:17:08 2010
@@ -1,7 +1,8 @@
 Source: libproc-daemon-perl
 Section: perl
 Priority: optional
-Build-Depends-Indep: debhelper (>= 4), perl (>= 5.8.0-7)
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: debhelper (>= 7), perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Marc Haber <mh+debian-packages at zugschlus.de>
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libproc-daemon-perl

Modified: trunk/libproc-daemon-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libproc-daemon-perl/debian/copyright?rev=63034&op=diff
==============================================================================
--- trunk/libproc-daemon-perl/debian/copyright (original)
+++ trunk/libproc-daemon-perl/debian/copyright Tue Sep 28 13:17:08 2010
@@ -1,16 +1,13 @@
-This is the debian package for the Proc::Daemon module.
-It was created by Marc Haber <mh+debian-packages at zugschlus.de> using dh-make-perl.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: 1997-1999, Earl Hood, earl at earlhood.com
+    http://www.earlhood.com/
+Source: http://search.cpan.org/dist/Proc-Daemon/
+Name: Proc-Daemon
 
-The upstream author is Earl Hood <earlhood at earlhood.com>, his home page is
-http://www.oac.uci.edu/indiv/ehood/.
-
-The upstream tarball is available on CPAN, or from
-http://www.mhonarc.org/tar/Proc-Daemon-0.03.tar.gz, where it was
-downloaded from on 2003-06-20.
-
-    Copyright (C) 1997-1999	Earl Hood, earl at earlhood.com
-        All rights reserved.
-
+Files: *
+Copyright: 1997-1999, Earl Hood, earl at earlhood.com
+    http://www.earlhood.com/
+License: Artistic or GPL-1+
     This program is free software; you can redistribute it and/or modify
     it under the terms of either:
   
@@ -20,5 +17,22 @@
   
     b) the "Artistic License" which comes with Perl.
 
-On Debian Systems, the licenses can be found in
-/usr/share/common-licenses/GPL and /usr/share/common-licenses/Artistic
+Files: debian/*
+Copyright: 2003, 2010, Marc Haber <mh+debian-packages at zugschlus.de>
+License: Artistic or 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 version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libproc-daemon-perl/debian/libproc-daemon-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libproc-daemon-perl/debian/libproc-daemon-perl.docs?rev=63034&op=file
==============================================================================
--- trunk/libproc-daemon-perl/debian/libproc-daemon-perl.docs (added)
+++ trunk/libproc-daemon-perl/debian/libproc-daemon-perl.docs Tue Sep 28 13:17:08 2010
@@ -1,0 +1,2 @@
+README
+0.03-2/README

Modified: trunk/libproc-daemon-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libproc-daemon-perl/debian/rules?rev=63034&op=diff
==============================================================================
--- trunk/libproc-daemon-perl/debian/rules (original)
+++ trunk/libproc-daemon-perl/debian/rules Tue Sep 28 13:17:08 2010
@@ -1,85 +1,4 @@
 #!/usr/bin/make -f
-#-*- makefile -*-
-# Made with the aid of dh_make, by Craig Small
-# Sample debian/rules that uses debhelper. GNU copyright 1997 by Joey Hess.
-# Some lines taken from debmake, by Christoph Lameter.
 
-# Uncomment this to turn on verbose mode.
-#export DH_VERBOSE=1
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-ifndef DESTDIR
-DESTDIR=..
-endif
-TMP     =`pwd`/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp:
-	dh_testdir
-
-	
-	# Add here commands to compile the package.
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE) OPTIMIZE="-O2 -g -Wall"
-
-	touch build-stamp
-
-clean:
-	dh_testdir
-	dh_testroot
-	rm -f build-stamp
-
-	# Add here commands to clean up after the build process.
-	-$(MAKE) realclean
-
-	dh_clean
-
-install: 
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	dh_installdirs
-
-	# Add here commands to install the package into debian/tmp.
-	#$(MAKE) install DESTDIR=`pwd`/debian/tmp
-	$(MAKE) install PREFIX=$(TMP)/usr
-
-
-# Build architecture-dependent files here.
-binary-arch: build install
-# We have nothing to do by default.
-
-# Build architecture-independent files here.
-binary-indep: build install
-	dh_testdir
-	dh_testroot
-	dh_installdocs README
-	dh_installexamples
-	dh_installmenu
-#	dh_installemacsen
-#	dh_installinit
-	dh_installcron
-	dh_installman
-	dh_installchangelogs Changes
-	dh_link
-	dh_strip
-	dh_compress
-	dh_fixperms
-#	dh_makeshlibs
-	dh_installdeb
-	dh_perl 
-	dh_shlibdeps
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb --destdir=$(DESTDIR)
-
-source diff:                                                                  
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+%:
+	dh $@




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