r55739 - in /trunk/libchart-clicker-perl/debian: changelog control copyright libchart-clicker-perl.docs source/ source/format

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Apr 8 16:23:47 UTC 2010


Author: jawnsy-guest
Date: Thu Apr  8 16:23:32 2010
New Revision: 55739

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55739
Log:
prepare for upload

Added:
    trunk/libchart-clicker-perl/debian/source/
    trunk/libchart-clicker-perl/debian/source/format
Removed:
    trunk/libchart-clicker-perl/debian/libchart-clicker-perl.docs
Modified:
    trunk/libchart-clicker-perl/debian/changelog
    trunk/libchart-clicker-perl/debian/control
    trunk/libchart-clicker-perl/debian/copyright

Modified: trunk/libchart-clicker-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/changelog?rev=55739&op=diff
==============================================================================
--- trunk/libchart-clicker-perl/debian/changelog (original)
+++ trunk/libchart-clicker-perl/debian/changelog Thu Apr  8 16:23:32 2010
@@ -1,5 +1,5 @@
 libchart-clicker-perl (2.60-1) UNRELEASED; urgency=low
 
-  * Initial Release
+  * Initial Release (Closes: #576964)
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sat, 03 Apr 2010 00:34:56 -0400

Modified: trunk/libchart-clicker-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/control?rev=55739&op=diff
==============================================================================
--- trunk/libchart-clicker-perl/debian/control (original)
+++ trunk/libchart-clicker-perl/debian/control Thu Apr  8 16:23:32 2010
@@ -2,12 +2,11 @@
 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)
+Build-Depends-Indep: perl, libdatetime-perl (>= 2:0.4700),
+ libdatetime-set-perl (>= 0.27), libgeometry-primitive-perl,
+ liblayout-manager-perl, libgraphics-color-perl, libmath-gradient-perl,
+ libcolor-scheme-perl, libmoose-perl (>= 0.76),
+ libgraphics-primitive-perl, libgraphics-primitive-driver-cairo-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>
 Standards-Version: 3.8.4
@@ -17,23 +16,14 @@
 
 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.
+Depends: ${perl:Depends}, ${misc:Depends}, libdatetime-perl (>= 2:0.4700),
+ libdatetime-set-perl (>= 0.27), libmath-gradient-perl, libcolor-scheme-perl,
+ libgeometry-primitive-perl, liblayout-manager-perl, libgraphics-color-perl,
+ libgraphics-primitive-perl, libgraphics-primitive-driver-cairo-perl,
+ libmoose-perl (>= 0.76)
+Description: module for creating attractive charts and graphs
+ Chart::Clicker is a Perl module that aims to create beautiful graphs in a
+ powerful and extensible way. A variety of charts can be created, including
+ line, bar and area charts (as well as their stacked equivalents), scatter,
+ pie, bubble, candlestick and polar area. Charts can be saved in a variety
+ of formats, including PNG, SVG, PDF and PostScript.

Modified: trunk/libchart-clicker-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/copyright?rev=55739&op=diff
==============================================================================
--- trunk/libchart-clicker-perl/debian/copyright (original)
+++ trunk/libchart-clicker-perl/debian/copyright Thu Apr  8 16:23:32 2010
@@ -2,21 +2,19 @@
 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>
+Copyright: 2007, 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+
+
+Files: inc/Module/*
+Copyright: 2002-2010, Adam Kennedy <adamk at cpan.org>
+ 2002-2010, Audrey Tang <autrijus at autrijus.org>
+ 2002-2010, Brian Ingerson <ingy at cpan.org>
 License: Artistic or GPL-1+
 
 License: Artistic

Added: trunk/libchart-clicker-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchart-clicker-perl/debian/source/format?rev=55739&op=file
==============================================================================
--- trunk/libchart-clicker-perl/debian/source/format (added)
+++ trunk/libchart-clicker-perl/debian/source/format Thu Apr  8 16:23:32 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)




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