[Collab-qa-commits] r2475 - in packages-metadata: b d g i p q r s

Charles Plessy plessy at alioth.debian.org
Tue Sep 11 03:00:35 UTC 2012


Author: plessy
Date: 2012-09-11 03:00:34 +0000 (Tue, 11 Sep 2012)
New Revision: 2475

Added:
   packages-metadata/d/dmraid.control
   packages-metadata/d/dmraid.copyright
   packages-metadata/d/docbook-slides.control
   packages-metadata/d/docbook-slides.copyright
   packages-metadata/d/dvswitch.control
   packages-metadata/d/dvswitch.copyright
   packages-metadata/g/gbrainy.control
   packages-metadata/g/gbrainy.copyright
   packages-metadata/g/gimp.control
   packages-metadata/i/ibus-skk.control
   packages-metadata/i/intel-microcode.control
   packages-metadata/i/intel-microcode.copyright
   packages-metadata/p/python-passlib.control
   packages-metadata/p/python-passlib.copyright
   packages-metadata/s/spice-protocol.control
   packages-metadata/s/spice-protocol.copyright
Modified:
   packages-metadata/b/boinc-app-seti.control
   packages-metadata/q/qemu.control
   packages-metadata/r/rekonq.control
Log:
Daily automatic umegaya push

Modified: packages-metadata/b/boinc-app-seti.control
===================================================================
--- packages-metadata/b/boinc-app-seti.control	2012-09-10 03:00:50 UTC (rev 2474)
+++ packages-metadata/b/boinc-app-seti.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -17,6 +17,7 @@
 Package: boinc-app-seti
 Architecture: any
 Depends: ${misc:Depends},${shlibs:Depends}, boinc-client (>= 5.4.3-1)
+Suggests: boinc-manager
 Description: SETI at home application for the BOINC client
  SETI at home is a distributed computing project using Internet-connected
  computers for the Search for Extraterrestrial Intelligence (SETI). It
@@ -37,6 +38,13 @@
  it to take all technical hurdles from you to have your very custom
  SETI patch or new compiler flags evaluated. The configuration of
  BOINC to find the local SETI binary is all performed by the package.
+ .
+ The package ships two binaries which are auto-installed by this
+ package. Reset the project if the local binary is not shown to be
+ executed. The first application implements the data analysis and 
+ runs in the background. The second graphical application is started
+ through the boinc-manager and presents the current status graphically
+ to the user.
 
 Package: boinc-app-seti-dbg
 Architecture: any

Added: packages-metadata/d/dmraid.control
===================================================================
--- packages-metadata/d/dmraid.control	                        (rev 0)
+++ packages-metadata/d/dmraid.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,84 @@
+Source: dmraid
+Section: admin
+Priority: optional
+Maintainer: Giuseppe Iuculano <iuculano at debian.org>
+Uploaders: Luke Yelavich <themuso at ubuntu.com>
+Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 7), libdevmapper-dev, libklibc-dev, libselinux1-dev, quilt (>= 0.40), autotools-dev
+Vcs-git: git://git.debian.org/git/users/derevko-guest/dmraid.git
+Vcs-Browser: http://git.debian.org/?p=users/derevko-guest/dmraid.git
+Homepage: http://people.redhat.com/~heinzm/sw/dmraid/
+
+Package: dmraid
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, udev, dmsetup
+Description: Device-Mapper Software RAID support tool
+ dmraid discovers, activates, deactivates and displays properties
+ of software RAID sets (eg, ATARAID) and contained DOS partitions.
+ .
+ dmraid uses the Linux device-mapper to create devices with respective
+ mappings for the ATARAID sets discovered.
+ .
+ The following formats are supported: 
+  Highpoint HPT37X/HPT45X
+  Intel Software RAID
+  LSI Logic MegaRAID 
+  NVidia NForce RAID (nvraid)
+  Promise FastTrack 
+  Silicon Image(tm) Medley(tm)
+  VIA Software RAID 
+ .
+ Please read the documentation in /usr/share/doc/dmraid BEFORE attempting
+ any use of this software. Improper use can cause data loss!
+
+Package: dmraid-udeb
+Architecture: any
+Section: debian-installer
+XC-Package-Type: udeb
+Depends: ${shlibs:Depends}, dmsetup-udeb
+Description: Device-Mapper Software RAID support tool (udeb)
+ dmraid discovers, activates, deactivates and displays properties
+ of software RAID sets (eg, ATARAID) and contained DOS partitions.
+ .
+ This is the minimal package (udeb) used by debian-installer
+
+Package: libdmraid1.0.0.rc16-udeb
+Architecture: any
+Section: debian-installer
+XC-Package-Type: udeb
+Depends: ${shlibs:Depends}
+Description: Device-Mapper Software RAID support tool - shared library (udeb)
+ dmraid discovers, activates, deactivates and displays properties
+ of software RAID sets (eg, ATARAID) and contained DOS partitions.
+ .
+ This is the minimal package (udeb shared library) used by debian-installer
+
+Package: libdmraid1.0.0.rc16
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Replaces: libdmraid1.0.0.rc15 (<< 1.0.0.rc16-1)
+Description: Device-Mapper Software RAID support tool - shared library
+ dmraid discovers, activates, deactivates and displays properties
+ of software RAID sets (eg, ATARAID) and contained DOS partitions.
+ .
+ dmraid uses the Linux device-mapper to create devices with respective
+ mappings for the ATARAID sets discovered.
+ .
+ This package contains the dmraid shared library, which implements
+ the back half of dmraid, including on-disk metadata formats.
+
+Package: libdmraid-dev
+Architecture: any
+Section: libdevel
+Depends: libdmraid1.0.0.rc16 (= ${binary:Version}), ${misc:Depends}
+Description: Device-Mapper Software RAID support tool - header files
+ dmraid discovers, activates, deactivates and displays properties
+ of software RAID sets (eg, ATARAID) and contained DOS partitions.
+ .
+ dmraid uses the Linux device-mapper to create devices with respective
+ mappings for the ATARAID sets discovered.
+ .
+ This package contains the header files needed to link programs against
+ dmraid.
+

Added: packages-metadata/d/dmraid.copyright
===================================================================
--- packages-metadata/d/dmraid.copyright	                        (rev 0)
+++ packages-metadata/d/dmraid.copyright	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,199 @@
+This is the Ubuntu / Debian GNU/Linux prepackaged version of dmraid.
+
+Packaged by Fabio M. Di Nitto <fabbione at ubuntu.com>.
+
+Re-debianized by Giuseppe Iuculano <giuseppe at iuculano.it>
+
+It was downloaded from http://people.redhat.com/heinzm/sw/dmraid/
+Upstream Author: Heinz Mauelshagen <heinzm at redhat.com>
+
+upstream LICENSE
+****
+
+   Copyright (C) 2004-2008  Heinz Mauelshagen, Red Hat GmbH.
+   Copyright (C) 2006 Darrick Wong, James Simshaw, Adam DiCarlo IBM.
+   Copyright (c) 2001, 2002, 2004 Adaptec Inc.
+   Copyright (C) 2004  NVidia Corporation. All rights reserved.
+   All rights reserved.
+  
+   This dmraid code is free software;
+   you can redistribute 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.
+  
+   dmraid 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 (Lesser) General Public
+   License along with this dmraid code; if not, write to the Free
+   Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
+   MA 02110-1301, USA.
+
+****
+
+On Ubuntu / Debian GNU/Linux systems, the complete text of the GNU
+General Public License can be found in `/usr/share/common-licenses/GPL'.
+The complete text of the GNU Lesser General Public License can be found in
+`/usr/share/common-licenses/LGPL'.
+
+The Debian packaging is © 2008, Giuseppe Iuculano <giuseppe at iuculano.it> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
+
+1.0.0.rc15/lib/metadata/reconfig.c:
+
+    Copyright (C) 2006 IBM, all rights reserved.
+    Written by Darrick Wong <djwong at us.ibm.com>,
+    James Simshaw <simshawj at us.ibm.com>, and
+    Adam DiCarlo <bikko at us.ibm.com>
+
+    Copyright (C) 2006-2008 Heinz Mauelshagen, Red Hat GmbH
+         All rights reserved
+
+    LICENSE: GPL, see below
+
+1.0.0.rc15/lib/metadata/metadata.c, 1.0.0.rc15/lib/format/format.c,
+1.0.0.rc15/lib/format/ataraid/isw.c, 1.0.0.rc15/lib/device/scsi.c,
+1.0.0.rc15/lib/device/scsi.h, 1.0.0.rc15/lib/misc/misc.c,
+1.0.0.rc15/lib/activate/activate.c, 1.0.0.rc15/lib/activate/devmapper.c,
+1.0.0.rc15/tools/commands.c, 1.0.0.rc15/tools/commands.h,
+1.0.0.rc15/tools/toollib.c, 1.0.0.rc15/include/dmraid/lib_context.h,
+1.0.0.rc15/include/dmraid/list.h, 1.0.0.rc15/include/dmraid/misc.h,
+1.0.0.rc15/include/dmraid/dmraid.h, 1.0.0.rc15/include/dmraid/metadata.h,
+1.0.0.rc15/include/dmraid/format.h:
+
+    Copyright (C) 2004-2008  Heinz Mauelshagen, Red Hat GmbH.
+         All rights reserved
+    Copyright (C) 2007   Intel Corporation. All rights reserved.
+    November, 2007 - additions for Create, Delete, Rebuild & Raid 10.
+    LICENSE: GPL, see below
+
+1.0.0.rc15/lib/metadata/log_ops.c:
+
+    Copyright (C) 2006 Darrick Wong, IBM
+         All rights reserved
+    Copyright (C) 2006 Heinz Mauelshagen, Red Hat GmbH
+         All rights reserved
+    LICENSE: GPL, see below
+
+1.0.0.rc15/lib/format/ataraid/nv.c:
+
+    Copyright (C) 2004      NVidia Corporation. All rights reserved.
+    Copyright (C) 2004-2008  Heinz Mauelshagen, Red Hat GmbH.
+         All rights reserved
+    LICENSE: GPL, see below
+
+1.0.0.rc15/lib/format/ataraid/asr.c:
+
+    Copyright (C) 2005-2006 IBM, All rights reserved.
+    Written by Darrick Wong <djwong at us.ibm.com>,
+    James Simshaw <simshawj at us.ibm.com>, and
+    Adam DiCarlo <bikko at us.ibm.com>
+    Copyright (C) 2006  Heinz Mauelshagen, Red Hat GmbH
+         All rights reserved
+    LICENSE: GPL, see below
+
+1.0.0.rc15/lib/format/ataraid/nv.h:
+
+    Copyright (C) 2004,2005  NVidia Corporation. All rights reserved.
+    dmraid extensions:
+    Copyright (C) 2004,2005 Heinz Mauelshagen, Red Hat GmbH.
+    LICENSE: GPL, see below
+
+1.0.0.rc15/lib/format/ataraid/isw.h
+
+    Copyright (C) 2003,2004,2005 Intel Corporation.
+    dmraid extensions:
+    Copyright (C) 2004,2005 Heinz Mauelshagen, Red Hat GmbH.
+         All rights reserved
+    Authors: Boji Tony Kannanthanam < boji dot t dot kannanthanam at intel dot com >
+    Martins Krikis < martins dot krikis at intel dot com >
+    LICENSE: GPL, see below
+
+1.0.0.rc15/lib/format/ataraid/hpt37x.h:
+
+    Copyright (c) 2000,2001 Søren Schmidt <sos at FreeBSD.org>
+    All rights reserved.
+    dmraid modifications:
+    Copyright (C) 2004,2005  Heinz Mauelshagen, Red Hat GmbH.
+         All rights reserved
+    LICENSE: 
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions
+    are met:
+    1. Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer,
+       without modification, immediately at the beginning of the file.
+    2. 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.
+    3. The name of the author may not be used to endorse or promote products
+       derived from this software without specific prior written permission.
+
+    THIS SOFTWARE IS PROVIDED BY THE AUTHOR `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 AUTHOR 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.
+
+1.0.0.rc15/lib/format/ataraid/asr.h:
+
+    Copyright (c) 2005-2006 IBM (actual code changes by Darrick Wong)
+    Copyright (c) 2001, 2002, 2004 Adaptec Inc.
+    All rights reserved.
+
+    LICENSE: 
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions
+    are met:
+    1. Redistributions of source code must retain the above copyright
+       notice, this list of conditions and the following disclaimer,
+       without modification, immediately at the beginning of the file.
+    2. 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.
+    3. The name of the author may not be used to endorse or promote products
+       derived from this software without specific prior written permission.
+
+    Alternatively, this software may be distributed under the terms of the
+    GNU General Public License ("GPL") version 2, see below
+
+1.0.0.rc15/lib/format/ddf/ddf1_dump.c, 1.0.0.rc15/lib/format/ddf/ddf1.c,
+1.0.0.rc15/lib/format/ddf/ddf1_cvt.h, 1.0.0.rc15/lib/format/ddf/ddf1_cvt.c,
+1.0.0.rc15/lib/format/ddf/ddf1.h, 1.0.0.rc15/lib/format/ddf/ddf1_lib.c,
+1.0.0.rc15/lib/format/ddf/ddf1_lib.h, 1.0.0.rc15/lib/format/ddf/ddf1_dump.h:
+
+    Copyright (C) 2005-2006 IBM, All rights reserved.
+    Written by Darrick Wong <djwong at us.ibm.com>
+    Copyright (C) 2006 Heinz Mauelshagen, Red Hat GmbH
+         All rights reserved
+    LICENSE: GPL, see below
+
+1.0.0.rc15/lib/format/ddf/ddf1_crc.c:
+
+    Copyright (C) 2005-2006 IBM, All rights reserved.
+    Written by James Simshaw <simshawj at us.ibm.com>
+    Copyright (C) 2006-2008 Heinz Mauelshagen, Red Hat GmbH
+         All rights reserved
+    LICENSE: GPL, see below
+
+1.0.0.rc15/include/dmraid/reconfig.h:
+
+    Copyright (C) 2006 Darrick Wong, IBM.
+         All rights reserved
+    Copyright (C) 2006-2008 Heinz Mauelshagen Red Hat GmbH.
+         All rights reserved
+    LICENSE: GPL, see below
+
+debian/dmraid-activate:
+
+    (c) 2008 Canonical Ltd.
+    LICENSE: GPL, see below

Added: packages-metadata/d/docbook-slides.control
===================================================================
--- packages-metadata/d/docbook-slides.control	                        (rev 0)
+++ packages-metadata/d/docbook-slides.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,22 @@
+Source: docbook-slides
+Section: text
+Priority: optional
+Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs at lists.alioth.debian.org>
+Uploaders: Mathieu Malaterre <malat at debian.org>
+Build-Depends-Indep: debhelper (>= 7.0.50~), xml-core (>= 0.6)
+Standards-Version: 3.9.3
+Homepage: http://docbook.sourceforge.net
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-xml-sgml/packages/docbook-slides/
+Vcs-Svn: svn://svn.debian.org/debian-xml-sgml/packages/docbook-slides/trunk/
+
+Package: docbook-slides
+Architecture: all
+Depends: docbook-xsl, docbook-simple (>= 1.0.0-1), docbook-xml (>= 4.2-7), ${misc:Depends}
+Suggests: docbook-slides-demo
+Conflicts: docbook-xml-slides
+Replaces: docbook-xml-slides
+Description: XML Slides DTD and XSL Stylesheets
+ A docbook-derived XML DTD for building presentation
+ slides. This package includes the xsl stylesheets for this DTD. 
+ This version can be customized with the Simplified DocBook XML 
+ DTD or with the full DocBook XML DTD.

Added: packages-metadata/d/docbook-slides.copyright
===================================================================
--- packages-metadata/d/docbook-slides.copyright	                        (rev 0)
+++ packages-metadata/d/docbook-slides.copyright	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,53 @@
+This package was debianized by Mark Johnson <mrj at debian.org> on 
+Fri, 30 Jan 2004 15:40:50 -0500
+
+It was downloaded from http://sourceforge.net/projects/docbook
+
+Upstream Author: Norm Walsh <ndw at nwalsh.com>
+
+Copyright
+---------
+
+Copyright (C) 1999-2004 Norman Walsh
+
+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.
+
+Except as contained in this notice, the names of individuals
+credited with contribution to this software shall not be used in
+advertising or otherwise to promote the sale, use or other
+dealings in this Software without prior written authorization
+from the individuals in question.
+
+Any stylesheet derived from this Software that is publically
+distributed will be identified with a different name and the
+version strings in any derived Software will be changed so that
+no possibility of confusion between the derived package and this
+Software will exist.
+
+Warranty
+--------
+
+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 NORMAN WALSH OR ANY OTHER
+CONTRIBUTOR 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.
+
+Contacting the Author
+---------------------
+
+These demos are maintained by Norman Walsh, <ndw at nwalsh.com>.
+

Added: packages-metadata/d/dvswitch.control
===================================================================
--- packages-metadata/d/dvswitch.control	                        (rev 0)
+++ packages-metadata/d/dvswitch.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,48 @@
+Source: dvswitch
+Maintainer: Ben Hutchings <ben at decadent.org.uk>
+Section: video
+Priority: extra
+Build-Depends: debhelper (>= 5), libasound2-dev, libavcodec-dev, pkg-config, libgtkmm-2.4-dev, libboost-dev, libboost-thread-dev, libxv-dev, cmake
+Standards-Version: 3.8.0
+Vcs-Browser: http://svn.debian.org/wsvn/dvswitch/trunk/
+Vcs-Svn: svn://svn.debian.org/svn/dvswitch/trunk
+Homepage: http://dvswitch.alioth.debian.org/
+
+Package: dvswitch
+Architecture: any
+Depends: ${shlibs:Depends}
+Suggests: dvsink, dvsource
+Description: basic video mixer for live DV streams
+ dvswitch is a very basic video mixer that receives DV streams from
+ sources and sends a DV stream to sinks over a TCP/IP network.  It has
+ a graphical interface in which all source streams can be viewed and
+ selected from.
+ .
+ It is intended to be used for live editing at conferences.
+
+Package: dvsource
+Architecture: any
+Depends: ${shlibs:Depends}, dvgrab
+Description: programs to provide source streams for dvswitch
+ This package provides sources for dvswitch:
+ .
+ dvsource-alsa captures audio from an ALSA device.
+ .
+ dvsource-file reads DV frames from a file and sends them at the
+ normal frame rate.
+ .
+ dvsource-firewire reads DV frames from a camera or other device
+ connected by Firewire (1394).
+ .
+ dvsource-v4l2-dv reads DV frames from a Video4Linux2 device such
+ as a USB-connected DV camera.
+
+Package: dvsink
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: programs to sink streams from dvswitch
+ This packages provides two sinks for dvswitch:
+ .
+ dvsink-command runs a command with the DV stream on its standard input.
+ .
+ dvsink-files stores DV frames in files named according to a pattern.

Added: packages-metadata/d/dvswitch.copyright
===================================================================
--- packages-metadata/d/dvswitch.copyright	                        (rev 0)
+++ packages-metadata/d/dvswitch.copyright	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,12 @@
+This is the Debian package of DVswitch, put together by Ben Hutchings
+<ben at decadent.org.uk>.
+
+It is based on source from http://alioth.debian.org/projects/dvswitch/
+
+DVswitch is:
+Copyright 2005-2009 Ben Hutchings
+Copyright 2008 Petter Reinholdtsen
+
+DVswitch is licensed under the GNU General Public License (GPL),
+version 2 or later.  On Debian systems the text of the GPL can be
+found in /usr/share/common-licenses/GPL

Added: packages-metadata/g/gbrainy.control
===================================================================
--- packages-metadata/g/gbrainy.control	                        (rev 0)
+++ packages-metadata/g/gbrainy.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,42 @@
+Source: gbrainy
+Section: games
+Priority: optional
+Maintainer: Siegfried-Angel Gevatter Pujals <rainct at ubuntu.com>
+Homepage: http://live.gnome.org/gbrainy
+Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/gbrainy/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gbrainy/trunk/
+Build-Depends: cdbs (>= 0.4.49),
+ debhelper (>= 5.0.37.1),
+ dh-autoreconf,
+ autotools-dev,
+ cli-common-dev (>= 0.4.4),
+ intltool (>= 0.35),
+ libgtk2.0-cil-dev (>= 2.10),
+ librsvg2-dev,
+ libmono-addins-cil-dev (>= 0.3),
+ libmono-addins-gui-cil-dev (>= 0.3),
+ mono-devel (>= 2.4.3),
+ gnome-doc-utils,
+ mono-csharp-shell
+Standards-Version: 3.9.2
+
+Package: gbrainy
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${cli:Depends}
+Description: brain teaser game and trainer to have fun and to keep your brain trained
+ gbrainy is a platform to train memory, arithmetical and logical
+ capabilities with many sorts of different exercises of different
+ difficulty levels. It should have something for all ages and purposes:
+ kids whose parents want them to develop their capabilities, adults that
+ want to keep their mind in form or just try it out for fun, older people
+ that might need to do some memory exercises, etc.
+ .
+ It provides the following types of games:
+ .
+  * Logic Puzzles: games designed to challenge your reasoning and
+    thinking skills.
+  * Mental Calculation: games based on arithmetical operations designed
+    to prove your mental calculation skills.
+  * Memory Trainers: games designed to challenge your short term
+    memory.
+  * Verbal Analogies: games that challenge your verbal aptitude.

Added: packages-metadata/g/gbrainy.copyright
===================================================================
--- packages-metadata/g/gbrainy.copyright	                        (rev 0)
+++ packages-metadata/g/gbrainy.copyright	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,116 @@
+This package was debianized by Siegfried-Angel Gevatter Pujals
+<rainct at ubuntu.com> on Tue, 11 Sep 2007 19:41:13 +0200.
+
+It was downloaded from http://gent.softcatala.org/jmas/gbrainy/
+
+Upstream Author:
+
+    Jordi Mas i Hernàndez <jmas at softcatala.org>
+
+Copyright:
+
+    Copyright © 2007-2011 Jordi Mas i Hernàndez <jmas at softcatala.org>
+
+    src/CalculationGames/CalculationOperator.cs:
+        Copyright © 2007-2008 Jordi Mas i Hernàndez <jmas at softcatala.org>
+        Copyright © 2007-2008 Brandon Perry <bperry.volatile at gmail.com>
+
+    src/ColorPallete.cs:
+        Copyright © 2007 Javier Mª Mora Merchán <javiermm at gmail.com>
+
+    src/MemoryGames/MemoryCountDots.cs:
+        Copyright © 2007 Javier Mª Mora Merchán <javiermm at gmail.com>
+
+    src/PuzzleGames/PuzzleMatrixNumbers.cs:
+        Copyright © 2007 Jordi Mas i Hernàndez <jmas at softcatala.org>
+        Copyright © 2007 Javier Mª Mora Merchán <javiermm at gmail.com>
+
+License:
+
+    gbrainy 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.
+
+    gbrainy 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.
+
+    On Debian systems, the complete text of the GNU General Public
+    License can be found in /usr/share/common-licenses/GPL.
+
+The Debian packaging is © 2007-2011, Siegfried-A. Gevatter <rainct at ubuntu.com>
+and is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
+
+
+The documentation files under help/ are distributed under the Creative Commons
+Attribution-Share Alike 3.0 Unported license:
+
+Documentation authors:
+ Milo Casagrande <milo at ubuntu.com>
+ Jordi Mas i Hernandez <jmas at softcatala.org>
+
+License:
+
+ THE WORK (AS DEFINED BELOW) IS PROVIDED UNDER THE TERMS OF THIS CREATIVE COMMONS PUBLIC LICENSE ("CCPL" OR "LICENSE"). THE WORK IS PROTECTED BY COPYRIGHT AND/OR OTHER APPLICABLE LAW. ANY USE OF THE WORK OTHER THAN AS AUTHORIZED UNDER THIS LICENSE OR COPYRIGHT LAW IS PROHIBITED.
+
+ BY EXERCISING ANY RIGHTS TO THE WORK PROVIDED HERE, YOU ACCEPT AND AGREE TO BE BOUND BY THE TERMS OF THIS LICENSE. TO THE EXTENT THIS LICENSE MAY BE CONSIDERED TO BE A CONTRACT, THE LICENSOR GRANTS YOU THE RIGHTS CONTAINED HERE IN CONSIDERATION OF YOUR ACCEPTANCE OF SUCH TERMS AND CONDITIONS.
+
+ 1. Definitions
+
+   1. "Adaptation" means a work based upon the Work, or upon the Work and other pre-existing works, such as a translation, adaptation, derivative work, arrangement of music or other alterations of a literary or artistic work, or phonogram or performance and includes cinematographic adaptations or any other form in which the Work may be recast, transformed, or adapted including in any form recognizably derived from the original, except that a work that constitutes a Collection will not be considered an Adaptation for the purpose of this License. For the avoidance of doubt, where the Work is a musical work, performance or phonogram, the synchronization of the Work in timed-relation with a moving image ("synching") will be considered an Adaptation for the purpose of this License.
+   2. "Collection" means a collection of literary or artistic works, such as encyclopedias and anthologies, or performances, phonograms or broadcasts, or other works or subject matter other than works listed in Section 1(f) below, which, by reason of the selection and arrangement of their contents, constitute intellectual creations, in which the Work is included in its entirety in unmodified form along with one or more other contributions, each constituting separate and independent works in themselves, which together are assembled into a collective whole. A work that constitutes a Collection will not be considered an Adaptation (as defined below) for the purposes of this License.
+   3. "Creative Commons Compatible License" means a license that is listed at http://creativecommons.org/compatiblelicenses that has been approved by Creative Commons as being essentially equivalent to this License, including, at a minimum, because that license: (i) contains terms that have the same purpose, meaning and effect as the License Elements of this License; and, (ii) explicitly permits the relicensing of adaptations of works made available under that license under this License or a Creative Commons jurisdiction license with the same License Elements as this License.
+   4. "Distribute" means to make available to the public the original and copies of the Work or Adaptation, as appropriate, through sale or other transfer of ownership.
+   5. "License Elements" means the following high-level license attributes as selected by Licensor and indicated in the title of this License: Attribution, ShareAlike.
+   6. "Licensor" means the individual, individuals, entity or entities that offer(s) the Work under the terms of this License.
+   7. "Original Author" means, in the case of a literary or artistic work, the individual, individuals, entity or entities who created the Work or if no individual or entity can be identified, the publisher; and in addition (i) in the case of a performance the actors, singers, musicians, dancers, and other persons who act, sing, deliver, declaim, play in, interpret or otherwise perform literary or artistic works or expressions of folklore; (ii) in the case of a phonogram the producer being the person or legal entity who first fixes the sounds of a performance or other sounds; and, (iii) in the case of broadcasts, the organization that transmits the broadcast.
+   8. "Work" means the literary and/or artistic work offered under the terms of this License including without limitation any production in the literary, scientific and artistic domain, whatever may be the mode or form of its expression including digital form, such as a book, pamphlet and other writing; a lecture, address, sermon or other work of the same nature; a dramatic or dramatico-musical work; a choreographic work or entertainment in dumb show; a musical composition with or without words; a cinematographic work to which are assimilated works expressed by a process analogous to cinematography; a work of drawing, painting, architecture, sculpture, engraving or lithography; a photographic work to which are assimilated works expressed by a process analogous to photography; a work of applied art; an illustration, map, plan, sketch or three-dimensional work relative to geography, topography, architecture or science; a performance; a broadcast; a phonogram; a compilation of data to the extent it is protected as a copyrightable work; or a work performed by a variety or circus performer to the extent it is not otherwise considered a literary or artistic work.
+   9. "You" means an individual or entity exercising rights under this License who has not previously violated the terms of this License with respect to the Work, or who has received express permission from the Licensor to exercise rights under this License despite a previous violation.
+  10. "Publicly Perform" means to perform public recitations of the Work and to communicate to the public those public recitations, by any means or process, including by wire or wireless means or public digital performances; to make available to the public Works in such a way that members of the public may access these Works from a place and at a place individually chosen by them; to perform the Work to the public by any means or process and the communication to the public of the performances of the Work, including by public digital performance; to broadcast and rebroadcast the Work by any means including signs, sounds or images.
+  11. "Reproduce" means to make copies of the Work by any means including without limitation by sound or visual recordings and the right of fixation and reproducing fixations of the Work, including storage of a protected performance or phonogram in digital form or other electronic medium.
+
+ 2. Fair Dealing Rights. Nothing in this License is intended to reduce, limit, or restrict any uses free from copyright or rights arising from limitations or exceptions that are provided for in connection with the copyright protection under copyright law or other applicable laws.
+
+ 3. License Grant. Subject to the terms and conditions of this License, Licensor hereby grants You a worldwide, royalty-free, non-exclusive, perpetual (for the duration of the applicable copyright) license to exercise the rights in the Work as stated below:
+
+   1. to Reproduce the Work, to incorporate the Work into one or more Collections, and to Reproduce the Work as incorporated in the Collections;
+   2. to create and Reproduce Adaptations provided that any such Adaptation, including any translation in any medium, takes reasonable steps to clearly label, demarcate or otherwise identify that changes were made to the original Work. For example, a translation could be marked "The original work was translated from English to Spanish," or a modification could indicate "The original work has been modified.";
+   3. to Distribute and Publicly Perform the Work including as incorporated in Collections; and,
+   4. to Distribute and Publicly Perform Adaptations.
+   5.
+
+      For the avoidance of doubt:
+         1. Non-waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme cannot be waived, the Licensor reserves the exclusive right to collect such royalties for any exercise by You of the rights granted under this License;
+         2. Waivable Compulsory License Schemes. In those jurisdictions in which the right to collect royalties through any statutory or compulsory licensing scheme can be waived, the Licensor waives the exclusive right to collect such royalties for any exercise by You of the rights granted under this License; and,
+         3. Voluntary License Schemes. The Licensor waives the right to collect royalties, whether individually or, in the event that the Licensor is a member of a collecting society that administers voluntary licensing schemes, via that society, from any exercise by You of the rights granted under this License.
+
+The above rights may be exercised in all media and formats whether now known or hereafter devised. The above rights include the right to make such modifications as are technically necessary to exercise the rights in other media and formats. Subject to Section 8(f), all rights not expressly granted by Licensor are hereby reserved.
+
+ 4. Restrictions. The license granted in Section 3 above is expressly made subject to and limited by the following restrictions:
+
+   1. You may Distribute or Publicly Perform the Work only under the terms of this License. You must include a copy of, or the Uniform Resource Identifier (URI) for, this License with every copy of the Work You Distribute or Publicly Perform. You may not offer or impose any terms on the Work that restrict the terms of this License or the ability of the recipient of the Work to exercise the rights granted to that recipient under the terms of the License. You may not sublicense the Work. You must keep intact all notices that refer to this License and to the disclaimer of warranties with every copy of the Work You Distribute or Publicly Perform. When You Distribute or Publicly Perform the Work, You may not impose any effective technological measures on the Work that restrict the ability of a recipient of the Work from You to exercise the rights granted to that recipient under the terms of the License. This Section 4(a) applies to the Work as incorporated in a Collection, but this does not require the Collection apart from the Work itself to be made subject to the terms of this License. If You create a Collection, upon notice from any Licensor You must, to the extent practicable, remove from the Collection any credit as required by Section 4(c), as requested. If You create an Adaptation, upon notice from any Licensor You must, to the extent practicable, remove from the Adaptation any credit as required by Section 4(c), as requested.
+   2. You may Distribute or Publicly Perform an Adaptation only under the terms of: (i) this License; (ii) a later version of this License with the same License Elements as this License; (iii) a Creative Commons jurisdiction license (either this or a later license version) that contains the same License Elements as this License (e.g., Attribution-ShareAlike 3.0 US)); (iv) a Creative Commons Compatible License. If you license the Adaptation under one of the licenses mentioned in (iv), you must comply with the terms of that license. If you license the Adaptation under the terms of any of the licenses mentioned in (i), (ii) or (iii) (the "Applicable License"), you must comply with the terms of the Applicable License generally and the following provisions: (I) You must include a copy of, or the URI for, the Applicable License with every copy of each Adaptation You Distribute or Publicly Perform; (II) You may not offer or impose any terms on the Adaptation that restrict the terms of the Applicable License or the ability of the recipient of the Adaptation to exercise the rights granted to that recipient under the terms of the Applicable License; (III) You must keep intact all notices that refer to the Applicable License and to the disclaimer of warranties with every copy of the Work as included in the Adaptation You Distribute or Publicly Perform; (IV) when You Distribute or Publicly Perform the Adaptation, You may not impose any effective technological measures on the Adaptation that restrict the ability of a recipient of the Adaptation from You to exercise the rights granted to that recipient under the terms of the Applicable License. This Section 4(b) applies to the Adaptation as incorporated in a Collection, but this does not require the Collection apart from the Adaptation itself to be made subject to the terms of the Applicable License.
+   3. If You Distribute, or Publicly Perform the Work or any Adaptations or Collections, You must, unless a request has been made pursuant to Section 4(a), keep intact all copyright notices for the Work and provide, reasonable to the medium or means You are utilizing: (i) the name of the Original Author (or pseudonym, if applicable) if supplied, and/or if the Original Author and/or Licensor designate another party or parties (e.g., a sponsor institute, publishing entity, journal) for attribution ("Attribution Parties") in Licensor's copyright notice, terms of service or by other reasonable means, the name of such party or parties; (ii) the title of the Work if supplied; (iii) to the extent reasonably practicable, the URI, if any, that Licensor specifies to be associated with the Work, unless such URI does not refer to the copyright notice or licensing information for the Work; and (iv) , consistent with Ssection 3(b), in the case of an Adaptation, a credit identifying the use of the Work in the Adaptation (e.g., "French translation of the Work by Original Author," or "Screenplay based on original Work by Original Author"). The credit required by this Section 4(c) may be implemented in any reasonable manner; provided, however, that in the case of a Adaptation or Collection, at a minimum such credit will appear, if a credit for all contributing authors of the Adaptation or Collection appears, then as part of these credits and in a manner at least as prominent as the credits for the other contributing authors. For the avoidance of doubt, You may only use the credit required by this Section for the purpose of attribution in the manner set out above and, by exercising Your rights under this License, You may not implicitly or explicitly assert or imply any connection with, sponsorship or endorsement by the Original Author, Licensor and/or Attribution Parties, as appropriate, of You or Your use of the Work, without the separate, express prior written permission of the Original Author, Licensor and/or Attribution Parties.
+   4. Except as otherwise agreed in writing by the Licensor or as may be otherwise permitted by applicable law, if You Reproduce, Distribute or Publicly Perform the Work either by itself or as part of any Adaptations or Collections, You must not distort, mutilate, modify or take other derogatory action in relation to the Work which would be prejudicial to the Original Author's honor or reputation. Licensor agrees that in those jurisdictions (e.g. Japan), in which any exercise of the right granted in Section 3(b) of this License (the right to make Adaptations) would be deemed to be a distortion, mutilation, modification or other derogatory action prejudicial to the Original Author's honor and reputation, the Licensor will waive or not assert, as appropriate, this Section, to the fullest extent permitted by the applicable national law, to enable You to reasonably exercise Your right under Section 3(b) of this License (right to make Adaptations) but not otherwise.
+
+ 5. Representations, Warranties and Disclaimer
+
+ UNLESS OTHERWISE MUTUALLY AGREED TO BY THE PARTIES IN WRITING, LICENSOR OFFERS THE WORK AS-IS AND MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND CONCERNING THE WORK, EXPRESS, IMPLIED, STATUTORY OR OTHERWISE, INCLUDING, WITHOUT LIMITATION, WARRANTIES OF TITLE, MERCHANTIBILITY, FITNESS FOR A PARTICULAR PURPOSE, NONINFRINGEMENT, OR THE ABSENCE OF LATENT OR OTHER DEFECTS, ACCURACY, OR THE PRESENCE OF ABSENCE OF ERRORS, WHETHER OR NOT DISCOVERABLE. SOME JURISDICTIONS DO NOT ALLOW THE EXCLUSION OF IMPLIED WARRANTIES, SO SUCH EXCLUSION MAY NOT APPLY TO YOU.
+
+ 6. Limitation on Liability. EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL LICENSOR BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THIS LICENSE OR THE USE OF THE WORK, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
+
+ 7. Termination
+
+   1. This License and the rights granted hereunder will terminate automatically upon any breach by You of the terms of this License. Individuals or entities who have received Adaptations or Collections from You under this License, however, will not have their licenses terminated provided such individuals or entities remain in full compliance with those licenses. Sections 1, 2, 5, 6, 7, and 8 will survive any termination of this License.
+   2. Subject to the above terms and conditions, the license granted here is perpetual (for the duration of the applicable copyright in the Work). Notwithstanding the above, Licensor reserves the right to release the Work under different license terms or to stop distributing the Work at any time; provided, however that any such election will not serve to withdraw this License (or any other license that has been, or is required to be, granted under the terms of this License), and this License will continue in full force and effect unless terminated as stated above.
+
+ 8. Miscellaneous
+
+   1. Each time You Distribute or Publicly Perform the Work or a Collection, the Licensor offers to the recipient a license to the Work on the same terms and conditions as the license granted to You under this License.
+   2. Each time You Distribute or Publicly Perform an Adaptation, Licensor offers to the recipient a license to the original Work on the same terms and conditions as the license granted to You under this License.
+   3. If any provision of this License is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this License, and without further action by the parties to this agreement, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
+   4. No term or provision of this License shall be deemed waived and no breach consented to unless such waiver or consent shall be in writing and signed by the party to be charged with such waiver or consent.
+   5. This License constitutes the entire agreement between the parties with respect to the Work licensed here. There are no understandings, agreements or representations with respect to the Work not specified here. Licensor shall not be bound by any additional provisions that may appear in any communication from You. This License may not be modified without the mutual written agreement of the Licensor and You.
+   6. The rights granted under, and the subject matter referenced, in this License were drafted utilizing the terminology of the Berne Convention for the Protection of Literary and Artistic Works (as amended on September 28, 1979), the Rome Convention of 1961, the WIPO Copyright Treaty of 1996, the WIPO Performances and Phonograms Treaty of 1996 and the Universal Copyright Convention (as revised on July 24, 1971). These rights and subject matter take effect in the relevant jurisdiction in which the License terms are sought to be enforced according to the corresponding provisions of the implementation of those treaty provisions in the applicable national law. If the standard suite of rights granted under applicable copyright law includes additional rights not granted under this License, such additional rights are deemed to be included in the License; this License is not intended to restrict the license of any rights under applicable law.

Added: packages-metadata/g/gimp.control
===================================================================
--- packages-metadata/g/gimp.control	                        (rev 0)
+++ packages-metadata/g/gimp.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,160 @@
+Source: gimp
+Priority: optional
+Section: graphics
+Maintainer: Ari Pollak <ari at debian.org>
+Uploaders: Jordi Mallach <jordi at debian.org>
+Standards-Version: 3.9.3
+Build-Depends: debhelper (>= 8),
+               cdbs (>= 0.4.97),
+               autotools-dev,
+               gettext,
+               gnome-pkg-tools,
+               gtk-doc-tools (>= 1.0),
+               intltool (>= 0.40.1),
+               iso-codes,
+               libaa1-dev,
+               libart-2.0-dev,
+               libasound2-dev (>= 1.0.0) [linux-any],
+               libatk1.0-dev (>= 2.2.0),
+               libbabl-dev (>= 0.1.10),
+               libbz2-dev,
+               libcairo2-dev (>= 1.10.2),
+               libcurl4-gnutls-dev (>= 7.15.1),
+               libdbus-glib-1-dev (>= 0.70),
+               libexif-dev (>= 0.6.15),
+               libfreetype6-dev (>= 2.2),
+               libfontconfig1-dev (>= 2.2.0),
+               libglib2.0-dev (>= 2.30.2),
+               libglib2.0-doc,
+               libgegl-dev (>= 0.2.0),
+               libgtk2.0-dev (>= 2.24.10),
+               libgtk2.0-doc,
+               libgdk-pixbuf2.0-dev (>= 2.24.1),
+               libgdk-pixbuf2.0-doc,
+               libgs-dev,
+               libgudev-1.0-dev (>= 167) [linux-any],
+               libice-dev,
+               libjasper-dev,
+               libjpeg-dev,
+               liblcms1-dev (>= 1.16) | liblcms-dev,
+               libmng-dev,
+               libpango1.0-dev (>= 1.29.4),
+               libpng-dev,
+               libpoppler-glib-dev (>= 0.12.4),
+               librsvg2-dev (>= 2.14.0),
+               libsm-dev,
+               libtiff4-dev,
+               libwebkitgtk-dev (>= 1.6.1),
+               libwmf-dev (>= 0.2.8),
+               libx11-dev,
+               libxcursor-dev,
+               libxmu-dev,
+               libxpm-dev,
+               libxt-dev,
+               zlib1g-dev,
+               patchutils,
+               python-dev (>= 2.6.6-3),
+               python-gtk2-dev (>= 2.10.4),
+               xsltproc
+#Build-Conflicts: libgimp2.0
+Vcs-Git: git://anonscm.debian.org/collab-maint/gimp.git
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/gimp.git
+Homepage: http://www.gimp.org/
+
+Package: libgimp2.0
+Architecture: any
+Section: libs
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Recommends: gimp-data (>= ${source:Upstream-Version}),
+            gimp-data (<= ${source:Upstream-Version}-z)
+Description: Libraries for the GNU Image Manipulation Program
+ This package includes the libgimp libraries, which are
+ necessary to run GIMP and third-party GIMP plugins.
+
+Package: gimp
+Architecture: any
+Provides: gimp-helpbrowser, gimp-python
+Depends: libgimp2.0 (>= ${source:Upstream-Version}),
+         libgimp2.0 (<= ${source:Upstream-Version}-z),
+         gimp-data (>= ${source:Upstream-Version}),
+         gimp-data (<= ${source:Upstream-Version}-z),
+         python-gtk2 (>= 2.8.0),
+         ${shlibs:Depends},
+         ${python:Depends},
+         ${misc:Depends}
+Recommends: ghostscript
+Suggests: gimp-help-en | gimp-help,
+          gimp-data-extras,
+          gvfs-backends,
+          libasound2
+Breaks: gimp-plugin-registry (<< 4.20120506)
+Replaces: gimp-plugin-registry (<< 4.20120506)
+Description: The GNU Image Manipulation Program
+ GIMP is an advanced picture editor. You can use it to edit, enhance, and
+ retouch photos and scans, create drawings, and make your own images.
+ It has a large collection of professional-level editing tools and
+ filters, similar to the ones you might find in Photoshop. Numerous
+ fine-control settings and features like layers, paths, masks, and
+ scripting give you total control over your images.
+ .
+ Many image file formats are supported, including JPEG, Photoshop (.psd),
+ and Paint Shop Pro (.psp) files. It can also be used to scan and print
+ photos.
+ .
+ To open files remotely (like over HTTP), install the gvfs-backends
+ package.
+ .
+ To use a MIDI device (like a musical keyboard) as an input controller in GIMP,
+ install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI
+
+Package: gimp-data
+Architecture: all
+Recommends: gimp
+Depends: ${misc:Depends}
+Conflicts: gimp (<< 2.4.0~rc2-2),
+           gimp-python (<< 2.6.0)
+Replaces: gimp (<< 2.4.0~rc2-2),
+          gimp-python (<< 2.6.0)
+Description: Data files for GIMP
+ This package contains architecture-independent supporting data files
+ for use with GIMP.
+
+Package: libgimp2.0-dev
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libgimp2.0 (= ${binary:Version}),
+         libgtk2.0-dev (>= 2.12.5),
+         pkg-config
+Suggests: libgimp2.0-doc
+Description: Headers and other files for compiling plugins for GIMP
+ This package contains the header files for the GNU Image Manipulation
+ Program, along with the static versions of libgimp.
+ It also includes the gimptool-2.0 utility.
+ .
+ Install this package if you wish to compile your own plugins,
+ or if you wish to develop packages that use libgimp. 
+
+Package: libgimp2.0-doc
+Architecture: all
+Section: doc
+Depends: ${misc:Depends},
+         lynx | www-browser
+Description: Developers' Documentation for the GIMP library
+ This package contains the HTML documentation for the GIMP library in
+ /usr/share/gtk-doc/html/ .
+
+Package: gimp-dbg
+Priority: extra
+Architecture: any
+Section: debug
+Depends: gimp (= ${binary:Version}) | libgimp2.0 (= ${binary:Version}),
+         ${shlibs:Depends},
+         ${misc:Depends}
+Description: Debugging symbols for GIMP
+ This package includes the debugging symbols useful for debugging
+ GIMP and its libraries, contained in the gimp and libgimp2.0 packages.
+ The debugging symbols are used for execution tracing and core dump
+ analysis.

Added: packages-metadata/i/ibus-skk.control
===================================================================
--- packages-metadata/i/ibus-skk.control	                        (rev 0)
+++ packages-metadata/i/ibus-skk.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,22 @@
+Source: ibus-skk
+Section: utils
+Priority: optional
+Maintainer: IME Packaging Team <pkg-ime-devel at lists.alioth.debian.org>
+Uploaders: Daiki Ueno <ueno at unixuser.org>, Osamu Aoki <osamu at debian.org>
+DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 7.0.50~), autotools-dev, intltool, libskk-dev (>= 0.0.9), libibus-1.0-dev, libgtk-3-dev
+Standards-Version: 3.9.2
+Homepage: http://github.com/ueno/ibus-skk
+Vcs-Git: git://git.debian.org/git/pkg-ime/ibus-skk.git
+Vcs-Browser: http://git.debian.org/?p=pkg-ime/ibus-skk.git
+
+
+Package: ibus-skk
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, ibus (>= 1.4), skkdic | skkserv
+Description: SKK engine for IBus
+ IBus is an Intelligent Input Bus. It is a new input framework for Linux
+ OS. It provides full featured and user friendly input method user interface.
+ It also may help developers to develop input method easily.
+ .
+ IBus-SKK is an input method (IM) for Japanese, based on IBus.

Added: packages-metadata/i/intel-microcode.control
===================================================================
--- packages-metadata/i/intel-microcode.control	                        (rev 0)
+++ packages-metadata/i/intel-microcode.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,28 @@
+Source: intel-microcode
+Section: non-free/admin
+Priority: standard
+Maintainer: Henrique de Moraes Holschuh <hmh at debian.org>
+Uploaders: Giacomo Catenazzi <cate at debian.org>
+Build-Depends: debhelper (>= 7), iucode-tool (>= 0.8)
+Standards-Version: 3.9.3
+Homepage: http://feeds.downloadcenter.intel.com/rss/?p=483&lang=eng
+Vcs-Git: git://git.debian.org/users/hmh/intel-microcode.git
+Vcs-Browser: http://git.debian.org/?p=users/hmh/intel-microcode.git
+XS-Autobuild: yes
+
+Package: intel-microcode
+Architecture: i386 amd64
+Depends: ${misc:Depends}
+Recommends: iucode-tool
+Breaks: microcode.ctl
+Description: Processor microcode firmware for Intel CPUs
+ This package contains updated system processor microcode for
+ Intel i686 and Intel X86-64 processors.  Intel releases microcode
+ updates to correct processor behavior as documented in the
+ respective processor specification updates.
+ .
+ Installing iucode-tool is recommended, as it can automatically
+ limit the selection of Intel processor microcode files installed
+ into the initramfs, reducing initramfs bloat by a large factor.
+ .
+ For AMD processors, please refer to the amd64-microcode package.

Added: packages-metadata/i/intel-microcode.copyright
===================================================================
--- packages-metadata/i/intel-microcode.copyright	                        (rev 0)
+++ packages-metadata/i/intel-microcode.copyright	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,62 @@
+This package was debianized by Giacomo Catenazzi <cate at debian.org> on
+Wed, 20 Feb 2008 07:43:49 +0100, and heavily modified by Henrique de
+Moraes Holschuh <hmh at debian.org> on Fri, 13 Jul 2012 15:23:23 -0300.
+
+It was downloaded from http://downloadcenter.intel.com/Detail_Desc.aspx?ProductID=483&DwnldID=14303
+and later from http://feeds.downloadcenter.intel.com/rss/?p=483&lang=eng
+
+Debian distributes each individual Intel microcode update unmodified, as
+downloaded from Intel.  Each individual microcode update is translated to a
+reversible, bit-exact binary representation, and formatted to a conveyance
+format suitable for use in binary form by the Linux kernel.
+
+Upstream Author: 
+
+    Intel Corporation
+
+Upstream Copyright: 
+
+    Copyright (c) <1995-2010>, Intel Corporation.
+    All rights reserved.
+
+Upstream License:
+
+     Redistribution. Redistribution and use in binary form, without
+     modification, are permitted provided that the following
+     conditions are met:
+
+     * Redistributions must reproduce the above copyright
+       notice and the following disclaimer in the documentation and/or
+       other materials provided with the distribution.
+
+     * Neither the name of Intel Corporation nor the names of its
+       suppliers may be used to endorse or promote products derived
+       from this software without specific prior written permission.
+
+     * No reverse engineering, decompilation, or disassembly of this
+       software is permitted.
+
+     * "Binary form" includes any format commonly used for electronic
+       conveyance which is a reversible, bit-exact translation of
+       binary representation to ASCII or ISO text, for example,
+       "uuencode."
+
+     DISCLAIMER. 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.
+
+The Debian packaging is Copyright (c) 2008-2012 by Giacomo Catenazzi and
+Copyright (c) 2012 by Henrique de Moraes Holschuh, and is licensed under the
+GPLv2 (or at your option, any later version).  Refer to
+`/usr/share/common-licenses/GPL-2' for the full text of the license.
+

Added: packages-metadata/p/python-passlib.control
===================================================================
--- packages-metadata/p/python-passlib.control	                        (rev 0)
+++ packages-metadata/p/python-passlib.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,19 @@
+Source: python-passlib
+Section: python
+Priority: extra
+Maintainer: Julien Danjou <acid at debian.org>
+Build-Depends: debhelper (>= 8.0.0), python, python-setuptools
+Standards-Version: 3.9.3
+Homepage: http://code.google.com/p/passlib/
+Vcs-Git: git://git.debian.org/collab-maint/python-passlib.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/python-passlib.git;a=summary
+
+Package: python-passlib
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
+Description: comprehensive password hashing framework
+ Password hashing library for Python 2 & 3, which provides cross-platform
+ implementations of over 20 password hashing algorithms, as well as a
+ framework for managing existing password hashes. It's designed to be useful
+ for a wide range of tasks; from verifying a hash found in /etc/shadow, to
+ providing full-strength password hashing for multi-user applications.

Added: packages-metadata/p/python-passlib.copyright
===================================================================
--- packages-metadata/p/python-passlib.copyright	                        (rev 0)
+++ packages-metadata/p/python-passlib.copyright	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,36 @@
+Format: http://dep.debian.net/deps/dep5
+Upstream-Name: python-passlib
+Source: <http://code.google.com/p/passlib/>
+
+Files: *
+Copyright: 2008-2011 Assurance Technologies <http://www.assurancetechnologies.com>`
+License: BSD-3-Clause
+
+Files: debian/*
+Copyright: 2011 Julien Danjou <acid at debian.org>
+License: BSD-3-Clause
+
+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:
+ 1. Redistributions of source code must retain the above copyright
+    notice, this list of conditions and the following disclaimer.
+ 2. 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.
+ 3. Neither the name of the University nor the names of its contributors
+    may be used to endorse or promote products derived from this software
+    without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE REGENTS 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 REGENTS 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.

Modified: packages-metadata/q/qemu.control
===================================================================
--- packages-metadata/q/qemu.control	2012-09-10 03:00:50 UTC (rev 2474)
+++ packages-metadata/q/qemu.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -10,7 +10,6 @@
  libpulse-dev, libcurl4-gnutls-dev, libgnutls-dev, libsasl2-dev, uuid-dev,
  libvdeplug2-dev [linux-any], libasound2-dev [linux-any],
  libbluetooth-dev [linux-any], libattr1-dev, 
- librados-dev [amd64 i386], librbd-dev [amd64 i386],
  libgpmg1-dev [linux-any], linux-libc-dev (>= 2.6.34) [linux-any],
  libaio-dev [linux-any], xfslibs-dev [linux-any], texinfo,
  python,
@@ -63,7 +62,7 @@
 
 Package: qemu-system
 Architecture: amd64 arm armel armhf hppa i386 ia64 kfreebsd-amd64 kfreebsd-i386 mips mipsel powerpc ppc64 s390x sparc sparc64
-Depends: ${shlibs:Depends}, ${misc:Depends}, qemu-keymaps (>= ${source:Version}), vgabios (>= 0.6c-3~), seabios (>= 1.6.3~), openbios-ppc (>= 1.0+svn1047), openbios-sparc (>= 1.0+svn1047), openhackware, ipxe-qemu | ipxe (<< 1.0.0+git-20120202.f6840ba-2)
+Depends: ${shlibs:Depends}, ${misc:Depends}, qemu-keymaps (>= ${source:Version}), vgabios (>= 0.6c-3~), seabios (>= 1.7.0~), openbios-ppc (>= 1.0+svn1060), openbios-sparc (>= 1.0+svn1060), openhackware, ipxe-qemu | ipxe (<< 1.0.0+git-20120202.f6840ba-2)
 Recommends: vde2, qemu-utils
 Breaks: qemu (<< 0.11.0-2)
 Replaces: qemu (<< 0.11.0-2)

Modified: packages-metadata/r/rekonq.control
===================================================================
--- packages-metadata/r/rekonq.control	2012-09-10 03:00:50 UTC (rev 2474)
+++ packages-metadata/r/rekonq.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -2,8 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Debian KDE Extras Team <pkg-kde-extras at lists.alioth.debian.org>
-Uploaders: Felix Geyer <debfx-pkg at fobos.de>,
- José Manuel Santamaría Lema <panfaust at gmail.com>
+Uploaders: José Manuel Santamaría Lema <panfaust at gmail.com>
 Build-Depends: debhelper (>= 9),
                pkg-kde-tools (>= 0.5.0~),
                cmake,

Added: packages-metadata/s/spice-protocol.control
===================================================================
--- packages-metadata/s/spice-protocol.control	                        (rev 0)
+++ packages-metadata/s/spice-protocol.control	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,23 @@
+Source: spice-protocol
+Priority: optional
+Maintainer: Liang Guo <bluestonechina at gmail.com>
+DM-Upload-Allowed: yes
+Build-Depends: debhelper (>= 7.0.50~)
+Standards-Version: 3.9.2
+Section: libs
+Homepage: http://www.spice-space.org/
+Vcs-Git: git://git.debian.org/collab-maint/spice-protocol.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/spice-protocol.git;a=summary
+
+Package: libspice-protocol-dev
+Section: libdevel
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: SPICE protocol headers
+ The Simple Protocol for Independent Computing Environments (SPICE) 
+ is a remote display system built for virtual environments which
+ allows you to view a computing 'desktop' environment not only on
+ the machine where it is running, but from anywhere on the Internet
+ and from a wide variety of machine architectures. 
+ .
+ This package provides headers defining protocols.

Added: packages-metadata/s/spice-protocol.copyright
===================================================================
--- packages-metadata/s/spice-protocol.copyright	                        (rev 0)
+++ packages-metadata/s/spice-protocol.copyright	2012-09-11 03:00:34 UTC (rev 2475)
@@ -0,0 +1,111 @@
+Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=174
+Upstream-Name: spice-protocol 
+Upstream-Contact: Alexander Larsson <alexl at redhat.com>,
+                  Alon Levy <alevy at redhat.com>,
+                  Arnon Gilboa <agilboa at agilboa.usersys.redhat.com>,
+                  Gerd Hoffmann <kraxel at redhat.com>,
+                  Izik Eidus <ieidus at redhat.com>,
+                  Yonit Halperin <yhalperi at redhat.com>
+Source: http://www.spice-space.org/download/releases/
+
+Files: *
+Copyright: Copyright (C) 2009 Red Hat, Inc
+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.
+ \* Neither the name of the copyright holder nor the names of its
+   contributors may be used to endorse or promote products derived
+   from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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
+ HOLDER 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.    
+
+
+Files: spice/macros.h
+Copyright: Copyright (C) 2010 Red Hat, Inc
+License: GPL-2+
+ This program is free software; you can redistribute it and/or
+ modify it under the terms of the GNU General Public License as
+ published by the Free Software Foundation; either version 2 of
+ the License, or (at your option) any later version.
+ .
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ This file is to a large extent based on gmacros.h from glib
+ Which is LGPL and copyright:
+ .
+ Modified by the GLib Team and others 1997-2000.  See the AUTHORS
+ file for a list of people on the GLib Team.  See the ChangeLog
+ files for a list of changes.  These files are distributed with
+ GLib at ftp://ftp.gtk.org/pub/gtk/.
+ .
+ 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'.
+
+
+Files: spice/controller_prot.h spice/foreign_menu_prot.h
+Copyright: Copyright (C) 2009 Red Hat, Inc.
+License: GPL-2+
+ 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.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, see <http://www.gnu.org/licenses/>.
+ .
+ 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'.
+
+
+Files: debian/*
+Copyright: Copyright (C) 2010 Liang Guo <bluestonechina at gmail.com>
+License: GPL-2+
+ 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.
+ .
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, see <http://www.gnu.org/licenses/>.
+ .
+ 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'.
+
+




More information about the Collab-qa-commits mailing list