r25843 - in /trunk/libjson-xs-perl: bin/json_xs debian/changelog debian/control debian/copyright debian/libjson-xs-perl.docs debian/libjson-xs-perl.examples debian/rules debian/watch eg/bench

angelabad-guest at users.alioth.debian.org angelabad-guest at users.alioth.debian.org
Tue Oct 7 20:17:12 UTC 2008


Author: angelabad-guest
Date: Tue Oct  7 20:17:09 2008
New Revision: 25843

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=25843
Log:
Changes for pkg-perl and debhelper 7

Added:
    trunk/libjson-xs-perl/debian/libjson-xs-perl.docs
    trunk/libjson-xs-perl/debian/libjson-xs-perl.examples
    trunk/libjson-xs-perl/debian/watch
Modified:
    trunk/libjson-xs-perl/bin/json_xs
    trunk/libjson-xs-perl/debian/changelog
    trunk/libjson-xs-perl/debian/control
    trunk/libjson-xs-perl/debian/copyright
    trunk/libjson-xs-perl/debian/rules
    trunk/libjson-xs-perl/eg/bench

Modified: trunk/libjson-xs-perl/bin/json_xs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/bin/json_xs?rev=25843&op=diff
==============================================================================
--- trunk/libjson-xs-perl/bin/json_xs (original)
+++ trunk/libjson-xs-perl/bin/json_xs Tue Oct  7 20:17:09 2008
@@ -1,4 +1,4 @@
-#!/opt/bin/perl
+#!/usr/bin/perl
 
 =head1 NAME
 

Modified: trunk/libjson-xs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/changelog?rev=25843&op=diff
==============================================================================
--- trunk/libjson-xs-perl/debian/changelog (original)
+++ trunk/libjson-xs-perl/debian/changelog Tue Oct  7 20:17:09 2008
@@ -3,8 +3,18 @@
   * (NOT RELEASED YET) New upstream release
   * Take over for the Debian Perl Group on maintainer's request
     (http://lists.debian.org/debian-perl/2008/10/msg00010.html)
+  * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
+    field (source stanza). Changed: Maintainer set to Debian Perl Group
+    <pkg-perl-maintainers at lists.alioth.debian.org> (was: Ivan Kohler
+    <ivan-debian at 420.am>); Ivan Kohler <ivan-debian at 420.am> moved to
+    Uploaders.
+  * Add debian/watch.
+  * Add pkg-perl changes
+  * Add myself to Uploaders
+  * Update Standards-Version 3.8.0
+  * Update to debhelper 7
 
- -- Angel Abad (Ikusnet SLL) <angel at grupoikusnet.com>  Tue, 07 Oct 2008 21:09:32 +0200
+ -- Angel Abad (Ikusnet SLL) <angel at grupoikusnet.com>  Tue, 07 Oct 2008 21:42:20 +0200
 
 libjson-xs-perl (2.01-1) unstable; urgency=low
 

Modified: trunk/libjson-xs-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/control?rev=25843&op=diff
==============================================================================
--- trunk/libjson-xs-perl/debian/control (original)
+++ trunk/libjson-xs-perl/debian/control Tue Oct  7 20:17:09 2008
@@ -1,9 +1,12 @@
 Source: libjson-xs-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 5.0.0), perl (>= 5.8.8)
-Maintainer: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.7.2
+Build-Depends: debhelper (>= 7), perl (>= 5.8.8)
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Angel Abad (Ikusnet SLL) <angel at grupoikusnet.com>, Ivan Kohler <ivan-debian at 420.am>
+Standards-Version: 3.8.0
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libjson-xs-perl/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/
 Homepage: http://search.cpan.org/dist/JSON-XS/
 
 Package: libjson-xs-perl

Modified: trunk/libjson-xs-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/copyright?rev=25843&op=diff
==============================================================================
--- trunk/libjson-xs-perl/debian/copyright (original)
+++ trunk/libjson-xs-perl/debian/copyright Tue Oct  7 20:17:09 2008
@@ -1,18 +1,30 @@
-This is the debian package for the JSON-XS module.
-It was created by Ivan Kohler <ivan-debian at 420.am> using dh-make-perl.
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Marc Lehmann <schmorp at schmorp.de>
+Upstream-Source: http://search.cpan.org/dist/JSON-XS
+Upstream-Name: JSON-XS
 
-It was downloaded from http://search.cpan.org/dist/JSON-XS/
+Files: *
+Copyright: Copyright 2007-2008, Marc Lehmann <schmorp at schmorp.de>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-The upstream author is: 
+Files: debian/*
+Copyright: Copyright 2007, Ivan Kohler <ivan-debian at 420.am>
+ Copyright 2008, Angel Abad (Ikusnet SLL) <angel at grupoikusnet.com>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Marc Lehmann <schmorp at schmorp.de>
+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
 
-This module is licensed under the same terms as perl 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'.
-
-The Debian packaging is (C) 2007 Ivan Kohler <ivan-debian at 420.am> and
-is licensed under the same terms as the software itself (see above).
+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'

Added: trunk/libjson-xs-perl/debian/libjson-xs-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/libjson-xs-perl.docs?rev=25843&op=file
==============================================================================
--- trunk/libjson-xs-perl/debian/libjson-xs-perl.docs (added)
+++ trunk/libjson-xs-perl/debian/libjson-xs-perl.docs Tue Oct  7 20:17:09 2008
@@ -1,0 +1,1 @@
+README

Added: trunk/libjson-xs-perl/debian/libjson-xs-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/libjson-xs-perl.examples?rev=25843&op=file
==============================================================================
--- trunk/libjson-xs-perl/debian/libjson-xs-perl.examples (added)
+++ trunk/libjson-xs-perl/debian/libjson-xs-perl.examples Tue Oct  7 20:17:09 2008
@@ -1,0 +1,1 @@
+eg/*

Modified: trunk/libjson-xs-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/rules?rev=25843&op=diff
==============================================================================
--- trunk/libjson-xs-perl/debian/rules (original)
+++ trunk/libjson-xs-perl/debian/rules Tue Oct  7 20:17:09 2008
@@ -1,94 +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
-
-PACKAGE=$(shell dh_listpackages)
-
-ifndef PERL
-PERL = /usr/bin/perl
-endif
-
-TMP     =$(CURDIR)/debian/$(PACKAGE)
-
-# Allow disabling build optimation by setting noopt in
-# $DEB_BUILD_OPTIONS
-CFLAGS = -Wall -g
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-        CFLAGS += -O0
-else
-        CFLAGS += -O2
-endif
 
 build: build-stamp
 build-stamp:
-	dh_testdir
-
-	# As this is a architecture dependent package, we are not
-	# supposed to install stuff to /usr/share. MakeMaker creates
-	# the dirs, we prevent this by setting the INSTALLVENDORARCH
-	# and VENDORARCHEXP environment variables.
-
-	# Add commands to compile the package here
-	$(PERL) Makefile.PL INSTALLDIRS=vendor \
-		INSTALLVENDORARCH=/usr/lib/perl5/ \
-		VENDORARCHEXP=/usr/lib/perl5/
-	$(MAKE) OPTIMIZE="$(CFLAGS)" LD_RUN_PATH=""
-	$(MAKE) test
-
+	dh build
 	touch $@
 
 clean:
-	dh_testdir
-	dh_testroot
-
-	dh_clean build-stamp install-stamp
-
-	# Add commands to clean up after the build process here
-	[ ! -f Makefile ] || $(MAKE) realclean
+	dh $@
 
 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
-
+	dh install
 	touch $@
 
-# Build architecture-independent files here.
-binary-indep: build install
-# We have nothing to do here for an architecture-dependent package
+binary-arch: install
+	dh $@
 
-# Build architecture-dependent files here.
-binary-arch: build install
-	dh_testdir
-	dh_testroot
-	dh_installexamples 
-	dh_installdocs README
-	dh_installchangelogs Changes
-	dh_shlibdeps
-	dh_strip
-	dh_perl
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
+binary-indep:
 
-source diff:
-	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
+binary: binary-arch binary-indep
 
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary
+.PHONY: binary binary-arch binary-indep install clean build

Added: trunk/libjson-xs-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/watch?rev=25843&op=file
==============================================================================
--- trunk/libjson-xs-perl/debian/watch (added)
+++ trunk/libjson-xs-perl/debian/watch Tue Oct  7 20:17:09 2008
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/JSON-XS/  .+/JSON-XS-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

Modified: trunk/libjson-xs-perl/eg/bench
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/eg/bench?rev=25843&op=diff
==============================================================================
--- trunk/libjson-xs-perl/eg/bench (original)
+++ trunk/libjson-xs-perl/eg/bench Tue Oct  7 20:17:09 2008
@@ -1,4 +1,4 @@
-#!/opt/bin/perl
+#!/usr/bin/perl
 
 # Usage: bench json-file
 




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