r26018 - in /desktop/experimental/libgnome-media-profiles: ./ debian/ debian/source/

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sat Dec 18 21:10:14 UTC 2010


Author: sjoerd
Date: Sat Dec 18 21:10:14 2010
New Revision: 26018

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=26018
Log:
Add libgnome-media-profiles

Added:
    desktop/experimental/libgnome-media-profiles/
    desktop/experimental/libgnome-media-profiles/debian/
    desktop/experimental/libgnome-media-profiles/debian/changelog
    desktop/experimental/libgnome-media-profiles/debian/compat
    desktop/experimental/libgnome-media-profiles/debian/control
    desktop/experimental/libgnome-media-profiles/debian/copyright
    desktop/experimental/libgnome-media-profiles/debian/gnome-media-profiles.install
    desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-3.0.install
    desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-3.0.symbols
    desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-dev.install
    desktop/experimental/libgnome-media-profiles/debian/rules   (with props)
    desktop/experimental/libgnome-media-profiles/debian/source/
    desktop/experimental/libgnome-media-profiles/debian/source/format
    desktop/experimental/libgnome-media-profiles/debian/watch

Added: desktop/experimental/libgnome-media-profiles/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnome-media-profiles/debian/changelog?rev=26018&op=file
==============================================================================
--- desktop/experimental/libgnome-media-profiles/debian/changelog (added)
+++ desktop/experimental/libgnome-media-profiles/debian/changelog [utf-8] Sat Dec 18 21:10:14 2010
@@ -1,0 +1,65 @@
+libgnome-media-profiles (2.91.2-1) UNRELEASED; urgency=low
+
+  * Initial debian packaging
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 18 Dec 2010 21:08:53 +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 <rodrigo.moya at canonical.com>  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 <rodrigo.moya at canonical.com>  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 <rodrigo.moya at canonical.com>  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 <rodrigo.moya at canonical.com>  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 <rodrigo.moya at canonical.com>  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 <rodrigo.moya at canonical.com>  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 <rodrigo.moya at canonical.com>  Tue, 16 Nov 2010 16:37:53 +0100
+
+libgnome-media-profiles (2.91.2) natty; urgency=low
+
+  * Initial release.
+
+ -- Rodrigo Moya <rodrigo.moya at canonical.com>  Tue, 16 Nov 2010 16:06:09 +0100

Added: desktop/experimental/libgnome-media-profiles/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnome-media-profiles/debian/compat?rev=26018&op=file
==============================================================================
--- desktop/experimental/libgnome-media-profiles/debian/compat (added)
+++ desktop/experimental/libgnome-media-profiles/debian/compat [utf-8] Sat Dec 18 21:10:14 2010
@@ -1,0 +1,1 @@
+5

Added: desktop/experimental/libgnome-media-profiles/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnome-media-profiles/debian/control?rev=26018&op=file
==============================================================================
--- desktop/experimental/libgnome-media-profiles/debian/control (added)
+++ desktop/experimental/libgnome-media-profiles/debian/control [utf-8] Sat Dec 18 21:10:14 2010
@@ -1,0 +1,48 @@
+Source: libgnome-media-profiles
+Section: gnome
+Priority: optional
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Rodrigo Moya <rodrigo.moya at canonical.com>
+Build-Depends: debhelper (>= 5),
+               cdbs,
+               libgtk3.0-dev (>= 2.91.0),
+               libglib2.0-dev (>= 2.27),
+               libgstreamer0.10-dev,
+               libgstreamer-plugins-base0.10-dev,
+               libgconf2-dev,
+               gnome-doc-utils,
+               rarian-compat
+Standards-Version: 3.9.1
+Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/libgnome-media-profiles/ubuntugtk3
+
+Package: libgnome-media-profiles-3.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 (= ${binary:Version}),
+         ${misc:Depends},
+         libglib2.0-dev (>= 2.27),
+         libgtk3.0-dev (>= 2.91)
+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
+Conflicts: gnome-media (<< 2.91)
+Replaces: gnome-media (<< 2.91)
+Depends: libgnome-media-profiles-3.0 (= ${binary:Version}),
+         ${misc:Depends}
+Description: GNOME Media Profiles library
+ Library that contains code to manage media profiles.
+ .
+ This package includes binaries and documentation

Added: desktop/experimental/libgnome-media-profiles/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnome-media-profiles/debian/copyright?rev=26018&op=file
==============================================================================
--- desktop/experimental/libgnome-media-profiles/debian/copyright (added)
+++ desktop/experimental/libgnome-media-profiles/debian/copyright [utf-8] Sat Dec 18 21:10:14 2010
@@ -1,0 +1,34 @@
+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 <marcandre.lureau at gmail.com>
+            Bastien Nocera <hadess at hadess.net>
+
+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'.
+

Added: desktop/experimental/libgnome-media-profiles/debian/gnome-media-profiles.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnome-media-profiles/debian/gnome-media-profiles.install?rev=26018&op=file
==============================================================================
--- desktop/experimental/libgnome-media-profiles/debian/gnome-media-profiles.install (added)
+++ desktop/experimental/libgnome-media-profiles/debian/gnome-media-profiles.install [utf-8] Sat Dec 18 21:10:14 2010
@@ -1,0 +1,3 @@
+debian/tmp/usr/share/gnome/help
+debian/tmp/usr/share/omf
+debian/tmp/usr/bin/gnome-audio-profiles-properties

Added: desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-3.0.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-3.0.install?rev=26018&op=file
==============================================================================
--- desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-3.0.install (added)
+++ desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-3.0.install [utf-8] Sat Dec 18 21:10:14 2010
@@ -1,0 +1,3 @@
+debian/tmp/usr/share/libgnome-media-profiles
+debian/tmp/usr/lib/libgnome-media-profiles-3.0.so.*
+debian/tmp/etc/gconf

Added: desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-3.0.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-3.0.symbols?rev=26018&op=file
==============================================================================
--- desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-3.0.symbols (added)
+++ desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-3.0.symbols [utf-8] Sat Dec 18 21:10:14 2010
@@ -1,0 +1,39 @@
+libgnome-media-profiles-3.0.so.0 libgnome-media-profiles-3.0 #MINVER#
+ gm_audio_profile_choose_get_active at Base 2.91.2
+ gm_audio_profile_choose_get_active_profile at Base 2.91.2
+ gm_audio_profile_choose_get_type at Base 2.91.2
+ gm_audio_profile_choose_new at Base 2.91.2
+ gm_audio_profile_choose_set_active at Base 2.91.2
+ gm_audio_profile_choose_set_active_profile at Base 2.91.2
+ gm_audio_profile_create at Base 2.91.2
+ gm_audio_profile_delete_list at Base 2.91.2
+ gm_audio_profile_edit_get_type at Base 2.91.2
+ gm_audio_profile_edit_new at Base 2.91.2
+ gm_audio_profile_forget at Base 2.91.2
+ gm_audio_profile_get_active at Base 2.91.2
+ gm_audio_profile_get_active_list at Base 2.91.2
+ gm_audio_profile_get_count at Base 2.91.2
+ gm_audio_profile_get_description at Base 2.91.2
+ gm_audio_profile_get_extension at Base 2.91.2
+ gm_audio_profile_get_id at Base 2.91.2
+ gm_audio_profile_get_list at Base 2.91.2
+ gm_audio_profile_get_name at Base 2.91.2
+ gm_audio_profile_get_pipeline at Base 2.91.2
+ gm_audio_profile_get_type at Base 2.91.2
+ gm_audio_profile_initialize at Base 2.91.2
+ gm_audio_profile_lookup at Base 2.91.2
+ gm_audio_profile_new at Base 2.91.2
+ gm_audio_profile_set_active at Base 2.91.2
+ gm_audio_profile_set_description at Base 2.91.2
+ gm_audio_profile_set_extension at Base 2.91.2
+ gm_audio_profile_set_name at Base 2.91.2
+ gm_audio_profile_set_pipeline at Base 2.91.2
+ gm_audio_profile_sync_list at Base 2.91.2
+ gm_audio_profiles_edit_get_type at Base 2.91.2
+ gm_audio_profiles_edit_new at Base 2.91.2
+ gm_audio_profiles_edit_new_profile at Base 2.91.2
+ gm_audio_setting_mask_is_empty at Base 2.91.2
+ gmp_util_load_builder_file at Base 2.91.2
+ gmp_util_run_error_dialog at Base 2.91.2
+ gmp_util_show_error_dialog at Base 2.91.2
+ gnome_media_profiles_init at Base 2.91.2

Added: desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-dev.install?rev=26018&op=file
==============================================================================
--- desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-dev.install (added)
+++ desktop/experimental/libgnome-media-profiles/debian/libgnome-media-profiles-dev.install [utf-8] Sat Dec 18 21:10:14 2010
@@ -1,0 +1,3 @@
+debian/tmp/usr/include
+debian/tmp/usr/lib/libgnome-media-profiles-3.0.so
+debian/tmp/usr/lib/pkgconfig/libgnome-media-profiles-3.0.pc

Added: desktop/experimental/libgnome-media-profiles/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnome-media-profiles/debian/rules?rev=26018&op=file
==============================================================================
--- desktop/experimental/libgnome-media-profiles/debian/rules (added)
+++ desktop/experimental/libgnome-media-profiles/debian/rules [utf-8] Sat Dec 18 21:10:14 2010
@@ -1,0 +1,6 @@
+#! /usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS :=

Propchange: desktop/experimental/libgnome-media-profiles/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: desktop/experimental/libgnome-media-profiles/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnome-media-profiles/debian/source/format?rev=26018&op=file
==============================================================================
--- desktop/experimental/libgnome-media-profiles/debian/source/format (added)
+++ desktop/experimental/libgnome-media-profiles/debian/source/format [utf-8] Sat Dec 18 21:10:14 2010
@@ -1,0 +1,1 @@
+3.0 (quilt)

Added: desktop/experimental/libgnome-media-profiles/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgnome-media-profiles/debian/watch?rev=26018&op=file
==============================================================================
--- desktop/experimental/libgnome-media-profiles/debian/watch (added)
+++ desktop/experimental/libgnome-media-profiles/debian/watch [utf-8] Sat Dec 18 21:10:14 2010
@@ -1,0 +1,3 @@
+#watch file for couchdb-glib
+version=3
+http://download.gnome.org/sources/libgnome-media-profiles/([0-9.]+)/libgnome-media-profiles-([0-9.]+)\.tar\.gz debian




More information about the pkg-gnome-commits mailing list