r28329 - in /desktop/experimental/totem/debian: changelog control control.in libtotem-dev.install

joss at users.alioth.debian.org joss at users.alioth.debian.org
Mon Jun 6 10:32:35 UTC 2011


Author: joss
Date: Mon Jun  6 10:32:34 2011
New Revision: 28329

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28329
Log:
Add libtotem-dev. Closes: #561934.

Added:
    desktop/experimental/totem/debian/libtotem-dev.install
Modified:
    desktop/experimental/totem/debian/changelog
    desktop/experimental/totem/debian/control
    desktop/experimental/totem/debian/control.in

Modified: desktop/experimental/totem/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/changelog?rev=28329&op=diff
==============================================================================
--- desktop/experimental/totem/debian/changelog [utf-8] (original)
+++ desktop/experimental/totem/debian/changelog [utf-8] Mon Jun  6 10:32:34 2011
@@ -1,5 +1,6 @@
 totem (3.0.1-2) UNRELEASED; urgency=low
 
+  [ Sebastien Bacher ]
   * New upstream version
   * debian/control.in:
     - don't Build-Depends on gstreamer0.10-gconf nor xulrunner-dev
@@ -9,6 +10,9 @@
   * debian/totem-common.install:
     - install the thumbnailers directory there
   * debian/totem.preinst: clean it now that squeeze is out
+
+  [ Josselin Mouette ]
+  * Add libtotem-dev. Closes: #561934.
 
  -- Sebastien Bacher <seb128 at debian.org>  Fri, 20 May 2011 12:29:11 +0200
 

Modified: desktop/experimental/totem/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control?rev=28329&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control [utf-8] (original)
+++ desktop/experimental/totem/debian/control [utf-8] Mon Jun  6 10:32:34 2011
@@ -30,7 +30,6 @@
                libgstreamer0.10-dev (>= 0.10.30),
                libgstreamer-plugins-base0.10-dev (>= 0.10.30),
                gstreamer0.10-tools (>= 0.10.26),
-               gstreamer0.10-gconf,
                gstreamer0.10-plugins-base (>= 0.10.26),
                gstreamer0.10-plugins-good,
                librsvg2-dev (>= 2.16.0-2),
@@ -39,7 +38,6 @@
                libmusicbrainz4-dev (>= 2.1.1-4.1),
                gnome-icon-theme (>= 2.15.90),
                libdbus-glib-1-dev (>= 0.82),
-               xulrunner-dev,
                intltool (>= 0.40),
                autotools-dev,
                dpkg-dev (>= 1.13.19),
@@ -58,13 +56,14 @@
                gir1.2-glib-2.0,
                gir1.2-gtk-3.0,
                gir1.2-totem-plparser-1.0
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Homepage: http://www.gnome.org/projects/totem/
 
 Package: libtotem0
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Replaces: totem (<< 3.0.1-1)
 Description: Main library for the Totem media player
  This package contains the main library used by the Totem media player. It is
  used both by the media player itself and by the plugins.
@@ -232,3 +231,18 @@
  .
  It can be used by packages using the GIRepository format to generate
  dynamic bindings.
+
+Package: libtotem-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libtotem0 (= ${binary:Version}),
+         gir1.2-totem-1.0 (= ${binary:Version}),
+         libglib2.0-dev,
+         libgtk-3-dev,
+         libtotem-plparser-dev
+Description: Main library for the Totem media player - development files
+ This package contains development files for the Totem media player library.
+ .
+ You may need it to develop plugins for Totem.

Modified: desktop/experimental/totem/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/control.in?rev=28329&op=diff
==============================================================================
--- desktop/experimental/totem/debian/control.in [utf-8] (original)
+++ desktop/experimental/totem/debian/control.in [utf-8] Mon Jun  6 10:32:34 2011
@@ -226,3 +226,18 @@
  .
  It can be used by packages using the GIRepository format to generate
  dynamic bindings.
+
+Package: libtotem-dev
+Section: libdevel
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         libtotem0 (= ${binary:Version}),
+         gir1.2-totem-1.0 (= ${binary:Version}),
+         libglib2.0-dev,
+         libgtk-3-dev,
+         libtotem-plparser-dev
+Description: Main library for the Totem media player - development files
+ This package contains development files for the Totem media player library.
+ .
+ You may need it to develop plugins for Totem.

Added: desktop/experimental/totem/debian/libtotem-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/totem/debian/libtotem-dev.install?rev=28329&op=file
==============================================================================
--- desktop/experimental/totem/debian/libtotem-dev.install (added)
+++ desktop/experimental/totem/debian/libtotem-dev.install [utf-8] Mon Jun  6 10:32:34 2011
@@ -1,0 +1,2 @@
+debian/tmp/usr/include/totem/1.0/
+debian/tmp/usr/lib/pkgconfig/




More information about the pkg-gnome-commits mailing list