~ubuntu-branches/ubuntu/vivid/d-feet/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Thomas Bechtold
  • Date: 2013-05-25 08:35:01 UTC
  • mfrom: (1.3.4)
  • Revision ID: package-import@ubuntu.com-20130525083501-ow00v3v4w6kyh5sl
Tags: 0.3.4-1
* New upstream release.
* debian/rules:
  - Remove python-distutils.mk and add python-autotools.mk and
    autoreconf.mk according to build-system switch.
  - Execute testsuite during build.
* debian/control:
  - Remove Build-Depends python-setuptools according to build-system
    switch.
  - Bump X-Python-version to >= 2.7 according to configure.ac.
  - Build-Depends on dh-autoreconf and gnome-common according to
    build-system switch.
  - Build-Depends on pep8 according to configure.ac.
  - Build-Depends on libgtk-3-dev (>= 3.6) according to configure.ac.
  - Build-Depends on yelp-tools according to configure.ac.
  - Build-Depends on python-gi (>= 3.3.91), gir1.2-gtk-3.0 (>= 3.6), xvfb
    and xauth to be able to execute the test suite.
* debian/patches:
  - Add 03-disable-dbus-tests.patch: disable tests which need systembus
    and sessionbus.
  - Add 02-no-gettext.patch: remove gettext macros, otherwise autoreconf
    fails due to incompatibilities with intltool.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
d-feet (0.3.4-1) unstable; urgency=low
 
2
 
 
3
  * New upstream release.
 
4
  * debian/rules:
 
5
    - Remove python-distutils.mk and add python-autotools.mk and
 
6
      autoreconf.mk according to build-system switch.
 
7
    - Execute testsuite during build.
 
8
  * debian/control:
 
9
    - Remove Build-Depends python-setuptools according to build-system
 
10
      switch.
 
11
    - Bump X-Python-version to >= 2.7 according to configure.ac.
 
12
    - Build-Depends on dh-autoreconf and gnome-common according to
 
13
      build-system switch.
 
14
    - Build-Depends on pep8 according to configure.ac.
 
15
    - Build-Depends on libgtk-3-dev (>= 3.6) according to configure.ac.
 
16
    - Build-Depends on yelp-tools according to configure.ac.
 
17
    - Build-Depends on python-gi (>= 3.3.91), gir1.2-gtk-3.0 (>= 3.6), xvfb
 
18
      and xauth to be able to execute the test suite.
 
19
  * debian/patches:
 
20
    - Add 03-disable-dbus-tests.patch: disable tests which need systembus
 
21
      and sessionbus.
 
22
    - Add 02-no-gettext.patch: remove gettext macros, otherwise autoreconf
 
23
      fails due to incompatibilities with intltool.
 
24
 
 
25
 -- Thomas Bechtold <thomasbechtold@jpberlin.de>  Sat, 25 May 2013 08:35:01 +0200
 
26
 
1
27
d-feet (0.3.3-2) unstable; urgency=low
2
28
 
3
29
  * Release to unstable