~ubuntu-branches/ubuntu/natty/avant-window-navigator/natty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Julien Lavergne
  • Date: 2010-12-17 13:48:28 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20101217134828-l394fb03wdkxc3mq
Tags: 0.4.1~bzr803-0ubuntu1
* New upstream snapshot.
 - Fix a crash with signal 5 in _XError (LP: #612144)
 - Re-add "move to another workspace" to launcher (LP: #568555)
* debian/patches:
 - 02-ftbfs-python-2.6.patch: Refresh.
 - 03-python-import.patch: Refresh.
 - 04-lda-requierement.patch: New patch, lower desktop-agnostic requierement,
   the version in Natty is enough.
 - Drop all others patches, merged upstream.
* debian/copyright:
 - Update copyright years and upstream authors.
* debian/control:
 - Build-depends on valac-0.10 (>= 0.9.1), to force stable version of Vala.
* debian/libawn1.symbols:
 - Update with new symbols. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
avant-window-navigator (0.4.1~bzr803-0ubuntu1) natty; urgency=low
 
2
 
 
3
  * New upstream snapshot.
 
4
   - Fix a crash with signal 5 in _XError (LP: #612144)
 
5
   - Re-add "move to another workspace" to launcher (LP: #568555)
 
6
  * debian/patches:
 
7
   - 02-ftbfs-python-2.6.patch: Refresh.
 
8
   - 03-python-import.patch: Refresh.
 
9
   - 04-lda-requierement.patch: New patch, lower desktop-agnostic requierement,
 
10
     the version in Natty is enough.
 
11
   - Drop all others patches, merged upstream.
 
12
  * debian/copyright:
 
13
   - Update copyright years and upstream authors.
 
14
  * debian/control:
 
15
   - Build-depends on valac-0.10 (>= 0.9.1), to force stable version of Vala.
 
16
  * debian/libawn1.symbols:
 
17
   - Update with new symbols. 
 
18
 
 
19
 -- Julien Lavergne <gilir@ubuntu.com>  Fri, 17 Dec 2010 13:48:28 +0100
 
20
 
1
21
avant-window-navigator (0.4.0-2ubuntu4) natty; urgency=low
2
22
 
3
23
  * Rebuild with python 2.7 as the python default.