r29070 - in /trunk/libjifty-plugin-authentication-bitcard-perl/debian: changelog compat control copyright rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Jan 1 19:42:48 UTC 2009


Author: gregoa
Date: Thu Jan  1 19:42:45 2009
New Revision: 29070

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=29070
Log:
* Add /me to Uploaders.
* Set debhelper compatibility level to 7; adapt
  debian/{control,compat,rules}.
* debian/copyright: update formatting.

Modified:
    trunk/libjifty-plugin-authentication-bitcard-perl/debian/changelog
    trunk/libjifty-plugin-authentication-bitcard-perl/debian/compat
    trunk/libjifty-plugin-authentication-bitcard-perl/debian/control
    trunk/libjifty-plugin-authentication-bitcard-perl/debian/copyright
    trunk/libjifty-plugin-authentication-bitcard-perl/debian/rules

Modified: trunk/libjifty-plugin-authentication-bitcard-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-authentication-bitcard-perl/debian/changelog?rev=29070&op=diff
==============================================================================
--- trunk/libjifty-plugin-authentication-bitcard-perl/debian/changelog (original)
+++ trunk/libjifty-plugin-authentication-bitcard-perl/debian/changelog Thu Jan  1 19:42:45 2009
@@ -9,6 +9,10 @@
 
   [ gregor herrmann ]
   * New upstream release.
+  * Add /me to Uploaders.
+  * Set debhelper compatibility level to 7; adapt
+    debian/{control,compat,rules}.
+  * debian/copyright: update formatting.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:44:07 +0100
 

Modified: trunk/libjifty-plugin-authentication-bitcard-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-authentication-bitcard-perl/debian/compat?rev=29070&op=diff
==============================================================================
--- trunk/libjifty-plugin-authentication-bitcard-perl/debian/compat (original)
+++ trunk/libjifty-plugin-authentication-bitcard-perl/debian/compat Thu Jan  1 19:42:45 2009
@@ -1,1 +1,1 @@
-5
+7

Modified: trunk/libjifty-plugin-authentication-bitcard-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-authentication-bitcard-perl/debian/control?rev=29070&op=diff
==============================================================================
--- trunk/libjifty-plugin-authentication-bitcard-perl/debian/control (original)
+++ trunk/libjifty-plugin-authentication-bitcard-perl/debian/control Thu Jan  1 19:42:45 2009
@@ -1,10 +1,11 @@
 Source: libjifty-plugin-authentication-bitcard-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5), libmodule-build-perl
+Build-Depends: debhelper (>= 7), libmodule-build-perl
 Build-Depends-Indep: perl (>= 5.6.10-12), libjifty-perl, libauthen-bitcard-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>
+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/Jifty-Plugin-Authentication-Bitcard/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libjifty-plugin-authentication-bitcard-perl/

Modified: trunk/libjifty-plugin-authentication-bitcard-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-authentication-bitcard-perl/debian/copyright?rev=29070&op=diff
==============================================================================
--- trunk/libjifty-plugin-authentication-bitcard-perl/debian/copyright (original)
+++ trunk/libjifty-plugin-authentication-bitcard-perl/debian/copyright Thu Jan  1 19:42:45 2009
@@ -1,9 +1,8 @@
 Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat rev=102
-Debianized-By: AGOSTINI Yves <agostini at univ-metz.fr>
-Debianized-Date: Sun, 16 Jul 2008 10:47:06 +0200
-Original-Source-Location:
- http://search.cpan.org/dist/Jifty-Plugin-Authentication-Bitcard/
-Upstream-Author: Jacob Helwig <jacob at technosorcery.net>
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Jacob Helwig <jacob at technosorcery.net>
+Upstream-Source: http://search.cpan.org/dist//
 
 Files: *
 Copyright: Copyright 2008 Jacob Helwig 
@@ -14,12 +13,21 @@
  the same terms as Perl itself.
 
 Files: debian/*
-Copyright: 
- Copyright 2008 Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Copyright: 2008-2009, various members of the Debian Perl Group,
+ cf. debian/changelog
 License: GPL-1+ | Artistic
  The Debian packaging is put under the same terms as the module itself.
 
-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: 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: 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/libjifty-plugin-authentication-bitcard-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjifty-plugin-authentication-bitcard-perl/debian/rules?rev=29070&op=diff
==============================================================================
--- trunk/libjifty-plugin-authentication-bitcard-perl/debian/rules (original)
+++ trunk/libjifty-plugin-authentication-bitcard-perl/debian/rules Thu Jan  1 19:42:45 2009
@@ -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.
-#
-# It was later modified by Jason Kohles <email at jasonkohles.com>
-# http://www.jasonkohles.com/ to support Module::Build installed modules
-
-# 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) Build.PL installdirs=vendor
-	$(PERL) Build
-	$(PERL) Build test
+	dh build
 	touch $@
 
 clean:
-	dh_testdir
-	dh_testroot
-	dh_clean build-stamp install-stamp
-	[ ! -f Build ] || $(PERL) Build --allow_mb_mismatch 1 distclean
+	dh $@
 
 install: install-stamp
 install-stamp: build-stamp
-	dh_testdir
-	dh_testroot
-	dh_clean -k
-	$(PERL) Build install destdir=$(TMP) create_packlist=0
+	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