--- libunicode-japanese-perl-0.47.orig/debian/watch +++ libunicode-japanese-perl-0.47/debian/watch @@ -0,0 +1,4 @@ +# format version number, currently 3; this line is compulsory! +version=3 +# URL to the package page followed by a regex to search +http://search.cpan.org/dist/Unicode-Japanese/ .*/Unicode-Japanese-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ --- libunicode-japanese-perl-0.47.orig/debian/clean +++ libunicode-japanese-perl-0.47/debian/clean @@ -0,0 +1 @@ +wordsize --- libunicode-japanese-perl-0.47.orig/debian/rules +++ libunicode-japanese-perl-0.47/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f + +%: + dh $@ --- libunicode-japanese-perl-0.47.orig/debian/copyright +++ libunicode-japanese-perl-0.47/debian/copyright @@ -0,0 +1,37 @@ +Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59 +Maintainer: YAMASHINA Hio +Source: http://search.cpan.org/dist/Unicode-Japanese/ +Name: Unicode-Japanese + +Files: * +Copyright: 2001-2008, SANO Taku + 2001-2008, YAMASHINA Hio +License: Artistic or GPL-1+ + +Files: win32/resource.h, win32/Japanese.rc, t/wavedash.t, t/illegal.t +Copyright: 2003-2004, YMIRLINK, Inc. +License: Artistic or GPL-1+ +X-Comment: some of these files do not mention licensing information, + however, they are authored by YAMASHINA Hio, so it is assumed that + it is licensed under the same terms as the rest of the package + +Files: debian/* +Copyright: 2010, Jonathan Yu + 2001-2008, Tatsuki Sugiura +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. + . + On Debian GNU/Linux 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 GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL' --- libunicode-japanese-perl-0.47.orig/debian/compat +++ libunicode-japanese-perl-0.47/debian/compat @@ -0,0 +1 @@ +7 --- libunicode-japanese-perl-0.47.orig/debian/control +++ libunicode-japanese-perl-0.47/debian/control @@ -0,0 +1,19 @@ +Source: libunicode-japanese-perl +Section: perl +Priority: optional +Build-Depends: debhelper (>= 7), perl, libtest-pod-coverage-perl, + libtest-pod-perl +Maintainer: Debian Perl Group +Uploaders: Jonathan Yu +Standards-Version: 3.8.3 +Homepage: http://search.cpan.org/dist/Unicode-Japanese/ +Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libunicode-japanese-perl/ +Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libunicode-japanese-perl/ + +Package: libunicode-japanese-perl +Architecture: any +Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends} +Description: module for converting Japanese encodings + Unicode::Japanese is a Perl module for converting Japanese encodings. It has + support for conversion between ZENKAKU and HANKAKU, and safely handles EMOJI + for mobile devices (DoCoMo i-mode, ASTEL dot-i and J-PHONE J-Sky). --- libunicode-japanese-perl-0.47.orig/debian/changelog +++ libunicode-japanese-perl-0.47/debian/changelog @@ -0,0 +1,134 @@ +libunicode-japanese-perl (0.47-1build3) trusty; urgency=low + + * Rebuild for Perl 5.18. + + -- Colin Watson Mon, 21 Oct 2013 11:07:20 +0100 + +libunicode-japanese-perl (0.47-1build2) precise; urgency=low + + * Rebuild for Perl 5.14. + + -- Colin Watson Tue, 15 Nov 2011 20:19:49 +0000 + +libunicode-japanese-perl (0.47-1build1) oneiric; urgency=low + + * Rebuild for Perl 5.12. + + -- Colin Watson Sun, 08 May 2011 13:36:08 +0100 + +libunicode-japanese-perl (0.47-1) unstable; urgency=low + + * Take over package (Closes: #470722) + * New upstream release + * Update d/watch information + * Transition to debhelper 7 + short rules from CDBS + * Refresh to new DEP5 copyright format + * Standards-Version 3.8.3 (update control data) + * No longer install Changes via docs + * Rewrite control description + * All files are now installed into /usr/lib + * Add Pod and Pod Coverage tests to B-D-I + * Remove `wordsize' generated/left over during configure + + -- Jonathan Yu Sun, 03 Jan 2010 19:04:54 -0500 + +libunicode-japanese-perl (0.45-1) unstable; urgency=medium + + * New upstream release (Closes: #444375) + * Fix build problem with perl 5.10 (Closes: #467113) + + -- Tatsuki Sugiura Wed, 27 Feb 2008 16:32:28 +0900 + +libunicode-japanese-perl (0.26-1) unstable; urgency=low + + * New upstream release + + -- Tatsuki Sugiura Mon, 4 Apr 2005 18:43:01 +0900 + +libunicode-japanese-perl (0.23-1) unstable; urgency=low + + * New upstream release + + -- Tatsuki Sugiura Sun, 7 Nov 2004 03:06:36 +0900 + +libunicode-japanese-perl (0.22-1) unstable; urgency=low + + * New upstream release + + -- Tatsuki Sugiura Fri, 11 Jun 2004 15:17:28 +0900 + +libunicode-japanese-perl (0.21-1) unstable; urgency=low + + * New upstream release + + -- Tatsuki Sugiura Thu, 27 May 2004 14:25:54 +0900 + +libunicode-japanese-perl (0.20-1) unstable; urgency=low + + * New upstream release + + -- Tatsuki Sugiura Thu, 11 Mar 2004 22:16:48 +0900 + +libunicode-japanese-perl (0.19-1) unstable; urgency=low + + * New upstream release + + -- Tatsuki Sugiura Tue, 20 Jan 2004 18:38:52 +0900 + +libunicode-japanese-perl (0.18-1) unstable; urgency=low + + * New upstream release + + -- Tatsuki Sugiura Tue, 3 Dec 2002 14:00:11 +0900 + +libunicode-japanese-perl (0.13-4) unstable; urgency=low + + * rebuild for perl5.8 + + -- Tatsuki Sugiura Sat, 31 Aug 2002 21:31:23 +0900 + +libunicode-japanese-perl (0.13-3) unstable; urgency=low + + * license has been clarify in debian/copyright (Closes: #157659) + + -- Tatsuki Sugiura Sat, 31 Aug 2002 21:30:35 +0900 + +libunicode-japanese-perl (0.13-2) unstable; urgency=low + + * Uploaded official debian archive (Closes: #150088) + + -- Tatsuki Sugiura Wed, 31 Jul 2002 17:54:35 +0900 + +libunicode-japanese-perl (0.13-1) unstable; urgency=low + + * New upstream release + + -- Tatsuki Sugiura Wed, 24 Jul 2002 06:23:46 +0900 + +libunicode-japanese-perl (0.10-1) unstable; urgency=low + + * New upstream release + + -- Tatsuki Sugiura Thu, 11 Jul 2002 16:01:07 +0900 + +libunicode-japanese-perl (0.08-1) unstable; urgency=low + + * New upstream release + + -- Tatsuki Sugiura Thu, 27 Jun 2002 23:08:53 +0900 + +libunicode-japanese-perl (0.03-1) unstable; urgency=low + + * upstream release. + + -- Tatsuki Sugiura Mon, 24 Sep 2001 12:16:37 +0900 + +libunicode-japanese-perl (0.02-1) unstable; urgency=low + + * Initial Release. + + -- Tatsuki Sugiura Sun, 5 Aug 2001 13:05:13 +0900 + +Local variables: +mode: debian-changelog +End: