debian/0000755000000000000000000000000012230242047007162 5ustar debian/compat0000644000000000000000000000000211602216554010366 0ustar 8 debian/libgnome-media-profiles-3.0-0.symbols0000644000000000000000000000330511601237254015727 0ustar libgnome-media-profiles-3.0.so.0 libgnome-media-profiles-3.0-0 #MINVER# * Build-Depends-Package: libgnome-media-profiles-dev gm_audio_profile_choose_get_active@Base 2.91.2 gm_audio_profile_choose_get_active_profile@Base 2.91.2 gm_audio_profile_choose_get_type@Base 2.91.2 gm_audio_profile_choose_new@Base 2.91.2 gm_audio_profile_choose_set_active@Base 2.91.2 gm_audio_profile_choose_set_active_profile@Base 2.91.2 gm_audio_profile_create@Base 2.91.2 gm_audio_profile_delete_list@Base 2.91.2 gm_audio_profile_edit_get_type@Base 2.91.2 gm_audio_profile_edit_new@Base 2.91.2 gm_audio_profile_forget@Base 2.91.2 gm_audio_profile_get_active@Base 2.91.2 gm_audio_profile_get_active_list@Base 2.91.2 gm_audio_profile_get_count@Base 2.91.2 gm_audio_profile_get_description@Base 2.91.2 gm_audio_profile_get_extension@Base 2.91.2 gm_audio_profile_get_id@Base 2.91.2 gm_audio_profile_get_list@Base 2.91.2 gm_audio_profile_get_name@Base 2.91.2 gm_audio_profile_get_pipeline@Base 2.91.2 gm_audio_profile_get_type@Base 2.91.2 gm_audio_profile_initialize@Base 2.91.2 gm_audio_profile_lookup@Base 2.91.2 gm_audio_profile_new@Base 2.91.2 gm_audio_profile_set_active@Base 2.91.2 gm_audio_profile_set_description@Base 2.91.2 gm_audio_profile_set_extension@Base 2.91.2 gm_audio_profile_set_name@Base 2.91.2 gm_audio_profile_set_pipeline@Base 2.91.2 gm_audio_profile_sync_list@Base 2.91.2 gm_audio_profiles_edit_get_type@Base 2.91.2 gm_audio_profiles_edit_new@Base 2.91.2 gm_audio_profiles_edit_new_profile@Base 2.91.2 gm_audio_setting_mask_is_empty@Base 2.91.2 gmp_util_load_builder_file@Base 2.91.2 gmp_util_run_error_dialog@Base 2.91.2 gmp_util_show_error_dialog@Base 2.91.2 gnome_media_profiles_init@Base 2.91.2 debian/gnome-media-profiles.install0000644000000000000000000000011311602216575014561 0ustar usr/share/gnome/help usr/share/omf usr/bin/gnome-audio-profiles-properties debian/rules0000755000000000000000000000054211601237254010250 0ustar #! /usr/bin/make -f include /usr/share/cdbs/1/rules/autoreconf.mk include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/rules/utils.mk include /usr/share/cdbs/1/class/gnome.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk DEB_DH_MAKESHLIBS_ARGS_ALL += -V -- -c4 debian/control.in0000644000000000000000000000345612060420350011176 0ustar Source: libgnome-media-profiles Section: gnome Priority: optional Maintainer: Ubuntu Core Developers XSBC-Original-Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ Build-Depends: debhelper (>= 8), cdbs, gnome-pkg-tools (>= 0.11.3), dh-autoreconf, libgtk-3-dev (>= 3.0.0), libglib2.0-dev (>= 2.27), libgstreamer1.0-dev (>= 1.0.3), libgstreamer-plugins-base1.0-dev (>= 1.0.3), libgconf2-dev, gnome-doc-utils, rarian-compat, intltool Standards-Version: 3.9.3 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/libgnome-media-profiles Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgnome-media-profiles Package: libgnome-media-profiles-3.0-0 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: GNOME Media Profiles library Library that contains code to manage media profiles. Package: libgnome-media-profiles-dev Section: libdevel Architecture: any Depends: libgnome-media-profiles-3.0-0 (= ${binary:Version}), ${misc:Depends}, libglib2.0-dev (>= 2.27), libgtk-3-dev (>= 3.0.0) Description: GNOME Media Profiles library Library that contains code to manage media profiles. . This package includes development files. Package: gnome-media-profiles Section: gnome Architecture: any Replaces: gnome-media (<< 2.91), gnome-media-common (<< 2.91) Depends: ${shlibs:Depends}, ${misc:Depends} Description: GNOME Media Profiles library Library that contains code to manage media profiles. . This package includes binaries and documentation debian/watch0000644000000000000000000000024711645670535010236 0ustar #watch file for libgnome-media-profiles version=3 http://download.gnome.org/sources/libgnome-media-profiles/([\d.]+[02468])/libgnome-media-profiles-([\d.]+)\.tar\.bz2 debian/changelog0000644000000000000000000001306012230240304011026 0ustar libgnome-media-profiles (3.0.0-1ubuntu2) saucy; urgency=low [ POJAR GEORGE ] * debian/patches/03-ftbs.patch: Fixed FTBFS. (LP: #1241007) [ Dmitry Shachnev ] * Rename the patch to 03-g_thread_init.patch, and make it more backportable by checking GLib version. -- POJAR GEORGE Thu, 17 Oct 2013 14:04:44 +0000 libgnome-media-profiles (3.0.0-1ubuntu1) raring; urgency=low * debian/patches/02-gstreamer-1.0.patch - Port to GStreamer-1.0 API. (LP: #1085118) * debian/control.in: - Bump Standards-Version to 3.9.3. No further changes. - Update Maintainer field to Ubuntu Core Developers. - Build-Depends: libgstreamer1.0-dev, libgstreamer-plugins-base1.0-dev. -- POJAR GEORGE Sun, 02 Dec 2012 15:07:49 +0000 libgnome-media-profiles (3.0.0-1build1) quantal; urgency=low * Rebuild for new armel compiler default of ARMv5t. -- Colin Watson Thu, 04 Oct 2012 16:26:39 +0100 libgnome-media-profiles (3.0.0-1) unstable; urgency=low * New upstream release. * debian/watch: - Track stable releases. - Switch to .bz2 tarballs. * Remove patches, applied upstream: - d/patches/0002-has_separator-is-gone.patch - d/patches/0001-build-Add-missing-uidir-definition.patch - d/patches/0003-Set-new-profile-dialog-s-parent-when-first-created.patch * debian/control.in: - Bump Standards-Version to 3.9.2. No further changes. - Update Vcs-* fields. * Bump debhelper compatibility level to 8. - Update Build-Depends on debhelper. - Strip debian/tmp/ from .install files. * debian/patches/01-format-security.patch - Fix build failure with [-Werror=format-security]. * Upload to unstable. -- Michael Biebl Fri, 14 Oct 2011 01:40:26 +0200 libgnome-media-profiles (2.91.2-4) experimental; urgency=low * debian/control.in: - Update for the new gtk+ package names. -- Emilio Pozuelo Monfort Sat, 19 Feb 2011 14:33:03 +0000 libgnome-media-profiles (2.91.2-3) experimental; urgency=low * d/patches/0001-build-Add-missing-uidir-definition.patch, d/patches/0002-has_separator-is-gone.patch, d/patches/0003-Set-new-profile-dialog-s-parent-when-first-created.patch: + Patches from upstream git, fix gnome-audio-profiles-properties not able to edit profiles. Closes: #611103. * debian/control.in, debian/rules: + Run autoreconf during the build, needed by one patch. * debian/rules: + Include utils.mk and remove gnome-version.mk include. -- Emilio Pozuelo Monfort Wed, 26 Jan 2011 00:17:28 +0000 libgnome-media-profiles (2.91.2-2) experimental; urgency=low * debian/control.in: - Make gnome-media-profiles also replace gnome-media. Closes: #610293. -- Emilio Pozuelo Monfort Tue, 18 Jan 2011 00:03:30 +0000 libgnome-media-profiles (2.91.2-1) experimental; urgency=low [ Sjoerd Simons ] * Initial debian packaging * Add b-d on intltool * debian/control.in: Conflict with gnome-media-common, not gnome-media [ Emilio Pozuelo Monfort ] * debian/control.in: - Let gnome-media-profiles depend on ${shlibs:Depends}. - Don't make gnome-media-profiles depend on libgnome-media-profiles-3.0-0, let it get the dependency through ${shlibs:Depends}. - Rename libgnome-media-profiles-3.0 to libgnome-media-profiles-3.0-0 to embed the SONAME in the package name. - Don't conflict with gnome-media-common, the Replaces is enough. * debian/libgnome-media-profiles-3.0-0.symbols: - Add a Build-Depends-Package line. * debian/rules: - Fail the build if the symbols file is out of date. - Make the shlibs file always depend on the latest upstream version. -- Emilio Pozuelo Monfort Thu, 13 Jan 2011 00:47:47 +0000 libgnome-media-profiles (2.91.2-0ubuntu6~build2) natty; urgency=low * debian/control: - Make gnome-media-profiles package replace and conflict with gnome-media < 2.91 -- Rodrigo Moya Thu, 18 Nov 2010 23:45:29 +0100 libgnome-media-profiles (2.91.2-0ubuntu6~build1) natty; urgency=low * debian/compat: * debian/source/format: - Add missing files * debian/control: - Rename library binary package to libgnome-media-profiles-3.0 -- Rodrigo Moya Thu, 18 Nov 2010 17:00:04 +0100 libgnome-media-profiles (2.91.2-0ubuntu5) natty; urgency=low * debian/control: - Add missing dependency on rarian-compat (for scrollkeeper-config) -- Rodrigo Moya Tue, 16 Nov 2010 17:19:54 +0100 libgnome-media-profiles (2.91.2-0ubuntu4) natty; urgency=low * debian/control: - Fix typo in build dependencies -- Rodrigo Moya Tue, 16 Nov 2010 16:55:38 +0100 libgnome-media-profiles (2.91.2-0ubuntu3) natty; urgency=low * debian/control: - Add some more missing build dependencies -- Rodrigo Moya Tue, 16 Nov 2010 16:51:41 +0100 libgnome-media-profiles (2.91.2-0ubuntu2) natty; urgency=low * debian/control: - Add the correct build dependencies - Rename library package to libgnome-media-profiles3.0 -- Rodrigo Moya Tue, 16 Nov 2010 16:48:04 +0100 libgnome-media-profiles (2.91.2-0ubuntu1) natty; urgency=low * debian/control: - Add missing dependency on cdbs -- Rodrigo Moya Tue, 16 Nov 2010 16:37:53 +0100 libgnome-media-profiles (2.91.2) natty; urgency=low * Initial release. -- Rodrigo Moya Tue, 16 Nov 2010 16:06:09 +0100 debian/copyright0000644000000000000000000000252411601237254011125 0ustar Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59 Name: libgnome-media-profiles Source: http://ftp.gnome.org/pub/GNOME/sources/libgnome-media-profiles/ Maintainer: Marc-Andre Lureau Bastien Nocera Files: * Copyright: 2003,2004, Thomas Vander Stichele Copyright: 2005,2010, Marc-Andre Lureau, Bastien Nocera License: LGPL-2.1 Files: debian/* Copyright: 2009, Canonical, Ltd. License: LGPL-2.1 License: LGPL-2.1 This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 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 Library General Public License for more details. . You should have received a copy of the GNU Library General Public License along with this package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. . On Debian systems, the complete text of the GNU Library General Public License can be found in `/usr/share/common-licenses/LGPL'. debian/source/0000755000000000000000000000000011645673421010477 5ustar debian/source/format0000644000000000000000000000001411601237254011675 0ustar 3.0 (quilt) debian/libgnome-media-profiles-dev.install0000644000000000000000000000014411602216604016021 0ustar usr/include usr/lib/libgnome-media-profiles-3.0.so usr/lib/pkgconfig/libgnome-media-profiles-3.0.pc debian/patches/0000755000000000000000000000000012230240112010600 5ustar debian/patches/03-g_thread_init.patch0000644000000000000000000000171312230240211014643 0ustar Description: fixed FTBFS because of deprecated g_thread_init Bug: https://bugs.launchpad.net/bugs/1241007 Author: POJAR GEORGE --- a/libgnome-media-profiles/gnome-audio-profiles-properties.c +++ b/libgnome-media-profiles/gnome-audio-profiles-properties.c @@ -46,7 +46,9 @@ GOptionContext *context; GError *error = NULL; +#if !defined(GLIB_VERSION_2_32) g_thread_init (NULL); +#endif context = g_option_context_new (NULL); g_option_context_add_group (context, gtk_get_option_group (TRUE)); --- a/libgnome-media-profiles/gnome-audio-profiles-test.c +++ b/libgnome-media-profiles/gnome-audio-profiles-test.c @@ -151,7 +151,9 @@ GOptionContext *context; GError *error = NULL; +#if !defined(GLIB_VERSION_2_32) g_thread_init (NULL); +#endif context = g_option_context_new (NULL); g_option_context_add_group (context, gst_init_get_option_group ()); g_option_context_add_group (context, gtk_get_option_group (TRUE)); debian/patches/series0000644000000000000000000000010712230237602012025 0ustar 01-format-security.patch 02-gstreamer-1.0.patch 03-g_thread_init.patch debian/patches/02-gstreamer-1.0.patch0000644000000000000000000001526612060420350014344 0ustar Description: Port to GStreamer 1.0 API. Author: POJAR GEORGE Bug: https://bugs.launchpad.net/ubuntu/+source/libgnome-media-profiles/+bug/1085118 Index: libgnome-media-profiles/configure =================================================================== --- libgnome-media-profiles.orig/configure 2012-12-02 15:07:21.104163000 +0000 +++ libgnome-media-profiles/configure 2012-12-02 15:13:13.580542290 +0000 @@ -13172,12 +13172,12 @@ if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" gtk+-3.0 >= \$GTK_REQUIRED_VERSION - gstreamer-0.10 + gstreamer-1.0 gconf-2.0 gio-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors " gtk+-3.0 >= $GTK_REQUIRED_VERSION - gstreamer-0.10 + gstreamer-1.0 gconf-2.0 gio-2.0") 2>&5 ac_status=$? @@ -13185,7 +13185,7 @@ test $ac_status = 0; }; then pkg_cv_GMP_CFLAGS=`$PKG_CONFIG --cflags " gtk+-3.0 >= $GTK_REQUIRED_VERSION - gstreamer-0.10 + gstreamer-1.0 gconf-2.0 gio-2.0" 2>/dev/null` else @@ -13200,12 +13200,12 @@ if test -n "$PKG_CONFIG" && \ { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \" gtk+-3.0 >= \$GTK_REQUIRED_VERSION - gstreamer-0.10 + gstreamer-1.0 gconf-2.0 gio-2.0\""; } >&5 ($PKG_CONFIG --exists --print-errors " gtk+-3.0 >= $GTK_REQUIRED_VERSION - gstreamer-0.10 + gstreamer-1.0 gconf-2.0 gio-2.0") 2>&5 ac_status=$? @@ -13213,7 +13213,7 @@ test $ac_status = 0; }; then pkg_cv_GMP_LIBS=`$PKG_CONFIG --libs " gtk+-3.0 >= $GTK_REQUIRED_VERSION - gstreamer-0.10 + gstreamer-1.0 gconf-2.0 gio-2.0" 2>/dev/null` else @@ -13237,13 +13237,13 @@ if test $_pkg_short_errors_supported = yes; then GMP_PKG_ERRORS=`$PKG_CONFIG --short-errors --print-errors " gtk+-3.0 >= $GTK_REQUIRED_VERSION - gstreamer-0.10 + gstreamer-1.0 gconf-2.0 gio-2.0" 2>&1` else GMP_PKG_ERRORS=`$PKG_CONFIG --print-errors " gtk+-3.0 >= $GTK_REQUIRED_VERSION - gstreamer-0.10 + gstreamer-1.0 gconf-2.0 gio-2.0" 2>&1` fi @@ -13252,7 +13252,7 @@ as_fn_error $? "Package requirements ( gtk+-3.0 >= $GTK_REQUIRED_VERSION - gstreamer-0.10 + gstreamer-1.0 gconf-2.0 gio-2.0) were not met: Index: libgnome-media-profiles/configure.ac =================================================================== --- libgnome-media-profiles.orig/configure.ac 2012-12-02 15:07:21.104163000 +0000 +++ libgnome-media-profiles/configure.ac 2012-12-02 15:10:54.484546425 +0000 @@ -29,7 +29,7 @@ GTK_REQUIRED_VERSION=2.91.0 PKG_CHECK_MODULES(GMP, [ gtk+-3.0 >= $GTK_REQUIRED_VERSION - gstreamer-0.10 + gstreamer-1.0 gconf-2.0 gio-2.0], have_profiles=yes) @@ -57,9 +57,9 @@ dnl Check for GStreamer dnl======================================================================= -GST_REQ=0.10.23 -GST_PLUGINS_BASE_REQ=0.10.23 -GST_MAJORMINOR=0.10 +GST_REQ=1.0.3 +GST_PLUGINS_BASE_REQ=1.0.3 +GST_MAJORMINOR=1.0 dnl make available to Makefile.am AC_SUBST(GST_MAJORMINOR) Index: libgnome-media-profiles/data/gnome-media-profiles.schemas.in.in =================================================================== --- libgnome-media-profiles.orig/data/gnome-media-profiles.schemas.in.in 2012-12-02 15:07:21.104163000 +0000 +++ libgnome-media-profiles/data/gnome-media-profiles.schemas.in.in 2012-12-02 15:12:11.768544127 +0000 @@ -125,7 +125,7 @@ /system/gstreamer/@GST_MAJORMINOR@/audio/profiles/cdlossy/pipeline gnome-media string - audio/x-raw-float,rate=44100,channels=2 ! vorbisenc name=enc quality=0.5 ! oggmux + audio/x-raw,rate=44100,channels=2 ! vorbisenc name=enc quality=0.5 ! oggmux The partial GStreamer pipeline used @@ -199,7 +199,7 @@ /system/gstreamer/@GST_MAJORMINOR@/audio/profiles/cdlossless/pipeline gnome-media string - audio/x-raw-int,rate=44100,channels=2 ! flacenc name=enc + audio/x-raw,rate=44100,channels=2 ! flacenc name=enc The partial GStreamer pipeline used @@ -274,7 +274,7 @@ /system/gstreamer/@GST_MAJORMINOR@/audio/profiles/voicelossless/pipeline gnome-media string - audio/x-raw-int,rate=22050,channels=1 ! wavenc name=enc + audio/x-raw,rate=22050,channels=1 ! wavenc name=enc The partial GStreamer pipeline used @@ -348,7 +348,7 @@ /system/gstreamer/@GST_MAJORMINOR@/audio/profiles/voicelossy/pipeline gnome-media string - audio/x-raw-int,rate=32000,channels=1 ! speexenc name=enc ! oggmux + audio/x-raw,rate=32000,channels=1 ! speexenc name=enc ! oggmux The partial GStreamer pipeline used @@ -422,7 +422,7 @@ /system/gstreamer/@GST_MAJORMINOR@/audio/profiles/mp2/pipeline gnome-media string - audio/x-raw-int,rate=44100,channels=2 ! twolame name=enc mode=0 bitrate=192 ! id3v2mux + audio/x-raw,rate=44100,channels=2 ! twolame name=enc mode=0 bitrate=192 ! id3v2mux The partial GStreamer pipeline used @@ -496,7 +496,7 @@ /system/gstreamer/@GST_MAJORMINOR@/audio/profiles/mp3/pipeline gnome-media string - audio/x-raw-int,rate=44100,channels=2 ! lamemp3enc name=enc target=0 quality=6 ! xingmux ! id3v2mux + audio/x-raw,rate=44100,channels=2 ! lamemp3enc name=enc target=0 quality=6 ! xingmux ! id3v2mux The partial GStreamer pipeline used @@ -570,7 +570,7 @@ /system/gstreamer/@GST_MAJORMINOR@/audio/profiles/aac/pipeline gnome-media string - audio/x-raw-int,rate=44100,channels=2 ! faac profile=2 ! ffmux_mp4 + audio/x-raw,rate=44100,channels=2 ! faac profile=2 ! ffmux_mp4 The partial GStreamer pipeline used debian/patches/01-format-security.patch0000644000000000000000000000374411645673047015236 0ustar Description: Fix build failure with [-Werror=format-security] Author: Michael Biebl Bug: https://bugzilla.gnome.org/show_bug.cgi?id=661722 Index: libgnome-media-profiles-3.0.0/libgnome-media-profiles/audio-profile-edit.c =================================================================== --- libgnome-media-profiles-3.0.0.orig/libgnome-media-profiles/audio-profile-edit.c 2010-10-31 02:01:20.000000000 +0200 +++ libgnome-media-profiles-3.0.0/libgnome-media-profiles/audio-profile-edit.c 2011-10-14 01:34:51.792485916 +0200 @@ -230,7 +230,7 @@ /* get the dialog */ builder = gmp_util_load_builder_file ("gnome-audio-profile-edit.ui", NULL, &error); if (error != NULL) { - g_warning (error->message); + g_warning ("%s", error->message); g_error_free (error); return NULL; } Index: libgnome-media-profiles-3.0.0/libgnome-media-profiles/audio-profiles-edit.c =================================================================== --- libgnome-media-profiles-3.0.0.orig/libgnome-media-profiles/audio-profiles-edit.c 2011-01-13 17:49:35.000000000 +0100 +++ libgnome-media-profiles-3.0.0/libgnome-media-profiles/audio-profiles-edit.c 2011-10-14 01:33:56.969175138 +0200 @@ -912,7 +912,7 @@ builder = gmp_util_load_builder_file ("gnome-audio-profile-new.ui", transient_parent, &error); if (error != NULL) { - g_warning (error->message); + g_warning ("%s", error->message); g_error_free (error); return; } Index: libgnome-media-profiles-3.0.0/libgnome-media-profiles/gmp-util.c =================================================================== --- libgnome-media-profiles-3.0.0.orig/libgnome-media-profiles/gmp-util.c 2010-10-31 02:01:20.000000000 +0200 +++ libgnome-media-profiles-3.0.0/libgnome-media-profiles/gmp-util.c 2011-10-14 01:35:27.284039726 +0200 @@ -47,7 +47,7 @@ goto end; if (error != NULL) { - g_warning (error->message); + g_warning ("%s", error->message); g_error_free (error); error = NULL; } debian/libgnome-media-profiles-3.0-0.install0000644000000000000000000000012511602216601015674 0ustar usr/share/libgnome-media-profiles usr/lib/libgnome-media-profiles-3.0.so.* etc/gconf debian/control0000644000000000000000000000414112230242105010560 0ustar # 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: libgnome-media-profiles Section: gnome Priority: optional Maintainer: Ubuntu Core Developers XSBC-Original-Maintainer: Debian GNOME Maintainers Uploaders: Debian GNOME Maintainers , Emilio Pozuelo Monfort , Michael Biebl Build-Depends: debhelper (>= 8), cdbs, gnome-pkg-tools (>= 0.11.3), dh-autoreconf, libgtk-3-dev (>= 3.0.0), libglib2.0-dev (>= 2.27), libgstreamer1.0-dev (>= 1.0.3), libgstreamer-plugins-base1.0-dev (>= 1.0.3), libgconf2-dev, gnome-doc-utils, rarian-compat, intltool Standards-Version: 3.9.3 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/libgnome-media-profiles Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgnome-media-profiles Package: libgnome-media-profiles-3.0-0 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: GNOME Media Profiles library Library that contains code to manage media profiles. Package: libgnome-media-profiles-dev Section: libdevel Architecture: any Depends: libgnome-media-profiles-3.0-0 (= ${binary:Version}), ${misc:Depends}, libglib2.0-dev (>= 2.27), libgtk-3-dev (>= 3.0.0) Description: GNOME Media Profiles library Library that contains code to manage media profiles. . This package includes development files. Package: gnome-media-profiles Section: gnome Architecture: any Replaces: gnome-media (<< 2.91), gnome-media-common (<< 2.91) Depends: ${shlibs:Depends}, ${misc:Depends} Description: GNOME Media Profiles library Library that contains code to manage media profiles. . This package includes binaries and documentation