r39204 - in /desktop/unstable/meta-gnome3/debian: changelog control control.in

ah at users.alioth.debian.org ah at users.alioth.debian.org
Mon Aug 19 15:10:15 UTC 2013


Author: ah
Date: Mon Aug 19 15:10:14 2013
New Revision: 39204

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39204
Log:
Depend on libcogl-pango12-dbg instead of libcogl-pango0-dbg

Modified:
    desktop/unstable/meta-gnome3/debian/changelog
    desktop/unstable/meta-gnome3/debian/control
    desktop/unstable/meta-gnome3/debian/control.in

Modified: desktop/unstable/meta-gnome3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/changelog?rev=39204&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/changelog	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/changelog	[utf-8] Mon Aug 19 15:10:14 2013
@@ -2,6 +2,7 @@
 
   * Bump Standards-Version to 3.9.4
   * Depend on libcogl12-dbg instead of libcogl9-dbg
+  * Depend on libcogl-pango12-dbg instead of libcogl-pango0-dbg
 
  -- Andreas Henriksson <andreas at fatal.se>  Mon, 19 Aug 2013 16:57:55 +0200
 

Modified: desktop/unstable/meta-gnome3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control?rev=39204&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control	[utf-8] Mon Aug 19 15:10:14 2013
@@ -7,8 +7,8 @@
 Section: metapackages
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
-Standards-Version: 3.9.3
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Standards-Version: 3.9.4
 Build-Depends: cdbs (>= 0.4.90),
                debhelper (>= 8),
                gnome-pkg-tools (>= 0.10)
@@ -363,8 +363,8 @@
 Depends: libatk1.0-dbg,
          libclutter-1.0-dbg,
          libclutter-gtk-1.0-dbg,
-         libcogl9-dbg,
-         libcogl-pango0-dbg,
+         libcogl12-dbg,
+         libcogl-pango12-dbg,
          libglib2.0-0-dbg,
          libgstreamer1.0-0-dbg,
          libgtk2.0-0-dbg,

Modified: desktop/unstable/meta-gnome3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/meta-gnome3/debian/control.in?rev=39204&op=diff
==============================================================================
--- desktop/unstable/meta-gnome3/debian/control.in	[utf-8] (original)
+++ desktop/unstable/meta-gnome3/debian/control.in	[utf-8] Mon Aug 19 15:10:14 2013
@@ -359,7 +359,7 @@
          libclutter-1.0-dbg,
          libclutter-gtk-1.0-dbg,
          libcogl12-dbg,
-         libcogl-pango0-dbg,
+         libcogl-pango12-dbg,
          libglib2.0-0-dbg,
          libgstreamer1.0-0-dbg,
          libgtk2.0-0-dbg,




More information about the pkg-gnome-commits mailing list