r65914 - in /trunk/libje-perl/debian: ./ changelog compat control copyright libje-perl.docs rules source/ source/format watch

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Dec 17 08:39:51 UTC 2010


Author: dmn
Date: Fri Dec 17 08:39:45 2010
New Revision: 65914

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

Added:
    trunk/libje-perl/debian/
    trunk/libje-perl/debian/changelog
    trunk/libje-perl/debian/compat
    trunk/libje-perl/debian/control
    trunk/libje-perl/debian/copyright
    trunk/libje-perl/debian/libje-perl.docs
    trunk/libje-perl/debian/rules   (with props)
    trunk/libje-perl/debian/source/
    trunk/libje-perl/debian/source/format
    trunk/libje-perl/debian/watch

Added: trunk/libje-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libje-perl/debian/changelog?rev=65914&op=file
==============================================================================
--- trunk/libje-perl/debian/changelog (added)
+++ trunk/libje-perl/debian/changelog Fri Dec 17 08:39:45 2010
@@ -1,0 +1,5 @@
+libje-perl (0.053-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Damyan Ivanov <dmn at debian.org>  Wed, 15 Dec 2010 20:50:15 +0200

Added: trunk/libje-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libje-perl/debian/compat?rev=65914&op=file
==============================================================================
--- trunk/libje-perl/debian/compat (added)
+++ trunk/libje-perl/debian/compat Fri Dec 17 08:39:45 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/libje-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libje-perl/debian/control?rev=65914&op=file
==============================================================================
--- trunk/libje-perl/debian/control (added)
+++ trunk/libje-perl/debian/control Fri Dec 17 08:39:45 2010
@@ -1,0 +1,21 @@
+Source: libje-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: libtie-refhash-weak-perl, libtimedate-perl, perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Damyan Ivanov <dmn at debian.org>
+Standards-Version: 3.9.1
+Homepage: http://search.cpan.org/dist/JE/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libje-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libje-perl/
+
+Package: libje-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}, libtie-refhash-weak-perl,
+ libtimedate-perl, perl
+Description: Pure-Perl ECMAScript (JavaScript) Engine
+ JE, short for JavaScript::Engine (imaginative, isn't it?), is a pure-Perl
+ JavaScript engine. Here are some of its strengths:
+ .
+ This description was automagically extracted from the module by dh-make-perl.

Added: trunk/libje-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libje-perl/debian/copyright?rev=65914&op=file
==============================================================================
--- trunk/libje-perl/debian/copyright (added)
+++ trunk/libje-perl/debian/copyright Fri Dec 17 08:39:45 2010
@@ -1,0 +1,36 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Father Chrysostomos <sprout at cpan.org>
+Source: http://search.cpan.org/dist/JE/
+Name: JE
+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: Father Chrysostomos <sprout at cpan.org>
+License: 
+
+Files: debian/*
+Copyright: 2010, Damyan Ivanov <dmn at debian.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 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 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/libje-perl/debian/libje-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libje-perl/debian/libje-perl.docs?rev=65914&op=file
==============================================================================
--- trunk/libje-perl/debian/libje-perl.docs (added)
+++ trunk/libje-perl/debian/libje-perl.docs Fri Dec 17 08:39:45 2010
@@ -1,0 +1,2 @@
+README
+stuff/README

Added: trunk/libje-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libje-perl/debian/rules?rev=65914&op=file
==============================================================================
--- trunk/libje-perl/debian/rules (added)
+++ trunk/libje-perl/debian/rules Fri Dec 17 08:39:45 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

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

Added: trunk/libje-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libje-perl/debian/source/format?rev=65914&op=file
==============================================================================
--- trunk/libje-perl/debian/source/format (added)
+++ trunk/libje-perl/debian/source/format Fri Dec 17 08:39:45 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: trunk/libje-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libje-perl/debian/watch?rev=65914&op=file
==============================================================================
--- trunk/libje-perl/debian/watch (added)
+++ trunk/libje-perl/debian/watch Fri Dec 17 08:39:45 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/JE/   .*/JE-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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