All pastes #165986 Raw Edit

bug entry ubuntu pyd

public text v1 · immutable
#165986 ·published 2006-09-10 12:30 UTC
rendered paste body
Please sync pydb 1.17-1 from Debian Sid (main). Ubuntu changes were:
 * Build against python2.4.

 Overwriting Ubuntu changes is OK, as they are now incorporated in the Debian package (and the package builds and installs fine in a clean Edgy pbuilder):

pydb (1.17-1ubuntu1) edgy; urgency=low

  * Merge from debian unstable.

 -- Ubuntu Merge-o-Matic <mom@ubuntu.com>  Sun, 27 Aug 2006 00:39:22 +0100

pydb (1.17-1) unstable; urgency=low

  * New upstream release on July 29th, 2006. Pydb is now developed by Rocky
    Bernstein <rocky@panix.com>. See http://bashdb.sourceforge.net/pydb/ for
    more information on how it differs from the old (1.01) pydb.
  * debian/README.Debian: Added a note from the new upstream author explaining
    the pydb evolution to the present day.
  * debian/copyright: Updated the copyright file to reflect the switch to new
    upstream and new license GPLv2.
  * debian/control:
    + Updated Standards-Version to 3.7.2.
    + Added a dependency on python-support (>= 0.4) per new
      python policy.
    + Removed version from the ddd suggests (>= 3.0-5).
    + Changed build-depends-indep to build-depends per linda warning.
  * debian/rules:
    + Call dh_pysupport instead of dh_python per new python policy.
    + Added a "DEBIAN_DIR" variable.
    + Added a dh_clean rule to the build-stamp target.
    + Added the build commands - ./configure, make, make install to teh
      build-stamp target.
    + Added DEB_HOST_GNU_TYPE and DEB_BUILD_GNU_TYPE variable expansion.
    + Added rules for setting CFLAGS
    + Remove configure generated files in the clean target.
  * debian/pydb.1: Switched to the upstream manpage.

 -- Oleksandr Moskalenko <malex@debian.org>  Wed, 16 Aug 2006 19:26:50 -0600