r54007 - in /trunk/libchart-clicker-perl/debian: ./ changelog compat control copyright libchart-clicker-perl.docs libchart-clicker-perl.examples rules watch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Wed Mar 10 01:10:50 UTC 2010


Author: jawnsy-guest
Date: Wed Mar 10 01:10:40 2010
New Revision: 54007

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

Added:
    trunk/libchart-clicker-perl/debian/
    trunk/libchart-clicker-perl/debian/changelog
    trunk/libchart-clicker-perl/debian/compat
    trunk/libchart-clicker-perl/debian/control
    trunk/libchart-clicker-perl/debian/copyright
    trunk/libchart-clicker-perl/debian/libchart-clicker-perl.docs
    trunk/libchart-clicker-perl/debian/libchart-clicker-perl.examples
    trunk/libchart-clicker-perl/debian/rules   (with props)
    trunk/libchart-clicker-perl/debian/watch

Added: trunk/libchart-clicker-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/changelog?rev=54007&op=file
==============================================================================
--- trunk/libchart-clicker-perl/debian/changelog (added)
+++ trunk/libchart-clicker-perl/debian/changelog Wed Mar 10 01:10:40 2010
@@ -1,0 +1,5 @@
+libchart-clicker-perl (2.59-1) UNRELEASED; urgency=low
+
+  * Initial Release.
+
+ -- Jonathan Yu <jawnsy at cpan.org>  Tue, 9 Mar 2010 20:34:00 -0500

Added: trunk/libchart-clicker-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/compat?rev=54007&op=file
==============================================================================
--- trunk/libchart-clicker-perl/debian/compat (added)
+++ trunk/libchart-clicker-perl/debian/compat Wed Mar 10 01:10:40 2010
@@ -1,0 +1,1 @@
+7

Added: trunk/libchart-clicker-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/control?rev=54007&op=file
==============================================================================
--- trunk/libchart-clicker-perl/debian/control (added)
+++ trunk/libchart-clicker-perl/debian/control Wed Mar 10 01:10:40 2010
@@ -1,0 +1,39 @@
+Source: libchart-clicker-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7)
+Build-Depends-Indep: perl (>= 5.10.1), libdatetime-perl (>= 0.47),
+  libdatetime-set-perl (>= 0.27), libgeometry-primitive-perl (>= 0.22),
+  liblayout-manager-perl (>= 0.31), libgraphics-color-perl (>= 0.27),
+  libmath-gradient-perl (>= 0.04), libcolor-scheme-perl (>= 1.02),
+  libgraphics-primitive-driver-cairo-perl (>= 0.42),
+  libgraphics-primitive-perl (>= 0.49), libmoose-perl (>= 0.76)
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>
+Standards-Version: 3.8.4
+Homepage: http://search.cpan.org/dist/Chart-Clicker/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libchart-clicker-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libchart-clicker-perl/
+
+Package: libchart-clicker-perl
+Architecture: all
+Depends: ${perl:Depends}, ${misc:Depends}, perl (>= 5.10.1),
+  libdatetime-perl (>= 0.47), libdatetime-set-perl (>= 0.27),
+  libgeometry-primitive-perl (>= 0.22), liblayout-manager-perl (>= 0.31),
+  libgraphics-color-perl (>= 0.27), libmath-gradient-perl (>= 0.04),
+  libcolor-scheme-perl (>= 1.02),
+  libgraphics-primitive-driver-cairo-perl (>= 0.42),
+  libgraphics-primitive-perl (>= 0.49), libmoose-perl (>= 0.76)
+Description: Powerful, extensible charting.
+ Chart::Clicker aims to be a powerful, extensible charting package that
+ creates really pretty output. Charts can be saved in png, svg, pdf and
+ postscript format.
+ .
+ Clicker leverages the power of Graphics::Primitive to create snazzy graphics
+ without being tied to specific backend. You may want to begin with
+ Chart::Clicker::Tutorial.
+ .
+ For code examples see the examples repository on GitHub:
+ http://github.com/gphat/chart-clicker-examples/
+ .
+ This description was automagically extracted from the module by dh-make-perl.

Added: trunk/libchart-clicker-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/copyright?rev=54007&op=file
==============================================================================
--- trunk/libchart-clicker-perl/debian/copyright (added)
+++ trunk/libchart-clicker-perl/debian/copyright Wed Mar 10 01:10:40 2010
@@ -1,0 +1,36 @@
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Cory G Watson <gphat at cpan.org>
+Source: http://search.cpan.org/dist/Chart-Clicker/
+Name: Chart-Clicker
+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: Cory G Watson <gphat at cpan.org>
+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/libchart-clicker-perl/debian/libchart-clicker-perl.docs
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/libchart-clicker-perl.docs?rev=54007&op=file
==============================================================================
--- trunk/libchart-clicker-perl/debian/libchart-clicker-perl.docs (added)
+++ trunk/libchart-clicker-perl/debian/libchart-clicker-perl.docs Wed Mar 10 01:10:40 2010
@@ -1,0 +1,1 @@
+README

Added: trunk/libchart-clicker-perl/debian/libchart-clicker-perl.examples
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/libchart-clicker-perl.examples?rev=54007&op=file
==============================================================================
--- trunk/libchart-clicker-perl/debian/libchart-clicker-perl.examples (added)
+++ trunk/libchart-clicker-perl/debian/libchart-clicker-perl.examples Wed Mar 10 01:10:40 2010
@@ -1,0 +1,1 @@
+example/*

Added: trunk/libchart-clicker-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/rules?rev=54007&op=file
==============================================================================
--- trunk/libchart-clicker-perl/debian/rules (added)
+++ trunk/libchart-clicker-perl/debian/rules Wed Mar 10 01:10:40 2010
@@ -1,0 +1,4 @@
+#!/usr/bin/make -f
+
+%:
+	dh $@

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

Added: trunk/libchart-clicker-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/watch?rev=54007&op=file
==============================================================================
--- trunk/libchart-clicker-perl/debian/watch (added)
+++ trunk/libchart-clicker-perl/debian/watch Wed Mar 10 01:10:40 2010
@@ -1,0 +1,2 @@
+version=3
+http://search.cpan.org/dist/Chart-Clicker/   .*/Chart-Clicker-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




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