r42268 - in /desktop/experimental/gjs/debian: changelog control control.in patches/series watch

noskcaj-guest at users.alioth.debian.org noskcaj-guest at users.alioth.debian.org
Mon Aug 25 21:07:54 UTC 2014


Author: noskcaj-guest
Date: Mon Aug 25 21:07:54 2014
New Revision: 42268

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42268
Log:
* New upstream release
* debian/watch: Track all releases
* debian/control: Bump Gi depends to 1.41.4
* debian/patches/:
  - fix_gdbus_test_failure.patch: Fix tests with new dbus
  - git_ppc_tests.patch: Fix tests on ppc

Modified:
    desktop/experimental/gjs/debian/changelog
    desktop/experimental/gjs/debian/control
    desktop/experimental/gjs/debian/control.in
    desktop/experimental/gjs/debian/patches/series
    desktop/experimental/gjs/debian/watch

Modified: desktop/experimental/gjs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/changelog?rev=42268&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gjs/debian/changelog	[utf-8] Mon Aug 25 21:07:54 2014
@@ -1,3 +1,14 @@
+gjs (1.41.4-1) UNRELEASED; urgency=medium
+
+  * New upstream release
+  * debian/watch: Track all releases
+  * debian/control: Bump Gi depends to 1.41.4
+  * debian/patches/:
+    - fix_gdbus_test_failure.patch: Fix tests with new dbus
+    - git_ppc_tests.patch: Fix tests on ppc
+
+ -- Jackson Doak <noskcaj at ubuntu.com>  Mon, 25 Aug 2014 20:14:23 +1000
+
 gjs (1.40.1-4) unstable; urgency=medium
 
   * Actually include debian/tests this time (forgot to svn add it).

Modified: desktop/experimental/gjs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/control?rev=42268&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/control	[utf-8] (original)
+++ desktop/experimental/gjs/debian/control	[utf-8] Mon Aug 25 21:07:54 2014
@@ -2,12 +2,11 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: gjs
 Section: interpreters
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-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>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 9),
                cdbs,
                gnome-common,
@@ -16,8 +15,8 @@
                dh-autoreconf,
                pkg-config,
                libglib2.0-dev (>= 2.36.0),
-               libgirepository1.0-dev (>= 1.39.3),
-               gobject-introspection (>= 1.39.3),
+               libgirepository1.0-dev (>= 1.41.4),
+               gobject-introspection (>= 1.41.4),
                libmozjs-24-dev,
                libreadline-dev,
                dbus-x11,
@@ -74,7 +73,7 @@
 Section: libdevel
 Depends: ${misc:Depends},
          libgjs0e (= ${binary:Version}),
-         libgirepository1.0-dev (>= 1.36.0),
+         libgirepository1.0-dev (>= 1.41.4),
          libmozjs-24-dev
 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=42268&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/control.in	[utf-8] (original)
+++ desktop/experimental/gjs/debian/control.in	[utf-8] Mon Aug 25 21:07:54 2014
@@ -11,8 +11,8 @@
                dh-autoreconf,
                pkg-config,
                libglib2.0-dev (>= 2.36.0),
-               libgirepository1.0-dev (>= 1.39.3),
-               gobject-introspection (>= 1.39.3),
+               libgirepository1.0-dev (>= 1.41.4),
+               gobject-introspection (>= 1.41.4),
                libmozjs-24-dev,
                libreadline-dev,
                dbus-x11,
@@ -69,7 +69,7 @@
 Section: libdevel
 Depends: ${misc:Depends},
          libgjs0e (= ${binary:Version}),
-         libgirepository1.0-dev (>= 1.36.0),
+         libgirepository1.0-dev (>= 1.41.4),
          libmozjs-24-dev
 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/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/patches/series?rev=42268&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/patches/series	[utf-8] (original)
+++ desktop/experimental/gjs/debian/patches/series	[utf-8] Mon Aug 25 21:07:54 2014
@@ -0,0 +1,2 @@
+fix_gdbus_test_failure.patch
+git_ppc_tests.patch

Modified: desktop/experimental/gjs/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/watch?rev=42268&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/watch	[utf-8] (original)
+++ desktop/experimental/gjs/debian/watch	[utf-8] Mon Aug 25 21:07:54 2014
@@ -1,2 +1,2 @@
 version=3
-http://ftp.gnome.org/pub/GNOME/sources/gjs/([\d\.]+[02468])/gjs-(.*)\.tar\.xz
+http://ftp.gnome.org/pub/GNOME/sources/gjs/([\d\.]+)/gjs-(.*)\.tar\.xz




More information about the pkg-gnome-commits mailing list