Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYann Leboulanger <asterix@lagaule.org>2010-06-10 15:02:30 +0400
committerYann Leboulanger <asterix@lagaule.org>2010-06-10 15:02:30 +0400
commite545ebe86de2f40c1481701d8693bd735d537849 (patch)
treed38c2e3cbac1e9104b6afa6bb7d150d86e4f45b0
parentd96cfefae88a799939b5498ce63fcd2e3756578b (diff)
update and clean debian folder
-rw-r--r--debian/changelog7
-rwxr-xr-xdebian/rules5
-rw-r--r--debian/watch8
3 files changed, 17 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 5fb2e2951..2e912b755 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+gajim (0.13.4-1) unstable; urgency=low
+
+ * New upstream release.
+ * Fix flood when trying to join a full MUC. Closes: #575688
+
+ -- Yann Leboulanger <asterix@lagaule.org> Fri, 02 Apr 2010 10:19:59 +0200
+
gajim (0.13.3-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/rules b/debian/rules
index 0d45fd06c..dfd6c862b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,10 +7,9 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/autotools.mk
-PYTHONVER = 2.5
DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/usr
-DEB_MAKE_BUILD_TARGET := all PYTHON=python$(PYTHONVER)
-DEB_MAKE_INSTALL_TARGET = install PYTHON=python$(PYTHONVER) DESTDIR=$(DEB_DESTDIR)
+DEB_MAKE_BUILD_TARGET := all
+DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(DEB_DESTDIR)
binary-install/gajim::
rm $(DEB_DESTDIR)/usr/share/gajim/src/common/GnuPGInterface.py*
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 000000000..7ddf56aff
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,8 @@
+# Control file for uscan
+# Run the "uscan" command to check for upstream updates and more.
+# See uscan(1) for format
+
+# Compulsory line, this is a version 3 file
+version=3
+
+http://www.gajim.org/downloads/([\d.]*)/gajim-([\d\.]*)\.tar\.gz