r35833 - in /desktop/experimental/clutter-gst-2.0/debian: changelog control control.in

ricotz-guest at users.alioth.debian.org ricotz-guest at users.alioth.debian.org
Fri Sep 28 11:08:17 UTC 2012


Author: ricotz-guest
Date: Fri Sep 28 11:08:16 2012
New Revision: 35833

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35833
Log:
Updates for 1.9.92

Modified:
    desktop/experimental/clutter-gst-2.0/debian/changelog
    desktop/experimental/clutter-gst-2.0/debian/control
    desktop/experimental/clutter-gst-2.0/debian/control.in

Modified: desktop/experimental/clutter-gst-2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/clutter-gst-2.0/debian/changelog?rev=35833&op=diff
==============================================================================
--- desktop/experimental/clutter-gst-2.0/debian/changelog [utf-8] (original)
+++ desktop/experimental/clutter-gst-2.0/debian/changelog [utf-8] Fri Sep 28 11:08:16 2012
@@ -1,13 +1,16 @@
-clutter-gst-2.0 (1.9.90-2) UNRELEASED; urgency=low
+clutter-gst-2.0 (1.9.92-1) UNRELEASED; urgency=low
 
   [ Iain Lane ]
   * Update watch file to pick up only versions in this new series, including
     unstable revisions.
 
   [ Rico Tzschichholz ]
+  * New upstream release
+  * debian/control.in:
+    - Bump Build-deps on gstreamer1.0 libraries
   * Update debian/copyright
 
- -- Iain Lane <laney at debian.org>  Mon, 27 Aug 2012 17:42:11 +0100
+ -- Rico Tzschichholz <ricotz at ubuntu.com>  Fri, 28 Sep 2012 13:00:38 +0200
 
 clutter-gst-2.0 (1.9.90-1) experimental; urgency=low
 

Modified: desktop/experimental/clutter-gst-2.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/clutter-gst-2.0/debian/control?rev=35833&op=diff
==============================================================================
--- desktop/experimental/clutter-gst-2.0/debian/control [utf-8] (original)
+++ desktop/experimental/clutter-gst-2.0/debian/control [utf-8] Fri Sep 28 11:08:16 2012
@@ -2,12 +2,11 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: clutter-gst-2.0
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Gustavo Noronha Silva <kov at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Ross Burton <ross at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Gustavo Noronha Silva <kov at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8.1.3),
                cdbs (>= 0.4.93~),
                dh-autoreconf (>= 4),
@@ -15,8 +14,8 @@
                libglib2.0-0 (>= 2.18.0),
                libclutter-1.0-dev (>= 1.10.0),
                libcogl-dev (>= 1.10.0),
-               libgstreamer1.0-dev (>= 0.11.93),
-               libgstreamer-plugins-base1.0-dev (>= 0.11.93),
+               libgstreamer1.0-dev (>= 1.0.0),
+               libgstreamer-plugins-base1.0-dev (>= 1.0.0),
                libgirepository1.0-dev (>= 0.9.12-4~),
                gobject-introspection (>= 0.9.12-4~)
 Standards-Version: 3.9.3
@@ -42,8 +41,8 @@
          gstreamer1.0-clutter (= ${binary:Version}),
          pkg-config,
          libclutter-1.0-dev (>= 1.6.10-3),
-         libgstreamer1.0-dev (>= 0.11.93),
-         libgstreamer-plugins-base1.0-dev (>= 0.11.93),
+         libgstreamer1.0-dev (>= 1.0.0),
+         libgstreamer-plugins-base1.0-dev (>= 1.0.0),
          ${misc:Depends}
 Suggests: libclutter-gst-2.0-doc
 Description: Open GL based interactive canvas library GStreamer elements (development files)

Modified: desktop/experimental/clutter-gst-2.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/clutter-gst-2.0/debian/control.in?rev=35833&op=diff
==============================================================================
--- desktop/experimental/clutter-gst-2.0/debian/control.in [utf-8] (original)
+++ desktop/experimental/clutter-gst-2.0/debian/control.in [utf-8] Fri Sep 28 11:08:16 2012
@@ -10,8 +10,8 @@
                libglib2.0-0 (>= 2.18.0),
                libclutter-1.0-dev (>= 1.10.0),
                libcogl-dev (>= 1.10.0),
-               libgstreamer1.0-dev (>= 0.11.93),
-               libgstreamer-plugins-base1.0-dev (>= 0.11.93),
+               libgstreamer1.0-dev (>= 1.0.0),
+               libgstreamer-plugins-base1.0-dev (>= 1.0.0),
                libgirepository1.0-dev (>= 0.9.12-4~),
                gobject-introspection (>= 0.9.12-4~)
 Standards-Version: 3.9.3
@@ -37,8 +37,8 @@
          gstreamer1.0-clutter (= ${binary:Version}),
          pkg-config,
          libclutter-1.0-dev (>= 1.6.10-3),
-         libgstreamer1.0-dev (>= 0.11.93),
-         libgstreamer-plugins-base1.0-dev (>= 0.11.93),
+         libgstreamer1.0-dev (>= 1.0.0),
+         libgstreamer-plugins-base1.0-dev (>= 1.0.0),
          ${misc:Depends}
 Suggests: libclutter-gst-2.0-doc
 Description: Open GL based interactive canvas library GStreamer elements (development files)




More information about the pkg-gnome-commits mailing list