r72479 - in /trunk/libapp-repl-perl/debian: ./ changelog compat control copyright libapp-repl-perl.docs rules watch

takaki at users.alioth.debian.org takaki at users.alioth.debian.org
Mon Apr 11 07:47:23 UTC 2011


Author: takaki
Date: Mon Apr 11 07:46:55 2011
New Revision: 72479

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

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

Added: trunk/libapp-repl-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-repl-perl/debian/changelog?rev=72479&op=file
==============================================================================
--- trunk/libapp-repl-perl/debian/changelog (added)
+++ trunk/libapp-repl-perl/debian/changelog Mon Apr 11 07:46:55 2011
@@ -1,0 +1,5 @@
+libapp-repl-perl (0.012-1) unstable; urgency=low
+
+  * Initial Release. (Closes: #613656)
+
+ -- TANIGUCHI Takaki <takaki at debian.org>  Thu, 07 Apr 2011 10:59:04 +0900

Added: trunk/libapp-repl-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-repl-perl/debian/compat?rev=72479&op=file
==============================================================================
--- trunk/libapp-repl-perl/debian/compat (added)
+++ trunk/libapp-repl-perl/debian/compat Mon Apr 11 07:46:55 2011
@@ -1,0 +1,1 @@
+7

Added: trunk/libapp-repl-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-repl-perl/debian/control?rev=72479&op=file
==============================================================================
--- trunk/libapp-repl-perl/debian/control (added)
+++ trunk/libapp-repl-perl/debian/control Mon Apr 11 07:46:55 2011
@@ -1,0 +1,23 @@
+Source: libapp-repl-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: libpadwalker-perl (>= 1.5),
+ libppi-perl (>= 1.118),
+ perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: TANIGUCHI Takaki <takaki at debian.org>
+Standards-Version: 3.9.1
+Homepage: http://search.cpan.org/dist/App-REPL/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libapp-repl-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libapp-repl-perl/
+
+Package: libapp-repl-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends},
+ libpadwalker-perl (>= 1.5),
+ libppi-perl (>= 1.118),
+ perl
+Description: container for functions for the iperl program
+ App::REPL module contains functions that the iperl program automatically
+ imports into any package it enters, for interactive convenience.

Added: trunk/libapp-repl-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-repl-perl/debian/copyright?rev=72479&op=file
==============================================================================
--- trunk/libapp-repl-perl/debian/copyright (added)
+++ trunk/libapp-repl-perl/debian/copyright Mon Apr 11 07:46:55 2011
@@ -1,0 +1,28 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Julian Fondren, <ayrnieu at cpan.org>
+Source: http://search.cpan.org/dist/App-REPL/
+Name: App-REPL
+
+Files: *
+Copyright: Julian Fondren, <ayrnieu at cpan.org>
+License: 
+
+Files: debian/*
+Copyright: 2011, TANIGUCHI Takaki <takaki 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/libapp-repl-perl/debian/libapp-repl-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-repl-perl/debian/libapp-repl-perl.docs?rev=72479&op=file
==============================================================================
--- trunk/libapp-repl-perl/debian/libapp-repl-perl.docs (added)
+++ trunk/libapp-repl-perl/debian/libapp-repl-perl.docs Mon Apr 11 07:46:55 2011
@@ -1,0 +1,1 @@
+README

Added: trunk/libapp-repl-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-repl-perl/debian/rules?rev=72479&op=file
==============================================================================
--- trunk/libapp-repl-perl/debian/rules (added)
+++ trunk/libapp-repl-perl/debian/rules Mon Apr 11 07:46:55 2011
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

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

Added: trunk/libapp-repl-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-repl-perl/debian/watch?rev=72479&op=file
==============================================================================
--- trunk/libapp-repl-perl/debian/watch (added)
+++ trunk/libapp-repl-perl/debian/watch Mon Apr 11 07:46:55 2011
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/App-REPL/   .*/App-REPL-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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