r45365 - in /packages/unstable/polari/debian: changelog control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue Jun 23 00:00:56 UTC 2015


Author: biebl
Date: Tue Jun 23 00:00:55 2015
New Revision: 45365

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45365
Log:
Bump dependency on gjs to (>= 1.43.3) for GTK widget templates support.
(Closes: #789372)

Modified:
    packages/unstable/polari/debian/changelog
    packages/unstable/polari/debian/control.in

Modified: packages/unstable/polari/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/changelog?rev=45365&op=diff
==============================================================================
--- packages/unstable/polari/debian/changelog	[utf-8] (original)
+++ packages/unstable/polari/debian/changelog	[utf-8] Tue Jun 23 00:00:55 2015
@@ -1,3 +1,10 @@
+polari (3.16.1-2) UNRELEASED; urgency=medium
+
+  * Bump dependency on gjs to (>= 1.43.3) for GTK widget templates support.
+    (Closes: #789372)
+
+ -- Michael Biebl <biebl at debian.org>  Tue, 23 Jun 2015 01:59:23 +0200
+
 polari (3.16.1-1) unstable; urgency=medium
 
   * New upstream release.

Modified: packages/unstable/polari/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/control.in?rev=45365&op=diff
==============================================================================
--- packages/unstable/polari/debian/control.in	[utf-8] (original)
+++ packages/unstable/polari/debian/control.in	[utf-8] Tue Jun 23 00:00:55 2015
@@ -15,7 +15,7 @@
                libgirepository1.0-dev,
                desktop-file-utils,
                libxml2-utils,
-               gjs
+               gjs (>= 1.43.3)
 Standards-Version: 3.9.6
 Homepage: https://wiki.gnome.org/Apps/Polari
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/polari/
@@ -31,7 +31,7 @@
          telepathy-idle,
          telepathy-mission-control-5,
          telepathy-logger,
-         gjs
+         gjs (>= 1.43.3)
 Description: Internet Relay Chat (IRC) client
  Polari is an Internet Relay Chat (IRC) client designed for GNOME 3.
 




More information about the pkg-gnome-commits mailing list