r65476 - in /trunk/libacme-eyedrops-perl/debian: ./ changelog compat control copyright libacme-eyedrops-perl.docs libacme-eyedrops-perl.examples rules source/ source/format watch

jotamjr-guest at users.alioth.debian.org jotamjr-guest at users.alioth.debian.org
Fri Dec 3 06:25:54 UTC 2010


Author: jotamjr-guest
Date: Fri Dec  3 06:25:33 2010
New Revision: 65476

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

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

Added: trunk/libacme-eyedrops-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libacme-eyedrops-perl/debian/changelog?rev=65476&op=file
==============================================================================
--- trunk/libacme-eyedrops-perl/debian/changelog (added)
+++ trunk/libacme-eyedrops-perl/debian/changelog Fri Dec  3 06:25:33 2010
@@ -1,0 +1,5 @@
+libacme-eyedrops-perl (1.55-1) UNRELEASED; urgency=low
+
+  * Initial Release. (Closes: #489042)
+
+ -- Jotam Jr. Trejo <jotamjr at debian.org.sv>  Thu, 2 Dec 2010 23:07:13 -0600

Added: trunk/libacme-eyedrops-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libacme-eyedrops-perl/debian/compat?rev=65476&op=file
==============================================================================
--- trunk/libacme-eyedrops-perl/debian/compat (added)
+++ trunk/libacme-eyedrops-perl/debian/compat Fri Dec  3 06:25:33 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/libacme-eyedrops-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libacme-eyedrops-perl/debian/control?rev=65476&op=file
==============================================================================
--- trunk/libacme-eyedrops-perl/debian/control (added)
+++ trunk/libacme-eyedrops-perl/debian/control Fri Dec  3 06:25:33 2010
@@ -1,0 +1,27 @@
+Source: libacme-eyedrops-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: libtest-pod-coverage-perl,
+ libtest-pod-perl, perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jotam Jr. Trejo <jotamjr at debian.org.sv>
+Standards-Version: 3.9.1
+Homepage: http://search.cpan.org/dist/Acme-EyeDrops/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libacme-eyedrops-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libacme-eyedrops-perl/
+
+Package: libacme-eyedrops-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}, perl
+Description: funny way for visual programming in Perl
+ Acme::EyeDrops converts a Perl program into an equivalent one, but without
+ all those unsightly letters and numbers.
+ .
+ In a Visual Programming breakthrough, EyeDrops allows you to pour the
+ generated program into various shapes, such as UML diagrams, enabling you to
+ instantly understand how the program works just by glancing at its new and
+ improved visual representation.
+ .
+ Unlike Acme::Bleach and Acme::Buffy, the generated program runs without
+ requiring that Acme::EyeDrops be installed on the target system.

Added: trunk/libacme-eyedrops-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libacme-eyedrops-perl/debian/copyright?rev=65476&op=file
==============================================================================
--- trunk/libacme-eyedrops-perl/debian/copyright (added)
+++ trunk/libacme-eyedrops-perl/debian/copyright Fri Dec  3 06:25:33 2010
@@ -1,0 +1,28 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Andrew Savige <asavige at cpan.org>
+Source: http://search.cpan.org/dist/Acme-EyeDrops/
+Name: Acme-EyeDrops
+
+Files: *
+Copyright: 2001-2008, Andrew Savige <asavige at cpan.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2010, Jotam Jr. Trejo <jotamjr at debian.org.sv>
+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
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libacme-eyedrops-perl/debian/libacme-eyedrops-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libacme-eyedrops-perl/debian/libacme-eyedrops-perl.docs?rev=65476&op=file
==============================================================================
--- trunk/libacme-eyedrops-perl/debian/libacme-eyedrops-perl.docs (added)
+++ trunk/libacme-eyedrops-perl/debian/libacme-eyedrops-perl.docs Fri Dec  3 06:25:33 2010
@@ -1,0 +1,1 @@
+README

Added: trunk/libacme-eyedrops-perl/debian/libacme-eyedrops-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libacme-eyedrops-perl/debian/libacme-eyedrops-perl.examples?rev=65476&op=file
==============================================================================
--- trunk/libacme-eyedrops-perl/debian/libacme-eyedrops-perl.examples (added)
+++ trunk/libacme-eyedrops-perl/debian/libacme-eyedrops-perl.examples Fri Dec  3 06:25:33 2010
@@ -1,0 +1,3 @@
+demo/findshapes.pl
+demo/gentable.pl
+demo/sightly.pl

Added: trunk/libacme-eyedrops-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libacme-eyedrops-perl/debian/rules?rev=65476&op=file
==============================================================================
--- trunk/libacme-eyedrops-perl/debian/rules (added)
+++ trunk/libacme-eyedrops-perl/debian/rules Fri Dec  3 06:25:33 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

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

Added: trunk/libacme-eyedrops-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libacme-eyedrops-perl/debian/source/format?rev=65476&op=file
==============================================================================
--- trunk/libacme-eyedrops-perl/debian/source/format (added)
+++ trunk/libacme-eyedrops-perl/debian/source/format Fri Dec  3 06:25:33 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: trunk/libacme-eyedrops-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libacme-eyedrops-perl/debian/watch?rev=65476&op=file
==============================================================================
--- trunk/libacme-eyedrops-perl/debian/watch (added)
+++ trunk/libacme-eyedrops-perl/debian/watch Fri Dec  3 06:25:33 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Acme-EyeDrops/   .*/Acme-EyeDrops-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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