r36793 - in /desktop/experimental/gjs/debian: changelog control control.in

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Sun Feb 24 14:40:48 UTC 2013


Author: sjoerd
Date: Sun Feb 24 14:40:48 2013
New Revision: 36793

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36793
Log:
* debian/control.in: Sync with Ubuntu, New upstream release,
  bump libglib2.0-dev b-i
* debian/control.in: Bump gobject-introspection b-d for warnlib.c

Modified:
    desktop/experimental/gjs/debian/changelog
    desktop/experimental/gjs/debian/control
    desktop/experimental/gjs/debian/control.in

Modified: desktop/experimental/gjs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/changelog?rev=36793&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/changelog [utf-8] (original)
+++ desktop/experimental/gjs/debian/changelog [utf-8] Sun Feb 24 14:40:48 2013
@@ -1,9 +1,15 @@
-gjs (1.34.0-2) UNRELEASED; urgency=low
-
+gjs (1.35.8-1) UNRELEASED; urgency=low
+
+  [ Josselin Mouette ]
   * Add build-dependency on libreadline-dev.
   * Rename libgjs0b to libgjs0c since there are new ABI changes.
 
- -- Josselin Mouette <joss at debian.org>  Wed, 12 Dec 2012 20:20:22 +0100
+  [ Sjoerd Simons ]
+  * debian/control.in: Sync with Ubuntu, New upstream release,
+    bump libglib2.0-dev b-i
+  * debian/control.in: Bump gobject-introspection b-d for warnlib.c
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sun, 24 Feb 2013 15:40:21 +0100
 
 gjs (1.34.0-1) experimental; urgency=low
 

Modified: desktop/experimental/gjs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/control?rev=36793&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/control [utf-8] (original)
+++ desktop/experimental/gjs/debian/control [utf-8] Sun Feb 24 14:40:48 2013
@@ -5,20 +5,21 @@
 Source: gjs
 Section: interpreters
 Priority: optional
-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Jeremy Bicha <jbicha at ubuntu.com>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs,
+               gnome-common,
                gnome-pkg-tools,
                autotools-dev,
                dh-autoreconf,
                pkg-config,
                libdbus-glib-1-dev,
-               libglib2.0-dev (>= 2.32),
+               libglib2.0-dev (>= 2.35.0),
                libgirepository1.0-dev (>= 1.33.10),
                gobject-introspection (>= 1.33.10),
                libmozjs185-dev,
-               libreadline-dev,
                dbus-x11,
                uuid-runtime,
                libcairo2-dev
@@ -43,8 +44,8 @@
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Breaks: libgjs0, libgjs0a, libgjs0b
-Replaces: libgjs0, libgjs0a, libgjs0b
+Conflicts: libgjs0, libgjs0a
+Replaces: libgjs0, libgjs0a
 Provides: ${gjs:Provides}
 Description: Mozilla-based javascript bindings for the GNOME platform
  Makes it possible for applications to use all of GNOME's platform

Modified: desktop/experimental/gjs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/control.in?rev=36793&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/control.in [utf-8] (original)
+++ desktop/experimental/gjs/debian/control.in [utf-8] Sun Feb 24 14:40:48 2013
@@ -5,14 +5,15 @@
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 8),
                cdbs,
+               gnome-common,
                gnome-pkg-tools,
                autotools-dev,
                dh-autoreconf,
                pkg-config,
                libdbus-glib-1-dev,
-               libglib2.0-dev (>= 2.32),
+               libglib2.0-dev (>= 2.35.0),
                libgirepository1.0-dev (>= 1.33.10),
-               gobject-introspection (>= 1.33.10),
+               gobject-introspection (>= 1.35.3),
                libmozjs185-dev,
                libreadline-dev,
                dbus-x11,




More information about the pkg-gnome-commits mailing list