[Collab-qa-commits] r2425 - in packages-metadata: c d f g j l s w
Charles Plessy
plessy at alioth.debian.org
Tue Jul 24 03:01:11 UTC 2012
Author: plessy
Date: 2012-07-24 03:01:10 +0000 (Tue, 24 Jul 2012)
New Revision: 2425
Added:
packages-metadata/d/daisy-player.control
packages-metadata/d/dkms.control
packages-metadata/d/dkms.copyright
packages-metadata/f/festival.control
packages-metadata/f/festival.copyright
packages-metadata/g/gtk-vnc.control
packages-metadata/g/gtk-vnc.copyright
packages-metadata/j/jruby-joni.control
packages-metadata/j/jruby-joni.copyright
packages-metadata/l/libmail-gnupg-perl.control
packages-metadata/l/libmail-gnupg-perl.copyright
packages-metadata/l/libmail-imaptalk-perl.control
packages-metadata/l/libmail-imaptalk-perl.copyright
packages-metadata/l/libyaml-perl.control
packages-metadata/l/libyaml-perl.copyright
Modified:
packages-metadata/c/cpl.control
packages-metadata/d/daisy-player.copyright
packages-metadata/s/sparkleshare.control
packages-metadata/w/wcstools.control
Log:
Daily automatic umegaya push
Modified: packages-metadata/c/cpl.control
===================================================================
--- packages-metadata/c/cpl.control 2012-07-23 03:01:14 UTC (rev 2424)
+++ packages-metadata/c/cpl.control 2012-07-24 03:01:10 UTC (rev 2425)
@@ -29,6 +29,7 @@
libcplui20 (= ${binary:Version}),
wcslib-dev,
${misc:Depends}
+Suggests: libcpl-doc
Description: ESO library for automated astronomical data-reduction
The Common Pipeline Library (CPL) comprises a set of ISO-C libraries that
provide a comprehensive, efficient and robust software toolkit. It forms a
@@ -69,7 +70,6 @@
Multi-Arch: foreign
Depends: ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
-Suggests: libcpl-dev
Description: API documentation for the Common Pipeline Library
The Common Pipeline Library (CPL) comprises a set of ISO-C libraries that
provide a comprehensive, efficient and robust software toolkit. It forms a
@@ -160,7 +160,8 @@
Package: libcext-dev
Section: libdevel
Architecture: any
-Depends: ${misc:Depends}, libcext0 (= ${binary:Version})
+Depends: libcext0 (= ${binary:Version}), ${misc:Depends}
+Suggests: libcpl-dev
Description: Commonly used utility functions for C programs (development files)
This is a C utility library, which is used to implement ESO's Common Pipeline
Library (CPL). The library contains a basic collections framework (maps,
@@ -179,7 +180,6 @@
.
The package contains the API documentation for libcpl.
Multi-Arch: foreign
-Suggests: libcext-dev
Package: libcplgasgano20
Architecture: any
Added: packages-metadata/d/daisy-player.control
===================================================================
--- packages-metadata/d/daisy-player.control (rev 0)
+++ packages-metadata/d/daisy-player.control 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,45 @@
+Source: daisy-player
+Section: sound
+Priority: optional
+Maintainer: Debian Accessibility Team <debian-accessibility at lists.debian.org>
+Uploaders: Paul Gevers <paul at climbing.nl>
+Build-Depends: debhelper (>= 7.0.50~),
+ libncursesw5-dev,
+ txt2man,
+ libsox-dev,
+ libidn11-dev,
+ libxml2-dev,
+ madplay,
+ hardening-wrapper,
+DM-Upload-Allowed: yes
+Standards-Version: 3.9.3
+Vcs-Browser: http://git.debian.org/?p=pkg-a11y/daisy-player.git
+Vcs-Git: git://git.debian.org/pkg-a11y/daisy-player.git
+Homepage: http://web.inter.nl.net/users/lemmensj/
+
+Package: daisy-player
+Architecture: any
+Multi-Arch: foreign
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ madplay,
+ udisks [linux-any],
+Description: player for DAISY Digital Talking Books
+ Daisy-player is a command-line player for talking books based on the
+ Digital Accessible Information System protocol. It is comparable in
+ functionality, features, and ease of use with commercial players, and
+ has a simple user interface appropriate for Braille terminals.
+
+Package: daisy-player-dbg
+Architecture: any
+Section: debug
+Priority: extra
+Depends: daisy-player (= ${binary:Version}),
+ ${misc:Depends},
+Description: daisy-player debugging symbols
+ Daisy-player is a command-line player for talking books based on the
+ Digital Accessible Information System protocol. It is comparable in
+ functionality, features, and ease of use with commercial players, and
+ has a simple user interface appropriate for Braille terminals.
+ .
+ This package contains the debugging symbols for daisy-player.
Modified: packages-metadata/d/daisy-player.copyright
===================================================================
--- packages-metadata/d/daisy-player.copyright 2012-07-23 03:01:14 UTC (rev 2424)
+++ packages-metadata/d/daisy-player.copyright 2012-07-24 03:01:10 UTC (rev 2425)
@@ -4,7 +4,7 @@
Upstream-Contact: Jos Lemmens <jos at jlemmens.nl>
Files: *
-Copyright: © 2003-2011 Jos Lemmens <jos at jlemmens.nl>
+Copyright: © 2003-2012 Jos Lemmens <jos at jlemmens.nl>
License: GPL-2+
Files: ./error.wav
@@ -28,13 +28,8 @@
On Debian systems, the complete text of the GNU Less General Public
License, version 2, can be found in /usr/share/common-licenses/LGPL-2.
-Files: UCkd.h entities.h
-Copyright: © 1995 University of Kansas
-Comment: content identical files can be found in lynx-cur-2.8.8dev.3
-License: GPL-2
-
Files: ./debian/*
-Copyright: © 2010-2011 Paul Gevers <paul at climbing.nl>
+Copyright: © 2010-2012 Paul Gevers <paul at climbing.nl>
License: GPL-2+
Files: ./icons/*
Added: packages-metadata/d/dkms.control
===================================================================
--- packages-metadata/d/dkms.control (rev 0)
+++ packages-metadata/d/dkms.control 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,29 @@
+Source: dkms
+Section: kernel
+Priority: optional
+Maintainer: Dynamic Kernel Modules Support Team <pkg-dkms-maint at lists.alioth.debian.org>
+Uploaders: David Paleino <dapal at debian.org>,
+ Mario Limonciello <Mario_Limonciello at dell.com>,
+ Giuseppe Iuculano <iuculano at debian.org>
+Build-Depends: debhelper (>= 7.0.50~), quilt
+Standards-Version: 3.9.2
+Homepage: http://linux.dell.com/dkms
+Vcs-Git: git://git.debian.org/pkg-dkms/dkms.git
+Vcs-Browser: http://git.debian.org/?p=pkg-dkms/dkms.git
+
+Package: dkms
+Architecture: all
+Depends: ${misc:Depends},
+ module-init-tools,
+ gcc,
+ make | build-essential | dpkg-dev,
+ coreutils (>= 7.4),
+ patch
+Recommends: fakeroot,
+ menu | sudo,
+ linux-headers-686-pae | linux-headers-amd64 | linux-headers-generic | linux-headers,
+ linux-image
+Description: Dynamic Kernel Module Support Framework
+ DKMS is a framework designed to allow individual kernel modules to be upgraded
+ without changing the whole kernel. It is also very easy to rebuild modules as
+ you upgrade kernels.
Added: packages-metadata/d/dkms.copyright
===================================================================
--- packages-metadata/d/dkms.copyright (rev 0)
+++ packages-metadata/d/dkms.copyright 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,24 @@
+Source: http://linux.dell.com/dkms/
+
+Files: debian/HOWTO.Debian
+Copyright: © 2008, Dell, Inc. <dkms-devel at lists.us.dell.com>
+ Mario Limonciello <Mario_Limonciello at dell.com>
+License: GPL-2+
+ This package 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.
+
+Files: debian/*
+Copyright: © 2008-2009, David Paleino <d.paleino at gmail.com>
+ © 2005-2008, Matt Domsch <Matt_Domsch at dell.com>
+ © 2008-2009, Mario Limonciello <Mario_Limonciello at dell.com>
+ © 2008-2009, Giuseppe Iuculano <giuseppe at iuculano.it>
+License: GPL-2+
+
+Files: *
+Copyright: © 2003-2009, Dell, Inc. <dkms-devel at lists.us.dell.com>
+License: GPL-2+
+
+On Debian systems, the complete text of the GNU General
+Public License v2 can be found in `/usr/share/common-licenses/GPL-2'.
Added: packages-metadata/f/festival.control
===================================================================
--- packages-metadata/f/festival.control (rev 0)
+++ packages-metadata/f/festival.control 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,57 @@
+Source: festival
+Section: sound
+Priority: optional
+Maintainer: Jean-Philippe MENGUAL <texou at accelibreinfo.eu>
+Uploaders: Kumar Appaiah <akumar at debian.org>,
+ Jaldhar H. Vyas <jaldhar at debian.org>,
+ Peter Drysdale <drysdalepete at gmail.com>,
+ Samuel Thibault <sthibault at debian.org>
+Build-Depends: debhelper (>= 8),
+ autotools-dev,
+ libesd0-dev,
+ libestools2.1-dev (>= 1:2.1~release-4),
+ libncurses5-dev,
+ texinfo,
+ quilt,
+ libaudiofile-dev
+Standards-Version: 3.9.3
+Homepage: http://www.cstr.ed.ac.uk/projects/festival/
+Vcs-Git: git://git.debian.org/git/tts/festival.git
+Vcs-Browser: http://git.debian.org/?p=tts/festival.git
+
+Package: festival
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ adduser (>= 3.105),
+ alsa-utils [linux-any],
+ lsb-base (>= 3.0-10),
+ sysv-rc (>= 2.86.ds1) | file-rc
+Recommends: festvox-kallpc16k | festival-voice
+Breaks: festvox-rablpc8k (<< 1.4.0-2),
+ festvox-rablpc16k (<< 1.4.0-2),
+ festvox-kdlpc16k (<< 1.4.0-4),
+ festvox-kdlpc8k (<< 1.4.0-5),
+ festvox-don (<< 1.4.0-3),
+ festvox-ellpc11k (<< 1.4.0-1),
+ festlex-cmu (<< 1.4.0-3),
+ festlex-oald (<< 1.4.0-2),
+ festlex-poslex (<< 1.4.0-3)
+Suggests: pidgin-festival, festival-freebsoft-utils
+Description: General multi-lingual speech synthesis system
+ Festival offers a full text to speech system with various APIs, as well an
+ environment for development and research of speech synthesis techniques. It
+ includes a Scheme-based command interpreter.
+ .
+ Besides research into speech synthesis, festival is useful as a stand-alone
+ speech synthesis program. It is capable of producing clearly understandable
+ speech from text.
+
+Package: festival-dev
+Architecture: any
+Depends: ${misc:Depends}, libestools2.1-dev (>= 1:2.1~release)
+Suggests: festival-doc
+Section: libdevel
+Description: Development kit for the Festival speech synthesis system
+ This package contains the static library and headers that can be used to
+ develop programs that use Festival. Documentation is now contained in the
+ separate festival-doc package.
Added: packages-metadata/f/festival.copyright
===================================================================
--- packages-metadata/f/festival.copyright (rev 0)
+++ packages-metadata/f/festival.copyright 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,171 @@
+This package was debianzied by Joey Hess <joeyh at master.debian.org> on
+Mon, 14 Jul 1997 23:29:25 -0400
+
+It was downloaded from: <http://www.festvox.org/packed/festival/>.
+
+Upstream Authors: Centre for Speech Technology Research,
+ University of Edinburgh, UK
+
+ See ACKNOWLEDGMENTS for more details
+
+Copyright (C) 1996-2006 Centre for Speech Technology Research,
+ University of Edinburgh, UK
+
+License:
+
+ All rights reserved.
+
+ The system as a whole and almost all of the files in it are
+ distributed under the following copyright and conditions
+
+ Permission is hereby granted, free of charge, to use and distribute
+ this software and its documentation without restriction, including
+ without limitation the rights to use, copy, modify, merge, publish,
+ distribute, sublicense, and/or sell copies of this work, and to
+ permit persons to whom this work is furnished to do so, subject to
+ the following conditions:
+ 1. The code must retain the above copyright notice, this list of
+ conditions and the following disclaimer.
+ 2. Any modifications must be clearly marked as such.
+ 3. Original authors' names are not deleted.
+ 4. The authors' names are not used to endorse or promote products
+ derived from this software without specific prior written
+ permission.
+
+ THE UNIVERSITY OF EDINBURGH AND THE CONTRIBUTORS TO THIS WORK DISCLAIM
+ ALL WARRANTIES WITH REGARD TO THIS SOFTWARE, INCLUDING ALL IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL THE
+ UNIVERSITY OF EDINBURGH NOR THE CONTRIBUTORS BE LIABLE FOR ANY SPECIAL,
+ INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING
+ FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT,
+ NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
+ WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
+
+ Some further comments:
+
+ Every effort has been made to ensure that Festival does not contain any
+ violation of intellectual property rights through disclosure of trade
+ secrets, copyright or patent violation. Considerable time and effort has
+ been spent to ensure that this is the case. However, especially with
+ patent problems, it is not always within our control to know what has
+ or has not been restricted. If you do suspect that some part of Festival
+ cannot be legally distributed please please inform us so that an
+ alternative may be sought. Festival is only useful if it is truly free
+ to distribute.
+
+ As of 1.4.0 the core distribution (and speech tools) is free. Unlike
+ previous versions which had a commercial restriction. You are free to
+ incorporate Festival in commercial (and of course non-commercial
+ systems), without any further communication or licence from us. However
+ if you are seriously using Festival within a commercial application we
+ would like to know, both so we know we are contributing and so we can
+ keep you informed of future developments. Also if you require
+ maintenance, support or wish us to provide consultancy feel free to
+ contact us.
+
+ The voices however aren't all free. At present the US voices, kal and
+ ked are free. Our British voices are free themselves but they use OALD
+ which is restricted for non-commercial use. Our Spanish voice is also
+ so restricted.
+
+ Note other modules that festival supports e.g MBROLA and OGI extensions,
+ may have different licencing please take care when using the system to
+ understand what you are actually using.
+
+ A number of individual files in the system fall under a different
+ copyright from the above. All however are termed "free software" but
+ most people.
+
+(src/arch/festival/tcl.c)
+
+Copyright (C) 1997 Jacques H. de Villiers <jacques at cse.ogi.edu>
+Copyright (C) 1997 Center for Spoken Language Understanding,
+ Oregon Graduate Institute of Science & Technology
+
+License:
+
+ The authors hereby grant permission to use, copy, modify, distribute,
+ and license this software and its documentation for any purpose,
+ provided that existing copyright notices are retained in all copies and
+ that this notice is included verbatim in any distributions. No written
+ agreement, license, or royalty fee is required for any of the authorized
+ uses. Modifications to this software may be copyrighted by their authors
+ and need not follow the licensing terms described here, provided that
+ the new terms are clearly indicated on the first page of each file where
+ they apply.
+
+ IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING
+ OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES
+ THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+ THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE IS
+ PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE NO
+ OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
+ MODIFICATIONS.
+
+ GOVERNMENT USE: If you are acquiring this software on behalf of the U.S.
+ government, the Government shall have only "Restricted Rights" in the
+ software and related documentation as defined in the Federal Acquisition
+ Regulations (FARs) in Clause 52.227.19 (c) (2). If you are acquiring the
+ software on behalf of the Department of Defense, the software shall be
+ classified as "Commercial Computer Software" and the Government shall
+ have only "Restricted Rights" as defined in Clause 252.227-7013 (c) (1)
+ of DFARs. Notwithstanding the foregoing, the authors grant the U.S.
+ Government and others acting in its behalf permission to use and
+ distribute the software in accordance with the terms specified in this
+ license.
+
+(examples/festival_client.pl)
+
+Copyright (C) 1997 Kevin A. Lenzo <lenzo at cs.cmu.edu>
+
+License:
+
+ The authors hereby grant permission to use, copy, modify, distribute,
+ and license this software and its documentation for any purpose,
+ provided that existing copyright notices are retained in all copies and
+ that this notice is included verbatim in any distributions. No written
+ agreement, license, or royalty fee is required for any of the authorized
+ uses. Modifications to this software may be copyrighted by their authors
+ and need not follow the licensing terms described here, provided that
+ the new terms are clearly indicated on the first page of each file where
+ they apply.
+
+ IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY FOR
+ DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING
+ OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY DERIVATIVES
+ THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE POSSIBILITY OF
+ SUCH DAMAGE.
+
+ THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
+ INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT. THIS SOFTWARE
+ IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
+ NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS,
+ OR MODIFICATIONS.
+
+(lib/festival.el)
+
+Copyright (C) 1996 Alan W Black <awb at cstr.ed.ac.uk>
+
+License:
+
+ This code is distributed in the hope that it will be useful, but WITHOUT
+ ANY WARRANTY. No author or distributor accepts responsibility to anyone
+ for the consequences of using this code or for whether it serves any
+ particular purpose or works at all, unless explicitly stated in a
+ written agreement.
+
+ Everyone is granted permission to copy, modify and redistribute this
+ code, but only under the conditions described in the GNU Emacs General
+ Public License. A copy of this license is distrubuted with GNU Emacs so
+ you can know your rights and responsibilities. It should be in a file
+ named COPYING. Among other things, the copyright notice and this notice
+ must be preserved on all copies.
+
+Please also read the COPYING section of speech_tools/README for the conditions
+on those files.
Added: packages-metadata/g/gtk-vnc.control
===================================================================
--- packages-metadata/g/gtk-vnc.control (rev 0)
+++ packages-metadata/g/gtk-vnc.control 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,259 @@
+Source: gtk-vnc
+Section: gnome
+Priority: optional
+Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers at lists.alioth.debian.org>
+Uploaders: Guido Günther <agx at sigxcpu.org>, Laurent Léonard <laurent at open-minds.org>
+DM-Upload-Allowed: yes
+Standards-Version: 3.9.3
+Build-Depends:
+ debhelper (>= 7.0.50~),
+ python-dev,
+ libgnutls-dev (>= 1.4.0),
+ libcairo2-dev,
+ xulrunner-dev (>= 8.0),
+ autotools-dev,
+ libffi-dev,
+ libsasl2-dev,
+ intltool,
+ libtext-csv-perl,
+# GTK2 build
+ libgtk2.0-dev,
+ python-gtk2-dev (>= 2.0),
+# GTK3 build
+ libgtk-3-dev,
+ libgirepository1.0-dev,
+ gobject-introspection,
+ libtool,
+# for vala bindings
+ valac-0.14,
+# audio extension
+ libpulse-dev
+Build-Conflicts: libffi4-dev, valac-0.12
+X-Python-Version: >= 2.5
+Vcs-Git: git://git.debian.org/git/pkg-libvirt/gtk-vnc.git
+Vcs-Browser: http://git.debian.org/?p=pkg-libvirt/gtk-vnc.git
+
+Package: libgvnc-1.0-0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libgtk-vnc-1.0-0 (<= 0.4.3-1)
+Description: VNC gobject wrapper (runtime libraries)
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the shared library.
+
+Package: libgvnc-1.0-0-dbg
+Architecture: any
+Section: debug
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ libgvnc-1.0-0 (=${binary:Version})
+Replaces: libgtk-vnc-1.0-dbg (<= 0.4.3-1)
+Priority: extra
+Description: VNC gobject wrapper (debugging symbols)
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the debugging symbols.
+
+Package: libgvnc-1.0-dev
+Architecture: any
+Section: libdevel
+Depends: ${misc:Depends},
+ libgvnc-1.0-0 (= ${binary:Version}),
+ libglib2.0-dev,
+ libgnutls-dev (>= 1.4.0),
+ libcairo2-dev (>= 1.2.0)
+Replaces: libgtk-vnc-1.0-dev (<= 0.4.3-1)
+Description: VNC GObject wrapper (development files)
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the development headers and Vala bindings.
+
+Package: libgtk-vnc-1.0-0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: VNC viewer widget for GTK+2 (runtime libraries)
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the shared library built for GTK+2.
+
+Package: libgtk-vnc-1.0-0-dbg
+Architecture: any
+Section: debug
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ libgtk-vnc-1.0-0 (=${binary:Version})
+Priority: extra
+Description: VNC viewer widget for GTK+2 (debugging symbols)
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the debugging symbols.
+
+Package: libgtk-vnc-1.0-dev
+Architecture: any
+Section: libdevel
+Depends: ${misc:Depends},
+ libgtk-vnc-1.0-0 (= ${binary:Version}),
+ libgvnc-1.0-dev (= ${binary:Version}),
+ libgtk2.0-dev (>= 2.0),
+ libgnutls-dev (>= 1.4.0),
+ libcairo2-dev (>= 1.2.0)
+Description: VNC viewer widget for GTK+2 (development files)
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the development headers.
+
+Package: libgtk-vnc-2.0-0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: VNC viewer widget for GTK+3 (runtime libraries)
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the shared library built for GTK+3.
+
+Package: libgtk-vnc-2.0-0-dbg
+Architecture: any
+Section: debug
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ libgtk-vnc-2.0-0 (=${binary:Version})
+Priority: extra
+Description: VNC viewer widget for GTK+3 (debugging symbols)
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the debugging symbols.
+
+Package: libgtk-vnc-2.0-dev
+Architecture: any
+Section: libdevel
+Depends: ${misc:Depends},
+ libgvnc-1.0-dev (= ${binary:Version}),
+ libgtk-vnc-2.0-0 (= ${binary:Version}),
+ gir1.2-gtk-vnc-2.0 (= ${binary:Version}),
+ libgtk-3-dev,
+ libgnutls-dev (>= 1.4.0),
+ libcairo2-dev (>= 1.2.0)
+Description: VNC viewer widget for GTK+3 (development files)
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the development headers and Vala bindings.
+
+Package: gir1.2-gtk-vnc-2.0
+Section: libs
+Architecture: any
+Provides: gir1.2-gvnc-1.0
+Depends: ${gir:Depends},
+ ${shlibs:Depends},
+ ${misc:Depends}
+Description: GObject introspection data for GTK-VNC.
+ This package contains introspection data for the GTK-VNC library.
+ .
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ It can be used by packages using the GIRepository format to generate
+ dynamic bindings.
+
+Package: python-gtk-vnc
+Architecture: any
+Section: python
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends},
+ python-gtk2 (>= 2.0)
+Description: VNC viewer widget for GTK+2 (Python binding)
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the Python binding.
+
+Package: mozilla-gtk-vnc
+Architecture: any
+Section: web
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ libgtk-vnc-1.0-0 (= ${binary:Version}),
+ iceweasel | iceape-browser
+Description: VNC viewer widget for GTK+2 (mozilla plugin)
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the experimental mozilla plugin.
+
+Package: gvncviewer
+Architecture: any
+Section: x11
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: VNC viewer using gtk-vnc
+ It is built using coroutines, allowing it to be completely asynchronous while
+ remaining single threaded. It supports RFB protocols 3.3 through 3.8 and the
+ VeNCrypt authentication extension providing SSL/TLS encryption with x509
+ certificate authentication.
+ .
+ The core library is written in C and a binding for Python using PyGTK is
+ available. The networking layer supports connections over both IPv4 and IPv6.
+ .
+ This package contains the VNC viewer and VNC capture utility.
Added: packages-metadata/g/gtk-vnc.copyright
===================================================================
--- packages-metadata/g/gtk-vnc.copyright (rev 0)
+++ packages-metadata/g/gtk-vnc.copyright 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,66 @@
+This package was debianized by Fernando Ribeiro <fernando at staff.nerdgroup.org> on
+Fri, 24 Aug 2007 15:44:36 -0300.
+
+It was downloaded from http://sourceforge.net/projects/gtk-vnc
+
+Upstream Authors: Anthony Liguori <anthony-at-codemonkey-dot-ws>
+ Daniel Berrange <dan-at-berrange-dot-com>
+ John Wendell <jwendell-at-gnome-dot-org>
+
+Copyright:
+
+Copyright (C) 2000-2004 The Free Software Foundation
+Copyright (C) 1999 AT&T Laboratories Cambridge
+Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge
+Copyright (C) 2006 Anthony Liguori <anthony at codemonkey.ws>
+
+License:
+
+ 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 library 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 library; 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 license can be found on
+ /usr/share/common-licenses/LGPL-2.1
+
+
+The code of D3DES has the following copyright notice:
+
+ This is D3DES (V5.09) by Richard Outerbridge with the double and
+ triple-length support removed for use in VNC. Also the bytebit[] array
+ has been reversed so that the most significant bit in each byte of the
+ key is ignored, not the least significant.
+
+ These changes are:
+ Copyright (C) 1999 AT&T Laboratories Cambridge. All Rights Reserved.
+
+ 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.
+
+
+ D3DES (V5.09) -
+
+ A portable, public domain, version of the Data Encryption Standard.
+
+ Written with Symantec's THINK (Lightspeed) C by Richard Outerbridge.
+ Thanks to: Dan Hoey for his excellent Initial and Inverse permutation
+ code; Jim Gillogly & Phil Karn for the DES key schedule code; Dennis
+ Ferguson, Eric Young and Dana How for comparing notes; and Ray Lau,
+ for humouring me on.
+
+ Copyright (c) 1988,1989,1990,1991,1992 by Richard Outerbridge.
+ (GEnie : OUTER; CIS : [71755,204]) Graven Imagery, 1992.
+
+
+
+
Added: packages-metadata/j/jruby-joni.control
===================================================================
--- packages-metadata/j/jruby-joni.control (rev 0)
+++ packages-metadata/j/jruby-joni.control 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,21 @@
+Source: jruby-joni
+Section: java
+Priority: extra
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Hideki Yamane (Debian-JP) <henrich at debian.or.jp>,
+ Torsten Werner <twerner at debian.org>
+Build-Depends: debhelper (>= 7), default-jdk
+Build-Depends-Indep: ant, libjcodings-java, libasm3-java
+Standards-Version: 3.8.4
+Homepage: http://github.com/jruby/joni/
+Vcs-Git: git://git.debian.org/pkg-java/jruby-joni.git
+Vcs-Browser: http://git.debian.org/?p=pkg-java/jruby-joni.git
+
+Package: libjruby-joni-java
+Architecture: all
+Depends: ${misc:Depends}, libjcodings-java, libasm3-java
+Description: Java port of Oniguruma regexp library
+ Oniguruma is a regular expressions library. The characteristics of this
+ library is that different character encoding for every regular expression
+ object can be specified. The supported APIs are GNU regex, POSIX, and Oniguruma
+ native.
Added: packages-metadata/j/jruby-joni.copyright
===================================================================
--- packages-metadata/j/jruby-joni.copyright (rev 0)
+++ packages-metadata/j/jruby-joni.copyright 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,32 @@
+Format-Specification: http://dep.debian.net/deps/dep5/
+Name: jony
+Maintainer: Thomas E. Enebo
+Source: http://github.com/jruby/joni/
+
+Copyright: 2008-2010 Marcin Mielżyński
+ 2008-2010 Thomas E. Enebo
+License: other (MIT/X11)
+
+Files: debian/*
+Copyright: 2010 Torsten Werner <twerner at debian.org>
+License: other (MIT/X11)
+
+License: other (MIT/X11)
+ 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.
+
Added: packages-metadata/l/libmail-gnupg-perl.control
===================================================================
--- packages-metadata/l/libmail-gnupg-perl.control (rev 0)
+++ packages-metadata/l/libmail-gnupg-perl.control 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,22 @@
+Source: libmail-gnupg-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8), perl
+Build-Depends-Indep: libgnupg-interface-perl, libmailtools-perl,
+ libmime-tools-perl, libtest-pod-perl, gnupg, gnupg-agent
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>, Niko Tyni <ntyni at debian.org>,
+ Damyan Ivanov <dmn at debian.org>, Salvatore Bonaccorso <carnil at debian.org>
+Standards-Version: 3.9.3
+Homepage: http://search.cpan.org/dist/Mail-GnuPG/
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmail-gnupg-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-gnupg-perl.git
+
+Package: libmail-gnupg-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}, libgnupg-interface-perl,
+ libmailtools-perl, libmime-tools-perl, gnupg
+Suggests: gnupg-agent
+Description: Perl module for processing email with GPG
+ GnuPG::Interface can process or create PGP signed or encrypted
+ email.
Added: packages-metadata/l/libmail-gnupg-perl.copyright
===================================================================
--- packages-metadata/l/libmail-gnupg-perl.copyright (rev 0)
+++ packages-metadata/l/libmail-gnupg-perl.copyright 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,31 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Mail-GnuPG
+Upstream-Contact: Robert Spier <rspier at cpan.org>, David Bremner <ddb at cpan.org>
+Source: http://search.cpan.org/dist/Mail-GnuPG/
+
+Files: *
+Copyright: 2003, Best Practical Solutions, LLC
+License: Artistic or GPL-2
+
+Files: debian/*
+Copyright: 2006, 2008, gregor herrmann <gregoa at debian.org>
+ 2007, Damyan Ivanov <dmn at debian.org>
+ 2007, 2008, Niko Tyni <ntyni at debian.org>
+ 2010-2012, Salvatore Bonaccorso <carnil at debian.org>
+License: Artistic or GPL-2
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+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; version 2 dated June, 1991.
+ .
+ On Debian systems, the complete text of version 2 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-2'.
+
Added: packages-metadata/l/libmail-imaptalk-perl.control
===================================================================
--- packages-metadata/l/libmail-imaptalk-perl.control (rev 0)
+++ packages-metadata/l/libmail-imaptalk-perl.control 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,40 @@
+Source: libmail-imaptalk-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: AGOSTINI Yves <agostini at univ-metz.fr>,
+ Angel Abad <angel at debian.org>,
+ Xavier Guimard <x.guimard at free.fr>
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl
+Standards-Version: 3.9.3
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libmail-imaptalk-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libmail-imaptalk-perl.git
+Homepage: http://search.cpan.org/dist/Mail-IMAPTalk/
+
+Package: libmail-imaptalk-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Description: IMAP client interface with lots of features
+ Mail::IMAPTalk communicates with an IMAP server. Each IMAP server command is
+ mapped to a method of this object.
+ .
+ Although other IMAP modules exist on CPAN, this has several advantages over
+ other modules.
+ * It parses the more complex IMAP structures like envelopes and body
+ structures into nice Perl data structures
+ * It correctly supports atoms, quoted strings and literals at any point.
+ Some parsers in other modules aren't fully IMAP compatiable and may
+ break at odd times with certain messages on some servers
+ * It allows large return values (eg. attachments on a message) to be read
+ directly into a file, rather than into memory
+ * It includes some helper functions to find the actual text/plain or
+ text/html part of a message out of a complex MIME structure. It also
+ can find a list of attachements, and CID links for HTML messages with.
+ attached images
+ * It supports decoding of MIME headers to Perl utf-8 strings
+ automatically, so you don't have to deal with MIME encoded headers
+ (enabled optionally)
+ .
+ While the IMAP protocol does allow for asynchronous running of commands, this
+ module is designed to be used in a synchronous manner.
Added: packages-metadata/l/libmail-imaptalk-perl.copyright
===================================================================
--- packages-metadata/l/libmail-imaptalk-perl.copyright (rev 0)
+++ packages-metadata/l/libmail-imaptalk-perl.copyright 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,31 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Mail-IMAPTalk
+Upstream-Contact: Rob Mueller <cpan at robm.fastmail.fm>
+Source: http://search.cpan.org/dist/Mail-IMAPTalk/
+
+Files: debian/*
+Copyright: 2008, AGOSTINI Yves <agostini at univ-metz.fr>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2011, Angel Abad <angel at debian.org>
+ 2012, Xavier Guimard <x.guimard at free.fr>
+License: Artistic or GPL-1+
+
+Files: *
+Copyright: 2003-2012 by Opera Software Australia Pty Ltd
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ 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 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
Added: packages-metadata/l/libyaml-perl.control
===================================================================
--- packages-metadata/l/libyaml-perl.control (rev 0)
+++ packages-metadata/l/libyaml-perl.control 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,31 @@
+Source: libyaml-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: gregor herrmann <gregoa at debian.org>,
+ Rene Mayorga <rmayorga at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
+ Damyan Ivanov <dmn at debian.org>, Iulian Udrea <iulian at ubuntu.com>
+Standards-Version: 3.9.3
+Homepage: http://search.cpan.org/dist/YAML/
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libyaml-perl.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libyaml-perl.git
+
+Package: libyaml-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Recommends: libyaml-libyaml-perl | libyaml-syck-perl
+Suggests: libyaml-shell-perl
+Description: YAML Ain't Markup Language
+ YAML is a generic data serialization language that is optimized for human
+ readability. It can be used to express the data structures of most modern
+ programming languages (including Perl, of course). YAML supports Unicode
+ and there are implementations of the parser in many different languages,
+ making it a rather portable serialization format.
+ .
+ Please note that the YAML module is currently a deprecated implementation
+ in Pure Perl, which is probably slow on your system. The authors intend
+ to change it to just be a front-end interface module for various YAML
+ implementations. For now, YAML::Any is a module provided for this purpose,
+ which simply selects the best YAML implementation available.
Added: packages-metadata/l/libyaml-perl.copyright
===================================================================
--- packages-metadata/l/libyaml-perl.copyright (rev 0)
+++ packages-metadata/l/libyaml-perl.copyright 2012-07-24 03:01:10 UTC (rev 2425)
@@ -0,0 +1,62 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: YAML
+Upstream-Contact: Adam Kennedy <adamk at cpan.org>
+Source: http://search.cpan.org/dist/YAML/
+
+Files: *
+Copyright: 2005-2012, Ingy döt Net
+ 2001, 2002, 2005, Brian Ingerson
+ 2009-2010, Adam Kennedy
+License: Artistic or GPL-1+
+
+Files: inc/Module/*
+Copyright: 2002-2012, Adam Kennedy <adamk at cpan.org>
+ 2002-2012, Audrey Tang <autrijus at autrijus.org>
+ 2002-2012, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
+Files: inc/Spiffy.pm
+Copyright: 2004-2006, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
+Files: inc/Test/Base/* inc/Test/Base.pm
+Copyright: 2005-2008, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
+
+Files: inc/Test/Builder.pm
+Copyright: 2002-2008, chromatic <chromatic at wgz.org>
+ 2002-2008, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
+
+Files: inc/Test/Builder/* lib/Test/More.pm
+Copyright: 2001-2008, Michael G Schwern <schwern at pobox.com>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2003-2005, Chip Salzenberg <chip at debian.org>
+ 2005-2006, Florian Ragwitz <rafl at debian.org>
+ 2008, Marc 'HE' Brockschmidt <he at debian.org>
+ 2008-2012, gregor herrmann <gregoa at debian.org>
+ 2009, Damyan Ivanov <dmn at debian.org>
+ 2009, Iulian Udrea <iulian at ubuntu.com>
+ 2009, Rene Mayorga <rmayorga at debian.org>
+ 2010, Angel Abad <angelabad at gmail.com>
+ 2010, Jonathan Yu <jawnsy at cpan.org>
+License: Artistic or GPL-1+
+
+License: Artistic
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
+
+License: GPL-1+
+ 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 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.
+
Modified: packages-metadata/s/sparkleshare.control
===================================================================
--- packages-metadata/s/sparkleshare.control 2012-07-23 03:01:14 UTC (rev 2424)
+++ packages-metadata/s/sparkleshare.control 2012-07-24 03:01:10 UTC (rev 2425)
@@ -19,7 +19,7 @@
Package: sparkleshare
Architecture: all
Depends: gnome-icon-theme,
- git (>= 1.7.1),
+ git (>= 1:1.7.1),
gvfs (>= 1.3),
libjs-jquery,
${cli:Depends},
Modified: packages-metadata/w/wcstools.control
===================================================================
--- packages-metadata/w/wcstools.control 2012-07-23 03:01:14 UTC (rev 2424)
+++ packages-metadata/w/wcstools.control 2012-07-24 03:01:10 UTC (rev 2425)
@@ -4,7 +4,7 @@
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Ole Streicher <debian at liska.ath.cx>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50), help2man
+Build-Depends: debhelper (>= 9), dh-exec (>= 0.1), help2man
Standards-Version: 3.9.3
Homepage: http://tdc-www.harvard.edu/software/wcstools/
Vcs-Git: git://git.debian.org/git/debian-science/packages/wcstools.git
@@ -39,6 +39,8 @@
Architecture: any
Section: libs
Depends: ${misc:Depends}, ${shlibs:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
Description: Handle the WCS of a FITS image (shared library)
WCSTools is a set of software utilities, written in C, which create,
display and manipulate the world coordinate system of a FITS or IRAF
More information about the Collab-qa-commits
mailing list