r37088 - in /desktop/experimental/gjs/debian: changelog control
pochu at users.alioth.debian.org
pochu at users.alioth.debian.org
Wed Mar 20 17:00:41 UTC 2013
Author: pochu
Date: Wed Mar 20 17:00:40 2013
New Revision: 37088
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37088
Log:
Release to experimental.
Modified:
desktop/experimental/gjs/debian/changelog
desktop/experimental/gjs/debian/control
Modified: desktop/experimental/gjs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/changelog?rev=37088&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/changelog [utf-8] (original)
+++ desktop/experimental/gjs/debian/changelog [utf-8] Wed Mar 20 17:00:40 2013
@@ -1,4 +1,4 @@
-gjs (1.35.8-1) UNRELEASED; urgency=low
+gjs (1.35.8-1) experimental; urgency=low
[ Josselin Mouette ]
* Add build-dependency on libreadline-dev.
@@ -9,7 +9,10 @@
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
+ [ Emilio Pozuelo Monfort ]
+ * Release to experimental.
+
+ -- Emilio Pozuelo Monfort <pochu at debian.org> Wed, 20 Mar 2013 18:00:00 +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=37088&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/control [utf-8] (original)
+++ desktop/experimental/gjs/debian/control [utf-8] Wed Mar 20 17:00:40 2013
@@ -2,12 +2,12 @@
#
# 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: 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>
+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>
Build-Depends: debhelper (>= 8),
cdbs,
gnome-common,
@@ -18,8 +18,9 @@
libdbus-glib-1-dev,
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,
uuid-runtime,
libcairo2-dev
@@ -44,8 +45,8 @@
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
-Conflicts: libgjs0, libgjs0a
-Replaces: libgjs0, libgjs0a
+Breaks: libgjs0, libgjs0a, libgjs0b
+Replaces: libgjs0, libgjs0a, libgjs0b
Provides: ${gjs:Provides}
Description: Mozilla-based javascript bindings for the GNOME platform
Makes it possible for applications to use all of GNOME's platform
More information about the pkg-gnome-commits
mailing list