r35901 - in /desktop/experimental/gjs/debian: changelog control control.in patches/series
sjoerd at users.alioth.debian.org
sjoerd at users.alioth.debian.org
Mon Oct 8 18:31:18 UTC 2012
Author: sjoerd
Date: Mon Oct 8 18:31:18 2012
New Revision: 35901
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35901
Log:
* New upstream release
* debian/patches/0001-Fold-libgjs-gdbus.so-into-libgjs.so.patch:
+ Dropped, fixed upstream
Modified:
desktop/experimental/gjs/debian/changelog
desktop/experimental/gjs/debian/control
desktop/experimental/gjs/debian/control.in
desktop/experimental/gjs/debian/patches/series
Modified: desktop/experimental/gjs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/changelog?rev=35901&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/changelog [utf-8] (original)
+++ desktop/experimental/gjs/debian/changelog [utf-8] Mon Oct 8 18:31:18 2012
@@ -1,3 +1,11 @@
+gjs (1.34.0-1) UNRELEASED; urgency=low
+
+ * New upstream release
+ * debian/patches/0001-Fold-libgjs-gdbus.so-into-libgjs.so.patch:
+ + Dropped, fixed upstream
+
+ -- Sjoerd Simons <sjoerd at debian.org> Mon, 08 Oct 2012 20:26:36 +0200
+
gjs (1.32.0-2) unstable; urgency=low
* Upload to unstable.
Modified: desktop/experimental/gjs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/control?rev=35901&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/control [utf-8] (original)
+++ desktop/experimental/gjs/debian/control [utf-8] Mon Oct 8 18:31:18 2012
@@ -7,7 +7,7 @@
Section: interpreters
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, 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>
+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>
Build-Depends: debhelper (>= 8),
cdbs,
gnome-pkg-tools,
@@ -15,9 +15,9 @@
dh-autoreconf,
pkg-config,
libdbus-glib-1-dev,
- libglib2.0-dev (>= 2.31),
- libgirepository1.0-dev (>= 1.31.22),
- gobject-introspection (>= 1.31.22),
+ libglib2.0-dev (>= 2.32),
+ libgirepository1.0-dev (>= 1.33.10),
+ gobject-introspection (>= 1.33.10),
libmozjs185-dev,
dbus-x11,
uuid-runtime,
Modified: desktop/experimental/gjs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/control.in?rev=35901&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/control.in [utf-8] (original)
+++ desktop/experimental/gjs/debian/control.in [utf-8] Mon Oct 8 18:31:18 2012
@@ -10,9 +10,9 @@
dh-autoreconf,
pkg-config,
libdbus-glib-1-dev,
- libglib2.0-dev (>= 2.31),
- libgirepository1.0-dev (>= 1.31.22),
- gobject-introspection (>= 1.31.22),
+ libglib2.0-dev (>= 2.32),
+ libgirepository1.0-dev (>= 1.33.10),
+ gobject-introspection (>= 1.33.10),
libmozjs185-dev,
dbus-x11,
uuid-runtime,
Modified: desktop/experimental/gjs/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/patches/series?rev=35901&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/patches/series [utf-8] (original)
+++ desktop/experimental/gjs/debian/patches/series [utf-8] Mon Oct 8 18:31:18 2012
@@ -1,1 +1,0 @@
-0001-Fold-libgjs-gdbus.so-into-libgjs.so.patch
More information about the pkg-gnome-commits
mailing list