[Collab-qa-commits] r2490 - in packages-metadata: a c g k l m q
Charles Plessy
plessy at alioth.debian.org
Sun Sep 23 03:01:14 UTC 2012
Author: plessy
Date: 2012-09-23 03:01:14 +0000 (Sun, 23 Sep 2012)
New Revision: 2490
Added:
packages-metadata/c/cheese.control
packages-metadata/g/glew.control
packages-metadata/g/glew.copyright
packages-metadata/k/keepass2.control
packages-metadata/l/libcanberra.control
packages-metadata/l/libregexp-debugger-perl.control
packages-metadata/l/libregexp-debugger-perl.copyright
packages-metadata/q/qdjango.control
packages-metadata/q/qdjango.copyright
Modified:
packages-metadata/a/aac-tactics.control
packages-metadata/c/choose-mirror.control
packages-metadata/g/gdm3.control
packages-metadata/g/gnumach.control
packages-metadata/l/libio-prompter-perl.control
packages-metadata/l/libxml2.control
packages-metadata/m/matplotlib.control
packages-metadata/m/meta-gnome3.control
Log:
Daily automatic umegaya push
Modified: packages-metadata/a/aac-tactics.control
===================================================================
--- packages-metadata/a/aac-tactics.control 2012-09-22 03:01:21 UTC (rev 2489)
+++ packages-metadata/a/aac-tactics.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -7,7 +7,7 @@
debhelper (>= 8),
dh-ocaml (>= 0.9~),
ocaml-nox (>= 3.11.1-3~),
- coq (>= 8.4),
+ coq (>= 8.4dfsg-2~),
libcoq-ocaml-dev
Standards-Version: 3.9.2
Homepage: http://sardes.inrialpes.fr/~braibant/aac_tactics/
Added: packages-metadata/c/cheese.control
===================================================================
--- packages-metadata/c/cheese.control (rev 0)
+++ packages-metadata/c/cheese.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -0,0 +1,194 @@
+# This file is autogenerated. DO NOT EDIT!
+#
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
+Source: cheese
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Standards-Version: 3.9.3
+Homepage: http://projects.gnome.org/cheese/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/cheese/
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/cheese/
+Build-Depends: cdbs (>= 0.4.93~),
+ debhelper (>= 9),
+ dh-autoreconf,
+ gnome-common,
+ gnome-pkg-tools (>= 0.10),
+ gtk-doc-tools (>= 1.14),
+ intltool (>= 0.40.0),
+ rarian-compat,
+ valac (>= 0.14.0),
+ libglib2.0-dev (>= 2.28.0),
+ libgdk-pixbuf2.0-dev,
+ libgtk-3-dev (>= 2.99.4),
+ libgnome-desktop-3-dev (>= 2.91.6),
+ libgstreamer0.10-dev (>= 0.10.32),
+ libgstreamer-plugins-base0.10-dev (>= 0.10.32),
+ libcairo2-dev (>= 1.10.0),
+ libpango1.0-dev (>= 1.28.0),
+ librsvg2-dev (>= 2.32.0),
+ libclutter-1.0-dev (>= 1.6.1),
+ libclutter-gtk-1.0-dev (>= 0.91.8),
+ libclutter-gst-dev (>= 1.0.0),
+ libmx-dev,
+ libgee-dev (>= 0.6.0),
+ x11proto-core-dev,
+ libcanberra-gtk3-dev (>= 0.26),
+ gnome-video-effects-dev,
+ gobject-introspection (>= 0.9.12-4~),
+ libgirepository1.0-dev (>= 0.9.6),
+ libxtst-dev,
+ libgudev-1.0-dev [linux-any],
+ pkg-config (>= 0.24),
+ yelp-tools
+
+Package: cheese
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ cheese-common (= ${source:Version}),
+ gnome-video-effects
+Recommends: gvfs,
+ gnome-icon-theme,
+ hicolor-icon-theme,
+ nautilus-sendto,
+ yelp
+Description: tool to take pictures and videos from your webcam
+ A webcam application that supports image and video capture. Makes
+ it easy to take photos and videos of you, your friends, pets or whatever
+ you want. Allows you to apply fancy visual effects, fine-control image
+ settings and has features such as Multi-Burst mode, Countdown timer
+ for photos.
+
+Package: cheese-common
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: cheese (<< 2.30.1-1)
+Breaks: cheese (<< 2.30.1-1)
+Multi-Arch: foreign
+Description: Common files for the Cheese tool to take pictures and videos
+ A webcam application that supports image and video capture. Makes
+ it easy to take photos and videos of you, your friends, pets or whatever
+ you want. Allows you to apply fancy visual effects, fine-control image
+ settings and has features such as Multi-Burst mode, Countdown timer
+ for photos.
+ .
+ This package contains the common files and translations.
+
+Package: libcheese-gtk21
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ cheese-common (= ${source:Version})
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Description: tool to take pictures and videos from your webcam - widgets
+ A webcam application that supports image and video capture. Makes
+ it easy to take photos and videos of you, your friends, pets or whatever
+ you want. Allows you to apply fancy visual effects, fine-control image
+ settings and has features such as Multi-Burst mode, Countdown timer
+ for photos.
+ .
+ This package contains the GTK+ shared library.
+
+Package: libcheese-gtk-dev
+Architecture: any
+Section: libdevel
+Depends: libcheese-gtk21 (= ${binary:Version}),
+ libcheese-dev (= ${binary:Version}),
+ libglib2.0-dev (>= 2.28.0),
+ libgtk-3-dev (>= 2.99.4),
+ libgstreamer0.10-dev (>= 0.10.32),
+ libgstreamer-plugins-base0.10-dev (>= 0.10.32),
+ libclutter-gtk-1.0-dev (>= 0.91.8),
+ libcanberra-gtk3-dev (>= 0.26),
+ ${misc:Depends}
+Suggests: libcheese-doc
+Description: tool to take pictures and videos from your webcam - widgets dev
+ A webcam application that supports image and video capture. Makes
+ it easy to take photos and videos of you, your friends, pets or whatever
+ you want. Allows you to apply fancy visual effects, fine-control image
+ settings and has features such as Multi-Burst mode, Countdown timer
+ for photos.
+ .
+ This package contains the GTK+ development headers.
+
+Package: libcheese3
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ cheese-common (= ${source:Version}),
+ gstreamer0.10-plugins-base (>= 0.10.23),
+ gstreamer0.10-plugins-good (>= 0.10.23),
+ gstreamer0.10-plugins-bad,
+ gstreamer0.10-x
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Description: tool to take pictures and videos from your webcam - base library
+ A webcam application that supports image and video capture. Makes
+ it easy to take photos and videos of you, your friends, pets or whatever
+ you want. Allows you to apply fancy visual effects, fine-control image
+ settings and has features such as Multi-Burst mode, Countdown timer
+ for photos.
+ .
+ This package contains the base shared library.
+
+Package: libcheese-dev
+Architecture: any
+Section: libdevel
+Depends: libcheese3 (= ${binary:Version}),
+ gir1.2-cheese-3.0 (= ${binary:Version}),
+ libglib2.0-dev (>= 2.28.0),
+ libclutter-1.0-dev (>= 1.6.1),
+ libgstreamer0.10-dev (>= 0.10.32),
+ libgstreamer-plugins-base0.10-dev (>= 0.10.32),
+ libclutter-gst-dev (>= 1.0.0),
+ libgdk-pixbuf2.0-dev,
+ ${misc:Depends}
+Suggests: libcheese-doc
+Replaces: libcheese-gtk-dev (<< 3.0.1-1)
+Breaks: libcheese-gtk-dev (<< 3.0.1-1)
+Description: tool to take pictures and videos from your webcam - base dev
+ A webcam application that supports image and video capture. Makes
+ it easy to take photos and videos of you, your friends, pets or whatever
+ you want. Allows you to apply fancy visual effects, fine-control image
+ settings and has features such as Multi-Burst mode, Countdown timer
+ for photos.
+ .
+ This package contains the base development headers.
+
+Package: libcheese-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends}
+Suggests: devhelp
+Replaces: libcheese-gtk-dev (<< 3.2.2-2)
+Breaks: libcheese-gtk-dev (<< 3.2.2-2)
+Description: tool to take pictures and videos from your webcam - documentation
+ A webcam application that supports image and video capture. Makes
+ it easy to take photos and videos of you, your friends, pets or whatever
+ you want. Allows you to apply fancy visual effects, fine-control image
+ settings and has features such as Multi-Burst mode, Countdown timer
+ for photos.
+ .
+ This package contains the API documentation.
+
+Package: gir1.2-cheese-3.0
+Architecture: any
+Section: introspection
+Depends: ${misc:Depends},
+ ${gir:Depends}
+Description: tool to take pictures and videos from your webcam - gir bindings
+ A webcam application that supports image and video capture. Makes
+ it easy to take photos and videos of you, your friends, pets or whatever
+ you want. Allows you to apply fancy visual effects, fine-control image
+ settings and has features such as Multi-Burst mode, Countdown timer
+ for photos.
+ .
+ This package can be used by other packages using the GIRepository format to
+ generate dynamic bindings.
Modified: packages-metadata/c/choose-mirror.control
===================================================================
--- packages-metadata/c/choose-mirror.control 2012-09-22 03:01:21 UTC (rev 2489)
+++ packages-metadata/c/choose-mirror.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -8,14 +8,14 @@
Vcs-Git: git://git.debian.org/d-i/choose-mirror.git
Package: choose-mirror
-XC-Package-Type: udeb
+Package-Type: udeb
Architecture: all
Depends: ${misc:Depends}, configured-network, choose-mirror-bin
XB-Installer-Menu-Item: 2300
Description: Choose mirror to install from (menu item)
Package: choose-mirror-bin
-XC-Package-Type: udeb
+Package-Type: udeb
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Choose mirror to install from (program)
Modified: packages-metadata/g/gdm3.control
===================================================================
--- packages-metadata/g/gdm3.control 2012-09-22 03:01:21 UTC (rev 2489)
+++ packages-metadata/g/gdm3.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -79,11 +79,11 @@
xserver-xephyr,
x11-xkb-utils,
xserver-xorg,
- at-spi,
+ at-spi2-core,
gnome-icon-theme,
+ gnome-icon-theme-symbolic,
desktop-base (>= 6)
Suggests: libpam-gnome-keyring,
- gnome-mag,
gnome-orca,
gok,
gnome-shell
Added: packages-metadata/g/glew.control
===================================================================
--- packages-metadata/g/glew.control (rev 0)
+++ packages-metadata/g/glew.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -0,0 +1,138 @@
+Source: glew
+Priority: optional
+Section: libs
+Maintainer: Matteo F. Vescovi <mfv.debian at gmail.com>
+Uploaders: Fabrizio Regalli <fabreg at fabreg.it>
+Build-Depends: autotools-dev (>= 20100122.1~),
+ binutils (>> 2.18),
+ debhelper (>= 9),
+ docbook-to-man,
+ libgl1-mesa-dev | libgl-dev,
+ libglu1-mesa-dev | libglu-dev,
+ libx11-dev,
+ libxi-dev,
+ libxmu-dev
+Standards-Version: 3.9.3
+Homepage: http://glew.sourceforge.net
+Vcs-Git: git://git.debian.org/git/collab-maint/glew.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/glew.git
+
+Package: glew-utils
+Section: utils
+Architecture: any
+Replaces: libglew1.6 (<< 1.7)
+Depends: libglew1.9 (= ${binary:Version}),
+ ${misc:Depends},
+ ${shlibs:Depends}
+Description: OpenGL Extension Wrangler - utilities
+ For more information about GLEW please refer to the description of the
+ libglew-dev package.
+ .
+ This package contains the utilities which can be used to query the
+ supported OpenGL extensions.
+
+Package: libglew-dev
+Section: libdevel
+Architecture: any
+Multi-Arch: same
+Depends: libgl1-mesa-dev | libgl-dev,
+ libglew1.9 (= ${binary:Version}),
+ libglu1-mesa-dev | libglu-dev,
+ ${misc:Depends}
+Conflicts:
+ libglew1.6-dev
+Provides:
+ libglew1.5-dev,
+ libglew1.6-dev
+Description: OpenGL Extension Wrangler - development environment
+ The OpenGL Extension Wrangler, GLEW for short, is a library that
+ handles initialization of OpenGL extensions in a portable and simple
+ way. Once the program initializes the library and checks the
+ availability of extensions, it can safely call the entry points defined
+ by the extension. Currently GLEW supports almost all the extensions
+ found in the OpenGL extension registry (http://www.opengl.org/registry).
+ .
+ This package contains the development documentation as well as the
+ required header files.
+
+Package: libglew1.9
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Conflicts: libglew1
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
+Suggests: glew-utils
+Description: OpenGL Extension Wrangler - runtime environment
+ For more information about GLEW please refer to the description of the
+ libglew-dev package.
+ .
+ This package contains the runtime support files.
+
+Package: libglewmx1.9
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+Conflicts: libglew1
+Depends: ${misc:Depends},
+ ${shlibs:Depends}
+Description: OpenGL Extension Wrangler (Multiple Rendering Contexts)
+ For more information about GLEW please refer to the description of the
+ libglewmx-dev package.
+ .
+ This package contains the runtime support files, built with GLEW_MX option,
+ adding support for thread-safe usage of multiple rendering contexts.
+
+Package: libglewmx-dev
+Section: libdevel
+Architecture: any
+Multi-Arch: same
+Conflicts:
+ libglewmx1.6-dev
+Provides:
+ libglewmx1.5-dev,
+ libglewmx1.6-dev
+Depends: libglew-dev,
+ libglewmx1.9 (= ${binary:Version}),
+ ${misc:Depends}
+Description: OpenGL Extension Wrangler MX - development environment
+ The OpenGL Extension Wrangler, GLEW for short, is a library that
+ handles initialization of OpenGL extensions in a portable and simple
+ way. Once the program initializes the library and checks the
+ availability of extensions, it can safely call the entry points defined
+ by the extension. Currently GLEW supports almost all the extensions
+ found in the OpenGL extension registry (http://www.opengl.org/registry).
+ .
+ This package contains the development libraries compiled with GLEW_MX.
+
+Package: libglew-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: libglew1.9 (= ${binary:Version}),
+ ${misc:Depends}
+Description: OpenGL Extension Wrangler (debugging symbols)
+ The OpenGL Extension Wrangler, GLEW for short, is a library that
+ handles initialization of OpenGL extensions in a portable and simple
+ way. Once the program initializes the library and checks the
+ availability of extensions, it can safely call the entry points defined
+ by the extension. Currently GLEW supports almost all the extensions
+ found in the OpenGL extension registry (http://www.opengl.org/registry).
+ .
+ This package contains the debugging symbols for libglew1.9.
+
+Package: libglewmx-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: libglewmx1.9 (= ${binary:Version}),
+ ${misc:Depends}
+Description: OpenGL Extension Wrangler MX (debugging symbols)
+ The OpenGL Extension Wrangler, GLEW for short, is a library that
+ handles initialization of OpenGL extensions in a portable and simple
+ way. Once the program initializes the library and checks the
+ availability of extensions, it can safely call the entry points defined
+ by the extension. Currently GLEW supports almost all the extensions
+ found in the OpenGL extension registry (http://www.opengl.org/registry).
+ .
+ This package contains the debugging symbols for libglewmx1.9.
Added: packages-metadata/g/glew.copyright
===================================================================
--- packages-metadata/g/glew.copyright (rev 0)
+++ packages-metadata/g/glew.copyright 2012-09-23 03:01:14 UTC (rev 2490)
@@ -0,0 +1,135 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: glew
+Upstream-Contact: Milan Ikits <milan.ikits at ieee.org>
+ Marcelo E. Magallon <mmagallo at debian.org>
+Source: http://glew.sf.net
+
+Files: debian/*
+Copyright: Copyright 2003 Marcelo E. Magallon <mmagallo at debian.org>
+ Copyright 2011-2012 Fabrizio Regalli <fabreg at fabreg.it>
+ Copyright 2011-2012 Matteo F. Vescovi <mfv.debian at gmail.com>
+License: GPL-2+
+
+Files: include/*
+Copyright: Copyright 2002-2008 Milan Ikits <milan.ikits at ieee.org>
+ Copyright 2002-2008 Marcelo E. Magallon <mmagallo at debian.org>
+ Copyright 2002 Lev Povalahev
+License: BSD-3-clause
+
+Files: src/*
+Copyright: Copyright 2002-2008 Milan Ikits <milan.ikits at ieee.org>
+ Copyright 2002-2008 Marcelo E. Magallon <mmagallo at debian.org>
+ Copyright 2002 Lev Povalahev
+License: BSD-3-clause
+
+Files: auto/bin/*
+Copyright: Copyright 2002-2008 Milan Ikits <milan.ikits at ieee.org>
+ Copyright 2002-2008 Marcelo E. Magallon <mmagallo at debian.org>
+License: GPL-2+
+
+Files: auto/src/mesa_licence.h
+Copyright: Copyright 1999-2007 Brian Paul
+ Copyright 2007 Hans de Goede (modifications needed for glew)
+License: Expat
+
+Files: auto/src/glew_license.h
+Copyright: Copyright 2002-2008 Milan Ikits <milan.ikits at ieee.org>
+ Copyright 2002-2008 Marcelo E. Magallon <mmagallo at debian.org>
+ Copyright 2002 Lev Povalahev
+License: BSD-3-clause
+
+Files: auto/src/glew_utils.*
+Copyright: Copyright 2002-2008 Milan Ikits <milan.ikits at ieee.org>
+ Copyright 2002-2008 Marcelo E. Magallon <mmagallo at debian.org>
+ Copyright 2002 Lev Povalahev
+License: BSD-3-clause
+
+Files: auto/src/*
+Copyright: Copyright 2002-2008 Milan Ikits <milan.ikits at ieee.org>
+ Copyright 2002-2008 Marcelo E. Magallon <mmagallo at debian.org>
+ Copyright 2002 Lev Povalahev
+License: Mesa
+
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions
+ are met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in
+ the documentation and/or other materials provided with the
+ distribution.
+ * The name of the author may be used to endorse or promote products
+ derived from this software without specific prior written
+ permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
+ FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
+ COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+ INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
+ BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+ POSSIBILITY OF SUCH DAMAGE.
+
+License: GPL-2+
+ This file 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 program; 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 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.
+
+License: Mesa
+ 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
+ BRIAN PAUL 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/g/gnumach.control
===================================================================
--- packages-metadata/g/gnumach.control 2012-09-22 03:01:21 UTC (rev 2489)
+++ packages-metadata/g/gnumach.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -49,7 +49,7 @@
Architecture: any-i386
Depends: ${misc:Depends}, gnumach-common
Provides: gnumach-image
-Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1)
+Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1), xserver-xorg-core (<< 2:1.9.99.1~)
Description: GNU version of the Mach microkernel
This is the Utah Mach microkernel used by the Hurd.
@@ -93,7 +93,7 @@
Provides: gnumach
Architecture: any-i386
Depends: ${misc:Depends}, gnumach-common
-Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1)
+Breaks: libc0.3 (<< 2.10.1-3), hurd (<< 20120520-1), xserver-xorg-core (<< 2:1.9.99.1~)
Description: GNU version of the Mach microkernel for debugging
This is the Utah Mach microkernel used by the Hurd.
.
Added: packages-metadata/k/keepass2.control
===================================================================
--- packages-metadata/k/keepass2.control (rev 0)
+++ packages-metadata/k/keepass2.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -0,0 +1,46 @@
+Source: keepass2
+Section: utils
+Priority: optional
+Maintainer: Debian CLI Applications Team <pkg-cli-apps-team at lists.alioth.debian.org>
+Uploaders: Julian Taylor <jtaylor.debian at googlemail.com>
+Build-Depends: archmage,
+ cli-common-dev (>= 0.7),
+ debhelper (>= 7.0.50~),
+ imagemagick,
+ libmono-cil-dev,
+ mono-devel (>= 2.6.7),
+ mono-xbuild,
+ python
+Standards-Version: 3.9.3
+Homepage: http://keepass.info/
+Vcs-Git: git://git.debian.org/pkg-cli-apps/packages/keepass2.git
+Vcs-Browser: http://git.debian.org/?p=pkg-cli-apps/packages/keepass2.git;a=summary
+
+Package: keepass2
+Architecture: all
+Depends: ${cli:Depends}, ${misc:Depends}
+Suggests: keepass2-doc, mono-dmcs, xdotool
+Description: Password manager
+ KeePass is a easy-to-use password manager for Windows, Linux, Mac OS X and
+ mobile devices. You can store your passwords in highly-encrypted databases,
+ which can only be unlocked with one master password and/or a key file.
+ A database consists of only one file that can be transferred from one computer
+ to another easily.
+ KeePass can import data from various file formats. The password list can be
+ exported to various formats, including TXT, HTML, XML and CSV files.
+
+Package: keepass2-doc
+Architecture: all
+Section: doc
+Depends: ${cli:Depends}, ${misc:Depends}
+Suggests: xdotool
+Description: Password manager - Documentation
+ KeePass is a easy-to-use password manager for Windows, Linux, Mac OS X and
+ mobile devices. You can store your passwords in highly-encrypted databases,
+ which can only be unlocked with one master password and/or a key file.
+ A database consists of only one file that can be transferred from one computer
+ to another easily.
+ KeePass can import data from various file formats. The password list can be
+ exported to various formats, including TXT, HTML, XML and CSV files.
+ .
+ This package contains the documentation.
Added: packages-metadata/l/libcanberra.control
===================================================================
--- packages-metadata/l/libcanberra.control (rev 0)
+++ packages-metadata/l/libcanberra.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -0,0 +1,279 @@
+Source: libcanberra
+Section: libs
+Priority: optional
+Maintainer: Marc-Andre Lureau <marcandre.lureau at gmail.com>
+Uploaders: Sjoerd Simons <sjoerd at debian.org>, Sebastian Dröge <slomo at debian.org>, Bart Martens <bartm at debian.org>
+Build-Depends: debhelper (>= 5),
+ cdbs,
+ m4,
+ libltdl-dev | libltdl7-dev (>= 2.2.6),
+ dpkg-dev (>= 1.14.13),
+ libasound2-dev [linux-any],
+ libvorbis-dev,
+ libgconf2-dev,
+ libgtk-3-dev (>= 3.0.0),
+ libgtk2.0-dev (>= 2.22),
+ libtdb-dev (>> 1.1),
+ gtk-doc-tools,
+ libpulse-dev (>= 0.9.11),
+ libgstreamer0.10-dev (>= 0.10.15)
+Standards-Version: 3.9.2
+Vcs-Git: git://git.debian.org/git/collab-maint/libcanberra.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/libcanberra.git
+Homepage: http://0pointer.de/lennart/projects/libcanberra/
+
+Package: libcanberra0
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Suggests: libcanberra-gtk0, libcanberra-pulse
+Description: simple abstract interface for playing event sounds
+ libcanberra defines a simple abstract interface for playing event
+ sounds.
+ .
+ libcanberra relies on the XDG sound naming specification for
+ identifying event sounds. On Unix/Linux the right sound to play
+ is found via the mechanisms defined in the XDG sound theming
+ specification.
+
+Package: libcanberra0-dbg
+Architecture: any
+Priority: extra
+Section: debug
+Depends: ${misc:Depends}, libcanberra0 (= ${binary:Version})
+Description: libcanberra libraries detached debugging symbols
+ libcanberra defines a simple abstract interface for playing event
+ sounds.
+ .
+ This package contains detached debugging symbols for it.
+
+Package: libcanberra-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libcanberra0 (= ${binary:Version})
+Description: simple abstract interface for playing event sounds
+ libcanberra defines a simple abstract interface for playing event
+ sounds.
+ .
+ This package contains headers and libraries for developing
+ applications that play event sounds with libcanberra.
+
+Package: libcanberra-pulse
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libcanberra0 (= ${binary:Version}),
+ pulseaudio
+Description: PulseAudio backend for libcanberra
+ libcanberra defines a simple abstract interface for playing event
+ sounds.
+ .
+ This package contains the PulseAudio backend for libcanberra.
+
+Package: libcanberra-pulse-dbg
+Architecture: any
+Priority: extra
+Section: debug
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libcanberra-pulse (= ${binary:Version})
+Description: PulseAudio libcanberra backend detached debugging symbols
+ libcanberra defines a simple abstract interface for playing event
+ sounds.
+ .
+ This package contains the PulseAudio backend debugging symbols.
+
+Package: libcanberra-gstreamer
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libcanberra0 (= ${binary:Version})
+Description: GStreamer backend for libcanberra
+ libcanberra defines a simple abstract interface for playing event
+ sounds.
+ .
+ This package contains the GStreamer backend for libcanberra.
+
+Package: libcanberra-gstreamer-dbg
+Architecture: any
+Priority: extra
+Section: debug
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libcanberra-gstreamer (= ${binary:Version})
+Description: GStreamer libcanberra backend detached debugging symbols
+ libcanberra defines a simple abstract interface for playing event
+ sounds.
+ .
+ This package contains the pulseaudio backend for libcanberra.
+
+Package: libcanberra-gtk0
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: libcanberra-gtk-module
+Description: GTK+ helper for playing widget event sounds with libcanberra
+ libcanberra-gtk provides a few functions that simplify libcanberra
+ usage from GTK+.
+ .
+ Contextual information is needed to play event sound. This library
+ can help to compile directly event sounds property lists based on
+ active GtkWidget objects or GdkEvent events.
+
+Package: libcanberra-gtk0-dbg
+Architecture: any
+Priority: extra
+Section: debug
+Depends: ${misc:Depends}, libcanberra-gtk0 (= ${binary:Version})
+Description: libcanberra-gtk libraries detached debugging symbols
+ libcanberra-gtk provides a few functions that simplify libcanberra
+ usage from GTK+.
+ .
+ Contextual information is needed to play event sound. This library
+ can help to compile directly event sounds property lists based on
+ active GtkWidget objects or GdkEvent events.
+ .
+ This package contains detached debugging symbols for it.
+
+Package: libcanberra-gtk-common-dev
+Section: libdevel
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: simple abstract interface for playing event sounds
+ libcanberra-gtk provides a few functions that simplify
+ libcanberra usage from GTK+.
+ .
+ Contextual information is needed to play event sound. This library
+ can help to compile directly event sounds property lists based on
+ active GtkWidget objects or GdkEvent events.
+ .
+ This package contains common headers for developing
+ applications using libcanberra-gtk and libcanberra-gtk3
+
+Package: libcanberra-gtk-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libcanberra-gtk0 (= ${binary:Version}),
+ libcanberra-dev (= ${binary:Version}),
+ libgtk2.0-dev (>= 2.20),
+ libcanberra-gtk-common-dev
+Description: simple abstract interface for playing event sounds
+ libcanberra-gtk provides a few functions that simplify
+ libcanberra usage from GTK+.
+ .
+ Contextual information is needed to play event sound. This library
+ can help to compile directly event sounds property lists based on
+ active GtkWidget objects or GdkEvent events.
+ .
+ This package contains headers and libraries for developing
+ applications that play event sounds with libcanberra-gtk.
+
+Package: libcanberra-gtk-module
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: translates GTK+ widgets signals to event sounds
+ A GtkModule which will automatically hook into all kinds of events
+ inside a GTK+ program and generate sound events from them.
+
+Package: libcanberra-gtk-module-dbg
+Architecture: any
+Priority: extra
+Section: debug
+Depends: ${misc:Depends}, libcanberra-gtk-module (= ${binary:Version})
+Description: libcanberra GtkModule detached debugging symbols
+ A GtkModule which will automatically hook into all kinds of events
+ inside a GTK+ program and generate sound events from them.
+ .
+ This package contains detached debugging symbols for it.
+
+Package: libcanberra-gtk3-0
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: libcanberra-gtk3-module
+Description: GTK+ 3.0 helper for playing widget event sounds with libcanberra
+ libcanberra-gtk provides a few functions that simplify libcanberra
+ usage from GTK+ 3.0.
+ .
+ Contextual information is needed to play event sound. This library
+ can help to compile directly event sounds property lists based on
+ active GtkWidget objects or GdkEvent events.
+
+Package: libcanberra-gtk3-0-dbg
+Architecture: any
+Priority: extra
+Section: debug
+Depends: ${misc:Depends}, libcanberra-gtk3-0 (= ${binary:Version})
+Description: libcanberra-gtk libraries detached debugging symbols
+ libcanberra-gtk provides a few functions that simplify libcanberra
+ usage from GTK+ 3.0.
+ .
+ Contextual information is needed to play event sound. This library
+ can help to compile directly event sounds property lists based on
+ active GtkWidget objects or GdkEvent events.
+ .
+ This package contains detached debugging symbols for it.
+
+Package: libcanberra-gtk3-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ libcanberra-gtk3-0 (= ${binary:Version}),
+ libcanberra-dev (= ${binary:Version}),
+ libcanberra-gtk-common-dev,
+ libgtk-3-dev
+Description: simple abstract interface for playing event sounds
+ libcanberra-gtk3 provides a few functions that simplify
+ libcanberra usage from GTK+ 3.0.
+ .
+ Contextual information is needed to play event sound. This library
+ can help to compile directly event sounds property lists based on
+ active GtkWidget objects or GdkEvent events.
+ .
+ This package contains headers and libraries for developing
+ applications that play event sounds with libcanberra-gtk.
+
+Package: libcanberra-gtk3-module
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: translates GTK3 widgets signals to event sounds
+ A GtkModule which will automatically hook into all kinds of events
+ inside a GTK+ 3.0 program and generate sound events from them.
+
+Package: gnome-session-canberra
+Architecture: all
+Section: gnome
+Depends: ${misc:Depends}, ${shlibs:Depends}, libcanberra-gtk0
+Description: GNOME session log in and log out sound events
+ Produce sound events on GNOME session log in and log out.
+ .
+ This package is using canberra-gtk-play from libcanberra.
+
+Package: libcanberra-gtk3-module-dbg
+Architecture: any
+Priority: extra
+Section: debug
+Depends: ${misc:Depends}, libcanberra-gtk3-module (= ${binary:Version})
+Description: libcanberra GtkModule detached debugging symbols
+ A GtkModule which will automatically hook into all kinds of events
+ inside a GTK+ 3.0 program and generate sound events from them.
+ .
+ This package contains detached debugging symbols for it.
+
+Package: libcanberra-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: simple abstract interface for playing event sounds - doc
+ libcanberra defines a simple abstract interface for playing event
+ sounds.
+ .
+ libcanberra relies on the XDG sound naming specification for
+ identifying event sounds. On Unix/Linux the right sound to play
+ is found via the mechanisms defined in the XDG sound theming
+ specification.
+ .
+ This package contains the HTML documentation for libcanberra and
+ libcanberra-gtk.
Modified: packages-metadata/l/libio-prompter-perl.control
===================================================================
--- packages-metadata/l/libio-prompter-perl.control 2012-09-22 03:01:21 UTC (rev 2489)
+++ packages-metadata/l/libio-prompter-perl.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -5,7 +5,7 @@
Uploaders: Salvatore Bonaccorso <carnil at debian.org>
Build-Depends: debhelper (>= 8), perl
Build-Depends-Indep: libcontextual-return-perl, libtest-pod-coverage-perl, libtest-pod-perl
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libio-prompter-perl.git
Vcs-Git: git://git.debian.org/pkg-perl/packages/libio-prompter-perl.git
Homepage: http://search.cpan.org/dist/IO-Prompter/
Added: packages-metadata/l/libregexp-debugger-perl.control
===================================================================
--- packages-metadata/l/libregexp-debugger-perl.control (rev 0)
+++ packages-metadata/l/libregexp-debugger-perl.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -0,0 +1,27 @@
+Source: libregexp-debugger-perl
+Section: perl
+Priority: optional
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Salvatore Bonaccorso <carnil at debian.org>
+Build-Depends: debhelper (>= 8), perl
+Standards-Version: 3.9.4
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libregexp-debugger-perl.git
+Vcs-Git: git://git.debian.org/pkg-perl/packages/libregexp-debugger-perl.git
+Homepage: http://search.cpan.org/dist/Regexp-Debugger/
+
+Package: libregexp-debugger-perl
+Architecture: all
+Depends: ${misc:Depends}, ${perl:Depends}
+Recommends: libjson-xs-perl | libjson-perl | libyaml-syck-perl,
+ libio-prompter-perl (>= 0.004000),
+ libterm-readkey-perl
+Description: Perl module to visually debug regexes in-place
+ Regexp::Debugger is a module that helps tame unruly regexes by
+ providing live interactive run-time visualizations of any regex in a
+ Perl code. The debugger allows one to track capture variables, follow
+ recursive subpattern matches, set break-points within a regex match,
+ and even step backwards through the matching process to work out
+ exactly where things started going so horribly wrong.
+ .
+ When you load this module, any regex in the same lexical scope will be
+ visually (and interactively) debugged as it matches.
Added: packages-metadata/l/libregexp-debugger-perl.copyright
===================================================================
--- packages-metadata/l/libregexp-debugger-perl.copyright (rev 0)
+++ packages-metadata/l/libregexp-debugger-perl.copyright 2012-09-23 03:01:14 UTC (rev 2490)
@@ -0,0 +1,28 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: Regexp-Debugger
+Source: http://search.cpan.org/dist/Regexp-Debugger/
+Upstream-Contact: Damian Conway <DCONWAY at CPAN.org>
+
+Files: *
+Copyright: 2011-2012, Damian Conway <DCONWAY at CPAN.org>
+License: Artistic or GPL-1+
+
+Files: debian/*
+Copyright: 2012, Salvatore Bonaccorso <carnil at debian.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/l/libxml2.control
===================================================================
--- packages-metadata/l/libxml2.control 2012-09-22 03:01:21 UTC (rev 2489)
+++ packages-metadata/l/libxml2.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -3,7 +3,7 @@
Section: libs
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
Uploaders: Aron Xu <aron at debian.org>, YunQiang Su <wzssyqa at gmail.com>
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
Build-Depends: debhelper (>= 9), perl, dh-autoreconf, autotools-dev,
binutils (>= 2.14.90.0.7), python-all-dev (>= 2.6.6-3~), python-all-dbg,
zlib1g-dev | libz-dev, liblzma-dev, libreadline-dev | libreadline6-dev
Modified: packages-metadata/m/matplotlib.control
===================================================================
--- packages-metadata/m/matplotlib.control 2012-09-22 03:01:21 UTC (rev 2489)
+++ packages-metadata/m/matplotlib.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -33,6 +33,8 @@
texlive-latex-extra,
texlive-latex-recommended,
tk8.5-dev,
+ xauth,
+ xvfb,
zlib1g-dev
XS-Python-Version: all
Standards-Version: 3.9.3
Modified: packages-metadata/m/meta-gnome3.control
===================================================================
--- packages-metadata/m/meta-gnome3.control 2012-09-22 03:01:21 UTC (rev 2489)
+++ packages-metadata/m/meta-gnome3.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -80,7 +80,6 @@
metacity (>= 1:2.34),
mousetweaks (>= 3.4),
nautilus (>= 3.4),
- network-manager-gnome (>= 0.9.4) [linux-any],
notification-daemon (>= 0.7.4),
policykit-1-gnome (>= 0.105),
pulseaudio,
@@ -89,6 +88,7 @@
yelp (>= 3.4),
zenity (>= 3.4),
${misc:Depends}
+Recommends: network-manager-gnome [linux-any]
Suggests: gnome
Description: GNOME Desktop Environment -- essential components
These are the core components of the GNOME Desktop environment, an
@@ -104,8 +104,9 @@
Architecture: any
Depends: gnome-core (= ${binary:Version}),
desktop-base,
+ network-manager-gnome (>= 0.9.4) [linux-any],
# Official apps modules
- aisleriot (>= 3.4),
+ aisleriot (>= 1:3.4) [!armel !armhf !ia64],
cheese (>= 3.4) [linux-any],
evolution (>= 3.4),
evolution-plugins (>= 3.4),
@@ -118,7 +119,7 @@
gnome-nettool (>= 3.2) [!kfreebsd-any],
nautilus-sendto (>= 3.0),
gnome-orca (>= 3.4),
- rygel-preferences (>= 0.14),
+ rygel-preferences (>= 0.14) [!s390x],
seahorse (>= 3.4),
totem (>= 3.0),
vinagre (>= 3.4),
@@ -128,6 +129,7 @@
avahi-daemon,
gimp (>= 2.8),
gnome-media (>= 3.4),
+ gnome-tweak-tool (>= 3.4),
gnumeric (>= 1.10) | libreoffice-gnome,
hamster-applet (>= 2.91.3),
inkscape (>= 0.48),
@@ -149,8 +151,8 @@
gvfs-bin,
rhythmbox-plugins,
rhythmbox-plugin-cdrecorder,
- rygel-playbin,
- rygel-tracker,
+ rygel-playbin [!s390x],
+ rygel-tracker [!s390x],
telepathy-gabble,
telepathy-rakia,
telepathy-salut,
@@ -169,8 +171,7 @@
gnucash,
libreoffice-gnome,
libreoffice-evolution,
- planner,
- gnome-tweak-tool
+ planner
Description: Full GNOME Desktop Environment, with extra components
This is the GNOME Desktop environment, an intuitive and attractive
desktop, with extra components.
@@ -262,7 +263,7 @@
libgirepository1.0-dev (>= 1.32.1),
libgstreamer-plugins-base0.10-dev (>= 0.10.36),
libgtkmm-3.0-dev (>= 3.4),
- libgucharmap-2-90-dev (>= 3.4),
+ libgucharmap-2-90-dev (>= 1:3.4),
libjson-glib-dev (>= 0.14),
libchamplain-gtk-0.12-dev,
libcroco3-dev (>= 0.6.5),
@@ -286,12 +287,12 @@
libpangomm-1.4-dev (>= 2.28),
python-gobject-dev (>= 3.2),
librest-dev (>= 0.7.12),
- libseed-gtk3-dev (>= 3.2),
+ libseed-gtk3-dev (>= 3.2) [!mips !ia64],
libtelepathy-glib-dev (>= 0.18),
libtelepathy-farstream-dev (>= 0.4),
libtotem-plparser-dev (>= 3.4),
valac-0.16,
- libvte-2.90-dev (>= 0.32),
+ libvte-2.90-dev (>= 1:0.32),
yelp-tools (>= 3.4),
yelp-xsl (>= 3.4),
${misc:Depends}
Added: packages-metadata/q/qdjango.control
===================================================================
--- packages-metadata/q/qdjango.control (rev 0)
+++ packages-metadata/q/qdjango.control 2012-09-23 03:01:14 UTC (rev 2490)
@@ -0,0 +1,78 @@
+Source: qdjango
+Section: libs
+Priority: optional
+Maintainer: Jeremy Lainé <jeremy.laine at m4x.org>
+Build-Depends: debhelper (>= 9), libqt4-dev
+Standards-Version: 3.9.3
+Homepage: http://code.google.com/p/qdjango/
+Vcs-Svn: svn://svn.debian.org/collab-maint/deb-maint/qdjango/trunk/
+Vcs-Browser: http://svn.debian.org/viewsvn/collab-maint/deb-maint/qdjango/trunk/
+
+Package: libqdjango-db0
+Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
+Description: Database library for the QDjango framework
+ QDjango is a cross-platform C++ web development framework built upon Qt.
+ Where possible it tries to follow django's API, hence its name.
+ .
+ This package contains the database object relational model library.
+
+Package: libqdjango-http0
+Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
+Description: HTTP library for the QDjango framework
+ QDjango is a cross-platform C++ web development framework built upon Qt.
+ Where possible it tries to follow django's API, hence its name.
+ .
+ This package contains the HTTP library.
+
+Package: libqdjango-script0
+Architecture: any
+Pre-Depends: ${misc:Pre-Depends}
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Multi-Arch: same
+Description: Script library for the QDjango framework
+ QDjango is a cross-platform C++ web development framework built upon Qt.
+ Where possible it tries to follow django's API, hence its name.
+ .
+ This package contains the script library.
+
+Package: libqdjango-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends}, libqdjango-db0 (= ${binary:Version}), libqdjango-http0 (= ${binary:Version}), libqdjango-script0 (= ${binary:Version})
+Multi-Arch: same
+Description: Debugging symbols for the QDjango framework
+ QDjango is a cross-platform C++ web development framework built upon Qt.
+ Where possible it tries to follow django's API, hence its name.
+ .
+ This package contains the debugging symbols.
+
+Package: libqdjango-dev
+Section: libdevel
+Architecture: any
+Depends: ${misc:Depends}, libqdjango-db0 (= ${binary:Version}), libqdjango-http0 (= ${binary:Version}), libqdjango-script0 (= ${binary:Version}), libqt4-dev
+Suggests: libqdjango-doc
+Multi-Arch: same
+Description: Development files for the QDjango framework
+ QDjango is a cross-platform C++ web development framework built upon Qt.
+ Where possible it tries to follow django's API, hence its name.
+ .
+ This package contains the development headers and libraries.
+
+Package: libqdjango-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}, libjs-jquery, lynx | www-browser
+Suggests: libqdjango-dev
+Description: Documentation for the QDjango framework
+ QDjango is a cross-platform C++ web development framework built upon Qt.
+ Where possible it tries to follow django's API, hence its name.
+ .
+ This package contains the HTML documentation.
+
Added: packages-metadata/q/qdjango.copyright
===================================================================
--- packages-metadata/q/qdjango.copyright (rev 0)
+++ packages-metadata/q/qdjango.copyright 2012-09-23 03:01:14 UTC (rev 2490)
@@ -0,0 +1,43 @@
+This work was packaged for Debian by:
+
+ Jeremy Lainé <jeremy.laine at m4x.org>
+
+It was downloaded from:
+
+ http://code.google.com/p/qdjango/
+
+Copyright:
+
+ Copyright (C) 2010-2012 Jeremy Lainé
+ Copyright (C) 2011 Mathias Hasselmann
+
+Upstream Authors:
+
+ Jeremy Lainé <jeremy.laine at m4x.org>
+ Mathias Hasselmann <mathias at openismus.com>
+
+License:
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2.1 of the License, or (at your option) any later version.
+
+ 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.
+
+On Debian GNU/Linux systems, the complete text of the GNU Lesser General
+Public License, version 2.1, can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+The Debian packaging is:
+
+ Copyright (C) 2012, Jeremy Lainé <jeremy.laine at m4x.org>
+
+ 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.
+
+On Debian GNU/Linux systems, the complete text of the GNU General Public
+License, version 3, can be found in `/usr/share/common-licenses/GPL-3'.
More information about the Collab-qa-commits
mailing list