~ubuntu-branches/ubuntu/natty/meld/natty

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2009-09-01 20:16:33 UTC
  • Revision ID: james.westby@ubuntu.com-20090901201633-ce8j5fkn5k4ur0na
Tags: 1.3.0-2
* debian/control.in:
  - Stop recommending python-gnome2-desktop, meld doesn't use any module
    from python-gnome-desktop. Closes: #541557.
  - Stop depending on python-gnome2, recommend it since meld may use
    the gnomevfs module, and recommend python-gconf for the config.
    Closes: #533748.
  - Standards-Version is 3.8.3, no changes needed.
  - Remove dh_scrollkeeper call, it's deprecated now.
  - Build depend on python rather than python-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
meld (1.3.0-2) unstable; urgency=low
 
2
 
 
3
  * debian/control.in:
 
4
    - Stop recommending python-gnome2-desktop, meld doesn't use any module
 
5
      from python-gnome-desktop. Closes: #541557.
 
6
    - Stop depending on python-gnome2, recommend it since meld may use
 
7
      the gnomevfs module, and recommend python-gconf for the config.
 
8
      Closes: #533748.
 
9
    - Standards-Version is 3.8.3, no changes needed.
 
10
    - Remove dh_scrollkeeper call, it's deprecated now.
 
11
    - Build depend on python rather than python-dev.
 
12
 
 
13
 -- Emilio Pozuelo Monfort <pochu@debian.org>  Tue, 01 Sep 2009 20:16:33 +0200
 
14
 
1
15
meld (1.3.0-1) unstable; urgency=low
2
16
 
3
17
  * New upstream release (Closes: #528327)