r27731 - in /packages/unstable/xchat-gnome/debian: ./ patches/ source/
joss at users.alioth.debian.org
joss at users.alioth.debian.org
Thu Apr 21 22:02:56 UTC 2011
Author: joss
Date: Thu Apr 21 22:02:44 2011
New Revision: 27731
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27731
Log:
* New upstream git snapshot.
+ Correctly links to libm and libX11. Closes: #556693.
* Switch to 3.0 source format.
* Use autogen.sh, build-depend on the autotools.
* Update build-dependencies.
* Drop all patches, they are included now.
* 01_link_libice.patch: new patch. Correctly link to libICE.
* Fix long description.
Added:
packages/unstable/xchat-gnome/debian/patches/01_link_libice.patch
packages/unstable/xchat-gnome/debian/patches/series
packages/unstable/xchat-gnome/debian/source/
packages/unstable/xchat-gnome/debian/source/format
Removed:
packages/unstable/xchat-gnome/debian/patches/01_reduce_wakeups.patch
packages/unstable/xchat-gnome/debian/patches/02_auto_back.patch
packages/unstable/xchat-gnome/debian/patches/03_topic_return.patch
packages/unstable/xchat-gnome/debian/patches/04_crasher_autojoin.patch
packages/unstable/xchat-gnome/debian/patches/05_nick_suffix.patch
packages/unstable/xchat-gnome/debian/patches/06_freenode_servers.patch
packages/unstable/xchat-gnome/debian/patches/06_oz.org_servers.patch
packages/unstable/xchat-gnome/debian/patches/07_crasher_null.patch
packages/unstable/xchat-gnome/debian/patches/07_crasher_null_fix.patch
packages/unstable/xchat-gnome/debian/patches/08_dcc_transfers.patch
Modified:
packages/unstable/xchat-gnome/debian/changelog
packages/unstable/xchat-gnome/debian/control
packages/unstable/xchat-gnome/debian/control.in
packages/unstable/xchat-gnome/debian/rules
Modified: packages/unstable/xchat-gnome/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/changelog?rev=27731&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/changelog [utf-8] (original)
+++ packages/unstable/xchat-gnome/debian/changelog [utf-8] Thu Apr 21 22:02:44 2011
@@ -1,3 +1,16 @@
+xchat-gnome (1:0.26.2~git20100421.29cc76-1) unstable; urgency=low
+
+ * New upstream git snapshot.
+ + Correctly links to libm and libX11. Closes: #556693.
+ * Switch to 3.0 source format.
+ * Use autogen.sh, build-depend on the autotools.
+ * Update build-dependencies.
+ * Drop all patches, they are included now.
+ * 01_link_libice.patch: new patch. Correctly link to libICE.
+ * Fix long description.
+
+ -- Josselin Mouette <joss at debian.org> Fri, 22 Apr 2011 00:02:36 +0200
+
xchat-gnome (1:0.26.1-3) unstable; urgency=low
* Update description, based on an Ubuntu patch. Closes: #590238.
Modified: packages/unstable/xchat-gnome/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/control?rev=27731&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/control [utf-8] (original)
+++ packages/unstable/xchat-gnome/debian/control [utf-8] Thu Apr 21 22:02:44 2011
@@ -12,10 +12,10 @@
gnome-pkg-tools,
autotools-dev,
cdbs (>= 0.4.41),
+ gnome-common,
+ intltool (>= 0.40.0),
libcanberra-gtk-dev (>= 0.3),
- libgtk2.0-dev (>= 2.14.0),
- libgnomeui-dev (>= 2.16.0),
- libglade2-dev (>= 2.3.2),
+ libgtk2.0-dev (>= 2.24.0),
libgconf2-dev (>= 2.8.0),
libxft-dev,
libperl-dev,
@@ -32,7 +32,8 @@
libssl-dev,
dpkg-dev (>= 1.13.19),
libglib2.0-dev (>= 2.18.0),
- libgnome2-dev (>= 2.16.0)
+ libsm-dev (>= 2:1.0.0),
+ libice-dev
Standards-Version: 3.8.1
Package: xchat-gnome
@@ -42,7 +43,7 @@
xchat-gnome-common (= ${source:Version})
Description: simple and featureful IRC client for GNOME
XChat-GNOME is an IRC chat program, based on the popular X-Chat IRC
- client, designed with an emphasis on simplicity. It allows to join
+ client, designed with an emphasis on simplicity. It allows you to join
multiple IRC channels (chat rooms) at the same time, talk publicly,
private one-on-one conversations and much more.
@@ -52,7 +53,7 @@
${misc:Depends}
Description: data files for XChat-GNOME
XChat-GNOME is an IRC chat program, based on the popular X-Chat IRC
- client, designed with an emphasis on simplicity. It allows to join
+ client, designed with an emphasis on simplicity. It allows you to join
multiple IRC channels (chat rooms) at the same time, talk publicly,
private one-on-one conversations and much more.
.
Modified: packages/unstable/xchat-gnome/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/control.in?rev=27731&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/control.in [utf-8] (original)
+++ packages/unstable/xchat-gnome/debian/control.in [utf-8] Thu Apr 21 22:02:44 2011
@@ -7,10 +7,10 @@
gnome-pkg-tools,
autotools-dev,
cdbs (>= 0.4.41),
+ gnome-common,
+ intltool (>= 0.40.0),
libcanberra-gtk-dev (>= 0.3),
- libgtk2.0-dev (>= 2.14.0),
- libgnomeui-dev (>= 2.16.0),
- libglade2-dev (>= 2.3.2),
+ libgtk2.0-dev (>= 2.24.0),
libgconf2-dev (>= 2.8.0),
libxft-dev,
libperl-dev,
@@ -27,7 +27,8 @@
libssl-dev,
dpkg-dev (>= 1.13.19),
libglib2.0-dev (>= 2.18.0),
- libgnome2-dev (>= 2.16.0)
+ libsm-dev (>= 2:1.0.0),
+ libice-dev
Standards-Version: 3.8.1
Package: xchat-gnome
@@ -37,7 +38,7 @@
xchat-gnome-common (= ${source:Version})
Description: simple and featureful IRC client for GNOME
XChat-GNOME is an IRC chat program, based on the popular X-Chat IRC
- client, designed with an emphasis on simplicity. It allows to join
+ client, designed with an emphasis on simplicity. It allows you to join
multiple IRC channels (chat rooms) at the same time, talk publicly,
private one-on-one conversations and much more.
@@ -47,7 +48,7 @@
${misc:Depends}
Description: data files for XChat-GNOME
XChat-GNOME is an IRC chat program, based on the popular X-Chat IRC
- client, designed with an emphasis on simplicity. It allows to join
+ client, designed with an emphasis on simplicity. It allows you to join
multiple IRC channels (chat rooms) at the same time, talk publicly,
private one-on-one conversations and much more.
.
Added: packages/unstable/xchat-gnome/debian/patches/01_link_libice.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/patches/01_link_libice.patch?rev=27731&op=file
==============================================================================
--- packages/unstable/xchat-gnome/debian/patches/01_link_libice.patch (added)
+++ packages/unstable/xchat-gnome/debian/patches/01_link_libice.patch [utf-8] Thu Apr 21 22:02:44 2011
@@ -1,0 +1,12 @@
+Index: xchat-gnome-0.26.2~git20100421.29cc76/configure.ac
+===================================================================
+--- xchat-gnome-0.26.2~git20100421.29cc76.orig/configure.ac 2011-04-21 23:50:16.761167639 +0200
++++ xchat-gnome-0.26.2~git20100421.29cc76/configure.ac 2011-04-21 23:50:26.957217481 +0200
+@@ -72,6 +72,7 @@ PKG_CHECK_MODULES([DEPENDENCIES], [\
+ PKG_CHECK_MODULES([EGG_SMCLIENT], [\
+ gtk+-2.0 >= $GTK_REQUIRED \
+ sm >= $SM_REQUIRED \
++ ice \
+ ])
+
+ #D-Bus
Added: packages/unstable/xchat-gnome/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/patches/series?rev=27731&op=file
==============================================================================
--- packages/unstable/xchat-gnome/debian/patches/series (added)
+++ packages/unstable/xchat-gnome/debian/patches/series [utf-8] Thu Apr 21 22:02:44 2011
@@ -1,0 +1,1 @@
+01_link_libice.patch
Modified: packages/unstable/xchat-gnome/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/rules?rev=27731&op=diff
==============================================================================
--- packages/unstable/xchat-gnome/debian/rules [utf-8] (original)
+++ packages/unstable/xchat-gnome/debian/rules [utf-8] Thu Apr 21 22:02:44 2011
@@ -1,11 +1,12 @@
#!/usr/bin/make -f
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/rules/utils.mk
include /usr/share/cdbs/1/class/gnome.mk
include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+DEB_CONFIGURE_SCRIPT := ./autogen.sh
DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
LDFLAGS += -Wl,--as-needed
Added: packages/unstable/xchat-gnome/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/xchat-gnome/debian/source/format?rev=27731&op=file
==============================================================================
--- packages/unstable/xchat-gnome/debian/source/format (added)
+++ packages/unstable/xchat-gnome/debian/source/format [utf-8] Thu Apr 21 22:02:44 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)
More information about the pkg-gnome-commits
mailing list