r39690 - in /packages/unstable/xchat-gnome/debian: changelog control.in
ah at users.alioth.debian.org
ah at users.alioth.debian.org
Thu Oct 3 22:19:06 UTC 2013
Author: ah
Date: Thu Oct 3 22:19:05 2013
New Revision: 39690
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39690
Log:
* New upstream git snapshot
* debian/control.in: Update build-dependencies for upstream Gtk+ 3.x port.
Modified:
packages/unstable/xchat-gnome/debian/changelog
packages/unstable/xchat-gnome/debian/control.in
Modified: packages/unstable/xchat-gnome/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/changelog?rev=39690&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/changelog [utf-8] (original)
+++ packages/unstable/xchat-gnome/debian/changelog [utf-8] Thu Oct 3 22:19:05 2013
@@ -1,4 +1,4 @@
-xchat-gnome (1:0.30.0~git20110821.e2a400-1) UNRELEASED; urgency=low
+xchat-gnome (1:0.30.0~git20131003.d20b8d-1) unstable; urgency=low
[ Jeremy Bicha ]
* Don't ship .desktop in -common, fixes lintian warning
@@ -18,7 +18,11 @@
* debian/control.in:
+ Build depend on tcl-dev instead of tcl8.4-dev. Closes: #706140.
- -- Jeremy Bicha <jbicha at ubuntu.com> Sun, 23 Oct 2011 14:52:46 -0400
+ [ Andreas Henriksson ]
+ * New upstream git snapshot
+ * debian/control.in: Update build-dependencies for upstream Gtk+ 3.x port.
+
+ -- Andreas Henriksson <andreas at fatal.se> Thu, 03 Oct 2013 23:51:30 +0200
xchat-gnome (1:0.30.0~git20110821.e2a400-0.3) unstable; urgency=medium
Modified: packages/unstable/xchat-gnome/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/control.in?rev=39690&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/control.in [utf-8] (original)
+++ packages/unstable/xchat-gnome/debian/control.in [utf-8] Thu Oct 3 22:19:05 2013
@@ -10,14 +10,15 @@
gnome-common,
autopoint,
intltool (>= 0.40.0),
- libcanberra-gtk-dev (>= 0.3),
- libgtk2.0-dev (>= 2.24.0),
+ libcanberra-gtk3-dev (>= 0.29),
+ libgtk-3-dev (>= 3.4.2),
libgconf2-dev (>= 2.8.0),
libxft-dev,
libperl-dev,
python-dev,
tcl-dev,
- libdbus-glib-1-dev (>= 0.60),
+ libdbus-1-dev (>= 1.4),
+ libdbus-glib-1-dev (>= 0.98),
libtool,
libgnutls-dev,
libnotify-dev (>= 0.7),
@@ -26,7 +27,7 @@
docbook-xml,
libssl-dev,
dpkg-dev (>= 1.13.19),
- libglib2.0-dev (>= 2.18.0),
+ libglib2.0-dev (>= 2.32.0),
libsm-dev (>= 2:1.0.0),
libice-dev
Standards-Version: 3.9.2
More information about the pkg-gnome-commits
mailing list