[librunapp-perl] 01/06: Refresh the packaging using dh-make-perl refresh

Daniel Lintott dlintott-guest at moszumanska.debian.org
Fri Apr 11 13:21:26 UTC 2014


This is an automated email from the git hooks/post-receive script.

dlintott-guest pushed a commit to branch master
in repository librunapp-perl.

commit 4958199a728bc32182a8624f96e98e416bbbf5e8
Author: Daniel Lintott <daniel at serverb.co.uk>
Date:   Fri Apr 11 13:58:06 2014 +0100

    Refresh the packaging using dh-make-perl refresh
    
    + Convert to source formet 3.0(quilt)
    + Short format dh and compat 8
    + Migrate copyright to format 1.0
    
    Git-Dch: Full
---
 debian/README.source |  5 ----
 debian/compat        |  2 +-
 debian/control       | 28 +++++++++---------
 debian/copyright     | 74 ++++++++++++++++++++++++++----------------------
 debian/rules         | 80 ++--------------------------------------------------
 debian/source/format |  1 +
 6 files changed, 57 insertions(+), 133 deletions(-)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 9dc3fca..0000000
--- a/debian/README.source
+++ /dev/null
@@ -1,5 +0,0 @@
-This package uses quilt to manage all modifications to the upstream
-source.  Changes are stored in the source package as diffs in
-debian/patches and applied during the build.
-
-See /usr/share/doc/quilt/README.source for a detailed explanation.
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+8
diff --git a/debian/control b/debian/control
index 29c109a..c7a535b 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,27 @@
 Source: librunapp-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Damyan Ivanov <dmn at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0),
-               quilt
-Build-Depends-Indep: perl,
-                     libapp-control-perl,
-                     libtemplate-perl,
-                     libyaml-perl
-Standards-Version: 3.7.3
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>,
+ Daniel Lintott <daniel at serverb.co.uk>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: libapp-control-perl,
+ libtemplate-perl,
+ libyaml-perl,
+ perl
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/librunapp-perl.git
 Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/librunapp-perl.git
 Homepage: https://metacpan.org/release/RunApp
 
 Package: librunapp-perl
 Architecture: all
-Depends: ${misc:Depends},
-         ${perl:Depends},
-         libapp-control-perl,
-         libtemplate-perl,
-         libyaml-perl
+Depends: ${misc:Depends}, ${perl:Depends},
+ libapp-control-perl,
+ libtemplate-perl,
+ libyaml-perl
 Description: A generic module to run web-applications
  RunApp streamlines the process for configuring applications that
  requires one or more web servers and/or other daemons, during
  development or deployment.  It builds the config files required  by
  the services (such as apache's httpd.conf) using a hash.
-
diff --git a/debian/copyright b/debian/copyright
index f6e9863..eec832d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,35 +1,52 @@
-This is the debian package for the RunApp module.
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Source: https://metacpan.org/release/RunApp
+Upstream-Contact: Chia-liang Kao <clkao at clkao.org>
+Upstream-Name: RunApp
 
-The original source was retrieved from:
-
-    http://search.cpan.org/dist/RunApp
-
-Upstream authors:
+Files: *
+Copyright: 2002 - 2005, Fotango Ltd
+License: 
+Comment: 
+ Upstream authors:
  Chia-liang Kao <clkao at clkao.org>
  Refactored from works by Leon Brocard <acme at astray.com> and
  Tom Insam <tinsam at fotango.com>.
 
-Files: *
-License: GPL-1+ | Artistic
-Copyright: Copyright (C) 2002-5, Fotango Ltd.
- This module is free software; you can redistribute it or modify it
- under the same terms as Perl itself.
- .
- Perl is distributed under your choice of the GNU General Public License or
- the Artistic License.  
+Files: lib/RunApp/Control/ApacheCtl.pm
+Copyright: 2002 - 2005, Fotango Ltd
+License: Artistic or GPL-1+ and Apache-1.1
+Comment: The file contains a copy of the apachetcl script, which is under 
+ The Apache Software License
 
+Files: inc/Module/*
+Copyright: 2002-2012, Adam Kennedy <adamk at cpan.org>
+ 2002-2012, Audrey Tang <autrijus at autrijus.org>
+ 2002-2012, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
-Files: lib/RunApp/Control/ApacheCtl.pm
-License: other
-Copyryght: Copyright (C) 2002-5, Fotango Ltd.
-Copyright: Copyright (c) 2000-2002 The Apache Software Foundation.  All rights reserved
- This module is free software; you can redistribute it or modify it
- under the same terms as Perl itself.
- (GPL+|Artistic)
+Files: debian/*
+Copyright: 2007, David Bremner <bremner at unb.ca>
+ 2008, Damyan Ivanov <dmn at debian.org>
+ 2014, Daniel Lintott <daniel at serverb.co.uk>
+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.
  .
- The file contains a copy of the apachetcl script, which is under the
- following license
+ On Debian 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 systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
+
+License: Apache-1.1
  The Apache Software License, Version 1.1
  .
  Copyright (c) 2000-2002 The Apache Software Foundation.  All rights
@@ -85,14 +102,3 @@ Copyright: Copyright (c) 2000-2002 The Apache Software Foundation.  All rights r
  Portions of this software are based upon public domain software
  originally written at the National Center for Supercomputing Applications,
  University of Illinois, Urbana-Champaign.
-
-
-Files: debian/*
-Copyright: © 2007 David Bremner <bremner at unb.ca>
-License: GPL-2+
- The Debian packaging is licensed under version 2 of the GNU General	
- Public License, 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'
-and the Artistic Licence in `/usr/share/common-licenses/Artistic'.
diff --git a/debian/rules b/debian/rules
index e60ce8e..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,80 +1,4 @@
 #!/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
-
-include /usr/share/quilt/quilt.make
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP     =$(CURDIR)/debian/$(PACKAGE)
-
-build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
-	dh_testdir
-
-	# Add commands to compile the package here
-	$(PERL) Makefile.PL INSTALLDIRS=vendor
-	$(MAKE)
-	$(MAKE) test
-	touch build-stamp
-
-clean:  unpatch
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-
-	# Add commands to clean up after the build process here
-	[ ! -f Makefile ] || $(MAKE) realclean
-
-install: install-stamp
-install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-
-	# Add commands to install the package into debian/$PACKAGE_NAME here
-	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
-
-	# As this is a architecture independent package, we are not
-	# supposed to install stuff to /usr/lib. MakeMaker creates
-	# the dirs, we delete them from the deb:
-	[ ! -d $(TMP)/usr/lib/perl5 ] \
-	    || rmdir --ignore-fail-on-non-empty --parents --verbose \
-	    	$(TMP)/usr/lib/perl5
-
-	touch install-stamp
-
-binary-arch:
-# We have nothing to do by default.
-
-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
-
-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 $@
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/librunapp-perl.git



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