blackbox (0.70.1-3) unstable; urgency=low
* QA upload.
* Set the Maintainer field to Debian QA Group (closes: #553352, #572459).
Thanks for Sandro Tosi and Jan Hauke Rahm for the bug reports.
* Drop the Uploaders field.
* Switch source format to 3.0 (quilt).
+ Convert monolithic diff into separate, small patches.
+ Undo Debian-specific changes to mk.sh; it isn't used at build time
anyway.
+ Undo changes to files that could be automatically regenerated.
* Use dpkg-buildflags to set CFLAGS.
+ Update debian/rules.
+ Build depend on dpkg-dev (>= 1.15.7).
* Bump debhelper compatibility level to 7.
* Tidy up debian/rules.
+ Drop superfluous whitespace, uninteresting comments.
+ Avoid direct calls to ‘rm’ or ‘install’. Use debian/clean and
debian/*.install files instead.
+ Remove call to (obsolete) dh_desktop.
+ Add call to dh_icons (closes: #466278). Thanks to James Westby for the
bug report.
+ Don't pass --sourcedir to dh_install; not needed anymore.
+ Use dh_prep instead of dh_clean -k.
* Tidy up debian/control:
+ Add ${misc:Depends} to all packages' Depends.
+ Add Homepage field.
+ Clarify long description for libbt (closes: #551472). Thanks to Junichi
Uekawa for the bug report.
* Run autoreconf at build time. Unconditionally update config.sub and
config.guess.
+ Build-depend on autoconf, automake, libtool, autotools-dev.
+ Add regenerated files to dpkg's extend-diff-ignore.
* Declare bt::textPropertyToString unconditionally (closes: #614468) to fix
FTBFS with recent versions of X libraries. Thanks to Lucas Nussbaum for
the bug report.
* Bump standards version to 3.9.1:
+ Move /usr/lib/libbt.so to the -dev package.
+ Don't install /usr/lib/libbt.la.
* Add watch file.
* Fix spelling and typographic errors in the manual pages.
* Fix spelling errors in the code.
* Don't create empty directory: /usr/share/blackbox/nls. Natural language
support has been defunct since 0.70.0.
-- Artur Rona <email address hidden> Tue, 22 Mar 2011 16:10:15 +0000