~ubuntu-branches/ubuntu/utopic/tdb/utopic-proposed

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2014-06-04 16:10:40 UTC
  • mfrom: (3.2.21 sid)
  • Revision ID: package-import@ubuntu.com-20140604161040-pvx9hk3r5gj5eazq
Tags: 1.3.0-1.1
* Non-maintainer upload.
* Cherry-pick patch from upstream bug #10625 to fix FTBFS of
  reverse-build-deps which include <tdb.h> due to missing <stdbool.h>
  include. (Closes: #750572)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
tdb (1.3.0-1ubuntu1) utopic; urgency=medium
 
1
tdb (1.3.0-1.1) unstable; urgency=medium
2
2
 
3
 
  * Upload NMU from Debian DELAYED queue to utopic.
4
3
  * Non-maintainer upload.
5
4
  * Cherry-pick patch from upstream bug #10625 to fix FTBFS of
6
5
    reverse-build-deps which include <tdb.h> due to missing <stdbool.h>