[Collab-qa-commits] r2409 - in packages-metadata: a c d h l o r s t w
Charles Plessy
plessy at alioth.debian.org
Mon Jul 9 03:01:11 UTC 2012
Author: plessy
Date: 2012-07-09 03:01:10 +0000 (Mon, 09 Jul 2012)
New Revision: 2409
Added:
packages-metadata/a/alsa-base.control
packages-metadata/c/c3p0.control
packages-metadata/c/c3p0.copyright
packages-metadata/d/django-auth-ldap.control
packages-metadata/h/httpcomponents-core.control
packages-metadata/l/libunwind.control
packages-metadata/l/libunwind.copyright
packages-metadata/r/ruby-httpclient.control
packages-metadata/r/ruby-image-science.control
packages-metadata/s/spark.control
packages-metadata/s/spark.copyright
Modified:
packages-metadata/l/libcommons-compress-java.control
packages-metadata/l/libio-async-perl.control
packages-metadata/o/octave-java.control
packages-metadata/t/tasksel.control
packages-metadata/t/transgui.control
packages-metadata/w/webhelpers.control
Log:
Daily automatic umegaya push
Added: packages-metadata/a/alsa-base.control
===================================================================
--- packages-metadata/a/alsa-base.control (rev 0)
+++ packages-metadata/a/alsa-base.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -0,0 +1,71 @@
+Source: alsa-driver
+Section: sound
+Priority: optional
+Maintainer: Debian ALSA Maintainers <pkg-alsa-devel at lists.alioth.debian.org>
+Uploaders: Jordi Mallach <jordi at debian.org>, Elimar Riesebieter <riesebie at lxtec.de>
+Build-Depends-Indep: autoconf, bzip2, cpio
+Build-Depends: debhelper (>= 7), po-debconf
+Standards-Version: 3.9.2
+Homepage: http://www.alsa-project.org/
+Vcs-Svn: svn://svn.debian.org/pkg-alsa/trunk/alsa-driver
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-alsa/trunk/alsa-driver/
+
+Package: linux-sound-base
+Architecture: all
+Depends: ${misc:Depends}, kmod
+Suggests: alsa-base (>= 1.0.18-1)
+Description: base package for ALSA and OSS sound systems
+ This package allows the administrator to choose between
+ the OSS and ALSA sound systems.
+ .
+ ALSA is the Advanced Linux Sound Architecture.
+ OSS is the free version of the Open Sound System.
+
+Package: alsa-base
+Architecture: all
+Provides: alsa
+Depends: ${misc:Depends}, kmod, linux-sound-base, udev
+Recommends: alsa-utils
+Suggests: apmd (>= 3.0.2-1), alsa-oss, oss-compat
+Description: ALSA driver configuration files
+ This package contains various configuration files for
+ the ALSA drivers.
+ .
+ For ALSA to work on a system with a given sound card,
+ there must be an ALSA driver for that card in the kernel.
+ Linux 2.6 as shipped in linux-image packages contains
+ ALSA drivers for all supported sound cards in the form
+ of loadable modules. A custom alsa-modules package can
+ be built from the sources in the alsa-source package
+ using the m-a utility (included in the module-assistant
+ package). Please read the README.Debian file for more
+ information about loading and building modules.
+ .
+ ALSA is the Advanced Linux Sound Architecture.
+
+Package: alsa-base-udeb
+Architecture: all
+Section: debian-installer
+Provides: alsa
+Depends: ${misc:Depends}
+Recommends: alsa-utils
+Package-Type: udeb
+Description: ALSA driver configuration files
+ This package contains minimum configuration files for
+ the ALSA drivers for the Debian Installer.
+
+Package: alsa-source
+Architecture: all
+Section: kernel
+Depends: ${misc:Depends}, make, gcc | c-compiler, dpkg-dev, debhelper (>= 5.0.37), debconf-utils, bzip2
+Recommends: kernel-package, fakeroot, module-assistant, linux-headers
+Description: ALSA driver sources
+ This package contains the source code for the ALSA drivers.
+ The source code can be compiled into an alsa-modules package
+ using the m-a utility (available in the module-assistant
+ package). Please note that the kernel headers must be
+ installed to compile these modules. Please read the
+ README.Debian file for more information about loading and
+ building modules.
+ .
+ ALSA is the Advanced Linux Sound Architecture.
Added: packages-metadata/c/c3p0.control
===================================================================
--- packages-metadata/c/c3p0.control (rev 0)
+++ packages-metadata/c/c3p0.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -0,0 +1,32 @@
+Source: c3p0
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varun at debian.org>
+Build-Depends: debhelper (>= 7), cdbs, maven-repo-helper, default-jdk
+Build-Depends-Indep: ant, liblog4j1.2-java, libmx4j-java, ant-optional,
+ junit, libhsqldb-java
+Standards-Version: 3.9.3
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/c3p0
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/c3p0
+Homepage: http://sourceforge.net/projects/c3p0
+
+Package: libc3p0-java
+Architecture: all
+Depends: ${misc:Depends}, liblog4j1.2-java, libmx4j-java
+Description: library for JDBC connection pooling
+ c3p0 is an easy-to-use library for making traditional JDBC drivers
+ "enterprise-ready" by augmenting them with functionality defined by
+ the jdbc3 spec and the optional extensions to jdbc2.
+
+Package: libc3p0-java-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Suggests: libc3p0-java
+Description: library for JDBC connection pooling (documentation)
+ c3p0 is an easy-to-use library for making traditional JDBC drivers
+ "enterprise-ready" by augmenting them with functionality defined by
+ the jdbc3 spec and the optional extensions to jdbc2.
+ .
+ This package includes the documentation.
Added: packages-metadata/c/c3p0.copyright
===================================================================
--- packages-metadata/c/c3p0.copyright (rev 0)
+++ packages-metadata/c/c3p0.copyright 2012-07-09 03:01:10 UTC (rev 2409)
@@ -0,0 +1,25 @@
+This package was debianized by Arnaud Vandyck <avdyk at debian.org> on 3-April-2007.
+The source code was downloaded from http://sourceforge.net/projects/c3p0
+
+Authors:
+
+ Steve Waldman <swaldman at users.sourceforge.net>
+
+Copyright: © 2001-2007 Machinery For Change, Inc.
+
+ This library is free software; you can redistribute it and/or modify
+ it under the terms of the GNU Lesser General Public License version
+ 2.1, as published by the Free Software Foundation.
+
+ This software 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 Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public License
+ along with this software; see the file LICENSE. If not, write to the
+ Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301 USA.
+
+On Debian systems the full text of the Lesser General Public License,
+LGPL, can be found at /usr/share/common-licenses/LGPL-2.1
Added: packages-metadata/d/django-auth-ldap.control
===================================================================
--- packages-metadata/d/django-auth-ldap.control (rev 0)
+++ packages-metadata/d/django-auth-ldap.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -0,0 +1,36 @@
+Source: django-auth-ldap
+Section: python
+Priority: optional
+Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Uploaders: Michael Fladischer <FladischerMichael at fladi.at>
+Build-Depends: debhelper (>= 7.0.50~),
+ python-all (>= 2.6.6-3~),
+ python-django (>= 1.2),
+ python-sphinx (>= 1.0.7+dfsg)
+Standards-Version: 3.9.3
+X-Python-Version: >= 2.3
+Homepage: http://pypi.python.org/pypi/django-auth-ldap/
+Vcs-Svn: svn://svn.debian.org/python-modules/packages/django-auth-ldap/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/django-auth-ldap/trunk/
+
+Package: python-django-auth-ldap
+Architecture: all
+Depends: python-django (>= 1.2), python-ldap (>= 2.0), ${misc:Depends}, ${python:Depends}
+Suggests: python-django-auth-ldap-doc
+Description: Django LDAP authentication backend
+ Django authentication backend that authenticates against an LDAP
+ service. Configuration can be as simple as a single distinguished
+ name template, but there are many rich configuration options for
+ working with users, groups, and permissions.
+
+Package: python-django-auth-ldap-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, ${sphinxdoc:Depends}
+Description: Django LDAP authentication backend (documentation)
+ Django authentication backend that authenticates against an LDAP
+ service. Configuration can be as simple as a single distinguished
+ name template, but there are many rich configuration options for
+ working with users, groups, and permissions.
+ .
+ This package contains the documentation.
Added: packages-metadata/h/httpcomponents-core.control
===================================================================
--- packages-metadata/h/httpcomponents-core.control (rev 0)
+++ packages-metadata/h/httpcomponents-core.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -0,0 +1,39 @@
+Source: httpcomponents-core
+Section: java
+Priority: optional
+Maintainer: David Paleino <dapal at debian.org>
+Build-Depends:
+ debhelper (>= 7.0.50~)
+ , libmaven-javadoc-plugin-java (>= 1.5)
+ , libmaven-site-plugin-java
+ , libmaven-assembly-plugin-java (>= 2.2~beta5)
+ , libmaven-antrun-plugin-java
+ , libmaven-bundle-plugin-java
+ , libsurefire-java
+ , maven-debian-helper
+ , openjdk-6-jdk
+ , maven-repo-helper
+Standards-Version: 3.9.3
+Homepage: http://hc.apache.org/httpcomponents-core/index.html
+Vcs-Git: git://git.debian.org/git/collab-maint/httpcomponents-core.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/httpcomponents-core.git
+
+Package: libhttpcore-java
+Architecture: all
+Depends:
+ ${java:Depends}
+ , ${misc:Depends}
+Provides: libhttpcore-nio-java
+Description: set of low level HTTP transport components for Java
+ HttpCore is a set of low level HTTP transport components that can be used
+ to build custom client and server side HTTP services with a minimal
+ footprint. HttpCore supports two I/O models:
+ .
+ - blocking I/O model, based on the classic Java I/O;
+ - non-blocking, event driven I/O model based on Java NIO.
+ .
+ The blocking I/O model may be more appropriate for data intensive, low
+ latency scenarios, whereas the non-blocking model may be more appropriate
+ for high latency scenarios where raw data throughput is less important
+ than the ability to handle thousands of simultaneous HTTP connections in
+ a resource efficient manner.
Modified: packages-metadata/l/libcommons-compress-java.control
===================================================================
--- packages-metadata/l/libcommons-compress-java.control 2012-07-08 17:52:06 UTC (rev 2408)
+++ packages-metadata/l/libcommons-compress-java.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -18,7 +18,6 @@
Package: libcommons-compress-java
Architecture: all
-Depends: ${misc:Depends}
-Suggests: libxz-java
+Depends: ${misc:Depends}, libxz-java
Description: Java API for working with tar, zip and bzip2 files
Commons Compress defines an API for working with tar, zip and bzip2 files.
Modified: packages-metadata/l/libio-async-perl.control
===================================================================
--- packages-metadata/l/libio-async-perl.control 2012-07-08 17:52:06 UTC (rev 2408)
+++ packages-metadata/l/libio-async-perl.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -1,33 +1,36 @@
Source: libio-async-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>,
+ Nicholas Bamber <nicholas at periapt.co.uk>
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 8), perl
+Build-Depends: debhelper (>= 8),
+ perl
Build-Depends-Indep: libasync-mergepoint-perl (>= 0.03),
- libcps-perl,
- libtest-fatal-perl,
- libtest-identity-perl,
- libtest-pod-perl,
- libtest-refcount-perl,
- netbase,
- perl (>= 5.14) | libsocket-getaddrinfo-perl,
- perl (>= 5.15.6) | libsocket-perl (>= 1.95)
-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>, Nicholas Bamber <nicholas at periapt.co.uk>
+ libcps-perl,
+ libtest-fatal-perl,
+ libtest-identity-perl,
+ libtest-pod-perl,
+ libtest-refcount-perl,
+ netbase,
+ perl (>= 5.14) | libsocket-getaddrinfo-perl,
+ libsocket-perl | perl (>= 5.15.6)
Standards-Version: 3.9.3
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-async-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-async-perl.git
Homepage: http://search.cpan.org/dist/IO-Async/
-Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-async-perl.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-async-perl.git
Package: libio-async-perl
Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends},
- libasync-mergepoint-perl (>= 0.03),
- libcps-perl,
- perl (>= 5.14) | libsocket-getaddrinfo-perl,
- perl (>= 5.15.6) | libsocket-perl (>= 1.95)
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libasync-mergepoint-perl (>= 0.03),
+ libcps-perl,
+ perl (>= 5.14) | libsocket-getaddrinfo-perl,
+ libsocket-perl | perl (>= 5.15.6)
Breaks: libio-async-loop-epoll-perl (<< 0.09),
- libio-async-loop-glib-perl (<< 0.19)
+ libio-async-loop-glib-perl (<< 0.19)
Description: module providing asynchronous filehandle I/O
IO::Async is a collection of Perl modules that allow programs to perform
various operations on filehandles asynchronously.
@@ -36,3 +39,4 @@
other objects that perform the actual I/O work required by the program. This
versatile loop supports features like timers and signal handlers through its
various included subclasses.
+
Added: packages-metadata/l/libunwind.control
===================================================================
--- packages-metadata/l/libunwind.control (rev 0)
+++ packages-metadata/l/libunwind.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -0,0 +1,69 @@
+Source: libunwind
+Priority: optional
+Section: libs
+Maintainer: Daigo Moriwaki <daigo at debian.org>
+Uploaders: Matthieu Delahaye <matthieu at debian.org>, Al Stone <ahs3 at debian.org>
+Build-Depends: debhelper (>= 9), libatomic-ops-dev (>> 0.5.1), autoconf, automake, libtool, autotools-dev
+Standards-Version: 3.9.3
+Homepage: http://www.nongnu.org/libunwind
+Vcs-Git: git://git.debian.org/git/collab-maint/libunwind.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/libunwind.git
+DM-Upload-Allowed: yes
+
+Package: libunwind8-dev
+Section: libdevel
+Architecture: ia64 i386 amd64 ppc64 powerpc armel
+Depends: ${misc:Depends}, libunwind8 (= ${binary:Version})
+Conflicts: libunwind1-dev, libunwind7-dev
+Replaces: libunwind7-dev
+Description: library to determine the call-chain of a program - development
+ The primary goal of this project is to define a portable and efficient C
+ programming interface (API) to determine the call-chain of a program.
+ The API additionally provides the means to manipulate the preserved
+ (callee-saved) state of each call-frame and to resume execution at any
+ point in the call-chain (non-local goto). The API supports both local
+ (same-process) and remote (across-process) operation. As such, the API
+ is useful in a number of applications.
+ .
+ This package includes the development support files.
+
+Package: libunwind8
+Architecture: ia64 i386 amd64 ppc64 powerpc armel
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Conflicts: libunwind1-dev, libunwind7
+Replaces: libgcc1 (<< 1:4.0.0-2), libunwind7
+Description: library to determine the call-chain of a program - runtime
+ The primary goal of this project is to define a portable and efficient C
+ programming interface (API) to determine the call-chain of a program.
+ The API additionally provides the means to manipulate the preserved
+ (callee-saved) state of each call-frame and to resume execution at any
+ point in the call-chain (non-local goto). The API supports both local
+ (same-process) and remote (across-process) operation. As such, the API
+ is useful in a number of applications.
+ .
+ This package includes the shared libraries
+
+Package: libunwind-setjmp0-dev
+Section: libdevel
+Architecture: ia64 i386 amd64 ppc64 powerpc armel
+Depends: ${misc:Depends}, libunwind8-dev (= ${binary:Version}), libunwind-setjmp0 (= ${binary:Version})
+Description: libunwind-based non local goto - development
+ The unwind-setjmp library offers a libunwind-based implementation of
+ non-local gotos. This implementation is intended to be a drop-in
+ replacement for the normal, system-provided routines of the same name.
+ The main advantage of using the unwind-setjmp library is that setting
+ up a non-local goto via one of the setjmp() routines is very fast.
+ .
+ This package includes the development support files
+
+Package: libunwind-setjmp0
+Architecture: ia64 i386 amd64 ppc64 powerpc armel
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Description: libunwind-based non local goto - runtime
+ The unwind-setjmp library offers a libunwind-based implementation of
+ non-local gotos. This implementation is intended to be a drop-in
+ replacement for the normal, system-provided routines of the same name.
+ The main advantage of using the unwind-setjmp library is that setting
+ up a non-local goto via one of the setjmp() routines is very fast.
+ .
+ This package includes the shared library
Added: packages-metadata/l/libunwind.copyright
===================================================================
--- packages-metadata/l/libunwind.copyright (rev 0)
+++ packages-metadata/l/libunwind.copyright 2012-07-09 03:01:10 UTC (rev 2409)
@@ -0,0 +1,109 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: libunwind
+Upstream-Contact: David Mosberger <davidm at hpl.hp.com>
+Source: http://www.nongnu.org/libunwind
+
+Files: *
+Copyright: 2001-2005 Hewlett-Packard Co.
+ 2007 David Mosberger-Tang
+License: Expat
+
+Files: src/arm/*
+Copyright: 2008 CodeSourcery
+License: Expat
+
+Files: src/mi/strerror.c
+Copyright: 2004 BEA Systems
+License: Expat
+
+Files: src/mips/*
+Copyright: 2008 CodeSourcery
+License: Expat
+
+Files: src/os-freebsd.c src/x86/*-freebsd.*
+Copyright: 2010 Konstantin Belousov <kib at freebsd.org>
+License: Expat
+
+Files: src/ppc*/*
+Copyright: 2006-2007 IBM
+License: Expat
+
+Files: src/ptrace/_UPT_access_*
+Copyright: 2003-2005 Hewlett-Packard Co
+ 2010 Konstantin Belousov <kib at freebsd.org>
+License: Expat
+
+Files: src/unwind/GetIPInfo.c
+Copyright: 2009 Red Hat
+License: Expat
+
+Files: src/x86/getcontext-linux.S
+Copyright: 2009 Google, Inc
+License: Expat
+
+Files: src/x86_64/Gstash_frame.c src/x86_64/Gtrace.c
+Copyright: 2010, 2011 by FERMI NATIONAL ACCELERATOR LABORATORY
+License: Expat
+
+Files: src/x86_64/*context.S
+Copyright: 2008 Google, Inc
+ 2010 Konstantin Belousov <kib at freebsd.org>
+License: Expat
+
+Files: tests/Gtest-nocalloc.c tests/Gtest-nomalloc.c
+Copyright: 2009, 2011 Google, Inc
+License: Expat
+
+Files: tests/Gtest-trace.c
+Copyright: 2010, 2011 by FERMI NATIONAL ACCELERATOR LABORATORY
+License: Expat
+
+Files: tests/Ltest-cxx-exceptions.cxx
+Copyright: 2010 stefan.demharter at gmx.net
+ 2010 arun.sharma at google.com
+License: Expat
+
+Files: debian/*
+Copyright: Copyright 2003 Matthieu Delahaye <matthieu at debian.org>
+ Copyright 2012 Daigo Moriwaki <daigo at debian.org>
+License: GPL-2+
+ 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 2 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 2 can be found in the file
+ `/usr/share/common-licenses/GPL-2'.
+
+License: Expat
+ 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.
Modified: packages-metadata/o/octave-java.control
===================================================================
--- packages-metadata/o/octave-java.control 2012-07-08 17:52:06 UTC (rev 2408)
+++ packages-metadata/o/octave-java.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -5,7 +5,7 @@
Uploaders: Sébastien Villemot <sebastien.villemot at ens.fr>,
Thomas Weber <tweber at debian.org>
Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1),
- openjdk-6-jdk (>= 6b23~pre8-2)
+ openjdk-7-jdk
Standards-Version: 3.9.3
DM-Upload-Allowed: yes
Homepage: http://octave.sourceforge.net/java
@@ -15,7 +15,7 @@
Package: octave-java
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${octave:Depends},
- openjdk-6-jre-headless (>= 6b23~pre8-2)
+ openjdk-7-jre-headless
Description: Java objects manipulation interface for Octave
This package provides Java interface with OO-like Java objects manipulation to
Octave, a numerical computational software. It has functions for creating Java
Added: packages-metadata/r/ruby-httpclient.control
===================================================================
--- packages-metadata/r/ruby-httpclient.control (rev 0)
+++ packages-metadata/r/ruby-httpclient.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -0,0 +1,85 @@
+Source: ruby-httpclient
+Section: ruby
+Priority: optional
+Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Uploaders: Antonio Terceiro <terceiro at debian.org>, Ryan Niebur <ryanryan52 at gmail.com>, Gunnar Wolf <gwolf at debian.org>
+DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.7~)
+Standards-Version: 3.9.3
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-httpclient.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-httpclient.git;a=summary
+Homepage: http://github.com/nahi/httpclient
+XS-Ruby-Versions: all
+
+Package: ruby-httpclient
+Architecture: all
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Replaces: libhttp-access2-ruby (<< 2.2.1-1~), libhttpclient-ruby (<< 2.2.1-1~), libhttpclient-ruby1.8 (<< 2.2.1-1~), libhttpclient-ruby1.9.1 (<< 2.2.1-1~), libhttp-access2-ruby1.8 (<< 2.2.1-1~)
+Breaks: libhttp-access2-ruby (<< 2.2.1-1~), libhttpclient-ruby (<< 2.2.1-1~), libhttpclient-ruby1.8 (<< 2.2.1-1~), libhttpclient-ruby1.9.1 (<< 2.2.1-1~), libhttp-access2-ruby1.8 (<< 2.2.1-1~)
+Provides: libhttp-access2-ruby, libhttpclient-ruby, libhttpclient-ruby1.8, libhttpclient-ruby1.9.1, libhttp-access2-ruby1.8
+Description: HTTP client library for ruby (ruby 1.8 version)
+ httpclient gives something like the functionality of
+ libwww-perl (LWP) in Ruby.
+ .
+ Features:
+ * methods like GET/HEAD/POST/* via HTTP/1.1.
+ * HTTPS(SSL), Cookies, proxy, authentication(Digest, NTLM, Basic), etc.
+ * asynchronous HTTP request, streaming HTTP request.
+ * by contrast with net/http in standard distribution;
+ o Cookies support
+ o MT-safe
+ o streaming POST (POST with File/IO)
+ o Digest auth
+ o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module)
+ o NTLM auth for WWW-Authenticate/Proxy-Authenticate (requires
+ win32/sspi module)
+ o extensible with filter interface
+ o you don't have to care HTTP/1.1 persistent connection (httpclient
+ cares instead of you).
+
+Package: libhttp-access2-ruby
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-httpclient
+Description: Transitional package for ruby-httpclient
+ This is a transitional package to ease upgrades to the ruby-httpclient
+ package. It can safely be removed.
+
+Package: libhttpclient-ruby
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-httpclient
+Description: Transitional package for ruby-httpclient
+ This is a transitional package to ease upgrades to the ruby-httpclient
+ package. It can safely be removed.
+
+Package: libhttpclient-ruby1.8
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-httpclient
+Description: Transitional package for ruby-httpclient
+ This is a transitional package to ease upgrades to the ruby-httpclient
+ package. It can safely be removed.
+
+Package: libhttpclient-ruby1.9.1
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-httpclient
+Description: Transitional package for ruby-httpclient
+ This is a transitional package to ease upgrades to the ruby-httpclient
+ package. It can safely be removed.
+
+Package: libhttp-access2-ruby1.8
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-httpclient
+Description: Transitional package for ruby-httpclient
+ This is a transitional package to ease upgrades to the ruby-httpclient
+ package. It can safely be removed.
+
Added: packages-metadata/r/ruby-image-science.control
===================================================================
--- packages-metadata/r/ruby-image-science.control (rev 0)
+++ packages-metadata/r/ruby-image-science.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -0,0 +1,57 @@
+Source: ruby-image-science
+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.8~), ruby-minitest, libfreeimage-dev, ruby-inline | libinline-ruby
+Standards-Version: 3.9.3
+Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-image-science.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-image-science.git;a=summary
+Homepage: http://seattlerb.rubyforge.org/ImageScience.html
+XS-Ruby-Versions: all
+
+Package: ruby-image-science
+Architecture: all
+XB-Ruby-Versions: ${ruby:Versions}
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-inline | libinline-ruby, libfreeimage-dev
+# hoe (>= 2.3.3, development)
+Replaces: libimage-science-ruby (<< 1.2.1-1~), libimage-science-ruby-doc (<< 1.2.1-1~), libimage-science-ruby1.8 (<< 1.2.1-1~)
+Breaks: libimage-science-ruby (<< 1.2.1-1~), libimage-science-ruby-doc (<< 1.2.1-1~), libimage-science-ruby1.8 (<< 1.2.1-1~)
+Provides: libimage-science-ruby, libimage-science-ruby-doc, libimage-science-ruby1.8
+Description: Clean Ruby library to provide simple transformations on images
+ ImageScience is a clean Ruby library allowing for simple
+ transformations on images, mainly geared towards generating thumbnails
+ - The provided functions aim at scaling and cropping images.
+ .
+ Emphasis is made on keeping the code as lean as possible (at less than
+ 200 LoC), and on correctness to avoid memory leaks and similar
+ problems that often accompany similar libraries.
+
+# Transitional packages
+Package: libimage-science-ruby
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-image-science
+Description: Transitional package for ruby-image-science
+ This is a transitional package to ease upgrades to the ruby-image-science
+ package. It can safely be removed.
+
+Package: libimage-science-ruby-doc
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-image-science
+Description: Transitional package for ruby-image-science
+ This is a transitional package to ease upgrades to the ruby-image-science
+ package. It can safely be removed.
+
+Package: libimage-science-ruby1.8
+Section: oldlibs
+Priority: extra
+Architecture: all
+Depends: ${misc:Depends}, ruby-image-science
+Description: Transitional package for ruby-image-science
+ This is a transitional package to ease upgrades to the ruby-image-science
+ package. It can safely be removed.
Added: packages-metadata/s/spark.control
===================================================================
--- packages-metadata/s/spark.control (rev 0)
+++ packages-metadata/s/spark.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -0,0 +1,25 @@
+Source: spark
+Section: devel
+Priority: optional
+Maintainer: Євгеній Мещеряков <eugen at debian.org>
+Build-Depends: debhelper (>= 8), gnat, swi-prolog-nox (>= 5.10.4~), libgmp-dev (>= 2:5.0.1+dfsg-7~), bison, flex
+Standards-Version: 3.9.3
+Homepage: http://libre.adacore.com/libre/tools/spark-gpl-edition/
+Vcs-Git: git://git.debian.org/collab-maint/spark.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/spark.git
+
+Package: spark
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, swi-prolog-nox (>= 5.10.4~)
+Suggests: gnat, alt-ergo
+Description: SPARK programming language toolset
+ SPARK is a formally-defined computer programming language based on the
+ Ada programming language, intended to be secure and to support the
+ development of high integrity software used in applications and systems
+ where predictable and highly reliable operation is essential either for
+ reasons of safety or for business integrity.
+ .
+ This package contains the tools necessary for checking if programs adhere
+ to the SPARK rules and the tools to show freedom of runtime exceptions in
+ those programs. To compile SPARK programs use any standards-compliant Ada
+ compiler, such as GNAT.
Added: packages-metadata/s/spark.copyright
===================================================================
--- packages-metadata/s/spark.copyright (rev 0)
+++ packages-metadata/s/spark.copyright 2012-07-09 03:01:10 UTC (rev 2409)
@@ -0,0 +1,58 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: spark-gpl
+Source: http://libre.adacore.com/libre/tools/spark-gpl-edition/
+Comment:
+ Files removed from the source tarball:
+ - victor/alt-ergo-0.94.tar.gz - packaged as 'alt-ergo'
+ - victor/alt-ergo-0.94-mingw.exe - windows binary
+ - dlls/ - non-free
+
+Files: *
+Copyright: Altran Praxis Limited
+ 2000-2009, AdaCore
+Comment:
+ There is no mention of years for Altran copyright in the source.
+ The source package was last downloaded in 2012.
+License: GPL-3.0+
+
+Files: viktor/vct/*
+Copyright: 2009, 2010 University of Edinburgh
+License: GPL-3.0+
+
+Files: debian/*
+Copyright: 2011, 2012 Eugeniy Meshcheryakov <eugen at debian.org>
+License: GPL-3.0+
+
+Files: debian/man/*
+Copyright: 2011 Florian Schanda <florian.schanda at altran-praxis.com>
+License: GFDL-1.3+
+
+Files: debian/man/checker.1
+Copyright: 2011 Eugeniy Meshcheryakov <eugen at debian.org>
+License: GPL-3.0+ or GFDL-1.3+
+
+License: GPL-3.0+
+ 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 package 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 program. If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
+
+License: GFDL-1.3+
+ Permission is granted to copy, distribute and/or modify this document
+ under the terms of the GNU Free Documentation License, Version 1.3
+ or any later version published by the Free Software Foundation;
+ with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
+ .
+ On Debian systems, the complete text of the GNU Free Documentation License
+ version 1.3 can be found in "/usr/share/common-licenses/GFDL-1.3".
Modified: packages-metadata/t/tasksel.control
===================================================================
--- packages-metadata/t/tasksel.control 2012-07-08 17:52:06 UTC (rev 2408)
+++ packages-metadata/t/tasksel.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -43,20 +43,6 @@
Recommends:
# The default desktop is gnome, but any can be used with this task.
task-gnome-desktop | task-kde-desktop | task-lxde-desktop | task-xfce-desktop,
-# firefox (ne iceweasel) is the most popular web browser at the moment,
-# although both gnome and kde offer their own too
- iceweasel,
-# libreoffice is the best word processor / office suite at the moment
- libreoffice,
- libreoffice-gcj,
-# make help menu work
- libreoffice-help-en-us,
-# make thesaurus work
- mythes-en-us,
-# make spellchecker work
- myspell-en-us,
-# make hyphenation work
- hyphen-en-us,
# For use by third-party apps.
xdg-utils,
# mdns/zeroconf stuff
@@ -64,23 +50,6 @@
libnss-mdns,
# desktop machines might not be up 24/7
anacron,
-# The following packages are the same as the packages in the
-# print-server task and provide printing via CUPS.
- cups,
- cups-client,
- cups-bsd,
- foomatic-db-engine,
- cups-driver-gutenprint,
- hpijs,
- hplip,
- hp-ppd,
- foo2zjs,
-# gui for configuration of the print server
- system-config-printer,
-# CPU frequency scaling
- cpufrequtils,
-# Warn about and allow reporting kernel oopses.
- kerneloops-applet,
# 3d acceleration (with free drivers)
libgl1-mesa-dri,
# Make sure that CDs etc can be ejected. May not be installed by d-i.
@@ -113,7 +82,23 @@
libreoffice-gnome,
libreoffice-evolution,
# temporarily moved from task-desktop due to #525077
- gimp
+ gimp,
+# firefox (ne iceweasel) is the most popular web browser at the moment,
+# although both gnome and kde offer their own too
+ iceweasel,
+# libreoffice is the best word processor / office suite at the moment
+ libreoffice,
+ libreoffice-gcj,
+# make help menu work
+ libreoffice-help-en-us,
+# make thesaurus work
+ mythes-en-us,
+# make spellchecker work
+ myspell-en-us,
+# make hyphenation work
+ hyphen-en-us,
+# gui for configuration of the print server
+ system-config-printer
Package: task-kde-desktop
Architecture: all
@@ -148,7 +133,23 @@
# Package management. (Replace with a KDE-specific one when available.)
synaptic,
# temporarily moved from task-desktop due to #525077
- gimp
+ gimp,
+# firefox (ne iceweasel) is the most popular web browser at the moment,
+# although both gnome and kde offer their own too
+ iceweasel,
+# libreoffice is the best word processor / office suite at the moment
+ libreoffice,
+ libreoffice-gcj,
+# make help menu work
+ libreoffice-help-en-us,
+# make thesaurus work
+ mythes-en-us,
+# make spellchecker work
+ myspell-en-us,
+# make hyphenation work
+ hyphen-en-us,
+# gui for configuration of the print server
+ system-config-printer
Package: task-lxde-desktop
Architecture: all
@@ -158,18 +159,31 @@
expect to have available on the desktop.
Depends: ${misc:Depends},
task-desktop,
-# The basics of lxde, not the whole thing.
- lxde-core,
-# A display manager is a recommend of lxde,
-# but put here to ensure it's available
- xdm
+ lxde
Recommends:
- lxde,
lxtask,
lxlauncher,
xsane,
+# libreoffice widgets using just gtk
+ libreoffice-gtk,
# Package management.
- synaptic
+ synaptic,
+# firefox (ne iceweasel) is the most popular web browser at the moment,
+# although both gnome and kde offer their own too
+ iceweasel,
+# libreoffice is the best word processor / office suite at the moment
+ libreoffice,
+ libreoffice-gcj,
+# make help menu work
+ libreoffice-help-en-us,
+# make thesaurus work
+ mythes-en-us,
+# make spellchecker work
+ myspell-en-us,
+# make hyphenation work
+ hyphen-en-us,
+# gui for configuration of the print server
+ system-config-printer
Package: task-xfce-desktop
Architecture: all
@@ -209,7 +223,23 @@
# network management
wicd,
# package management
- synaptic
+ synaptic,
+# firefox (ne iceweasel) is the most popular web browser at the moment,
+# although both gnome and kde offer their own too
+ iceweasel,
+# libreoffice is the best word processor / office suite at the moment
+ libreoffice,
+ libreoffice-gcj,
+# make help menu work
+ libreoffice-help-en-us,
+# make thesaurus work
+ mythes-en-us,
+# make spellchecker work
+ myspell-en-us,
+# make hyphenation work
+ hyphen-en-us,
+# gui for configuration of the print server
+ system-config-printer
Package: task-laptop
Architecture: all
@@ -224,7 +254,6 @@
pcmciautils,
wireless-tools,
wpasupplicant,
- cpufrequtils,
avahi-autoipd,
bluetooth,
powertop,
@@ -285,13 +314,9 @@
cups-bsd
Recommends:
foomatic-db-engine,
- cups-driver-gutenprint,
- hpijs,
+ printer-driver-all,
hplip,
hp-ppd,
- foo2zjs,
-# Note that this is not included in the desktop task, since it only
-# supports high-end postcript printers.
openprinting-ppds
Package: task-ssh-server
@@ -302,6 +327,7 @@
Depends: ${misc:Depends},
openssh-server
Recommends:
+ openssh-client
Package: task-database-server
Architecture: all
@@ -338,17 +364,6 @@
winbind,
smartmontools
-Package: task-finnish
-Architecture: all
-Description: Finnish environment
- This task installs packages and documentation in Finnish
- to help Finnish speaking people use Debian.
-Depends: ${misc:Depends},
-Recommends:
- tmispell-voikko,
- voikko-fi,
- libenchant-voikko
-
Package: task-albanian-desktop
Architecture: all
Description: Albanian desktop
@@ -431,7 +446,8 @@
This task localises the desktop in Asturian.
Depends: ${misc:Depends},
Recommends:
- libreoffice-l10n-ast
+ libreoffice-l10n-ast,
+ iceweasel-l10n-ast
Package: task-basque
Architecture: all
@@ -474,7 +490,7 @@
This task localises the desktop in Belarusian.
Depends: ${misc:Depends},
Recommends:
- libreoffice-l10n-be-by,
+ libreoffice-l10n-be,
iceweasel-l10n-be
Package: task-belarusian-kde-desktop
@@ -512,7 +528,6 @@
This task localises the KDE desktop in Bengali.
Depends: ${misc:Depends},
Recommends:
- kde-l10n-bn
Package: task-bosnian
Architecture: all
@@ -536,12 +551,21 @@
Depends: ${misc:Depends},
Recommends:
libreoffice-l10n-bs,
+ iceweasel-l10n-bs,
xfonts-biznet-100dpi,
xfonts-biznet-75dpi,
xfonts-biznet-base,
xfonts-terminus,
myspell-hr
+Package: task-bosnian-kde-desktop
+Architecture: all
+Description: Bosnian KDE desktop
+ This task localises the KDE desktop in Bosnian.
+Depends: ${misc:Depends},
+Recommends:
+ kde-l10n-bs
+
Package: task-brazilian-portuguese
Architecture: all
XBC-Maintainer: Otavio Salvador <otavio at debian.org>
@@ -566,6 +590,7 @@
This task localises the desktop in Brasilian Portuguese.
Depends: ${misc:Depends},
Recommends:
+ libreoffice-l10n-pt-br,
iceweasel-l10n-pt-br,
myspell-pt-br
@@ -822,63 +847,6 @@
Recommends:
kde-l10n-hr
-Package: task-cyrillic
-Architecture: all
-Description: Cyrillic environment
- This task provides Cyrillic fonts and other software you will need in
- order to use Cyrillic. It supports Belarusian, Bulgarian,
- Macedonian, Russian, Serbian and Ukrainian.
-XBC-Maintainer: Anton Zinoviev <zinoviev at debian.org>
-Depends: ${misc:Depends},
-Recommends:
-# Translates Cyrillic encodings.
- konwert
-
-Package: task-cyrillic-desktop
-Architecture: all
-Description: Cyrillic desktop
- This task localises the desktop in Cyrillic.
- It supports Belarusian, Bulgarian, Macedonian, Russian, Serbian and Ukrainian.
-XBC-Maintainer: Anton Zinoviev <zinoviev at debian.org>
-Depends: ${misc:Depends},
- t1-cyrillic
-Recommends:
-# Keyboard state indicator and switcher for X:
- xxkb,
-# The main stuff: fonts for X.
- t1-teams,
- ttf-arhangai,
-# For CP1251 (Belarusian and Bulgarian):
- xfonts-bolkhov-cp1251-misc,
- xfonts-bolkhov-cp1251-75dpi,
- xfonts-cronyx-cp1251-100dpi,
-# For ISO 8859-5 (Macedonian and Serbian):
- xfonts-cronyx-isocyr-misc,
- xfonts-cronyx-isocyr-75dpi,
- xfonts-cronyx-isocyr-100dpi,
-# For KOI8-R (Russian):
- xfonts-bolkhov-koi8r-misc,
- xfonts-bolkhov-koi8r-75dpi,
- xfonts-cronyx-koi8r-100dpi,
-# For KOI8-U (Ukrainian):
- xfonts-bolkhov-koi8u-misc,
- xfonts-bolkhov-koi8u-75dpi,
- xfonts-cronyx-koi8u-100dpi,
-# For Unicode:
- xfonts-bolkhov-misc,
- xfonts-bolkhov-75dpi,
- xfonts-cronyx-100dpi,
- libreoffice-l10n-ru,
- libreoffice-l10n-be-by,
- libreoffice-l10n-bg
-
-Package: task-cyrillic-kde-desktop
-Architecture: all
-Description: Cyrillic KDE desktop
- This task localises the KDE desktop in Cyrillic.
-Depends: ${misc:Depends},
-Recommends:
-
Package: task-czech
Architecture: all
Description: Czech environment
@@ -981,8 +949,7 @@
Recommends:
ttf-dzongkha,
libreoffice-l10n-dz,
- libreoffice-help-dz,
- iceweasel-l10n-dz-bt
+ libreoffice-help-dz
Package: task-dzongkha-kde-desktop
Architecture: all
@@ -1045,6 +1012,17 @@
Recommends:
kde-l10n-et
+Package: task-finnish
+Architecture: all
+Description: Finnish environment
+ This task installs packages and documentation in Finnish
+ to help Finnish speaking people use Debian.
+Depends: ${misc:Depends},
+Recommends:
+ tmispell-voikko,
+ voikko-fi,
+ libenchant-voikko
+
Package: task-finnish-desktop
Architecture: all
Description: Finnish desktop
@@ -1139,8 +1117,7 @@
Depends: ${misc:Depends},
Recommends:
ttf-bpg-georgian-fonts,
- libreoffice-l10n-ka,
- iceweasel-l10n-ka
+ libreoffice-l10n-ka
Package: task-german
Architecture: all
@@ -1231,7 +1208,7 @@
Depends: ${misc:Depends},
Recommends:
ttf-gujarati-fonts,
- libreoffice-l10n-gu-in,
+ libreoffice-l10n-gu,
iceweasel-l10n-gu-in
Package: task-gujarati-kde-desktop
@@ -1381,6 +1358,7 @@
This task localises the desktop in Icelandic.
Depends: ${misc:Depends},
Recommends:
+ libreoffice-l10n-is,
iceweasel-l10n-is
Package: task-icelandic-kde-desktop
@@ -1537,6 +1515,13 @@
iceweasel-l10n-kn
Recommends: scim-tables-additional
+Package: task-kannada-kde-desktop
+Architecture: all
+Description: Kannada KDE desktop
+ This task localises the KDE desktop in Kannada.
+Depends: ${misc:Depends},
+Recommends:
+ kde-l10n-kn
Package: task-kazakh
Architecture: all
@@ -1555,7 +1540,8 @@
XBC-Maintainer: Timur Birsh <taem at linukz.org>
Depends: ${misc:Depends},
Recommends:
- hunspell-kk
+ hunspell-kk,
+ iceweasel-l10n-kk
Package: task-kazakh-kde-desktop
Architecture: all
@@ -1581,6 +1567,7 @@
Depends: ${misc:Depends},
Recommends:
ttf-khmeros,
+ iceweasel-l10n-km,
libreoffice-l10n-km,
libreoffice-help-km
@@ -1764,7 +1751,7 @@
Depends: ${misc:Depends},
ttf-malayalam-fonts,
Recommends:
- libreoffice-l10n-ml-in,
+ libreoffice-l10n-ml,
iceweasel-l10n-ml,
scim-tables-additional
@@ -1802,7 +1789,7 @@
ttf-devanagari-fonts
Recommends:
iceweasel-l10n-mr,
- libreoffice-l10n-mr-in
+ libreoffice-l10n-mr
Package: task-nepali-desktop
Architecture: all
@@ -1895,8 +1882,16 @@
libreoffice-l10n-fa,
iceweasel-l10n-fa,
ttf-farsiweb,
- iceweasel-l10n-fa-ir
+ iceweasel-l10n-fa
+Package: task-persian-kde-desktop
+Architecture: all
+Description: Persian KDE desktop
+ This task localises the KDE desktop in Persian.
+Depends: ${misc:Depends},
+Recommends:
+ kde-l10n-fa
+
Package: task-polish
Architecture: all
Description: Polish environment
@@ -2109,8 +2104,7 @@
This task localises the KDE desktop in Serbian.
Depends: ${misc:Depends},
Recommends:
- kde-l10n-sr,
- kde-l10n-srlatin
+ kde-l10n-sr
Package: task-sinhala-desktop
Architecture: all
@@ -2122,14 +2116,6 @@
libreoffice-l10n-si,
iceweasel-l10n-si
-Package: task-uyghur-desktop
-Architecture: all
-Description: Uyghur desktop
- This task localises the desktop in Uyghur.
-Depends: ${misc:Depends},
-Recommends:
- fonts-ukij-uyghur
-
Package: task-sinhala-kde-desktop
Architecture: all
Description: Sinhala KDE desktop
@@ -2203,7 +2189,8 @@
This task localises the desktop in South African English.
Depends: ${misc:Depends},
Recommends:
- libreoffice-l10n-en-za
+ libreoffice-l10n-en-za,
+ iceweasel-l10n-en-za
Package: task-spanish
Architecture: all
@@ -2256,7 +2243,6 @@
Recommends:
util-linux-locales,
wswedish,
- iswedish,
aspell-sv
Package: task-swedish-desktop
@@ -2270,7 +2256,7 @@
libreoffice-l10n-sv,
libreoffice-help-sv,
iceweasel-l10n-sv-se,
- myspell-sv-se
+ hunspell-sv-se
Package: task-swedish-kde-desktop
Architecture: all
@@ -2306,7 +2292,7 @@
Depends: ${misc:Depends},
Recommends:
ttf-tamil-fonts,
- libreoffice-l10n-ta-in,
+ libreoffice-l10n-ta,
iceweasel-l10n-ta,
iceweasel-l10n-ta-lk
@@ -2337,7 +2323,7 @@
This task localises the desktop environment in Telugu.
Depends: ${misc:Depends},
Recommends:
- libreoffice-l10n-te-in,
+ libreoffice-l10n-te,
iceweasel-l10n-te,
ttf-telugu-fonts,
scim-tables-additional,
@@ -2472,6 +2458,23 @@
Recommends:
kde-l10n-uk
+Package: task-uyghur-desktop
+Architecture: all
+Description: Uyghur desktop
+ This task localises the desktop in Uyghur.
+Depends: ${misc:Depends},
+Recommends:
+ libreoffice-l10n-ug,
+ fonts-ukij-uyghur
+
+Package: task-uyghur-kde-desktop
+Architecture: all
+Description: Uyghur KDE desktop
+ This task localises the KDE desktop in Uyghur.
+Depends: ${misc:Depends},
+Recommends:
+ kde-l10n-ug
+
Package: task-vietnamese-desktop
Architecture: all
Description: Vietnamese desktop
@@ -2487,6 +2490,7 @@
This task localises the KDE desktop in Vietnamese.
Depends: ${misc:Depends},
Recommends:
+ kde-l10n-vi
Package: task-welsh
Architecture: all
@@ -2520,3 +2524,58 @@
This task localises the KDE desktop in Xhosa.
Depends: ${misc:Depends},
Recommends:
+
+Package: task-cyrillic
+Architecture: all
+Description: Cyrillic environment
+ This task provides Cyrillic fonts and other software you will need in
+ order to use Cyrillic. It supports Belarusian, Bulgarian,
+ Macedonian, Russian, Serbian and Ukrainian.
+XBC-Maintainer: Anton Zinoviev <zinoviev at debian.org>
+Depends: ${misc:Depends},
+Recommends:
+# Translates Cyrillic encodings.
+ konwert
+
+Package: task-cyrillic-desktop
+Architecture: all
+Description: Cyrillic desktop
+ This task localises the desktop in Cyrillic.
+ It supports Belarusian, Bulgarian, Macedonian, Russian, Serbian and Ukrainian.
+XBC-Maintainer: Anton Zinoviev <zinoviev at debian.org>
+Depends: ${misc:Depends},
+ t1-cyrillic
+Recommends:
+# Keyboard state indicator and switcher for X:
+ xxkb,
+# The main stuff: fonts for X.
+ t1-teams,
+ ttf-arhangai,
+# For CP1251 (Belarusian and Bulgarian):
+ xfonts-bolkhov-cp1251-misc,
+ xfonts-bolkhov-cp1251-75dpi,
+ xfonts-cronyx-cp1251-100dpi,
+# For ISO 8859-5 (Macedonian and Serbian):
+ xfonts-cronyx-isocyr-misc,
+ xfonts-cronyx-isocyr-75dpi,
+ xfonts-cronyx-isocyr-100dpi,
+# For KOI8-R (Russian):
+ xfonts-bolkhov-koi8r-misc,
+ xfonts-bolkhov-koi8r-75dpi,
+ xfonts-cronyx-koi8r-100dpi,
+# For KOI8-U (Ukrainian):
+ xfonts-bolkhov-koi8u-misc,
+ xfonts-bolkhov-koi8u-75dpi,
+ xfonts-cronyx-koi8u-100dpi,
+# For Unicode:
+ xfonts-bolkhov-misc,
+ xfonts-bolkhov-75dpi,
+ xfonts-cronyx-100dpi
+
+Package: task-cyrillic-kde-desktop
+Architecture: all
+Description: Cyrillic KDE desktop
+ This task localises the KDE desktop in Cyrillic.
+Depends: ${misc:Depends},
+Recommends:
+
Modified: packages-metadata/t/transgui.control
===================================================================
--- packages-metadata/t/transgui.control 2012-07-08 17:52:06 UTC (rev 2408)
+++ packages-metadata/t/transgui.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -12,6 +12,7 @@
libssl-dev
Standards-Version: 3.9.3
Homepage: http://code.google.com/p/transmisson-remote-gui/
+DM-Upload-Allowed: yes
Vcs-Git: git://git.debian.org/git/collab-maint/transmission-remote-gui.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/transmission-remote-gui.git
Modified: packages-metadata/w/webhelpers.control
===================================================================
--- packages-metadata/w/webhelpers.control 2012-07-08 17:52:06 UTC (rev 2408)
+++ packages-metadata/w/webhelpers.control 2012-07-09 03:01:10 UTC (rev 2409)
@@ -6,10 +6,10 @@
Build-Depends: debhelper (>= 5)
Build-Depends-Indep: python-all (>= 2.6.6-3), python-setuptools (>= 0.6b3), python-markupsafe,
python-nose, python-routes, python-webob, python-pylons, python-sqlalchemy
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
Vcs-Svn: svn://svn.debian.org/python-modules/packages/webhelpers/trunk/
Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/webhelpers/trunk/
-Homepage: http://pylonshq.com/WebHelpers/
+Homepage: http://docs.pylonsproject.org/projects/webhelpers/dev/
X-Python-Version: >= 2.4
Package: python-webhelpers
More information about the Collab-qa-commits
mailing list