| author | Gerfried Fuchs <rhonda@debian.at> | |
| Sun, 5 Dec 2010 10:57:25 +0000 (11:57 +0100) | ||
| committer | Gerfried Fuchs <rhonda@debian.org> | |
| Tue, 22 Feb 2011 10:09:15 +0000 (11:09 +0100) |
| 1 | 2 | |||
|---|---|---|---|---|
| debian/changelog | patch | | diff1 | | | | blob | history |
| debian/control | patch | | diff1 | | | | blob | history |
diff --cc debian/changelog
--- 1/debian/changelog
--- /dev/null
+++ b/debian/changelog
++mcabber (0.10.1-1) unstable; urgency=low
++
++ * New upstream bugfix release.
++ * Bump to Standards-Version 3.9.1.
++ * Add libasyncns-dev to Build-Depends so it doesn't FTBFS, loudmouth doesn't
++ use embedded version anymore.
++
++ -- Gerfried Fuchs <rhonda@debian.at> Sun, 05 Dec 2010 11:57:25 +0100
++
+mcabber (0.10.0-1) unstable; urgency=low
+
+ * New upstream release, requiring now libloudmouth1-dev.
+ * Fix typo in changelog.
+ * Add ${misc:Depends} to Depends of the package.
+ * Bump to Standards-Version 3.8.4.
+ * Updated Homepage URL in control, watch and copyright files.
+ * Enhanced package description with Upstream input.
+ * Updated copyright information with Upstream input.
+ * Remove dpatch handling, patch not needed anymore.
+
+ -- Gerfried Fuchs <rhonda@debian.at> Tue, 13 Apr 2010 07:55:17 +0200
+
+mcabber (0.9.10-1) unstable; urgency=low
+
+ * New upstream release:
+ - fixes FTBFS problem (closes: #546681)
+ - reduces CPU usage on reconnect troubles (closes: #510545)
+ * Adding myself to Uploaders.
+ * Bump Standards-Version to 3.8.3.
+ * Raise debhelper and compat to 7, use dh_prep instead of dh_clean -k.
+ * Switched README.source from the full text to a reference to the file
+ included with the dpatch package.
+ * Updated copyright information slightly in debian/copyright.
+ * Remove duplication of Section and Priority in binary package control file
+ stanca.
+ * Fix config.{sub,guess} handling.
+
+ -- Gerfried Fuchs <rhonda@debian.at> Thu, 08 Oct 2009 19:37:25 +0200
+
+mcabber (0.9.9-0.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * New upstream release.
+ * Build-Depends changes: added libgcrypt11-dev (closes: #497384), versioned
+ dependency on libotr2-dev (closes: #510200)
+
+ -- Gerfried Fuchs <rhonda@debian.at> Wed, 18 Feb 2009 21:44:27 +0100
+
+mcabber (0.9.7-0.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * New upstream release, which includes:
+ - using stat instead of lstat for permission check (closes: #475182)
+ * Fix watchfile to watch only for numbered versions (closes: #479601)
+ * Updated Standards-Version to 3.8.0:
+ - Added README.source quick introduction on dpatch usage.
+
+ -- Gerfried Fuchs <rhonda@debian.at> Wed, 16 Jul 2008 17:51:43 +0200
+
+mcabber (0.9.5-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * --enable-otr and add Build-Depends libotr2-dev (Closes: #453729).
+ * Add Build-Depends on libaspell-dev to make --enable-aspell actually work
+ (Closes: #461977).
+
+ -- Gerfried Fuchs <rhonda@debian.at> Tue, 22 Jan 2008 15:59:24 +0100
+
+mcabber (0.9.5-1) unstable; urgency=low
+
+ * New upstream release.
+ * New maintainer E-Mail address.
+ * Added Homepage field to debian/control.
+ * Fix debian-rules-ignores-make-clean-error by checking if the file exists
+ if the file exists..
+
+ -- Mario Iseli <mario@debian.org> Tue, 20 Nov 2007 13:47:26 +0100
+
+mcabber (0.9.3-1) unstable; urgency=low
+
+ * New upstream release.
+ * Updated the manpage patch.
+ * Added --enable-aspell and --enable-gpgme to the call of configure.
+
+ -- Mario Iseli <admin@marioiseli.com> Wed, 20 Jun 2007 17:27:50 +0100
+
+mcabber (0.9.1-1) unstable; urgency=low
+
+ * New upstream release (Closes: #420065).
+ * Added build-dependency on libgpgme-dev to enable GPG support.
+ * Added build-dependency on dpatch and added a first patch in debian/patches
+ to fix the manpage.
+
+ -- Mario Iseli <admin@marioiseli.com> Thu, 19 Apr 2007 21:02:12 +0200
+
+mcabber (0.8.3-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Mario Iseli <admin@marioiseli.com> Sun, 19 Nov 2006 14:13:06 +0100
+
+mcabber (0.8.2-2) unstable; urgency=low
+
+ * Added support for Unicode (linked against linbcursesw5)
+ * Depend now on libncursesw5
+ * Build-Depend now on linbcursesw5-dev
+
+ -- Mario Iseli <admin@marioiseli.com> Wed, 11 Oct 2006 23:02:51 +0200
+
+mcabber (0.8.2-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Mario Iseli <admin@marioiseli.com> Sat, 23 Sep 2006 11:36:18 +0200
+
+mcabber (0.8.1-1) unstable; urgency=medium
+
+ * New upstream release
+
+ -- Mario Iseli <admin@marioiseli.com> Mon, 21 Aug 2006 23:25:51 +0200
+
+mcabber (0.8.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Mario Iseli <admin@marioiseli.com> Mon, 14 Aug 2006 19:39:56 +0200
+
+mcabber (0.7.8-1) unstab le; urgency=low
+
+ * Initial release Closes: #362617
+
+ -- Mario Iseli <admin@marioiseli.com> Sat, 08 Jul 2006 00:43:32 +0200
diff --cc debian/control
--- 1/debian/control
--- /dev/null
+++ b/debian/control
+Source: mcabber
+Section: net
+Priority: optional
+Maintainer: Mario Iseli <mario@debian.org>
+Uploaders: Gerfried Fuchs <rhonda@debian.at>
- Build-Depends: debhelper (>= 7), autotools-dev, libglib2.0-dev, libncursesw5-dev, libssl-dev, libgpgme11-dev, libotr2-dev (>= 3.1.0), libgcrypt11-dev, libaspell-dev, libloudmouth1-dev
++Build-Depends: debhelper (>= 7), autotools-dev, libglib2.0-dev, libncursesw5-dev, libssl-dev, libgpgme11-dev, libotr2-dev (>= 3.1.0), libgcrypt11-dev, libaspell-dev, libloudmouth1-dev, libasyncns-dev
+Homepage: http://www.mcabber.com/
- Standards-Version: 3.8.4
++Standards-Version: 3.9.1
+
+Package: mcabber
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: small Jabber (XMPP) console client
+ MCabber is a Jabber (XMPP) text-mode client, which includes features such as
+ SASL support, history logging, commands completion, dynamic modules and
+ external actions triggers.
