r47266 - in /desktop/unstable/gedit/debian: changelog control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jan 21 00:48:12 UTC 2016


Author: biebl
Date: Thu Jan 21 00:48:12 2016
New Revision: 47266

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=47266
Log:
Bump dependency on libgtksourceview-3.0-dev to (>= 3.18).

Modified:
    desktop/unstable/gedit/debian/changelog
    desktop/unstable/gedit/debian/control.in

Modified: desktop/unstable/gedit/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/changelog?rev=47266&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gedit/debian/changelog	[utf-8] Thu Jan 21 00:48:12 2016
@@ -1,6 +1,7 @@
 gedit (3.18.3-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Bump dependency on libgtksourceview-3.0-dev to (>= 3.18).
 
  -- Michael Biebl <biebl at debian.org>  Thu, 21 Jan 2016 01:45:33 +0100
 

Modified: desktop/unstable/gedit/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gedit/debian/control.in?rev=47266&op=diff
==============================================================================
--- desktop/unstable/gedit/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gedit/debian/control.in	[utf-8] Thu Jan 21 00:48:12 2016
@@ -87,7 +87,7 @@
 Depends: ${misc:Depends},
          gedit (>= ${gnome:Version}),
          gedit (<< ${gnome:NextVersion}),
-         libgtksourceview-3.0-dev (>= 3.17.3),
+         libgtksourceview-3.0-dev (>= 3.18),
          libpeas-dev (>= 1.14.1)
 Description: official text editor of the GNOME desktop environment (development files)
  gedit is a text editor which supports most standard editor features,




More information about the pkg-gnome-commits mailing list