r34082 - in /packages/unstable/libcanberra/debian: ./ patches/ source/

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Tue Apr 3 16:04:46 UTC 2012


Author: bigon
Date: Tue Apr  3 16:04:46 2012
New Revision: 34082

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34082
Log:
Import libcanberra into svn and build for multiarch

Added:
    packages/unstable/libcanberra/debian/   (with props)
    packages/unstable/libcanberra/debian/README.Debian
    packages/unstable/libcanberra/debian/canberra-gtk-play.1
    packages/unstable/libcanberra/debian/changelog
    packages/unstable/libcanberra/debian/compat
    packages/unstable/libcanberra/debian/control
    packages/unstable/libcanberra/debian/control.in
    packages/unstable/libcanberra/debian/copyright
    packages/unstable/libcanberra/debian/docs
    packages/unstable/libcanberra/debian/gnome-session-canberra.install
    packages/unstable/libcanberra/debian/libcanberra-dev.install
    packages/unstable/libcanberra/debian/libcanberra-doc.examples
    packages/unstable/libcanberra/debian/libcanberra-doc.install
    packages/unstable/libcanberra/debian/libcanberra-gstreamer.install
    packages/unstable/libcanberra/debian/libcanberra-gtk-common-dev.install
    packages/unstable/libcanberra/debian/libcanberra-gtk-dev.install
    packages/unstable/libcanberra/debian/libcanberra-gtk-module.install
    packages/unstable/libcanberra/debian/libcanberra-gtk-module.preinst
    packages/unstable/libcanberra/debian/libcanberra-gtk0.install
    packages/unstable/libcanberra/debian/libcanberra-gtk0.manpages
    packages/unstable/libcanberra/debian/libcanberra-gtk0.symbols
    packages/unstable/libcanberra/debian/libcanberra-gtk3-0.install
    packages/unstable/libcanberra/debian/libcanberra-gtk3-0.symbols
    packages/unstable/libcanberra/debian/libcanberra-gtk3-dev.install
    packages/unstable/libcanberra/debian/libcanberra-gtk3-module.install
    packages/unstable/libcanberra/debian/libcanberra-gtk3-module.preinst
    packages/unstable/libcanberra/debian/libcanberra-pulse.install
    packages/unstable/libcanberra/debian/libcanberra0.install
    packages/unstable/libcanberra/debian/libcanberra0.lintian-overrides
    packages/unstable/libcanberra/debian/libcanberra0.symbols
    packages/unstable/libcanberra/debian/patches/
    packages/unstable/libcanberra/debian/patches/series
    packages/unstable/libcanberra/debian/patches/undefined_reference.diff
    packages/unstable/libcanberra/debian/rules   (with props)
    packages/unstable/libcanberra/debian/source/
    packages/unstable/libcanberra/debian/source/format
    packages/unstable/libcanberra/debian/watch

Propchange: packages/unstable/libcanberra/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Propchange: packages/unstable/libcanberra/debian/
------------------------------------------------------------------------------
    svn-bp:tagsUrl = svn+ssh://svn.debian.org/svn/pkg-gnome/tags/libcanberra

Added: packages/unstable/libcanberra/debian/README.Debian
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/README.Debian?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/README.Debian (added)
+++ packages/unstable/libcanberra/debian/README.Debian [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,24 @@
+libcanberra for Debian
+----------------------
+
+libcanberra can use different backends: null, ALSA, PulseAudio, OSS,
+GStreamer.
+
+Since the PulseAudio backend requires PulseAudio >= 0.9.11, this
+package uses ALSA for testing purposes. It is planned to use
+PulseAudio as soon as it is released.
+
+It is also planned to have different inter-conflicting packages for
+configurable backend installation.
+
+The GTK+ module is loaded when the GTK_MODULES environment variable
+contains the string "canberra-gtk-module". Lennart proposed to enable
+this by default when the package is installed. I have to figure out
+how to do it correctly in Debian.
+
+This package target "experimental": libcanberra-gtk requires GTK+
+2.13.4 in order to take the XSETTINGS configuration. However, GTK+
+2.13 is not available in Debian. But the package still compile with
+older version. A patch is included to avoid spurious debug messages.
+
+ -- Marc-Andre Lureau <marcandre.lureau at gmail.com>, Thu, 28 Aug 2008 19:55:54 +0300

Added: packages/unstable/libcanberra/debian/canberra-gtk-play.1
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/canberra-gtk-play.1?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/canberra-gtk-play.1 (added)
+++ packages/unstable/libcanberra/debian/canberra-gtk-play.1 [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,80 @@
+.TH "canberra\-gtk\-play" "1" "2010\-08\-01"
+.SH "NAME"
+canberra\-gtk\-play \- play a sound event
+.SH "SYNOPSIS"
+.PP
+.B canberra\-gtk\-play
+.RI "[ " OPTIONS... " ]"
+.SH "DESCRIPTION"
+.PP
+This manual page documents briefly the \fBcanberra\-gtk\-play\fR command.
+.PP
+.B canberra\-gtk\-play
+plays sound events that are specified by the XDG Sound Theme and Name
+Specification.
+.SH "OPTIONS"
+.SS "Application Options"
+.TP
+.BR \-v , " \-\-version"
+Display version number and quit
+.TP
+.BR \-i , " \-\-id=" \fISTRING\fR
+Event sound identifier
+.TP
+.BR \-f , " \-\-file=" \fIPATH\fR
+Play file
+.TP
+.BR \-d , " \-\-description=" \fISTRING\fR
+Event sound description
+.TP
+.BR \-c , " \-\-cache\-control=" "{ \fIpermanent\fR|\fIvolatile\fR|\fInever\fR }"
+Specify how \fBcanberra\-gtk\-play\fR manages its cache. \fIpermanent\fR will
+cause the sample to be cached permanently, \fIvolatile\fR to be cached until
+the cache needs to be freed.
+.TP
+.BR \-l , " \-\-loop=" \fIINTEGER\fR
+Loop how many times (default: 1)
+.TP
+.BR \-V , " \-\-volume=" \fISTRING\fR
+A floating point dB value for the sample volume (ex: 0.0)
+.TP
+.BI \-\-property= STRING
+An arbitrary property
+.TP
+.BI \-\-display= DISPLAY
+X display to use
+.SS "Help Options"
+.TP
+.BR \-h , " \-\-help"
+Show help options
+.TP
+.BR \-\-help\-all
+Show all help options
+.TP
+.BR \-\-help\-gtk
+Show GTK+ Options
+.SS "GTK+ Options"
+.TP
+.BI \-\-class= CLASS
+Program class as used by the window manager
+.TP
+.BI \-\-name= NAME
+Program name as used by the window manager
+.TP
+.BI \-\-screen= SCREEN
+X screen to use
+.TP
+.BR \-\-sync
+Make X calls synchronous
+.TP
+.BI \-\-gtk\-module= MODULES
+Load additional GTK+ modules
+.TP
+.BR \-\-g\-fatal\-warnings
+Make all warnings fatal
+.SH "AUTHORS"
+.PP
+\fBcanberra\-gtk\-play\fR is Copyright 2008 Lennart Poettering.
+.PP
+This manual page was written by Francois Wendling <frwendling at free.fr> for the
+Debian GNU/Linux system (but may be used by others).

Added: packages/unstable/libcanberra/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/changelog?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/changelog (added)
+++ packages/unstable/libcanberra/debian/changelog [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,197 @@
+libcanberra (0.28-4) UNRELEASED; urgency=low
+
+  * Build for multiarch.
+  * libcanberra-gtk-module and libcanberra-gtk3-module need hard-coded
+    versioned dependencies on the minimum versions of gtk2/gtk3 that support
+    lookups in the multiarch path.
+  * Move canberra-gtk-play from libcanberra-gtk0 to gnome-session-canberra,
+    since the latter is the only package which uses it; and make
+    gnome-session-canberra Architecture: any.
+  * Put under the GNOME team maintenance with Marc-Andre approval
+  * debian/control.in: Bump Standards-Version to 3.9.3 (no further changes)
+
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 03 Apr 2012 17:46:44 +0200
+
+libcanberra (0.28-3) unstable; urgency=low
+
+  * Team Upload
+  * Rely on gnome-settings-daemon to load GTK module instead of Xsession.
+    (Closes: #622992, #573757)
+  * debian/control:
+    - Add Add Homepage field
+    - Bump Standards-Version to 3.9.2 (no further changes)
+    - Correctly capitalized GTK+ (Closes: #612018)
+    - Add libgconf2-dev to build-dependencies
+    - Move gnome-session-canberra to Section: gnome
+  * debian/rules:
+    - Includes gnome.mk instead of autotools.mk to be sure dh_gconf is called
+
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 18 Oct 2011 10:39:46 +0200
+
+libcanberra (0.28-2) unstable; urgency=low
+
+  * Build-Depends: libtdb-dev.  Fixed FTBFS.  Closes: #637977.
+  * debian/patches/undefined_reference.diff: Fixed FTBFS.  Closes: #555081.
+  * Added manpage debian/canberra-gtk-play.1.  Closes: #591353.
+  * debian/control: Now use [linux-any].  Closes: #634663.
+  * Fixed description-synopsis-starts-with-article.
+
+ -- Bart Martens <bartm at debian.org>  Sun, 09 Oct 2011 13:38:25 +0200
+
+libcanberra (0.28-1) unstable; urgency=low
+
+  * New upstream release
+  * d/p/0001-Don-t-use-gtk_quit_add-it-has-been-removed-from-gtk3.patch
+    + Removed. merged upstream
+  * debian/libcanberra0.lintian-overrides
+    Add override for a false-positive of libcanberra embedding ltdl. It only
+    embeds the error strings for some of its own utility functions, not the
+    library itself
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Mon, 06 Jun 2011 20:57:14 -0700
+
+libcanberra (0.26-3) experimental; urgency=low
+
+  [ Emilio Pozuelo Monfort ]
+  * Update for the new gtk+ 3 package names.
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 19 Feb 2011 13:58:18 +0000
+
+libcanberra (0.26-2) experimental; urgency=low
+
+  * Build against even newer gtk 3.0
+  * d/p/0001-Don-t-use-gtk_quit_add-it-has-been-removed-from-gtk3.patch:
+    Avoid using gtk_quit_add, it's no longer available in gtk3
+  * Switch to the 3.0 (quilt) source format
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Wed, 12 Jan 2011 23:38:11 +0000
+
+libcanberra (0.26-1) experimental; urgency=low
+
+  * New upstream release
+  * debian/control
+    - Add gtk3.0 support
+  * Split header and vapi used for both gtk2 and gtk3 into
+    libcanberra-gtk-common-dev
+  * Various cleanups and updates based on the Ubuntu packaging
+  * debian/control: Update standards version, 3.9.1
+  * Remove the quilt build-dep, we're not applying any patches
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 20 Nov 2010 11:39:25 +0100
+
+libcanberra (0.24-1) unstable; urgency=low
+
+  * New upstream version:
+    + debian/control:
+      - Update GTK build dependency to >= 2.20.
+  * debian/control:
+    + Update Standards-Version to 3.8.4.
+  * debian/rules:
+    + Fix shlibs file by excluding the alsa module (Closes: #560120).
+  * debian/libcanberra-dev.install,
+    debian/libcanberra-gtk-dev.install:
+    + Ship Vala bindings with the -dev packages (Closes: #556249).
+
+ -- Sebastian Dröge <slomo at debian.org>  Thu, 06 May 2010 19:52:17 +0200
+
+libcanberra (0.22-1) unstable; urgency=low
+
+  [ Marc-André Lureau ]
+  * New Upstream Version
+  * debian/control:
+    - updated libtool dependency to 2.2
+  * debian/rules:
+    - comment patchsys-quilt usage to please lintian.
+
+  [ Sjoerd Simons ]
+  * debian/libcanberra0.install: Tweak the default module wildcard so it
+    matches both -oss and -alsa
+  * Uses gdk_threads_add_idle_full instead of g_idle_full for thread-safety
+    (Closes: #534161)
+  * Explicitely disable oss on linux and enable it on other platforms
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 25 Oct 2009 15:57:25 +0000
+
+libcanberra (0.18) unstable; urgency=low
+
+  * New Upstream Version
+  * libcanberra0.symbols updated.
+  * Packaged the gstreamer backend. Closes: #536535
+  * Fix the libcanberra-pulse section. Closes: #545759
+  * Added some *-dbg packages.
+
+ -- Marc-André Lureau <marcandre.lureau at gmail.com>  Sat, 12 Sep 2009 01:24:03 +0200
+
+libcanberra (0.12-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS on GNU/kFreeBSD, based on a patch by Aurélien Jarno
+    (Closes: #528552):
+     - Tweak DEB_CONFIGURE_EXTRA_FLAGS so as to use --enable-alsa on Linux
+       only, and --disable-alsa elsewhere (using DEB_HOST_ARCH_OS).
+     - Use debian/libcanberra0.install.kfreebsd to install files on
+       kfreebsd-* (alsa is replaced by oss).
+  * Not bumping the versioned Build-Depends on debhelper to the first
+    version having introduced support for .install.$os for the following
+    reasons:
+     - It is only needed on kfreebsd-*, which only have unstable and
+       testing, and their chroots are uptodate.
+     - It might make it harder to backport the package for no reasons.
+
+ -- Cyril Brulebois <kibi at debian.org>  Mon, 17 Aug 2009 00:01:06 +0200
+
+libcanberra (0.12-1) unstable; urgency=low
+
+  * New Upstream Version
+  * debian/patches/0001-bootstrap-fix-required-automake-version.patch
+    + Dropped, fixed upstream
+  * debian/patches/0002-map-Don-t-export-libtool-symbols.patch
+    + Dropped, fixed upstream
+  * Packaged the pulseaudio backend
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 24 May 2009 18:22:29 +0100
+
+libcanberra (0.11-1) unstable; urgency=low
+
+  [ Marc-Andre Lureau ]
+  * New Upstream Version
+  * libcanberra0.install:
+    + modules are now installed under /usr/lib/libcanberra-0.11
+  * Do not ship static libraries in *-dev anymore.
+  * Move "canberra-gtk-play" from libcanberra-gtk-dev to libcanberra-gtk0.
+  * Add gnome-session-canberra to play log in/out events.
+  * Add 52libcanberra-gtk-module_add-to-gtk-modules to /etc/X11/Xsession.d
+    to load the GTK module.
+  * Add tdb-dev dependency (for themed file lookup caching)
+
+  [ Sjoerd Simons ]
+  * build-depend on libltdl-dev | libltdl3-dev (>= 1.5.24) (Closes: #522964)
+  * Update copyright file
+  * Wrap build-depends
+  * Put dbg packages in the debug section
+  * Update standards to 3.8.1, no further changes
+  * Add ${misc:Depends}, ${shlibs:Depends} to gnome-session-canberra
+  * exclude /usr/lib/libcanberra-0.11 when making shlibs files
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 11 Apr 2009 14:16:05 +0100
+
+libcanberra (0.4-1) unstable; urgency=low
+
+  [ Marc-Andre Lureau ]
+  * New Upstream Version
+  * Include "canberra-gtk-play" in libcanberra-gtk-dev.
+  * Remove patches and quilt dependency (all patches are now upstream).
+
+  [ Sebastian Dröge ]
+  * Update shlibs versions for the new symbols.
+  * Add ${shlibs:Depends} to the -dev packages.
+  * Fix symbol files.
+
+ -- Sebastian Dröge <slomo at debian.org>  Sun, 27 Jul 2008 11:51:31 +0200
+
+libcanberra (0.3-1) unstable; urgency=low
+
+  * Initial Debian release. (Closes: #485652)
+  * New Upstream Version
+
+ -- Marc-Andre Lureau <marcandre.lureau at gmail.com>  Sun, 15 Jun 2008 21:33:00 +0300

Added: packages/unstable/libcanberra/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/compat?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/compat (added)
+++ packages/unstable/libcanberra/debian/compat [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+5

Added: packages/unstable/libcanberra/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/control?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/control (added)
+++ packages/unstable/libcanberra/debian/control [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,308 @@
+# 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: libcanberra
+Section: libs
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Laurent Bigonville <bigon at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Build-Depends: debhelper (>= 8.1.3~),
+               cdbs (>= 0.4.93~),
+               gnome-pkg-tools,
+               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.3
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/libcanberra/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/libcanberra/
+Homepage: http://0pointer.de/lennart/projects/libcanberra/
+
+Package: libcanberra0
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+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
+Multi-Arch: same
+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
+Multi-Arch: foreign
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk2.0-0 (>= 2.24.5-4)
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk-3-0 (>= 3.2.2-3)
+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: any
+Section: gnome
+Depends: ${misc:Depends}, ${shlibs:Depends}, libcanberra-gtk0
+Breaks: libcanberra-gtk0 (<< 0.28-4)
+Replaces: libcanberra-gtk0 (<< 0.28-4)
+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
+Multi-Arch: same
+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.

Added: packages/unstable/libcanberra/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/control.in?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/control.in (added)
+++ packages/unstable/libcanberra/debian/control.in [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,303 @@
+Source: libcanberra
+Section: libs
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 8.1.3~),
+               cdbs (>= 0.4.93~),
+               gnome-pkg-tools,
+               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.3
+Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/libcanberra/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/libcanberra/
+Homepage: http://0pointer.de/lennart/projects/libcanberra/
+
+Package: libcanberra0
+Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+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
+Multi-Arch: same
+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
+Multi-Arch: foreign
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk2.0-0 (>= 2.24.5-4)
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+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
+Multi-Arch: same
+Depends: ${shlibs:Depends}, ${misc:Depends}, libgtk-3-0 (>= 3.2.2-3)
+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: any
+Section: gnome
+Depends: ${misc:Depends}, ${shlibs:Depends}, libcanberra-gtk0
+Breaks: libcanberra-gtk0 (<< 0.28-4)
+Replaces: libcanberra-gtk0 (<< 0.28-4)
+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
+Multi-Arch: same
+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.

Added: packages/unstable/libcanberra/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/copyright?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/copyright (added)
+++ packages/unstable/libcanberra/debian/copyright [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,30 @@
+This package was debianized by Marc-Andre Lureau
+<marcandre.lureau at gmail.com> on Tue Jun 10 20:33:14 2008.
+
+ It was downloaded from <http://0pointer.de/public/>.
+
+ Upstream Authors
+ ================
+
+ Lennart Poettering <lennart at poettering.net>
+
+
+Files: *
+Copyright: Copyright 2008-2009 Lennart Poettering
+Licence: LGPL-2.1+
+  On Debian systems, the complete text of the LGPL-2.1 can be found in
+ /usr/share/common-licenses/LGPL-2.1
+
+File: src/gstreamer.c
+Copyright: Copyright 2008 Nokia Corporation and/or its subsidiary(-ies).
+Licence: LGPL-2.1+
+  On Debian systems, the complete text of the LGPL-2.1 can be found in
+ /usr/share/common-licenses/LGPL-2.1
+
+Files: m4/attributes.m4
+Copyright:
+  Copyright (c) 2006-2007 Diego Petten<C3><B2> <flameeyes at gmail.com>
+  Copyright (c) 2006-2007 xine project
+Licence: LGPL-2+
+  On Debian systems, the complete text of the LGPL-2 can be found in
+ /usr/share/common-licenses/LGPL-2

Added: packages/unstable/libcanberra/debian/docs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/docs?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/docs (added)
+++ packages/unstable/libcanberra/debian/docs [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+README

Added: packages/unstable/libcanberra/debian/gnome-session-canberra.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/gnome-session-canberra.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/gnome-session-canberra.install (added)
+++ packages/unstable/libcanberra/debian/gnome-session-canberra.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,4 @@
+debian/tmp/usr/share/gnome/autostart/libcanberra-login-sound.desktop
+debian/tmp/usr/share/gnome/shutdown/libcanberra-logout-sound.sh
+debian/tmp/usr/share/gdm/autostart/LoginWindow/libcanberra-ready-sound.desktop
+debian/tmp/usr/bin/canberra-gtk-play

Added: packages/unstable/libcanberra/debian/libcanberra-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-dev.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-dev.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra-dev.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,4 @@
+debian/tmp/usr/include/canberra.h
+debian/tmp/usr/lib/*/libcanberra.so
+debian/tmp/usr/lib/*/pkgconfig/libcanberra.pc
+debian/tmp/usr/share/vala/vapi/libcanberra.vapi

Added: packages/unstable/libcanberra/debian/libcanberra-doc.examples
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-doc.examples?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-doc.examples (added)
+++ packages/unstable/libcanberra/debian/libcanberra-doc.examples [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+src/test-canberra.c

Added: packages/unstable/libcanberra/debian/libcanberra-doc.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-doc.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-doc.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra-doc.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+debian/tmp/usr/share/gtk-doc/html/libcanberra

Added: packages/unstable/libcanberra/debian/libcanberra-gstreamer.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gstreamer.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gstreamer.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gstreamer.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/*/libcanberra-*/libcanberra-gstreamer.so

Added: packages/unstable/libcanberra/debian/libcanberra-gtk-common-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk-common-dev.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk-common-dev.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk-common-dev.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,2 @@
+debian/tmp/usr/include/canberra-gtk.h
+debian/tmp/usr/share/vala/vapi/libcanberra-gtk.vapi

Added: packages/unstable/libcanberra/debian/libcanberra-gtk-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk-dev.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk-dev.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk-dev.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,2 @@
+debian/tmp/usr/lib/*/libcanberra-gtk.so
+debian/tmp/usr/lib/*/pkgconfig/libcanberra-gtk.pc

Added: packages/unstable/libcanberra/debian/libcanberra-gtk-module.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk-module.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk-module.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk-module.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,3 @@
+debian/tmp/usr/lib/*/gtk-2.0/modules/libcanberra-gtk-module.so
+debian/tmp/etc/gconf/schemas/libcanberra.schemas
+debian/tmp/usr/lib/*/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk-module.desktop usr/lib/gnome-settings-daemon-3.0/gtk-modules

Added: packages/unstable/libcanberra/debian/libcanberra-gtk-module.preinst
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk-module.preinst?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk-module.preinst (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk-module.preinst [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,15 @@
+#!/bin/sh
+
+set -e
+
+case "$1" in
+  upgrade)
+    if dpkg --compare-versions "$2" le "0.28-2"; then
+      if [ -f '/etc/X11/Xsession.d/52libcanberra-gtk-module_add-to-gtk-modules' ]; then
+        rm -f '/etc/X11/Xsession.d/52libcanberra-gtk-module_add-to-gtk-modules'
+      fi
+    fi
+esac
+
+#DEBHELPER#
+exit 0

Added: packages/unstable/libcanberra/debian/libcanberra-gtk0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk0.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk0.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk0.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/*/libcanberra-gtk.so.*

Added: packages/unstable/libcanberra/debian/libcanberra-gtk0.manpages
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk0.manpages?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk0.manpages (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk0.manpages [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+debian/canberra-gtk-play.1

Added: packages/unstable/libcanberra/debian/libcanberra-gtk0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk0.symbols?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk0.symbols (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk0.symbols [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,9 @@
+libcanberra-gtk.so.0 libcanberra-gtk0 #MINVER#
+* Build-Depends-Package: libcanberra-gtk-dev
+ ca_gtk_context_get at Base 0.2
+ ca_gtk_context_get_for_screen at Base 0.17
+ ca_gtk_play_for_event at Base 0.2
+ ca_gtk_play_for_widget at Base 0.2
+ ca_gtk_proplist_set_for_event at Base 0.2
+ ca_gtk_proplist_set_for_widget at Base 0.2
+ ca_gtk_widget_disable_sounds at Base 0.2

Added: packages/unstable/libcanberra/debian/libcanberra-gtk3-0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk3-0.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk3-0.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk3-0.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/*/libcanberra-gtk3.so.*

Added: packages/unstable/libcanberra/debian/libcanberra-gtk3-0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk3-0.symbols?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk3-0.symbols (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk3-0.symbols [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,9 @@
+libcanberra-gtk3.so.0 libcanberra-gtk3-0 #MINVER#
+ ca_gtk_context_get at Base 0.25
+ ca_gtk_context_get_for_screen at Base 0.25
+ ca_gtk_play_for_event at Base 0.25
+ ca_gtk_play_for_widget at Base 0.25
+ ca_gtk_proplist_set_for_event at Base 0.25
+ ca_gtk_proplist_set_for_widget at Base 0.25
+ ca_gtk_widget_disable_sounds at Base 0.25
+

Added: packages/unstable/libcanberra/debian/libcanberra-gtk3-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk3-dev.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk3-dev.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk3-dev.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,2 @@
+debian/tmp/usr/lib/*/libcanberra-gtk3.so
+debian/tmp/usr/lib/*/pkgconfig/libcanberra-gtk3.pc

Added: packages/unstable/libcanberra/debian/libcanberra-gtk3-module.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk3-module.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk3-module.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk3-module.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,4 @@
+debian/tmp/usr/lib/*/gtk-3.0/modules/libcanberra-gtk-module.so
+debian/tmp/usr/lib/*/gtk-3.0/modules/libcanberra-gtk3-module.so
+debian/tmp/etc/gconf/schemas/libcanberra3.schemas
+debian/tmp/usr/lib/*/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk3-module.desktop usr/lib/gnome-settings-daemon-3.0/gtk-modules

Added: packages/unstable/libcanberra/debian/libcanberra-gtk3-module.preinst
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-gtk3-module.preinst?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-gtk3-module.preinst (added)
+++ packages/unstable/libcanberra/debian/libcanberra-gtk3-module.preinst [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,15 @@
+#!/bin/sh
+
+set -e
+
+case "$1" in
+  upgrade)
+    if dpkg --compare-versions "$2" le "0.28-2"; then
+      if [ -f '/etc/X11/Xsession.d/52libcanberra-gtk3-module_add-to-gtk-modules/52libcanberra-gtk-module_add-to-gtk-modules' ]; then
+        rm -f '/etc/X11/Xsession.d/52libcanberra-gtk3-module_add-to-gtk-modules/52libcanberra-gtk-module_add-to-gtk-modules'
+      fi
+    fi
+esac
+
+#DEBHELPER#
+exit 0

Added: packages/unstable/libcanberra/debian/libcanberra-pulse.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra-pulse.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra-pulse.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra-pulse.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/*/libcanberra-*/libcanberra-pulse.so

Added: packages/unstable/libcanberra/debian/libcanberra0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra0.install?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra0.install (added)
+++ packages/unstable/libcanberra/debian/libcanberra0.install [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,3 @@
+debian/tmp/usr/lib/*/libcanberra.so.*
+# install alsa or oss modules
+debian/tmp/usr/lib/*/libcanberra-*/libcanberra-[ao][ls][s]*.so

Added: packages/unstable/libcanberra/debian/libcanberra0.lintian-overrides
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra0.lintian-overrides?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra0.lintian-overrides (added)
+++ packages/unstable/libcanberra/debian/libcanberra0.lintian-overrides [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+embedded-library usr/lib/*/libcanberra.so.0.2.5: ltdl

Added: packages/unstable/libcanberra/debian/libcanberra0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/libcanberra0.symbols?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/libcanberra0.symbols (added)
+++ packages/unstable/libcanberra/debian/libcanberra0.symbols [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,74 @@
+libcanberra.so.0 libcanberra0 #MINVER#
+* Build-Depends-Package: libcanberra-dev
+ CANBERRA_0 at CANBERRA_0 0.3
+ ca_cache_lookup_sound at Base 0.9
+ ca_cache_store_sound at Base 0.9
+ ca_context_cache at Base 0.2
+ ca_context_cache_full at Base 0.2
+ ca_context_cancel at Base 0.2
+ ca_context_change_device at Base 0.2
+ ca_context_change_props at Base 0.2
+ ca_context_change_props_full at Base 0.2
+ ca_context_create at Base 0.2
+ ca_context_destroy at Base 0.2
+ ca_context_open at Base 0.2
+ ca_context_play at Base 0.2
+ ca_context_play_full at Base 0.2
+ ca_context_playing at Base 0.16
+ ca_context_set_driver at Base 0.2
+ ca_debug at Base 0.4
+ ca_detect_fork at Base 0.12
+ ca_driver_order at Base 0.4
+ ca_get_data_dirs at Base 0.9
+ ca_get_data_home at Base 0.9
+ ca_lookup_sound at Base 0.2
+ ca_lookup_sound_with_callback at Base 0.8
+ ca_memdup at Base 0.10
+ ca_mutex_free at Base 0.2
+ ca_mutex_lock at Base 0.2
+ ca_mutex_new at Base 0.2
+ ca_mutex_try_lock at Base 0.2
+ ca_mutex_unlock at Base 0.2
+ ca_parse_cache_control at Base 0.2
+ ca_proplist_contains at Base 0.2
+ ca_proplist_create at Base 0.2
+ ca_proplist_destroy at Base 0.2
+ ca_proplist_from_ap at Base 0.2
+ ca_proplist_get_unlocked at Base 0.2
+ ca_proplist_gets_unlocked at Base 0.2
+ ca_proplist_merge at Base 0.2
+ ca_proplist_merge_ap at Base 0.2
+ ca_proplist_set at Base 0.2
+ ca_proplist_setf at Base 0.2
+ ca_proplist_sets at Base 0.2
+ ca_sound_file_close at Base 0.2
+ ca_sound_file_frame_size at Base 0.2
+ ca_sound_file_get_channel_map at Base 0.13
+ ca_sound_file_get_nchannels at Base 0.2
+ ca_sound_file_get_rate at Base 0.2
+ ca_sound_file_get_sample_type at Base 0.2
+ ca_sound_file_get_size at Base 0.2
+ ca_sound_file_open at Base 0.2
+ ca_sound_file_read_arbitrary at Base 0.2
+ ca_sound_file_read_int16 at Base 0.2
+ ca_sound_file_read_uint8 at Base 0.2
+ ca_sprintf_malloc at Base 0.2
+ ca_strerror at Base 0.2
+ ca_theme_data_free at Base 0.2
+ ca_vorbis_close at Base 0.2
+ ca_vorbis_get_channel_map at Base 0.13
+ ca_vorbis_get_nchannels at Base 0.2
+ ca_vorbis_get_rate at Base 0.2
+ ca_vorbis_get_size at Base 0.2
+ ca_vorbis_open at Base 0.2
+ ca_vorbis_read_s16ne at Base 0.2
+ ca_wav_close at Base 0.2
+ ca_wav_get_channel_map at Base 0.13
+ ca_wav_get_nchannels at Base 0.2
+ ca_wav_get_rate at Base 0.2
+ ca_wav_get_sample_type at Base 0.2
+ ca_wav_get_size at Base 0.2
+ ca_wav_open at Base 0.2
+ ca_wav_read_s16le at Base 0.2
+ ca_wav_read_u8 at Base 0.2
+ driver_playing at Base 0.17

Added: packages/unstable/libcanberra/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/patches/series?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/patches/series (added)
+++ packages/unstable/libcanberra/debian/patches/series [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+undefined_reference.diff

Added: packages/unstable/libcanberra/debian/patches/undefined_reference.diff
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/patches/undefined_reference.diff?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/patches/undefined_reference.diff (added)
+++ packages/unstable/libcanberra/debian/patches/undefined_reference.diff [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,15 @@
+Description: Fix FTBFS with binutils-gold
+Author: Bart Martens <bartm at debian.org>
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=555081
+
+--- ../orig/libcanberra-0.28/src/Makefile.in	2011-06-07 05:02:18.000000000 +0200
++++ ./src/Makefile.in	2011-10-09 09:30:09.000000000 +0200
+@@ -510,7 +510,7 @@
+ GST_CFLAGS = @GST_CFLAGS@
+ GST_LIBS = @GST_LIBS@
+ GTK3_CFLAGS = @GTK3_CFLAGS@
+-GTK3_LIBS = @GTK3_LIBS@
++GTK3_LIBS = @GTK3_LIBS@ -lX11
+ GTK3_MODULES_DIR = @GTK3_MODULES_DIR@
+ GTKDOC_CHECK = @GTKDOC_CHECK@
+ GTKDOC_MKPDF = @GTKDOC_MKPDF@

Added: packages/unstable/libcanberra/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/rules?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/rules (added)
+++ packages/unstable/libcanberra/debian/rules [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,48 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/rules/utils.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+
+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+
+common-install-arch::
+	find $(DEB_DESTDIR) -name "*.la" | xargs rm -f
+
+common-binary-post-install-arch:: list-missing
+
+update-patch-series:
+	git rm -r -f $(CURDIR)/debian/patches
+	mkdir -p $(CURDIR)/debian/patches
+	git format-patch -o $(CURDIR)/debian/patches patches ^upstream | \
+		xargs -n 1 basename > $(CURDIR)/debian/patches/series
+	git add $(CURDIR)/debian/patches
+
+DEB_CONFIGURE_EXTRA_FLAGS = 			\
+	--libdir=\$${prefix}/lib/$(DEB_HOST_MULTIARCH) \
+	--enable-pulse				\
+	--enable-gstreamer			\
+	--enable-gtk				\
+	--enable-gtk-doc 			\
+	--enable-tdb 				\
+	--with-builtin=dso
+
+# Linux-specific flags:
+ifeq ($(DEB_HOST_ARCH_OS), linux)
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-alsa --disable-oss
+else
+DEB_CONFIGURE_EXTRA_FLAGS += --disable-alsa --enable-oss
+endif
+
+DEB_DH_MAKESHLIBS_ARGS_ALL += --exclude=usr/lib/$(DEB_HOST_MULTIARCH)/gtk-2.0/modules
+DEB_DH_MAKESHLIBS_ARGS_ALL += --exclude=usr/lib/$(DEB_HOST_MULTIARCH)/gtk-3.0/modules
+DEB_DH_MAKESHLIBS_ARGS_ALL += --exclude=usr/lib/$(DEB_HOST_MULTIARCH)/libcanberra-0.28
+DEB_DH_MAKESHLIBS_ARGS_libcanberra0 += -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libcanberra-gtk0 += -- -c4
+DEB_DH_MAKESHLIBS_ARGS_libcanberra-gtk3-0 += -- -c4
+
+install/libcanberra-gtk3-module::
+	cp -a src/canberra-gtk-module.desktop \
+	      debian/tmp/usr/lib/$(DEB_HOST_MULTIARCH)/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk3-module.desktop
+	cp -a libcanberra.schemas debian/tmp/etc/gconf/schemas/libcanberra3.schemas

Propchange: packages/unstable/libcanberra/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/unstable/libcanberra/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/source/format?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/source/format (added)
+++ packages/unstable/libcanberra/debian/source/format [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: packages/unstable/libcanberra/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libcanberra/debian/watch?rev=34082&op=file
==============================================================================
--- packages/unstable/libcanberra/debian/watch (added)
+++ packages/unstable/libcanberra/debian/watch [utf-8] Tue Apr  3 16:04:46 2012
@@ -1,0 +1,8 @@
+# Control file for uscan
+# Run the "uscan" command to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+http://0pointer.de/lennart/projects/libcanberra/ libcanberra-(.*)\.tar\.gz




More information about the pkg-gnome-commits mailing list