r50130 - in /trunk/liblocale-hebrew-perl/debian: ./ changelog compat control copyright liblocale-hebrew-perl.docs rules watch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Mon Jan 4 02:34:29 UTC 2010


Author: jawnsy-guest
Date: Mon Jan  4 02:34:24 2010
New Revision: 50130

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

Added:
    trunk/liblocale-hebrew-perl/debian/
    trunk/liblocale-hebrew-perl/debian/changelog
    trunk/liblocale-hebrew-perl/debian/compat
    trunk/liblocale-hebrew-perl/debian/control
    trunk/liblocale-hebrew-perl/debian/copyright
    trunk/liblocale-hebrew-perl/debian/liblocale-hebrew-perl.docs
    trunk/liblocale-hebrew-perl/debian/rules   (with props)
    trunk/liblocale-hebrew-perl/debian/watch

Added: trunk/liblocale-hebrew-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-hebrew-perl/debian/changelog?rev=50130&op=file
==============================================================================
--- trunk/liblocale-hebrew-perl/debian/changelog (added)
+++ trunk/liblocale-hebrew-perl/debian/changelog Mon Jan  4 02:34:24 2010
@@ -1,0 +1,5 @@
+liblocale-hebrew-perl (1.04-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Jonathan Yu <jawnsy at cpan.org>  Sun, 3 Jan 2010 21:35:51 -0500

Added: trunk/liblocale-hebrew-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-hebrew-perl/debian/compat?rev=50130&op=file
==============================================================================
--- trunk/liblocale-hebrew-perl/debian/compat (added)
+++ trunk/liblocale-hebrew-perl/debian/compat Mon Jan  4 02:34:24 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/liblocale-hebrew-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-hebrew-perl/debian/control?rev=50130&op=file
==============================================================================
--- trunk/liblocale-hebrew-perl/debian/control (added)
+++ trunk/liblocale-hebrew-perl/debian/control Mon Jan  4 02:34:24 2010
@@ -1,0 +1,23 @@
+Source: liblocale-hebrew-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7), perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Standards-Version: 3.8.3
+Homepage: http://search.cpan.org/dist/Locale-Hebrew/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/liblocale-hebrew-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/liblocale-hebrew-perl/
+
+Package: liblocale-hebrew-perl
+Architecture: any
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends}
+Description: Bidirectional Hebrew support
+ Locale::Hebrew is based on code from the Unicode Consortium.
+ .
+ The charset on their code was bogus, therefore this module had to work the
+ real charset from scratch. There might have some mistakes, though.
+ .
+ One function, hebrewflip, is exported by default.
+ .
+ This description was automagically extracted from the module by dh-make-perl.

Added: trunk/liblocale-hebrew-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-hebrew-perl/debian/copyright?rev=50130&op=file
==============================================================================
--- trunk/liblocale-hebrew-perl/debian/copyright (added)
+++ trunk/liblocale-hebrew-perl/debian/copyright Mon Jan  4 02:34:24 2010
@@ -1,0 +1,42 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Ariel Brosh <schop at cpan.org> is the original author, now passed
+    away.
+    .
+    Autrijus Tang <autrijus at autrijus.org> is the current maintainer.
+Source: http://search.cpan.org/dist/Locale-Hebrew/
+Name: Locale-Hebrew
+Disclaimer: This copyright info was automatically extracted 
+ from the perl module. It may not be accurate, so you better 
+ check the module sources in order to ensure the module for its 
+ inclusion in Debian or for general legal information. Please, 
+ if licensing information is incorrectly generated, file a bug 
+ on dh-make-perl.
+ NOTE: Don't forget to remove this disclaimer once you are happy
+ with this file.
+
+Files: *
+Copyright: Ariel Brosh <schop at cpan.org> is the original author, now passed
+    away.
+    .
+    Autrijus Tang <autrijus at autrijus.org> is the current maintainer.
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
+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'

Added: trunk/liblocale-hebrew-perl/debian/liblocale-hebrew-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-hebrew-perl/debian/liblocale-hebrew-perl.docs?rev=50130&op=file
==============================================================================
--- trunk/liblocale-hebrew-perl/debian/liblocale-hebrew-perl.docs (added)
+++ trunk/liblocale-hebrew-perl/debian/liblocale-hebrew-perl.docs Mon Jan  4 02:34:24 2010
@@ -1,0 +1,1 @@
+README

Added: trunk/liblocale-hebrew-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-hebrew-perl/debian/rules?rev=50130&op=file
==============================================================================
--- trunk/liblocale-hebrew-perl/debian/rules (added)
+++ trunk/liblocale-hebrew-perl/debian/rules Mon Jan  4 02:34:24 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

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

Added: trunk/liblocale-hebrew-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/liblocale-hebrew-perl/debian/watch?rev=50130&op=file
==============================================================================
--- trunk/liblocale-hebrew-perl/debian/watch (added)
+++ trunk/liblocale-hebrew-perl/debian/watch Mon Jan  4 02:34:24 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Locale-Hebrew/   .*/Locale-Hebrew-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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