r45016 - in /desktop/experimental/gjs/debian: changelog control watch

laney at users.alioth.debian.org laney at users.alioth.debian.org
Wed Jun 10 09:07:13 UTC 2015


Author: laney
Date: Wed Jun 10 09:07:13 2015
New Revision: 45016

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45016
Log:
New upstream release 1.43.3, update watch file for unstable versions

Modified:
    desktop/experimental/gjs/debian/changelog
    desktop/experimental/gjs/debian/control
    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=45016&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/changelog	[utf-8] (original)
+++ desktop/experimental/gjs/debian/changelog	[utf-8] Wed Jun 10 09:07:13 2015
@@ -1,3 +1,15 @@
+gjs (1.43.3-1) UNRELEASED; urgency=medium
+
+  * New upstream release 1.43.3
+    - GTypeClass and GTypeInterface methods, such as
+      g_object_class_list_properties(), are now available
+    - Added full automatic support for GTK widget templates
+    - Added control of JS Date caches to system module
+    - Misc bug fixes and memory leak fixes
+  * debian/watch: Find unstable versions too.
+
+ -- Iain Lane <laney at debian.org>  Wed, 10 Jun 2015 10:00:51 +0100
+
 gjs (1.42.0-1) unstable; urgency=medium
 
   * New upstream release.

Modified: desktop/experimental/gjs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/control?rev=45016&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/control	[utf-8] (original)
+++ desktop/experimental/gjs/debian/control	[utf-8] Wed Jun 10 09:07:13 2015
@@ -6,7 +6,7 @@
 Section: interpreters
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Iain Lane <laney at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 9),
                cdbs,
                gnome-common,
@@ -24,8 +24,8 @@
                libgtk-3-dev,
                libcairo2-dev
 Standards-Version: 3.9.5
-Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/gjs
-Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gjs
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/experimental/gjs
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/experimental/gjs
 Homepage: https://wiki.gnome.org/Gjs
 XS-Testsuite: autopkgtest
 

Modified: desktop/experimental/gjs/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gjs/debian/watch?rev=45016&op=diff
==============================================================================
--- desktop/experimental/gjs/debian/watch	[utf-8] (original)
+++ desktop/experimental/gjs/debian/watch	[utf-8] Wed Jun 10 09:07:13 2015
@@ -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