Skip to content

Debian Changelog smuxi (0.6.4.1-1)

2009

smuxi (0.6.4.1-1) unstable; urgency=medium

   [ Mirco Bauer ]
   * New upstream (bugfix) release.
     + Upstream switched from automake 1.10 to 1.11 which fixes the FTBFS
       when using dash as /bin/sh. (Closes: #545619)
 
   [ Stefan Ebner ]
   * debian/patches: Convert everything to quilt
   * debian/rules: Rewrote to use quilt instead of dpatch
   * debian/control: Replace dpatch build dependecy with versioned quilt one
   * Add debian/README.source as we are using quilt now

 -- Mirco Bauer <meebey@debian.org>  Wed, 14 Oct 2009 01:47:41 +0200

smuxi (0.6.4-1) unstable; urgency=low

   [ Mirco Bauer]
   * New upstream release.
   * debian/patches/fix_infinite_build_po_loop.dpatch:
     + Dropped, as already applied upstream.
   * debian/control:
     + Bumped mono-devel build-dep to >= 2.4.2.3
     + Updated package descriptions.
   * debian/rules:
     + Replaced %: with .DEFAULT: else the dh target is always run.
     + Removed unneeded re-autogen.
     + Fixed distro detection.
     + Use mono-csc instead of csc.
 
   [ Stefan Ebner ]
   * debian/control:
     + Remove dependency on libgconf2.24-cil since it's not
       needed anymore.
     + Bump Standards-Version to 3.8.3

 -- Mirco Bauer <meebey@debian.org>  Mon, 24 Aug 2009 19:02:30 +0200

smuxi (0.6.3-5) unstable; urgency=low

   * debian/control:
     + Added lsb-release to build-deps as it's used in debian/rules.
     + Bumped debhelper build-dep to >= 7.0.50 as we use the rules target
       override feature.
   * debian/rules:
     + Fixed the debian/patches/00list file generation by using a target.
     + Migrated from dh sequence injection interface to override targets.
     + Added missing .PHONY target.
   * debian/patches/fix_infinite_build_po_loop.dpatch:
     + Fixes endless build loops when building on xfs or tmpfs filesystems.
       (patch taken from upstream's git repo)

 -- Mirco Bauer <meebey@debian.org>  Sun, 05 Apr 2009 23:23:11 +0200

smuxi (0.6.3-4) unstable; urgency=low

   [ Jo Shields ]
   * debian/control:
     + Fix Vcs-* fields
     + Add optional build-dependency on libgconf2.24-cil, to help broken
       GConf# ABI breakage in Ubuntu
 
   [ Stefan Ebner ]
   * Update libgnome2.0-cil build-dependency to libgnome2.24-cil for the
     GNOME# 2.24 transition.
   * Bump Standards version to 3.8.1
 
   [ Mirco Bauer ]
   * debian/rules
     debian/patches/ubuntu_default_settings.dpatch
     debian/patches/00list:
     + Only apply debian_default_settings on debian systems and
       ubuntu_default_settings on ubuntu systems, as the defaults don't make
       sense otherwise.
   * debian/rules:
     + Really override compiler command in configure call.

 -- Mirco Bauer <meebey@debian.org>  Wed, 01 Apr 2009 00:56:58 +0200

smuxi (0.6.3-3) unstable; urgency=low

   * Upload to unstable.

 -- Mirco Bauer <meebey@debian.org>  Sun, 01 Mar 2009 18:59:25 +0100

smuxi (0.6.3-2) experimental; urgency=low

   * debian/smuxi-frontend-gnome.menu
     debian/smuxi-frontend-gnome.install:
     + Added smuxi-frontend-gnome.svg. (Closes: #510470)
   * debian/patches/build_with_csc.dpatch:
     + Disabled, already applied upstream.
   * debian/rules:
     + Pass GMCS to configure.
   * debian/patches/debian_default_settings.dpatch:
     + Added #debian channel to to defaults.

 -- Mirco Bauer <meebey@debian.org>  Wed, 07 Jan 2009 21:21:39 +0100

smuxi (0.6.3-1) unstable; urgency=low

   * New upstream release.

 -- Mirco Bauer <meebey@debian.org>  Fri, 02 Jan 2009 02:15:20 +0100

2008

smuxi (0.6.2-4) experimental; urgency=low

   * debian/control:
     + Replaced mono-gmcs build-dep with mono-devel, as part of the Mono 2.0
       transition.
   * debian/patches/build_with_csc.dpatch:
     + Enabled again.

 -- Mirco Bauer <meebey@debian.org>  Fri, 12 Dec 2008 22:45:55 +0100

smuxi (0.6.2-3) unstable; urgency=low

   * The "upsy, -2 was ment for experimental not unstable" release
   * debian/patches/build_with_csc.dpatch:
     + Disabled
   * debian/control:
     + Replaced mono-devel build-dep with mono-gmcs.

 -- Mirco Bauer <meebey@debian.org>  Thu, 11 Dec 2008 23:40:59 +0100

smuxi (0.6.2-2) unstable; urgency=low

   * debian/*.install:
     + Added translations.
   * debian/control:
     + Added Homepage and Vcs-* fields.
     + Replaced mono-gmcs build-dep with mono-devel, as part of the Mono 2.0
       transition.
     + Added  libtool, autoconf, automake, autotools-dev to build-deps as we
       patch .am files and need to update the build-system.
   * debian/rules:
     + Updating the build-system now using the autofoo tools.
   * debian/patches/build_with_csc.dpatch:
     + Use csc instead of gmcs for the build.

 -- Mirco Bauer <meebey@debian.org>  Thu, 04 Dec 2008 22:59:27 +0100

smuxi (0.6.2-1) unstable; urgency=low

   * New upstream release.

 -- Mirco Bauer <meebey@debian.org>  Tue, 26 Aug 2008 01:06:33 +0200

smuxi (0.6.1-2) unstable; urgency=low

   * debian/smuxi-frontend-gnome.menu:
     + Fixed command file name.
     + Fixed package name.
     + Updated section from Apps/Net to Applications/Network/Communication.
   * debian/control:
     + Changed "meta package" to "metapackage" in package description.
       (I didn't know metapackage is an english term, I believe lintian though)

 -- Mirco Bauer <meebey@debian.org>  Sun, 03 Aug 2008 23:39:47 +0200

smuxi (0.6.1-1) unstable; urgency=low

   * Initial release. (Closes: #310836)

 -- Mirco Bauer <meebey@debian.org>  Sat, 02 Aug 2008 22:51:01 +0200