r25814 - in /trunk/libjson-perl/debian: ./ NEWS changelog compat control copyright rules watch

angelabad-guest at users.alioth.debian.org angelabad-guest at users.alioth.debian.org
Tue Oct 7 06:31:37 UTC 2008


Author: angelabad-guest
Date: Tue Oct  7 06:31:34 2008
New Revision: 25814

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=25814
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libjson-perl/debian/
    trunk/libjson-perl/debian/NEWS
    trunk/libjson-perl/debian/changelog
    trunk/libjson-perl/debian/compat
    trunk/libjson-perl/debian/control
    trunk/libjson-perl/debian/copyright
    trunk/libjson-perl/debian/rules   (with props)
    trunk/libjson-perl/debian/watch

Added: trunk/libjson-perl/debian/NEWS
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-perl/debian/NEWS?rev=25814&op=file
==============================================================================
--- trunk/libjson-perl/debian/NEWS (added)
+++ trunk/libjson-perl/debian/NEWS Tue Oct  7 06:31:34 2008
@@ -1,0 +1,13 @@
+libjson-perl (2.04-1) unstable; urgency=low
+
+  * CAUTION: There are many differences between version 2 and 1.xx
+
+    Applications using libjson-perl will need to be updated.
+
+    See "INCOMPATIBLE CHANGES TO OLD VERSION" and "TIPS" in the manpage or
+    http://search.cpan.org/dist/JSON/lib/JSON.pm#INCOMPATIBLE_CHANGES_TO_OLD_VERSION
+    and
+    http://search.cpan.org/dist/JSON/lib/JSON.pm#TIPS
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Wed, 16 Jan 2008 14:48:40 -0800
+

Added: trunk/libjson-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-perl/debian/changelog?rev=25814&op=file
==============================================================================
--- trunk/libjson-perl/debian/changelog (added)
+++ trunk/libjson-perl/debian/changelog Tue Oct  7 06:31:34 2008
@@ -1,0 +1,50 @@
+libjson-perl (2.07-1) unstable; urgency=low
+
+  * New upstream release
+  * Update debian/rules to current dh-make-perl template to fix "unconditional
+    rmdir" FTBFS (closes: Bug#467886)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Wed, 27 Feb 2008 15:37:42 -0800
+
+libjson-perl (2.04-1) unstable; urgency=low
+
+  * New upstream release
+  * Added warning about v1->v2 API changes to NEWS for apt-listchanges
+    (closes: Bug#457600)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Wed, 16 Jan 2008 14:49:55 -0800
+
+libjson-perl (2.01-1) unstable; urgency=low
+
+  * New upstream release (closes: Bug#457600)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Sun, 23 Dec 2007 12:38:39 -0800
+
+libjson-perl (1.14-1) unstable; urgency=low
+
+  * New upstream release.
+  * Update watchfile to an http-style one like that generated by current
+    dh-make-perl (closes: Bug#449802)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Wed, 07 Nov 2007 13:12:43 -0800
+
+libjson-perl (1.00-2) unstable; urgency=low
+
+  * Build-Depend on libwww-perl, patch from Andreas Jochens
+    (closes: Bug#335973)
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Tue,  1 Nov 2005 03:15:29 -0800
+
+libjson-perl (1.00-1) unstable; urgency=low
+
+  * New upstream release
+  * Upload to archive (closes: Bug#330010). 
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Sun,  9 Oct 2005 15:12:06 -0700
+
+libjson-perl (0.991-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- Ivan Kohler <ivan-debian at 420.am>  Sat, 24 Sep 2005 23:50:04 -0700
+

Added: trunk/libjson-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-perl/debian/compat?rev=25814&op=file
==============================================================================
--- trunk/libjson-perl/debian/compat (added)
+++ trunk/libjson-perl/debian/compat Tue Oct  7 06:31:34 2008
@@ -1,0 +1,1 @@
+4

Added: trunk/libjson-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-perl/debian/control?rev=25814&op=file
==============================================================================
--- trunk/libjson-perl/debian/control (added)
+++ trunk/libjson-perl/debian/control Tue Oct  7 06:31:34 2008
@@ -1,0 +1,17 @@
+Source: libjson-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 4.0.2), libwww-perl
+Build-Depends-Indep: perl (>= 5.8.0-7)
+Maintainer: Ivan Kohler <ivan-debian at 420.am>
+Standards-Version: 3.6.1
+
+Package: libjson-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, 
+Recommends: libjson-xs-perl
+Description: Perl module to parse and convert to JSON (JavaScript Object Notation).
+ This module converts JSON (JavaScript Object Notation) and Perl
+ data structures into each other.
+ .
+ For information about JSON, see http://www.crockford.com/JSON/.

Added: trunk/libjson-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-perl/debian/copyright?rev=25814&op=file
==============================================================================
--- trunk/libjson-perl/debian/copyright (added)
+++ trunk/libjson-perl/debian/copyright Tue Oct  7 06:31:34 2008
@@ -1,0 +1,16 @@
+This is the debian package for the JSON module.
+It was created by Ivan Kohler <ivan-debian at 420.am> using dh-make-perl.
+
+The upstream author is: 
+
+Makamaka Hannyaharamitu, <makamaka[at]cpan.org>.
+
+makamaka [at] donzoko.net
+
+This library is free software; you can redistribute it
+and/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.  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'.

Added: trunk/libjson-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-perl/debian/rules?rev=25814&op=file
==============================================================================
--- trunk/libjson-perl/debian/rules (added)
+++ trunk/libjson-perl/debian/rules Tue Oct  7 06:31:34 2008
@@ -1,0 +1,76 @@
+#!/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)
+
+build: build-stamp
+build-stamp:
+	dh_testdir
+
+	# Add commands to compile the package here
+	$(PERL) Makefile.PL INSTALLDIRS=vendor
+	$(MAKE)
+	$(MAKE) test
+
+	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
+
+install: install-stamp
+install-stamp: build-stamp
+	dh_testdir
+	dh_testroot
+	dh_clean -k
+
+	# Add commands to install the package into $(TMP) here
+	$(MAKE) install DESTDIR=$(TMP) PREFIX=/usr
+
+	[ ! -d $(TMP)/usr/lib/perl5 ] || rmdir --ignore-fail-on-non-empty --parents --verbose $(TMP)/usr/lib/perl5
+
+	touch $@
+
+binary-arch:
+# We have nothing to do here for an architecture-independent package
+
+binary-indep: build install
+	dh_testdir
+	dh_testroot
+	dh_installexamples
+	dh_installdocs README
+	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

Propchange: trunk/libjson-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libjson-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-perl/debian/watch?rev=25814&op=file
==============================================================================
--- trunk/libjson-perl/debian/watch (added)
+++ trunk/libjson-perl/debian/watch Tue Oct  7 06:31:34 2008
@@ -1,0 +1,3 @@
+# format version number, currently 2; this line is compulsory!
+version=3
+http://search.cpan.org/dist/JSON/ .*/JSON-([\.\d]+)\.(?:tar\.gz|tar|tgz)$




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