r64423 - in /trunk/libsvg-tt-graph-perl/debian: changelog control

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sat Oct 30 12:17:08 UTC 2010


Author: periapt-guest
Date: Sat Oct 30 12:13:31 2010
New Revision: 64423

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=64423
Log:
Updated recomended modules

Modified:
    trunk/libsvg-tt-graph-perl/debian/changelog
    trunk/libsvg-tt-graph-perl/debian/control

Modified: trunk/libsvg-tt-graph-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsvg-tt-graph-perl/debian/changelog?rev=64423&op=diff
==============================================================================
--- trunk/libsvg-tt-graph-perl/debian/changelog (original)
+++ trunk/libsvg-tt-graph-perl/debian/changelog Sat Oct 30 12:13:31 2010
@@ -1,15 +1,4 @@
 libsvg-tt-graph-perl (0.16+git-1) UNRELEASED; urgency=low
-
-  TODO:
-  - d/control: remove "libio-compress-perl | libcompress-zlib-perl" from
-    Recommends. background: this ist about Compress::Zlib, which is in perl
-    since 5.10 and libio-compress-perl and libcompress-zlib-perl, so we had
-    "perl (>= 5.10) | libio-compress-perl | libcompress-zlib-perl". since we
-    can assume 5.10 now we can remove the whole list of alternatives.
-  - (side note: I'd have used "+ds" (Debian Source) for the repacking suffix,
-    which is wider used for the purpose of getting rid of some stuff but not
-    for DFSG reasons. '+git' sounds more like "source taken from git without a
-    tarball". but we can just as well leave it.)
 
   [ Jonathan Yu ]
   * New upstream release
@@ -20,6 +9,7 @@
   * Upped standards version to 3.9.1
   * Removed versioned recommendation of perl
   * Refreshed copyright
+  * Updated recomended modules
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Thu, 28 Oct 2010 22:58:22 +0100
 

Modified: trunk/libsvg-tt-graph-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsvg-tt-graph-perl/debian/control?rev=64423&op=diff
==============================================================================
--- trunk/libsvg-tt-graph-perl/debian/control (original)
+++ trunk/libsvg-tt-graph-perl/debian/control Sat Oct 30 12:13:31 2010
@@ -15,7 +15,7 @@
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}, libdatetime-perl,
  libtemplate-perl, libwww-perl
-Recommends: libio-compress-perl | libcompress-zlib-perl, libxml-tidy-perl
+Recommends: libxml-tidy-perl
 Description: module for creating vector graphs
  SVG::TT::Graph is a Perl module that allows you to easily create Scalable
  Vector Graphics (SVG) for a variety of graph types, including Pie, Line, Bar




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