~ubuntu-branches/ubuntu/natty/smuxi/natty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Mirco Bauer
  • Date: 2009-04-05 23:23:11 UTC
  • mfrom: (4.2.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090405232311-497coprgct9uedh0
Tags: 0.6.3-5
* 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)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
smuxi (0.6.3-4ubuntu1) jaunty; urgency=low
2
 
 
3
 
  * Merge bugfix upload to Debian unstable
4
 
  * debian/patches/fix_infinite_build_po_loop: Add patch in Debian's -5
5
 
    revision to fix an infinite loop leading to a build failure.
6
 
  * debian/rules: Remove distro-detection and hardcode ubuntu settings since
7
 
    this appears to not work well yet.
8
 
 
9
 
 -- Iain Lane <laney@ubuntu.com>  Wed, 08 Apr 2009 01:26:51 +0100
 
1
smuxi (0.6.3-5) unstable; urgency=low
 
2
 
 
3
  * debian/control:
 
4
    + Added lsb-release to build-deps as it's used in debian/rules.
 
5
    + Bumped debhelper build-dep to >= 7.0.50 as we use the rules target
 
6
      override feature.
 
7
  * debian/rules:
 
8
    + Fixed the debian/patches/00list file generation by using a target.
 
9
    + Migrated from dh sequence injection interface to override targets.
 
10
    + Added missing .PHONY target.
 
11
  * debian/patches/fix_infinite_build_po_loop.dpatch:
 
12
    + Fixes endless build loops when building on xfs or tmpfs filesystems.
 
13
      (patch taken from upstream's git repo)
 
14
 
 
15
 -- Mirco Bauer <meebey@debian.org>  Sun, 05 Apr 2009 23:23:11 +0200
10
16
 
11
17
smuxi (0.6.3-4) unstable; urgency=low
12
18
 
39
45
 
40
46
 -- Mirco Bauer <meebey@debian.org>  Sun, 01 Mar 2009 18:59:25 +0100
41
47
 
42
 
smuxi (0.6.3-2ubuntu1) jaunty; urgency=low
43
 
 
44
 
  * Merge from Debian(Unstable), remaining changes:
45
 
    -debian/control:
46
 
     Replace lib{gnome/gconf)2.0-cil with lib{gnome/gconf)2.24-cil
47
 
     and bump versioning
48
 
 
49
 
 -- Stefan Ebner <sebner@ubuntu.com>  Sat, 31 Jan 2009 18:02:54 +0100
50
 
 
51
48
smuxi (0.6.3-2) experimental; urgency=low
52
49
 
53
50
  * debian/smuxi-frontend-gnome.menu
128
125
  * Initial release. (Closes: #310836)
129
126
 
130
127
 -- Mirco Bauer <meebey@debian.org>  Sat, 02 Aug 2008 22:51:01 +0200
131