[Collab-qa-commits] r2571 - in packages-metadata: c h m p r

Charles Plessy plessy at alioth.debian.org
Thu Nov 29 04:01:29 UTC 2012


Author: plessy
Date: 2012-11-29 04:01:29 +0000 (Thu, 29 Nov 2012)
New Revision: 2571

Added:
   packages-metadata/m/maven.control
   packages-metadata/m/maven.copyright
   packages-metadata/p/python-novaclient.control
   packages-metadata/p/python-novaclient.copyright
   packages-metadata/r/ruby-kramdown.control
   packages-metadata/r/ruby-kramdown.copyright
Modified:
   packages-metadata/c/ca-certificates.control
   packages-metadata/h/hdf5.control
   packages-metadata/p/php5.control
Log:
Daily automatic umegaya push

Modified: packages-metadata/c/ca-certificates.control
===================================================================
--- packages-metadata/c/ca-certificates.control	2012-11-28 04:01:33 UTC (rev 2570)
+++ packages-metadata/c/ca-certificates.control	2012-11-29 04:01:29 UTC (rev 2571)
@@ -13,9 +13,11 @@
 
 Package: ca-certificates
 Architecture: all
+Pre-Depends: dpkg (>= 1.16.1)
 Depends: openssl (>= 1.0.0), ${misc:Depends}
 Enhances: openssl
 Multi-Arch: foreign
+Breaks: ca-certificates-java (<<20121112+nmu1)
 Description: Common CA certificates
  This package includes PEM files of CA certificates to allow SSL-based
  applications to check for the authenticity of SSL connections.

Modified: packages-metadata/h/hdf5.control
===================================================================
--- packages-metadata/h/hdf5.control	2012-11-28 04:01:33 UTC (rev 2570)
+++ packages-metadata/h/hdf5.control	2012-11-29 04:01:29 UTC (rev 2571)
@@ -76,7 +76,7 @@
 Package: libhdf5-openmpi-7
 Section: libs
 Priority: extra
-Architecture: alpha armel armhf amd64 i386 ia64 powerpc sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: alpha armel armhf amd64 i386 ia64 powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libhdf5-7, libhdf5-1.8,
  libhdf5-1.8.4, libhdf5-openmpi-1.8.4, libhdf5-1.8.6, libhdf5-openmpi-1.8.6,
@@ -95,7 +95,7 @@
 Package: libhdf5-openmpi-dev
 Section: libdevel
 Priority: extra
-Architecture: alpha armel armhf amd64 i386 ia64 powerpc sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: alpha armel armhf amd64 i386 ia64 powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Depends: libhdf5-openmpi-7 (= ${binary:Version}), zlib1g-dev,
  libjpeg-dev, libopenmpi-dev, ${misc:Depends}, hdf5-helpers
 Conflicts: libhdf5-dev
@@ -112,7 +112,7 @@
 Package: libhdf5-openmpi-7-dbg
 Section: debug
 Priority: extra
-Architecture: alpha armel armhf amd64 i386 ia64 powerpc sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
+Architecture: alpha armel armhf amd64 i386 ia64 powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
 Depends: ${shlibs:Depends}, ${misc:Depends},
  libhdf5-openmpi-7 (= ${binary:Version}),
 Description: Hierarchical Data Format 5 (HDF5) - OpenMPI Debug package

Added: packages-metadata/m/maven.control
===================================================================
--- packages-metadata/m/maven.control	                        (rev 0)
+++ packages-metadata/m/maven.control	2012-11-29 04:01:29 UTC (rev 2571)
@@ -0,0 +1,70 @@
+Source: maven
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Damien Raude-Morvan <drazzib at debian.org>
+Build-Depends-Indep: ant-optional,
+                     junit,
+                     libaether-java,
+                     libcommons-jxpath-java,
+                     libcommons-logging-java,
+                     libeasymock-java,
+                     libmaven-ant-tasks-java (>= 2.1.3-2),
+                     libmaven-clean-plugin-java,
+                     libmaven-compiler-plugin-java,
+                     libmaven-install-plugin-java,
+                     libmaven-jar-plugin-java,
+                     libmaven-parent-java,
+                     libmaven-resources-plugin-java,
+                     libmodello-maven-plugin1.4-java,
+                     libplexus-classworlds2-java (>= 2.4),
+                     libplexus-containers1.5-java (>= 1.5.5-2),
+                     libplexus-utils2-java,
+                     libsisu-ioc-java,
+                     libsurefire-java,
+                     libwagon2-java (>= 2.2-2),
+                     libxmlunit-java,
+                     maven-ant-helper,
+                     maven-repo-helper
+Build-Depends: ant, cdbs, debhelper (>= 7), default-jdk
+Standards-Version: 3.9.3
+Homepage: http://maven.apache.org/
+Vcs-Git: git://git.debian.org/git/pkg-java/maven.git
+Vcs-Browser: http://git.debian.org/?p=pkg-java/maven.git
+
+Package: maven
+Architecture: all
+Depends: default-jre (>= 1:1.5) | default-jre-headless (>= 1:1.5) | java5-runtime | java5-runtime-headless,
+         libaether-java,
+         libcommons-cli-java,
+         libcommons-codec-java,
+         libcommons-httpclient-java,
+         libcommons-logging-java,
+         libguava-java,
+         libplexus-cipher-java,
+         libplexus-classworlds2-java (>= 2.4),
+         libplexus-containers1.5-java,
+         libplexus-interpolation-java,
+         libplexus-sec-dispatcher-java,
+         libplexus-utils2-java,
+         libsisu-guice-java,
+         libsisu-ioc-java,
+         libwagon2-java (>= 2.2-2),
+         ${misc:Depends}
+Replaces: maven2 (<< 2.2.1-11)
+Breaks: maven2 (<< 2.2.1-11)
+Description: Java software project management and comprehension tool
+ Maven is a software project management and comprehension tool. Based on the
+ concept of a project object model (POM), Maven can manage a project's build,
+ reporting and documentation from a central piece of information.
+ .
+ Maven's primary goal is to allow a developer to comprehend the complete
+ state of a development effort in the shortest period of time. In order to
+ attain this goal there are several areas of concern that Maven attempts
+ to deal with:
+ .
+    * Making the build process easy
+    * Providing a uniform build system
+    * Providing quality project information
+    * Providing guidelines for best practices development
+    * Allowing transparent migration to new features

Added: packages-metadata/m/maven.copyright
===================================================================
--- packages-metadata/m/maven.copyright	                        (rev 0)
+++ packages-metadata/m/maven.copyright	2012-11-29 04:01:29 UTC (rev 2571)
@@ -0,0 +1,32 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Maven Compiler Plugin
+Upstream-Contact: Apache Maven team
+Source: http://maven.apache.org/
+
+Files: *
+Copyright:
+ Copyright 2001-2011, The Apache Software Foundation.
+ Copyright 2001-2006 The Codehaus Foundation
+License: Apache-2.0
+
+Files: debian/bash_completion.d/maven
+Copyright:
+ Copyright 2006-2007, Shawn O. Pearce <spearce at spearce.org>
+ Copyright 2009, Ludovic Claude <ludovic.claude at laposte.net>
+License: GPL-2
+
+Files: debian/*
+Copyright:
+ Copyright 2007, Paul Cager <paul-debian at home.paulcager.org>
+ Copyright 2009, Ludovic Claude <ludovic.claude at laposte.net>
+ Copyright 2011, Damien Raude-Morvan <drazzib at debian.org>
+License: GPL-2
+
+License: Apache-2.0
+  On Debian GNU/Linux system you can find the complete text of the
+  Apache 2.0 license in '/usr/share/common-licenses/Apache-2.0'.
+
+License: GPL-2
+  On Debian GNU/Linux system you can find the complete text of the
+  GNU General Public License version 2 license in
+  '/usr/share/common-licenses/GPL-2'.

Modified: packages-metadata/p/php5.control
===================================================================
--- packages-metadata/p/php5.control	2012-11-28 04:01:33 UTC (rev 2570)
+++ packages-metadata/p/php5.control	2012-11-29 04:01:29 UTC (rev 2571)
@@ -59,7 +59,6 @@
 	       mysql-server,
 	       netbase,
 	       netcat-traditional,
-	       quilt,
 	       re2c,
 	       unixodbc-dev,
 	       zlib1g-dev,
@@ -88,7 +87,7 @@
 Depends: ${misc:Depends}, sed (>= 4.1.1-1), psmisc (>= 22.15-1~), ${shlibs:Depends}, ucf
 Pre-Depends: dpkg (>= 1.15.7.2~)
 Provides: php5-json, php5-mhash
-Conflicts: php5-json, php5-mhash
+Conflicts: php5-json, php5-mhash, php5-suhosin
 Breaks: jffnms (<= 0.9.1-1),
 	d-push (<= 1.5.5-1),
 	dotclear (<= 2.4.0+dfsg-1),
@@ -105,8 +104,7 @@
 	phpreports (<= 0.4.9-2),
 	php-kolab-filter (<= 0.1.9-4),
 	horde3 (<= 3.3.12+debian0-1),
-	moodle (<= 1.9.9.dfsg2-4),
-	php5-suhosin
+	moodle (<= 1.9.9.dfsg2-4)
 Description: Common files for packages built from the php5 source
  This package contains the documentation and example files relevant to all
  the other packages built from the php5 source.

Added: packages-metadata/p/python-novaclient.control
===================================================================
--- packages-metadata/p/python-novaclient.control	                        (rev 0)
+++ packages-metadata/p/python-novaclient.control	2012-11-29 04:01:29 UTC (rev 2571)
@@ -0,0 +1,29 @@
+Source: python-novaclient
+Section: python
+Priority: optional
+Maintainer: PKG OpenStack <openstack-devel at lists.alioth.debian.org>
+Uploaders: Julien Danjou <acid at debian.org>,
+           Thomas Goirand <zigo at debian.org>,
+           Ghe Rivero <ghe.rivero at stackops.com>,
+           Mehdi Abaakouk <sileht at sileht.net>
+Build-Depends: debhelper (>= 7.0.50),
+ python-all (>= 2.6.6-3~),
+ python-distribute,
+ python-nose,
+ python-prettytable,
+ python (>= 2.7) | python-argparse,
+ python-mock (>= 0.7),
+ python-httplib2
+Standards-Version: 3.9.3
+Homepage: https://github.com/openstack/python-novaclient 
+Vcs-Git: git://git.debian.org/openstack/python-novaclient.git
+Vcs-Browser: http://git.debian.org/?p=openstack/python-novaclient.git;a=summary 
+
+Package: python-novaclient
+Architecture: all
+Breaks: simh (<< 3.8.1-3)
+Replaces: simh (<< 3.8.1-3)
+Depends: ${misc:Depends}, ${python:Depends}, python (>= 2.7) | python-argparse, python (>= 2.6) | python-simplejson, python-pkg-resources, python-prettytable, python-httplib2
+Description: client library for OpenStack Compute API
+ Python novaclient library and nova CLI tool for interacting with OpenStack
+ Compute (Nova) through the OpenStack Compute API.

Added: packages-metadata/p/python-novaclient.copyright
===================================================================
--- packages-metadata/p/python-novaclient.copyright	                        (rev 0)
+++ packages-metadata/p/python-novaclient.copyright	2012-11-29 04:01:29 UTC (rev 2571)
@@ -0,0 +1,22 @@
+Format:  http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: python-novaclient
+Source: http://pypi.python.org/pypi/python-novaclient/
+
+Files: *
+Copyright: (c) 2011, OpenStack LLC.
+           (c) 2009-2010, Jacob Kaplan-Moss
+License: Apache-2
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+ .
+    http://www.apache.org/licenses/LICENSE-2.0
+ .
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+ .
+ On Debian-based systems the full text of the Apache version 2.0 license
+ can be found in `/usr/share/common-licenses/Apache-2.0'.

Added: packages-metadata/r/ruby-kramdown.control
===================================================================
--- packages-metadata/r/ruby-kramdown.control	                        (rev 0)
+++ packages-metadata/r/ruby-kramdown.control	2012-11-29 04:01:29 UTC (rev 2571)
@@ -0,0 +1,28 @@
+Source: ruby-kramdown
+Section: ruby
+Priority: optional
+Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Uploaders: Youhei SASAKI <uwabami at gfd-dennou.org>, Paul van Tilburg <paulvt at debian.org>
+DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), rake, ruby-coderay
+Standards-Version: 3.9.3
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-kramdown.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-kramdown.git;a=summary
+Homepage: http://kramdown.rubyforge.org
+XS-Ruby-Versions: all
+
+Package: ruby-kramdown
+Architecture: all
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-coderay, libjs-jquery
+Description: Fast, pure-Ruby Markdown-superset converter
+ The kramdown is yet-another-markdown-parser but fast, pure Ruby, using
+ a strict syntax definition and supporting several common
+ extensions.
+ .
+ The kramdown library is mainly written to support the kramdown-to-HTML
+ conversion chain. However, due to its flexibility it supports other
+ input and output formats as well. Here is a list of the
+ supported formats:
+   * input formats: kramdown (a Markdown superset), Markdown, HTML
+   * output formats: HTML, kramdown, LaTeX (and therefore PDF)

Added: packages-metadata/r/ruby-kramdown.copyright
===================================================================
--- packages-metadata/r/ruby-kramdown.copyright	                        (rev 0)
+++ packages-metadata/r/ruby-kramdown.copyright	2012-11-29 04:01:29 UTC (rev 2571)
@@ -0,0 +1,34 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: kramdown
+Source: http://kramdown.rubyforge.org/
+
+Files: debian/*
+Copyright: 2012 Youhei SASAKI <uwabami at gfd-dennou.org>
+License: GPL-3+
+
+Files: *
+Copyright: Thomas Leithner <t_leitner%40gmx.at>
+License: GPL-3+
+
+License: GPL-3+
+ 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 3 of the License, or (at your option) any later
+ version.
+ .
+ This program is distributed in the hope that it will be
+ useful, but WITHOUT ANY WARRANTY; without even the implied
+ warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+ PURPOSE.  See the GNU General Public License for more
+ details.
+ .
+ You should have received a copy of the GNU General Public
+ License along with this package; if not, write to the Free
+ Software Foundation, Inc., 51 Franklin St, Fifth Floor,
+ Boston, MA  02110-1301 USA
+ .
+ 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'.
+




More information about the Collab-qa-commits mailing list