[Collab-qa-commits] r2427 - in packages-metadata: c g l p r s x z

Charles Plessy plessy at alioth.debian.org
Thu Jul 26 03:01:14 UTC 2012


Author: plessy
Date: 2012-07-26 03:01:13 +0000 (Thu, 26 Jul 2012)
New Revision: 2427

Added:
   packages-metadata/l/libflexdock-java.control
   packages-metadata/l/libstatistics-descriptive-perl.control
   packages-metadata/r/ruby-gruff.control
   packages-metadata/r/ruby-gruff.copyright
   packages-metadata/s/stterm.control
   packages-metadata/x/xcache.control
   packages-metadata/z/zsh.control
   packages-metadata/z/zsh.copyright
Modified:
   packages-metadata/c/cpanminus.control
   packages-metadata/g/gmsh.control
   packages-metadata/l/libdevel-globaldestruction-perl.control
   packages-metadata/l/libgit-wrapper-perl.control
   packages-metadata/l/libgit-wrapper-perl.copyright
   packages-metadata/l/libmoo-perl.control
   packages-metadata/l/libperl-prereqscanner-perl.control
   packages-metadata/l/libxml-libxml-perl.control
   packages-metadata/p/perlbrew.control
Log:
Daily automatic umegaya push

Modified: packages-metadata/c/cpanminus.control
===================================================================
--- packages-metadata/c/cpanminus.control	2012-07-25 03:01:08 UTC (rev 2426)
+++ packages-metadata/c/cpanminus.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -1,26 +1,27 @@
 Source: cpanminus
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: perl, perl (>= 5.10.1) | libextutils-install-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alessandro Ghedini <ghedo at debian.org>
+Build-Depends-Indep: perl
 Standards-Version: 3.9.3
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/cpanminus.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/cpanminus.git
 Homepage: http://search.cpan.org/dist/App-cpanminus/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/cpanminus.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/cpanminus.git
 
 Package: cpanminus
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- curl | wget | perl (>= 5.14) | libhttp-tiny-perl,
- libcpan-distnameinfo-perl,
- liblocal-lib-perl,
- libtry-tiny-perl,
- perl (>= 5.10.1) | libextutils-install-perl,
- perl (>= 5.10.1) | libparse-cpan-meta-perl,
- perl (>= 5.14) | libjson-pp-perl,
- perl (>= 5.14) | libmodule-metadata-perl,
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         perl (>= 5.13.9) | libhttp-tiny-perl,
+         libcpan-distnameinfo-perl,
+         liblocal-lib-perl,
+         libtry-tiny-perl,
+         perl,
+         perl (>= 5.13.9) | libjson-pp-perl,
+         perl (>= 5.13.9) | libmodule-metadata-perl
+Suggests: libmodule-cpanfile-perl
 Description: script to get, unpack, build and install modules from CPAN
  cpanminus provides a command-line (non interactive) interface to
  automatically download, build and install Perl modules from CPAN.
@@ -37,3 +38,4 @@
  or have the permission to install modules to the sitelib directory. If
  neither, it automatically sets up local::lib compatible installation
  path in a perl5 directory under your home directory.
+

Modified: packages-metadata/g/gmsh.control
===================================================================
--- packages-metadata/g/gmsh.control	2012-07-25 03:01:08 UTC (rev 2426)
+++ packages-metadata/g/gmsh.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -49,6 +49,9 @@
 Package: libgmsh2
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: gmsh (<< 2.6.0.dfsg-3)
+Breaks: gmsh (<< 2.6.0.dfsg-3)
+Recommends: gmsh
 Description: Three-dimensional finite element mesh generator. Shared library
  Gmsh is an automatic 3D finite element mesh generator (primarily
  Delaunay) with build-in CAD and post-processing facilities. Its
@@ -67,6 +70,9 @@
 Package: libgmsh-dev
 Architecture: any
 Section: libdevel
+Replaces: gmsh (<< 2.6.0.dfsg-3)
+Breaks: gmsh (<< 2.6.0.dfsg-3)
+Recommends: gmsh
 Depends: libgmsh2 (= ${binary:Version}), libjava-gmsh2 (= ${binary:Version}),
  ${misc:Depends}
 Description: Three-dimensional finite element mesh generator. Development files
@@ -87,6 +93,8 @@
 Package: gmsh-doc
 Section: doc
 Architecture: all
+Replaces: gmsh (<< 2.6.0.dfsg-3)
+Breaks: gmsh (<< 2.6.0.dfsg-3)
 Recommends: gmsh
 Depends: ${misc:Depends} 
 Description: Three-dimensional finite element mesh generator. Documentation
@@ -107,6 +115,9 @@
 Package: python-gmsh
 Section: python
 Architecture: any
+Replaces: gmsh (<< 2.6.0.dfsg-3)
+Breaks: gmsh (<< 2.6.0.dfsg-3)
+Recommends: gmsh
 Depends: ${shlibs:Depends}, ${misc:Depends}, python (>= 2.7), python (<<2.8)
 Description: Three-dimensional finite element mesh generator. Documentation
  Gmsh is an automatic 3D finite element mesh generator (primarily
@@ -129,6 +140,7 @@
 Section: java
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: gmsh
 Description: Three-dimensional finite element mesh generator. Documentation
  Gmsh is an automatic 3D finite element mesh generator (primarily
  Delaunay) with build-in CAD and post-processing facilities. Its
@@ -145,5 +157,3 @@
  capabilities.
  .
  This package contains the Java wrappers for gmsh
- 
- 

Modified: packages-metadata/l/libdevel-globaldestruction-perl.control
===================================================================
--- packages-metadata/l/libdevel-globaldestruction-perl.control	2012-07-25 03:01:08 UTC (rev 2426)
+++ packages-metadata/l/libdevel-globaldestruction-perl.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -6,7 +6,8 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Krzysztof Krzyżaniak (eloy) <eloy at debian.org>,
  Jonathan Yu <jawnsy at cpan.org>,
- Dominic Hargreaves <dom at earth.li>
+ Dominic Hargreaves <dom at earth.li>,
+ Alessandro Ghedini <ghedo at debian.org>
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libdevel-globaldestruction-perl.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libdevel-globaldestruction-perl.git

Added: packages-metadata/l/libflexdock-java.control
===================================================================
--- packages-metadata/l/libflexdock-java.control	                        (rev 0)
+++ packages-metadata/l/libflexdock-java.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -0,0 +1,62 @@
+Source: libflexdock-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Sylvestre Ledru <sylvestre at debian.org>,
+ Torsten Werner <twerner at debian.org>
+Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, 
+ libskinlf-java, default-jdk,
+ libjgoodies-looks-java, libx11-dev
+Standards-Version: 3.9.3
+Homepage: http://java.net/projects/flexdock/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libflexdock-java/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libflexdock-java/
+
+Package: libflexdock-java
+Architecture: all
+Depends:  ${misc:Depends}
+Suggests: libflexdock-java-doc, libflexdock-java-demo
+Description: Swing Java docking framework
+ FlexDock is a Java docking framework for use in cross-platform Swing 
+ applications. It offers features you'd expect in any desktop docking
+ framework such as:
+  * Tabbed and Split Layouts
+  * Drag-n-Drop capability (with native drag rubber band painting on 
+    some platforms)
+  * Floating windows
+  * Collapsible Containers to Save Real Estate
+  * Layout Persistence
+
+Package: libflexdock-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: Swing Java docking framework - demos and examples
+ FlexDock is a Java docking framework for use in cross-platform
+ Swing applications. It offers features you'd expect in any desktop
+ docking framework such as:
+  * Tabbed and Split Layouts
+  * Drag-n-Drop capability (with native drag rubber band painting
+    on some platforms)
+  * Floating windows
+  * Collapsible Containers to Save Real Estate
+  * Layout Persistence
+ .
+ This package contains documentation files.
+
+Package: libflexdock-java-demo
+Architecture: all
+Depends: libflexdock-java, ${misc:Depends}, libskinlf-java,
+ libjgoodies-looks-java
+Description: Swing Java docking framework - demos and examples
+ FlexDock is a Java docking framework for use in cross-platform 
+ Swing applications. It offers features you'd expect in any desktop
+ docking framework such as:
+  * Tabbed and Split Layouts
+  * Drag-n-Drop capability (with native drag rubber band painting on
+    some platforms)
+  * Floating windows
+  * Collapsible Containers to Save Real Estate
+  * Layout Persistence
+ .
+ This package contains the examples and demonstration files.

Modified: packages-metadata/l/libgit-wrapper-perl.control
===================================================================
--- packages-metadata/l/libgit-wrapper-perl.control	2012-07-25 03:01:08 UTC (rev 2426)
+++ packages-metadata/l/libgit-wrapper-perl.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -1,21 +1,21 @@
 Source: libgit-wrapper-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Tim Retout <diocles at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>,
+           Angel Abad <angel at debian.org>
 Section: perl
 Priority: optional
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Tim Retout <diocles at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>,
- Angel Abad <angel at debian.org>
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: git (>= 1:1.7.0.4-2~) | git-core,
- libenv-path-perl,
- libfile-pushd-perl,
- libsort-versions-perl,
- libtest-deep-perl,
- libtest-exception-perl,
- libtest-most-perl,
- libtest-pod-coverage-perl,
- libtest-pod-perl,
- perl
+Build-Depends-Indep: git,
+                     libenv-path-perl,
+                     libfile-pushd-perl,
+                     libsort-versions-perl,
+                     libtest-deep-perl,
+                     libtest-exception-perl,
+                     libtest-most-perl,
+                     libtest-pod-coverage-perl,
+                     libtest-pod-perl,
+                     perl
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libgit-wrapper-perl.git
 Vcs-Git: git://git.debian.org/pkg-perl/packages/libgit-wrapper-perl.git
@@ -23,10 +23,11 @@
 
 Package: libgit-wrapper-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- git (>= 1:1.7.0.4-2~) | git-core,
- libfile-pushd-perl,
- libsort-versions-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         git,
+         libfile-pushd-perl,
+         libsort-versions-perl
 Description: Perl module to wrap git command-line interface
  Git::Wrapper provides an API for git that uses Perl data structures for
  argument passing, instead of CLI-style --options as Git does.
@@ -34,3 +35,4 @@
  Except as documented, every git subcommand is available as a method on
  a Git::Wrapper object. Replace any hyphens in the git command with
  underscores.
+

Modified: packages-metadata/l/libgit-wrapper-perl.copyright
===================================================================
--- packages-metadata/l/libgit-wrapper-perl.copyright	2012-07-25 03:01:08 UTC (rev 2426)
+++ packages-metadata/l/libgit-wrapper-perl.copyright	2012-07-26 03:01:13 UTC (rev 2427)
@@ -11,7 +11,7 @@
 Files: debian/*
 Copyright: 2010, Tim Retout <diocles at debian.org>
  2011, Alessandro Ghedini <ghedo at debian.org>
- 2011, Salvatore Bonaccorso <carnil at debian.org>
+ 2011-2012 Salvatore Bonaccorso <carnil at debian.org>
  2011-2012, Angel Abad <angel at debian.org>
 License: Artistic or GPL-1+
 

Modified: packages-metadata/l/libmoo-perl.control
===================================================================
--- packages-metadata/l/libmoo-perl.control	2012-07-25 03:01:08 UTC (rev 2426)
+++ packages-metadata/l/libmoo-perl.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -1,34 +1,35 @@
 Source: libmoo-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Maximilian Gass <mxey at cloudconnected.org>,
+           Fabrizio Regalli <fabreg at fabreg.it>,
+           Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libclass-method-modifiers-perl (>= 1.04),
- libclass-xsaccessor-perl (>= 1.07),
- libdevel-globaldestruction-perl,
- libmodule-runtime-perl (>= 0.012),
- librole-tiny-perl (>= 1.001003),
- libstrictures-perl,
- libtest-fatal-perl,
- perl (>= 5.14) | libtest-simple-perl (>= 0.96)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Maximilian Gass <mxey at cloudconnected.org>,
- Fabrizio Regalli <fabreg at fabreg.it>,
- Alessandro Ghedini <ghedo at debian.org>
+                     libclass-method-modifiers-perl,
+                     libclass-xsaccessor-perl (>= 1.07),
+                     libdevel-globaldestruction-perl,
+                     libmodule-runtime-perl (>= 0.012),
+                     librole-tiny-perl,
+                     libstrictures-perl,
+                     libtest-fatal-perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.3
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoo-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmoo-perl.git
 Homepage: http://search.cpan.org/dist/Moo/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libmoo-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmoo-perl.git
 
 Package: libmoo-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libclass-method-modifiers-perl (>= 1.04),
- libmodule-runtime-perl (>= 0.012),
- librole-tiny-perl (>= 1.001003),
- libstrictures-perl
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libclass-method-modifiers-perl,
+         libmodule-runtime-perl (>= 0.012),
+         librole-tiny-perl,
+         libstrictures-perl
 Recommends: libclass-xsaccessor-perl (>= 1.07),
- libdevel-globaldestruction-perl
+            libdevel-globaldestruction-perl
 Description: Minimalist Object Orientation library (with Moose compatiblity)
  Moo is an extremely light-weight, high-performance Moose replacement. It also
  avoids depending on any XS modules to allow simple deployments. The name Moo
@@ -37,3 +38,4 @@
  .
  Unlike Mouse this module does not aim at full Moose compatibility. See
  INCOMPATIBILITIES in Moo(3pm) for more details.
+

Modified: packages-metadata/l/libperl-prereqscanner-perl.control
===================================================================
--- packages-metadata/l/libperl-prereqscanner-perl.control	2012-07-25 03:01:08 UTC (rev 2426)
+++ packages-metadata/l/libperl-prereqscanner-perl.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -1,36 +1,37 @@
 Source: libperl-prereqscanner-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+           Jonathan Yu <jawnsy at cpan.org>,
+           Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- libcpan-meta-perl (>= 2.120630),
- liblist-moreutils-perl,
- libmoose-perl,
- libnamespace-autoclean-perl,
- libparams-util-perl,
- libppi-perl (>= 1.205),
- libstring-rewriteprefix-perl,
- libtry-tiny-perl,
- perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: gregor herrmann <gregoa at debian.org>, 
- Jonathan Yu <jawnsy at cpan.org>,
- Alessandro Ghedini <ghedo at debian.org>
+                     libcpan-meta-perl (>= 2.120630) | perl (>= 5.15.9),
+                     liblist-moreutils-perl,
+                     libmoose-perl,
+                     libnamespace-autoclean-perl,
+                     libparams-util-perl,
+                     libppi-perl,
+                     libstring-rewriteprefix-perl,
+                     libtry-tiny-perl,
+                     perl (>= 5.13.4) | libtest-simple-perl (>= 0.96)
 Standards-Version: 3.9.3
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl-prereqscanner-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libperl-prereqscanner-perl.git
 Homepage: http://search.cpan.org/dist/Perl-PrereqScanner/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libperl-prereqscanner-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libperl-prereqscanner-perl.git
 
 Package: libperl-prereqscanner-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends},
- libcpan-meta-perl (>= 2.120630),
- liblist-moreutils-perl,
- libmoose-perl,
- libnamespace-autoclean-perl,
- libparams-util-perl,
- libppi-perl (>= 1.205),
- libstring-rewriteprefix-perl
+Depends: ${perl:Depends},
+         ${misc:Depends},
+         libcpan-meta-perl (>= 2.120630) | perl (>= 5.15.9),
+         liblist-moreutils-perl,
+         libmoose-perl,
+         libnamespace-autoclean-perl,
+         libparams-util-perl,
+         libppi-perl,
+         libstring-rewriteprefix-perl
 Description: module for extracting prerequisites from Perl code
  Perl::PrereqScanner is a Perl module that extracts distribution prerequisites
  from files through various means. The extraction is not perfect but provides
@@ -40,3 +41,4 @@
    * regular inheritance declared with the base and parent pragmata
    * Moose inheritance declared with the extends keyword
    * Moose roles included with the with keyword
+

Added: packages-metadata/l/libstatistics-descriptive-perl.control
===================================================================
--- packages-metadata/l/libstatistics-descriptive-perl.control	                        (rev 0)
+++ packages-metadata/l/libstatistics-descriptive-perl.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -0,0 +1,31 @@
+Source: libstatistics-descriptive-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Carlo Segre <segre at debian.org>,
+           Ryan Niebur <ryan at debian.org>,
+           Ansgar Burchardt <ansgar at debian.org>,
+           Salvatore Bonaccorso <carnil at debian.org>,
+           Harlan Lieberman-Berg <H.LiebermanBerg at gmail.com>
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               perl,
+               perl (>= 5.11.3) | libmodule-build-perl
+Build-Depends-Indep: libtest-pod-coverage-perl,
+                     libtest-pod-perl
+Standards-Version: 3.9.3
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libstatistics-descriptive-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libstatistics-descriptive-perl.git
+Homepage: http://search.cpan.org/dist/Statistics-Descriptive/
+
+Package: libstatistics-descriptive-perl
+Architecture: all
+Depends: ${misc:Depends},
+         ${perl:Depends}
+Description: Perl module for basic descriptive statistical functions
+ Statistics::Descriptive provides basic functions used in descriptive
+ statistics. It has an object oriented design and supports two
+ different types of data storage and calculation objects: sparse and
+ full. With the sparse method, none of the data is stored and only a
+ few statistical measures are available. Using the full method, the
+ entire data set is retained and additional functions are available.
+

Modified: packages-metadata/l/libxml-libxml-perl.control
===================================================================
--- packages-metadata/l/libxml-libxml-perl.control	2012-07-25 03:01:08 UTC (rev 2426)
+++ packages-metadata/l/libxml-libxml-perl.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -1,27 +1,30 @@
 Source: libxml-libxml-perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+           gregor herrmann <gregoa at debian.org>,
+           Alessandro Ghedini <ghedo at debian.org>,
+           Chris Butler <chrisb at debian.org>
 Section: perl
 Priority: optional
-Build-Depends: perl (>= 5.12), debhelper (>= 9.20120312),
- libtest-pod-perl,
- libxml2-dev (>= 2.7.6),
- libxml-namespacesupport-perl,
- libxml-sax-perl,
- zlib1g-dev
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>,
- gregor herrmann <gregoa at debian.org>,
- Alessandro Ghedini <ghedo at debian.org>,
- Chris Butler <chrisb at debian.org>
+Build-Depends: perl (>= 5.12),
+               debhelper (>= 9.20120312),
+               libtest-pod-perl,
+               libxml2-dev,
+               libxml-namespacesupport-perl,
+               libxml-sax-perl,
+               zlib1g-dev
 Standards-Version: 3.9.3
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxml-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-libxml-perl.git
 Homepage: http://search.cpan.org/dist/XML-LibXML/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libxml-libxml-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libxml-libxml-perl.git
 
 Package: libxml-libxml-perl
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends},
- libxml-namespacesupport-perl,
- libxml-sax-perl
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${perl:Depends},
+         libxml-namespacesupport-perl,
+         libxml-sax-perl
 Breaks: libxml-libxml-common-perl
 Replaces: libxml-libxml-common-perl
 Description: Perl interface to the libxml2 library
@@ -30,3 +33,4 @@
  programmers to make use of the highly capable validating XML parser and the
  high performance Document Object Model (DOM) implementation. Additionally, it
  supports using the XML Path Language (XPath) to find and extract information.
+

Modified: packages-metadata/p/perlbrew.control
===================================================================
--- packages-metadata/p/perlbrew.control	2012-07-25 03:01:08 UTC (rev 2426)
+++ packages-metadata/p/perlbrew.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -1,37 +1,39 @@
 Source: perlbrew
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Alessandro Ghedini <ghedo at debian.org>
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
- perl-doc,
- libcapture-tiny-perl (>= 0.18),
- libcpan-perl-releases-perl,
- libdevel-patchperl-perl,
- libfile-path-tiny-perl,
- libio-all-perl,
- liblocal-lib-perl (>= 1.008000),
- libpath-class-perl,
- libtest-exception-perl,
- libtest-output-perl,
- perl (>= 5.14) | libtest-simple-perl (>= 0.98),
- libtest-spec-perl
-Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Alessandro Ghedini <ghedo at debian.org>
+                     perl-doc,
+                     libcapture-tiny-perl (>= 0.18),
+                     libcpan-perl-releases-perl,
+                     libdevel-patchperl-perl,
+                     libfile-path-tiny-perl,
+                     libio-all-perl,
+                     liblocal-lib-perl (>= 1.008000),
+                     libpath-class-perl,
+                     libtest-exception-perl,
+                     libtest-output-perl,
+                     perl (>= 5.13.11) | libtest-simple-perl (>= 0.98),
+                     libtest-spec-perl
 Standards-Version: 3.9.3
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/perlbrew.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/perlbrew.git
 Homepage: http://search.cpan.org/dist/App-perlbrew/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/perlbrew.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/perlbrew.git
 
 Package: perlbrew
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libcapture-tiny-perl (>= 0.18),
- libcpan-perl-releases-perl,
- libdevel-patchperl-perl,
- libfile-path-tiny-perl,
- liblocal-lib-perl (>= 1.008000),
- libc6-dev | libc-dev,
- make, gcc
+Depends: ${misc:Depends},
+         ${perl:Depends},
+         libcapture-tiny-perl (>= 0.18),
+         libcpan-perl-releases-perl,
+         libdevel-patchperl-perl,
+         libfile-path-tiny-perl,
+         liblocal-lib-perl (>= 1.008000),
+         libc6-dev | libc-dev,
+         make,
+         gcc
 Recommends: perl-doc
 Description: script to manage perl installations in your $HOME
  perlbrew is a program to automate the building and installation of perl
@@ -40,3 +42,4 @@
  provides, in your shell configuration file. You then can benefit from not
  having to run 'sudo' commands to install cpan modules because those are
  installed inside your HOME too. It's a completely separate perl environment.
+

Added: packages-metadata/r/ruby-gruff.control
===================================================================
--- packages-metadata/r/ruby-gruff.control	                        (rev 0)
+++ packages-metadata/r/ruby-gruff.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -0,0 +1,52 @@
+Source: ruby-gruff
+Section: ruby
+Priority: optional
+Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Uploaders: Gunnar Wolf <gwolf at debian.org>
+DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.6~), ruby-rmagick, ghostscript
+Standards-Version: 3.9.3
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-gruff.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-gruff.git;a=summary
+Homepage: http://nubyonrails.com/pages/gruff
+XS-Ruby-Versions: all
+
+Package: ruby-gruff
+Architecture: all
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-rmagick
+Replaces: libgruff-ruby (<< 0.3.6-4~), libgruff-ruby-doc (<< 0.3.6-4~), libgruff-ruby1.8 (<< 0.3.6-4~)
+Breaks: libgruff-ruby (<< 0.3.6-4~), libgruff-ruby-doc (<< 0.3.6-4~), libgruff-ruby1.8 (<< 0.3.6-4~)
+Provides: libgruff-ruby, libgruff-ruby-doc, libgruff-ruby1.8
+Description: Ruby library to create beautiful graphs for one or multiple datasets
+ This Ruby library can generate beautiful graphs for one or multiple datasets
+ to be included in websites or in documents.  The library can be used alone or
+ with Ruby on Rails.
+
+# Transitional packages
+Package: libgruff-ruby
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-gruff
+Description: Transitional package for ruby-gruff
+ This is a transitional package to ease upgrades to the ruby-gruff
+ package. It can safely be removed.
+
+Package: libgruff-ruby-doc
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-gruff
+Description: Transitional package for ruby-gruff
+ This is a transitional package to ease upgrades to the ruby-gruff
+ package. It can safely be removed.
+
+Package: libgruff-ruby1.8
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-gruff
+Description: Transitional package for ruby-gruff
+ This is a transitional package to ease upgrades to the ruby-gruff
+ package. It can safely be removed.

Added: packages-metadata/r/ruby-gruff.copyright
===================================================================
--- packages-metadata/r/ruby-gruff.copyright	                        (rev 0)
+++ packages-metadata/r/ruby-gruff.copyright	2012-07-26 03:01:13 UTC (rev 2427)
@@ -0,0 +1,52 @@
+Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?revision=173
+Upstream-Name: gruff
+Source: http://rubyforge.org/projects/gruff/
+
+Files: *
+Copyright: © 2005 Geoffrey Grosenbach <boss at topfunky.com>
+License: MIT
+
+Files: setup.rb
+Copyright: © 2000-2004 Minero Aoki
+License: LGPL-2.1
+
+Files: debian/*
+Copyright: © 2007-2011 Gunnar Wolf <gwolf at debian.org>
+License: GPL-3+
+
+License: MIT
+ Permission is hereby granted, free of charge, to any person obtaining
+ a copy of this software and associated documentation files (the
+ "Software"), to deal in the Software without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of the Software, and to
+ permit persons to whom the Software is furnished to do so, subject to
+ the following conditions:
+ .
+ The above copyright notice and this permission notice shall be
+ included in all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+License: LGPL-2.1
+ This program is free software.  You can distribute/modify this program
+ under the terms of the GNU LGPL, Lesser General Public License version 2.1.
+ .
+ In Debian systems, you can refer to the GNU LGPL 2.1 at
+ /usr/share/common-licenses/LGPL-2.1 
+
+License: GPL-3+
+ The files hereby included are free software; you can distribute them
+ under the terms of the GNU General Public License as published by the
+ Free Software Foundation; either version 3 of the License, or (at
+ your option) any later version.
+ .
+ On Debian systems, the full text of the GNU General Public
+ License version 3 can be found in the file
+ `/usr/share/common-licenses/GPL-3'.

Added: packages-metadata/s/stterm.control
===================================================================
--- packages-metadata/s/stterm.control	                        (rev 0)
+++ packages-metadata/s/stterm.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -0,0 +1,19 @@
+Source: stterm
+Section: x11
+Priority: optional
+Maintainer: Jari Aalto <jari.aalto at cante.net>
+Build-Depends: debhelper (>= 9), libx11-dev
+Standards-Version: 3.9.3.1
+Vcs-Browser: http://git.debian.org/?p=collab-maint/stterm.git
+Vcs-Git: git://git.debian.org/git/collab-maint/stterm.git
+Homepage: http://st.suckless.org
+
+Package: stterm
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: bare bones and simple terminal for windowed system
+ Stterm is a bare bones terminal emulator developed with a focus on
+ simplicity and clarity as the primary goals. It is very lightweight
+ consuming only approximately (2+25 reserved+virtual) MiB memory.
+ The suckless software projects philosophy is about keeping things
+ simple, minimal and usable.

Added: packages-metadata/x/xcache.control
===================================================================
--- packages-metadata/x/xcache.control	                        (rev 0)
+++ packages-metadata/x/xcache.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -0,0 +1,25 @@
+Source: xcache
+Section: php
+Priority: optional
+Maintainer: Michal Čihař <nijel at debian.org>
+Uploaders: Debian PHP Maintainers <pkg-php-maint at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.0.50~), php5-dev, php5-cli
+Standards-Version: 3.9.3
+Vcs-Browser: http://git.debian.org/?p=pkg-php/xcache.git
+Vcs-Git: git://git.debian.org/git/pkg-php/xcache.git
+Homepage: http://xcache.lighttpd.net/
+
+Package: php5-xcache
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${php:Depends}
+Conflicts: php-apc
+Description: Fast, stable PHP opcode cacher
+ XCache is a fast, stable PHP opcode cacher that has been tested and
+ is now running on production servers under high load.  It overcomes a
+ lot of problems that has been with other competing opcachers such as
+ being able to be used with new PHP versions.
+ .
+ PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed
+ from C, Java and Perl with a couple of unique PHP-specific features thrown
+ in. The goal of the language is to allow web developers to write
+ dynamically generated pages quickly.

Added: packages-metadata/z/zsh.control
===================================================================
--- packages-metadata/z/zsh.control	                        (rev 0)
+++ packages-metadata/z/zsh.control	2012-07-26 03:01:13 UTC (rev 2427)
@@ -0,0 +1,86 @@
+Source: zsh
+Section: shells
+Priority: optional
+Build-Depends: bsdmainutils, groff-base, libcap-dev [linux-any], libncursesw5-dev, libpcre3-dev, texi2html (>= 1.76-3), texinfo, texlive-latex-base, yodl, groff, ghostscript
+Maintainer: Debian Zsh Maintainers <pkg-zsh-devel at lists.alioth.debian.org>
+Uploaders: Michael Prokop <mika at debian.org>, Axel Beckert <abe at debian.org>, Clint Adams <clint at debian.org>, Frank Terbeck <ft at bewatermyfriend.org>, Richard Hartmann <richih.mailinglist at gmail.com>
+Standards-Version: 3.9.3
+Homepage: http://www.zsh.org/
+Vcs-Git: git://git.debian.org/collab-maint/zsh.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/zsh.git;a=summary
+
+Package: zsh
+Architecture: any
+Depends: ${shlibs:Depends}
+Recommends: ${shlibs:Recommends}
+Suggests: zsh-doc
+Description: shell with lots of features
+ Zsh is a UNIX command interpreter (shell) usable as an
+ interactive login shell and as a shell script command
+ processor. Of the standard shells, zsh most closely resembles
+ ksh but includes many enhancements. Zsh has command-line editing,
+ built-in spelling correction, programmable command completion,
+ shell functions (with autoloading), a history mechanism, and a
+ host of other features.
+
+Package: zsh-doc
+Architecture: all
+Section: doc
+Depends: dpkg (>= 1.15.4) | install-info
+Description: zsh documentation - info/HTML format
+ Zsh is a UNIX command interpreter (shell) usable as an
+ interactive login shell and as a shell script command
+ processor. Of the standard shells, zsh most closely resembles
+ ksh but includes many enhancements. Zsh has command-line editing,
+ built-in spelling correction, programmable command completion,
+ shell functions (with autoloading), a history mechanism, and a
+ host of other features.
+ .
+ This contains the documentation in GNU info and HTML formats.
+
+Package: zsh-static
+Architecture: any
+Depends: ${shlibs:Depends}, zsh
+Suggests: zsh-doc
+Description: shell with lots of features (static link)
+ Zsh is a UNIX command interpreter (shell) usable as an
+ interactive login shell and as a shell script command
+ processor. Of the standard shells, zsh most closely resembles
+ ksh but includes many enhancements. Zsh has command-line editing,
+ built-in spelling correction, programmable command completion,
+ shell functions (with autoloading), a history mechanism, and a
+ host of other features.
+ .
+ This is the statically-compiled version of the shell.
+
+Package: zsh-dev
+Architecture: any
+Section: libdevel
+Description: shell with lots of features (development files)
+ Zsh is a UNIX command interpreter (shell) usable as an
+ interactive login shell and as a shell script command
+ processor. Of the standard shells, zsh most closely resembles
+ ksh but includes many enhancements. Zsh has command-line editing,
+ built-in spelling correction, programmable command completion,
+ shell functions (with autoloading), a history mechanism, and a
+ host of other features.
+ .
+ This package contains headers and scripts necessary to compile
+ third-party modules.
+
+Package: zsh-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: zsh (= ${binary:Version})
+Description: shell with lots of features (debugging symbols)
+ Zsh is a UNIX command interpreter (shell) usable as an
+ interactive login shell and as a shell script command
+ processor. Of the standard shells, zsh most closely resembles
+ ksh but includes many enhancements. Zsh has command-line editing,
+ built-in spelling correction, programmable command completion,
+ shell functions (with autoloading), a history mechanism, and a
+ host of other features.
+ .
+ This package contains gdb debugging symbols for the 'zsh'
+ package.

Added: packages-metadata/z/zsh.copyright
===================================================================
--- packages-metadata/z/zsh.copyright	                        (rev 0)
+++ packages-metadata/z/zsh.copyright	2012-07-26 03:01:13 UTC (rev 2427)
@@ -0,0 +1,36 @@
+This is the Debian Linux prepackaged version of the Z Shell (zsh), a shell
+with lots of features.
+
+This package was put together by Robert Leslie <rob at mars.org> with sources
+obtained from:
+  ftp://ftp.math.gatech.edu/pub/zsh/
+
+Source can now be obtained from ftp://ftp.zsh.org/pub/zsh/
+
+The following copyright and license apply to this software:
+
+The Z Shell is copyright (c) 1992-2000 Paul Falstad, Richard Coleman,
+Zoltán Hidvégi, Andrew Main, Peter Stephenson, Sven Wischnowsky, and
+others.  All rights reserved.  Individual authors, whether or not
+specifically named, retain copyright in all changes; in what follows, they
+are referred to as `the Zsh Development Group'.  This is for convenience
+only and this body has no legal status.  The Z shell is distributed under
+the following licence; any provisions made in individual files take
+precedence.
+
+Permission is hereby granted, without written agreement and without
+licence or royalty fees, to use, copy, modify, and distribute this
+software and to distribute modified versions of this software for any
+purpose, provided that the above copyright notice and the following
+two paragraphs appear in all copies of this software.
+
+In no event shall the Zsh Development Group be liable to any party for
+direct, indirect, special, incidental, or consequential damages arising out
+of the use of this software and its documentation, even if and the Zsh
+Development Group have been advised of the possibility of such damage.
+
+The Zsh Development Group specifically disclaim any warranties, including,
+but not limited to, the implied warranties of merchantability and fitness
+for a particular purpose.  The software provided hereunder is on an "as is"
+basis, and the Zsh Development Group have no obligation to provide
+maintenance, support, updates, enhancements, or modifications.




More information about the Collab-qa-commits mailing list