r49369 - in /desktop/unstable/gjs/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jul 28 18:12:08 UTC 2016


Author: biebl
Date: Thu Jul 28 18:12:07 2016
New Revision: 49369

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49369
Log:
* New upstream release.
* Replace Build-Depends on uuid-runtime with dbus (for dbus-uuidgen).

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

Modified: desktop/unstable/gjs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gjs/debian/changelog?rev=49369&op=diff
==============================================================================
--- desktop/unstable/gjs/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gjs/debian/changelog	[utf-8] Thu Jul 28 18:12:07 2016
@@ -1,3 +1,10 @@
+gjs (1.45.4-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Replace Build-Depends on uuid-runtime with dbus (for dbus-uuidgen).
+
+ -- Michael Biebl <biebl at debian.org>  Thu, 28 Jul 2016 19:57:18 +0200
+
 gjs (1.45.3-2) unstable; urgency=medium
 
   * Upload to unstable.

Modified: desktop/unstable/gjs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gjs/debian/control?rev=49369&op=diff
==============================================================================
--- desktop/unstable/gjs/debian/control	[utf-8] (original)
+++ desktop/unstable/gjs/debian/control	[utf-8] Thu Jul 28 18:12:07 2016
@@ -19,11 +19,11 @@
                gobject-introspection (>= 1.41.4),
                libmozjs-24-dev,
                libreadline-dev,
-               dbus-x11,
-               uuid-runtime,
                libgtk-3-dev,
                libcairo2-dev,
 # test deps
+               dbus,
+               dbus-x11,
                at-spi2-core,
                xvfb
 Standards-Version: 3.9.6

Modified: desktop/unstable/gjs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gjs/debian/control.in?rev=49369&op=diff
==============================================================================
--- desktop/unstable/gjs/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gjs/debian/control.in	[utf-8] Thu Jul 28 18:12:07 2016
@@ -15,11 +15,11 @@
                gobject-introspection (>= 1.41.4),
                libmozjs-24-dev,
                libreadline-dev,
-               dbus-x11,
-               uuid-runtime,
                libgtk-3-dev,
                libcairo2-dev,
 # test deps
+               dbus,
+               dbus-x11,
                at-spi2-core,
                xvfb
 Standards-Version: 3.9.6




More information about the pkg-gnome-commits mailing list