r68502 - in /trunk/libfrontier-rpc-perl/debian: changelog compat control copyright libfrontier-rpc-perl.docs libfrontier-rpc-perl.examples patches/10_fix-utf8.patch patches/fix-utf8.patch patches/series patches/spelling.patch rules

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Feb 13 16:01:36 UTC 2011


Author: gregoa
Date: Sun Feb 13 16:01:10 2011
New Revision: 68502

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68502
Log:
* Switch to debhelper 7.
* Add /me to Uploaders.
* Set Standards-Version to 3.9.1; remove version from perl build dependency.
* debian/copyright: use DEP5 formatting.
* Add a new patch to fix a spelling mistake.

Added:
    trunk/libfrontier-rpc-perl/debian/libfrontier-rpc-perl.docs
    trunk/libfrontier-rpc-perl/debian/libfrontier-rpc-perl.examples
    trunk/libfrontier-rpc-perl/debian/patches/fix-utf8.patch
      - copied, changed from r68501, trunk/libfrontier-rpc-perl/debian/patches/10_fix-utf8.patch
    trunk/libfrontier-rpc-perl/debian/patches/spelling.patch
Removed:
    trunk/libfrontier-rpc-perl/debian/patches/10_fix-utf8.patch
Modified:
    trunk/libfrontier-rpc-perl/debian/changelog
    trunk/libfrontier-rpc-perl/debian/compat
    trunk/libfrontier-rpc-perl/debian/control
    trunk/libfrontier-rpc-perl/debian/copyright
    trunk/libfrontier-rpc-perl/debian/patches/series
    trunk/libfrontier-rpc-perl/debian/rules

Modified: trunk/libfrontier-rpc-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfrontier-rpc-perl/debian/changelog?rev=68502&op=diff
==============================================================================
--- trunk/libfrontier-rpc-perl/debian/changelog (original)
+++ trunk/libfrontier-rpc-perl/debian/changelog Sun Feb 13 16:01:10 2011
@@ -1,15 +1,18 @@
-libfrontier-rpc-perl (0.07b4-6) UNRELEASED; urgency=low
+libfrontier-rpc-perl (0.07b4-5) UNRELEASED; urgency=low
 
-  * NOT RELEASED YET
-  * Take over for the Debian Perl Group; Closes: #576171 -- RFA/ITA
+  * Take over for the Debian Perl Group; Closes: #576171 -- ITA
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); ${misc:Depends} to Depends: field. Changed:
     Maintainer set to Debian Perl Group <pkg-perl-
     maintainers at lists.alioth.debian.org> (was: Maurizio Lemmo
-    (Tannoiser) <tannoiser at debian.org>); Maurizio Lemmo (Tannoiser)
-    <tannoiser at debian.org> moved to Uploaders.
+    (Tannoiser) <tannoiser at debian.org>)
   * Add debian/watch.
   * Switch to source format 3.0 (quilt).
+  * Switch to debhelper 7.
+  * Add /me to Uploaders.
+  * Set Standards-Version to 3.9.1; remove version from perl build dependency.
+  * debian/copyright: use DEP5 formatting.
+  * Add a new patch to fix a spelling mistake.
 
  -- gregor herrmann <gregoa at debian.org>  Sun, 13 Feb 2011 16:25:49 +0100
 

Modified: trunk/libfrontier-rpc-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfrontier-rpc-perl/debian/compat?rev=68502&op=diff
==============================================================================
--- trunk/libfrontier-rpc-perl/debian/compat (original)
+++ trunk/libfrontier-rpc-perl/debian/compat Sun Feb 13 16:01:10 2011
@@ -1,1 +1,1 @@
-4
+7

Modified: trunk/libfrontier-rpc-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfrontier-rpc-perl/debian/control?rev=68502&op=diff
==============================================================================
--- trunk/libfrontier-rpc-perl/debian/control (original)
+++ trunk/libfrontier-rpc-perl/debian/control Sun Feb 13 16:01:10 2011
@@ -1,18 +1,23 @@
 Source: libfrontier-rpc-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Maurizio Lemmo (Tannoiser) <tannoiser at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>> 4.1), dpatch
-Build-Depends-Indep: perl (>> 5.8.1), libxml-parser-perl, libwww-perl
-Standards-Version: 3.7.2.2
+Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends-Indep: libwww-perl,
+ libxml-parser-perl,
+ perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: 
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Frontier-RPC/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libfrontier-rpc-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libfrontier-rpc-perl/
 
 Package: libfrontier-rpc-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libxml-parser-perl, libwww-perl 
+Depends: ${misc:Depends}, ${perl:Depends},
+ libwww-perl,
+ libxml-parser-perl
 Description: Perl module to implement RPC calls using XML requests
  Frontier::RPC implements UserLand Software's XML RPC (Remote
  Procedure Calls using Extensible Markup Language).  Frontier::RPC

Modified: trunk/libfrontier-rpc-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfrontier-rpc-perl/debian/copyright?rev=68502&op=diff
==============================================================================
--- trunk/libfrontier-rpc-perl/debian/copyright (original)
+++ trunk/libfrontier-rpc-perl/debian/copyright Sun Feb 13 16:01:10 2011
@@ -1,40 +1,37 @@
-This is Debian GNU/Linux's prepackaged Frontier::RPC.
-Frontier::RPC implements UserLand Software's XML RPC (Remote
-Procedure Calls using Extensible Markup Language).  Frontier::RPC
-includes both a client module for making requests to a server and
-a daemon module for implementing servers.  Frontier::RPC uses RPC2
-format messages.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Ken MacLeod <ken at bitsko.slc.ut.us>
+Source: http://search.cpan.org/dist/Frontier-RPC/
+Name: Frontier-RPC
 
-This package was put together by Christopher C. Chimelis
-<chris at classnet.med.miami.edu>.  The original sources should always be available
-from the Comprehensive Perl Archive Network (CPAN). Visit
-<URL:http://www.perl.com/CPAN/> to find a CPAN site near you.
+Files: *
+Copyright: 1998-2002, Ken MacLeod <ken at bitsko.slc.ut.us>
+License: Artistic or GPL-1+
 
-The only change for the Debian package was the addition of the debian/
-files.
+Files: lib/Apache/XMLRPC.pm
+Copyright: 2000, Ed Hill
+ 2000, Tim Peoples
+License: Artistic or GPL-1+
 
-From README:
+Files: debian/*
+Copyright: 2000-2002, Christopher C. Chimelis <chris at debian.org>
+ 2004, Stephen Zander <gibreel at debian.org>
+ 2005-2007, Maurizio Lemmo (Tannoiser) <tannoiser at debian.org>
+ 2005, Stephen Quinney <stephen at jadevine.org.uk>
+ 2011, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-    Copyright (C) 1998-2002 Ken MacLeod
-    Frontier::RPC is distributed under the same terms as Perl.
+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 systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
-    Newer versions of this module can be found on CPAN or at
-    <http://perl-xml.sourceforge.net/xml-rpc/>.  Questions can be
-    directed to the discussion board on XML-RPC.com or to the XML-RPC
-    mailing list.  To join the XML-RPC mailing list visit
-    <http://yahoogroups.com/group/xml-rpc/>.
-
-Perl is distributed under both the Artistic and GNU General Public
-licences.
-
-The full text of the GPL is available on Debian systems in
-/usr/share/common-licenses/GPL
-
-The full text of the Artistic licence is available on Debian systems
-in /usr/share/common-licenses/Artistic
-
-This package has been through multiple maintainers (for a list see
-/usr/share/doc/libfrontier-rpc-perl/changelog.Debian.gz).
-
-Current Debian specific changes are copyright (c) 2004,
-Stephen Zander <gibreel at debian.org>
+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'.

Added: trunk/libfrontier-rpc-perl/debian/libfrontier-rpc-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfrontier-rpc-perl/debian/libfrontier-rpc-perl.docs?rev=68502&op=file
==============================================================================
--- trunk/libfrontier-rpc-perl/debian/libfrontier-rpc-perl.docs (added)
+++ trunk/libfrontier-rpc-perl/debian/libfrontier-rpc-perl.docs Sun Feb 13 16:01:10 2011
@@ -1,0 +1,1 @@
+README

Added: trunk/libfrontier-rpc-perl/debian/libfrontier-rpc-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfrontier-rpc-perl/debian/libfrontier-rpc-perl.examples?rev=68502&op=file
==============================================================================
--- trunk/libfrontier-rpc-perl/debian/libfrontier-rpc-perl.examples (added)
+++ trunk/libfrontier-rpc-perl/debian/libfrontier-rpc-perl.examples Sun Feb 13 16:01:10 2011
@@ -1,0 +1,1 @@
+examples/*

Copied: trunk/libfrontier-rpc-perl/debian/patches/fix-utf8.patch (from r68501, trunk/libfrontier-rpc-perl/debian/patches/10_fix-utf8.patch)
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfrontier-rpc-perl/debian/patches/fix-utf8.patch?rev=68502&op=diff
==============================================================================
--- trunk/libfrontier-rpc-perl/debian/patches/10_fix-utf8.patch (original)
+++ trunk/libfrontier-rpc-perl/debian/patches/fix-utf8.patch Sun Feb 13 16:01:10 2011
@@ -1,5 +1,10 @@
+Description: Make utf8 compliant, from Erwan MAS <erwan at mas.nom.fr>
+Bug-Debian: http://bugs.debian.org/393204
+Forwarded: no
 Author: Maurizio Lemmo (Tannoiser) <tannoiser at debian.org>
-Description: Make utf8 compliant, from Erwan MAS <erwan at mas.nom.fr>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-02-13
+
 --- a/lib/Frontier/RPC2.pm
 +++ b/lib/Frontier/RPC2.pm
 @@ -234,6 +234,7 @@

Modified: trunk/libfrontier-rpc-perl/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfrontier-rpc-perl/debian/patches/series?rev=68502&op=diff
==============================================================================
--- trunk/libfrontier-rpc-perl/debian/patches/series (original)
+++ trunk/libfrontier-rpc-perl/debian/patches/series Sun Feb 13 16:01:10 2011
@@ -1,1 +1,2 @@
-10_fix-utf8.patch
+fix-utf8.patch
+spelling.patch

Added: trunk/libfrontier-rpc-perl/debian/patches/spelling.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfrontier-rpc-perl/debian/patches/spelling.patch?rev=68502&op=file
==============================================================================
--- trunk/libfrontier-rpc-perl/debian/patches/spelling.patch (added)
+++ trunk/libfrontier-rpc-perl/debian/patches/spelling.patch Sun Feb 13 16:01:10 2011
@@ -1,0 +1,17 @@
+Description: spelling mistake
+Origin: vendor
+Forwarded: no
+Author: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-02-13
+
+--- a/lib/Apache/XMLRPC.pm
++++ b/lib/Apache/XMLRPC.pm
+@@ -95,7 +95,7 @@
+ C<E<lt>LocationE<gt>> block is allowed here, but the three lines shown
+ above are required.  Pay close attention to the 'PerlSetVar XMLRPC_Config
+ ...' line as this is where you tell Apache where to find your services.
+-This file may reside anywhere accessable by Apache.
++This file may reside anywhere accessible by Apache.
+ 
+ =head2 Defining Services
+ 

Modified: trunk/libfrontier-rpc-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libfrontier-rpc-perl/debian/rules?rev=68502&op=diff
==============================================================================
--- trunk/libfrontier-rpc-perl/debian/rules (original)
+++ trunk/libfrontier-rpc-perl/debian/rules Sun Feb 13 16:01:10 2011
@@ -1,59 +1,7 @@
-#! /usr/bin/make -f
-# -*-makefile-*-
-# debian/rules file for libfrontier-rpc-perl
+#!/usr/bin/make -f
 
-include /usr/share/dpatch/dpatch.make
+%:
+	dh $@
 
-PERL	?= /usr/bin/perl
-
-package	:= $(firstword $(shell dh_listpackages))
-prefix	:= $(PWD)/debian/$(package)
-
-version	:= $(shell dpkg-parsechangelog | \
-			sed -ne 's/^Version: *\([0-9]\+:\)*//p')
-
-tag:
-	cvs tag -c -F $(subst .,_,debian_version_$(version))
-ifeq ($(findstring -,$(version)),)
-	cvs tag -c -F $(subst .,_,upstream_version_$(version))
-endif
-
-build:	build-stamp
-build-stamp: patch-stamp
-	dh_testdir
-	$(PERL) Makefile.PL INSTALLDIRS=vendor PERL=$(PERL)
-	$(MAKE) LD_RUN_PATH=
-	touch $@
-
-clean:	checkroot unpatch
-	rm -f build-stamp
-	-$(MAKE) distclean
-	dh_clean
-
-binary-indep:	checkroot build
-	dh_clean
-	dh_installdirs
-
-	$(MAKE) pure_install DESTDIR=$(prefix)
-	-rmdir -p $(prefix)/usr/lib/perl5
-	dh_installdocs README
-	dh_installchangelogs Changes ChangeLog
-	dh_installexamples examples/.
-
-	dh_compress
-	dh_fixperms
-	dh_perl
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
-
-binary-arch:	checkroot build
-
-binary:	binary-indep binary-arch
-
-checkroot:
-	dh_testdir
-	dh_testroot
-
-.PHONY:	binary binary-arch binary-indep clean checkroot build
+override_dh_installchangelogs:
+	dh_installchangelogs Changes




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