Change logs for blackbox source package in Precise

  • blackbox (0.70.1-6) unstable; urgency=low
    
      * QA upload.
      * debian/libbt0.symbols: fix FTBFS at s390.
    
    blackbox (0.70.1-5) unstable; urgency=low
    
      * QA upload.
      * debian/libbt0.symbols: add architecture-specific tag
        (Closes: #649905)
      * debian/rules: switch to dh7, built libbt by binary-indep
        (Closes: #650411)
      * debian/control: add Replaces/Breaks: libbt (<< 0.70.1-4) to libbt0
        (Closes: #650511)
    
    blackbox (0.70.1-4) unstable; urgency=low
    
      * QA upload.
      * rename libbt to libbt0.
        - eliminate lintian warning: package-name-doesnt-match-sonames
        - debian/control: rename libbt to libbt0
        - debian/libbt0.dir: renamed from libbt.dir
        - debian/libbt0.install: renamed from libbt.install
      * add libbt transitional dummy package.
        - debian/control: add libbt
        - debian/rules: remove libbt docs and symlink to libbt0
      * debian/libbt0.symbols: eliminate lintian warning.
        - no-symbols-control-file usr/lib/libbt.so.0.0.0
      * debian/rules: eliminate lintian warning.
        - debian-rules-missing-recommended-target build-arch
        - debian-rules-missing-recommended-target build-indep
      * debian/rules: remove non-existant libbt1 from dh_shlibdeps.
      * debian/control: add libxext-dev to Build-Depends.
      * Bump standards version to 3.9.2
     -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  26 Dec 2011 17:47:34 +0000
  • 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