[Collab-qa-commits] r2465 - in packages-metadata: g h k p

Charles Plessy plessy at alioth.debian.org
Sun Sep 2 03:00:31 UTC 2012


Author: plessy
Date: 2012-09-02 03:00:31 +0000 (Sun, 02 Sep 2012)
New Revision: 2465

Added:
   packages-metadata/h/herbstluftwm.control
Modified:
   packages-metadata/g/gnutls28.control
   packages-metadata/k/keybinder.control
   packages-metadata/p/petri-foo.control
   packages-metadata/p/ptlib.control
   packages-metadata/p/puddletag.control
Log:
Daily automatic umegaya push

Modified: packages-metadata/g/gnutls28.control
===================================================================
--- packages-metadata/g/gnutls28.control	2012-09-01 03:00:31 UTC (rev 2464)
+++ packages-metadata/g/gnutls28.control	2012-09-02 03:00:31 UTC (rev 2465)
@@ -31,7 +31,7 @@
 Description: GNU TLS library - development files
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
- TLS 1.0 protocols.
+ Transport Layer Security (DTLS 1.0) protocols.
  .
  GnuTLS features support for:
   - TLS extensions: server name indication, max record size, opaque PRF
@@ -59,7 +59,7 @@
 Description: GNU TLS library - main runtime library
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
- TLS 1.0 protocols.
+ Transport Layer Security (DTLS 1.0) protocols.
  .
  GnuTLS features support for:
   - TLS extensions: server name indication, max record size, opaque PRF
@@ -84,7 +84,7 @@
 Description: GNU TLS library - debugger symbols
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
- TLS 1.0 protocols.
+ Transport Layer Security (DTLS 1.0) protocols.
  .
  This package contains the debugger symbols.
 
@@ -96,7 +96,7 @@
 Description: GNU TLS library - commandline utilities
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
- TLS 1.0 protocols.
+ Transport Layer Security (DTLS 1.0) protocols.
  .
  GnuTLS features support for:
   - TLS extensions: server name indication, max record size, opaque PRF
@@ -122,7 +122,7 @@
 Description: GNU TLS library - documentation and examples
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
- TLS 1.0 protocols.
+ Transport Layer Security (DTLS 1.0) protocols.
  .
  GnuTLS features support for:
   - TLS extensions: server name indication, max record size, opaque PRF
@@ -145,7 +145,7 @@
 Description: GNU TLS library - GNU Guile bindings
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
- TLS 1.0 protocols.
+ Transport Layer Security (DTLS 1.0) protocols.
  .
  GnuTLS features support for:
   - TLS extensions: server name indication, max record size, opaque PRF
@@ -170,7 +170,7 @@
 Description: GNU TLS library - C++ runtime library
  GnuTLS is a portable library which implements the Transport Layer
  Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
- TLS 1.0 protocols.
+ Transport Layer Security (DTLS 1.0) protocols.
  .
  GnuTLS features support for:
   - TLS extensions: server name indication, max record size, opaque PRF
@@ -195,7 +195,7 @@
 ##Description: GNU TLS library - OpenSSL wrapper
 ## GnuTLS is a portable library which implements the Transport Layer
 ## Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram
-## TLS 1.0 protocols.
+## Transport Layer Security (DTLS 1.0) protocols.
 ## .
 ## GnuTLS features support for:
 ##  - TLS extensions: server name indication, max record size, opaque PRF

Added: packages-metadata/h/herbstluftwm.control
===================================================================
--- packages-metadata/h/herbstluftwm.control	                        (rev 0)
+++ packages-metadata/h/herbstluftwm.control	2012-09-02 03:00:31 UTC (rev 2465)
@@ -0,0 +1,34 @@
+Source: herbstluftwm
+Section: x11
+Priority: optional
+Maintainer: Christoph Egger <christoph at debian.org>
+Build-Depends:
+ debhelper (>= 9~),
+ libglib2.0-dev,
+ libx11-dev,
+ libxinerama-dev,
+ asciidoc,
+ libxml2-utils,
+ docbook-xml,
+ docbook-xsl,
+ xsltproc
+Standards-Version: 3.9.3
+Homepage: http://wwwcip.cs.fau.de/~re06huxa/herbstluftwm/
+Vcs-Git: git://git.debian.org/collab-maint/herbstluftwm.git
+Vcs-Browser: http://git.debian.org/?p=collab-maint/herbstluftwm.git;a=summary
+
+Package: herbstluftwm
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: dzen2, xterm
+Suggests: suckless-tools
+Provides: x-window-manager
+Description: manual tiling window manager for X11
+ In herbstluftwm the layout is based on splitting frames into
+ subframes which can be split again or can be filled with windows,
+ Tags (or workspaces or virtual desktops or ...) can be added/removed
+ at runtime. Each tag contains an own layout and exactly one tag is
+ viewed on each monitor. The tags are monitor independent.
+ .
+ It is configured at runtime via ipc calls from herbstclient. So the
+ configuration file is just a script which is run on startup.

Modified: packages-metadata/k/keybinder.control
===================================================================
--- packages-metadata/k/keybinder.control	2012-09-01 03:00:31 UTC (rev 2464)
+++ packages-metadata/k/keybinder.control	2012-09-02 03:00:31 UTC (rev 2465)
@@ -2,7 +2,15 @@
 Section: libs
 Priority: optional
 Maintainer: Luca Falavigna <dktrkranz at debian.org> 
-Build-Depends: debhelper (>= 9), python-all-dev (>= 2.6.6-3~), pkg-config (>= 0.9.0), libgtk2.0-dev (>= 2.20), python-gtk2-dev (>= 2.12), dh-autoreconf
+Build-Depends: debhelper (>= 9),
+               python-all-dev (>= 2.6.6-3~),
+               pkg-config (>= 0.9.0),
+               libgtk2.0-dev (>= 2.20),
+               python-gtk2-dev (>= 2.12),
+               gobject-introspection (>= 0.6.7),
+               libgirepository1.0-dev (>= 0.6.7),
+               gtk-doc-tools (>= 1.14),
+               dh-autoreconf
 Standards-Version: 3.9.3
 X-Python-Version: >= 2.5
 Homepage: http://kaizer.se/wiki/keybinder/
@@ -11,7 +19,8 @@
 
 Package: libkeybinder0
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: registers global key bindings for applications
  keybinder is a library for registering global keyboard shortcuts to be used by
  GTK-based applications under the X Window System.
@@ -23,10 +32,32 @@
  Originally written as part of the Tomboy project, keybinder has been
  distributed as stand-alone library let other applications to use key binding.
 
+Package: gir1.2-keybinder-0.0
+Section: introspection
+Architecture: any
+Depends: ${gir:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends}
+Description: registers global key bindings for applications - introspection data
+ keybinder is a library for registering global keyboard shortcuts to be used by
+ GTK-based applications under the X Window System.
+ .
+ When a combination of key is pressed, keybinder notifies it to the registering
+ application, which can execute one or more operations based on the event
+ previously registered.
+ .
+ Originally written as part of the Tomboy project, keybinder has been
+ distributed as stand-alone library let other applications to use key binding.
+ .
+ This package contains introspection data.
+
 Package: libkeybinder-dev
 Section: libdevel
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libkeybinder0 (= ${binary:Version})
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libkeybinder0 (= ${binary:Version}),
+         gir1.2-keybinder-0.0 (= ${binary:Version})
 Description: registers global key bindings for applications - development headers
  keybinder is a library for registering global keyboard shortcuts to be used by
  GTK-based applications under the X Window System.
@@ -43,7 +74,10 @@
 Package: python-keybinder
 Section: python
 Architecture: any
-Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-gtk2
+Depends: ${python:Depends},
+         ${shlibs:Depends},
+         ${misc:Depends},
+         python-gtk2
 Provides: ${python:Provides}
 Description: registers global key bindings for applications - Python bindings
  keybinder is a library for registering global keyboard shortcuts to be used by
@@ -57,3 +91,20 @@
  distributed as stand-alone library let other applications to use key binding.
  .
  This package contains Python bindings.
+
+Package: keybinder-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: registers global key bindings for applications - documentation
+ keybinder is a library for registering global keyboard shortcuts to be used by
+ GTK-based applications under the X Window System.
+ .
+ When a combination of key is pressed, keybinder notifies it to the registering
+ application, which can execute one or more operations based on the event
+ previously registered.
+ .
+ Originally written as part of the Tomboy project, keybinder has been
+ distributed as stand-alone library let other applications to use key binding.
+ .
+ This package contains documentation and API reference.

Modified: packages-metadata/p/petri-foo.control
===================================================================
--- packages-metadata/p/petri-foo.control	2012-09-01 03:00:31 UTC (rev 2464)
+++ packages-metadata/p/petri-foo.control	2012-09-02 03:00:31 UTC (rev 2465)
@@ -15,7 +15,9 @@
  libjack-dev,
  libsamplerate0-dev (>= 0.1.1),
  libsndfile1-dev (>= 1.0.10),
- libxml2-dev (>= 2.6.11)
+ libxml2-dev (>= 2.6.11),
+ liblo-dev (>= 0.26~repack),
+ libssl-dev
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-multimedia/petri-foo.git
 Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/petri-foo.git

Modified: packages-metadata/p/ptlib.control
===================================================================
--- packages-metadata/p/ptlib.control	2012-09-01 03:00:31 UTC (rev 2464)
+++ packages-metadata/p/ptlib.control	2012-09-02 03:00:31 UTC (rev 2465)
@@ -9,13 +9,13 @@
  libsdl1.2-dev, libdv4-dev, 
  libv4l-dev [linux-any],
  libasound2-dev  [linux-any]
-Build-Conflicts: libpt-dev, libpt2.6.7, libpt2.10.4, libpt2.10.5
-Standards-Version: 3.9.2
+Build-Conflicts: libpt-dev, libpt2.6.7, libpt2.10.4, libpt2.10.5, libpt2.10.7
+Standards-Version: 3.9.3
 Homepage: http://www.opalvoip.org/
 Vcs-Svn: svn://svn.debian.org/pkg-voip/ptlib/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/ptlib/trunk/
 
-Package: libpt2.10.5
+Package: libpt2.10.7
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Portable Tools Library
@@ -30,7 +30,7 @@
 Package: libpt-dev
 Section: libdevel
 Architecture: any
-Depends: ${misc:Depends}, libpt2.10.5 (= ${binary:Version}),
+Depends: ${misc:Depends}, libpt2.10.7 (= ${binary:Version}),
  libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev, unixodbc-dev, pkg-config
 Description: Portable Tools Library development files
  This package contains the headers and a static version of the library
@@ -42,7 +42,7 @@
 Section: debug
 Priority: extra
 Architecture: any
-Depends: ${misc:Depends}, libpt2.10.5 (= ${binary:Version})
+Depends: ${misc:Depends}, libpt2.10.7 (= ${binary:Version})
 Description: Portable Tools Library development debug files
  This package contains the shared and static debug symbols of the library
  PTLib, which is a moderately large class library that has its genesis

Modified: packages-metadata/p/puddletag.control
===================================================================
--- packages-metadata/p/puddletag.control	2012-09-01 03:00:31 UTC (rev 2464)
+++ packages-metadata/p/puddletag.control	2012-09-02 03:00:31 UTC (rev 2465)
@@ -14,7 +14,7 @@
 Package: puddletag
 Architecture: all
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, ${sphinxdoc:Depends}, python-mutagen (>= 1.14), python-qt4 (>= 4.5), python-pyparsing (>= 1.5.1), python-configobj (>= 4.5), python-audioread, python-acoustid
-Recommends: python-musicbrainz2 (>= 0.7.0)
+Recommends: python-musicbrainz2 (>= 0.7.0), libchromaprint-tools
 Suggests: quodlibet
 Description: simple, powerful audio tag editor
  puddletag is an audio tag editor (primarily created) for GNU/Linux




More information about the Collab-qa-commits mailing list