[ubuntu/oneiric] libdbi 0.8.4-5.1 (Accepted)

Clint Byrum clint at fewbar.com
Mon Jul 25 11:02:21 UTC 2011


libdbi (0.8.4-5.1) unstable; urgency=low

  * Non-maintainer upload.
  * Drop the unneeded Replaces/Conflicts from libdbi1.
  * Drop the unneeded Breaks from libdbi-dev and fix the Replaces
    to state the right version.  (Closes: #633484)
    Thanks to Angel Abad <angelabad at gmail.com> for the help.

libdbi (0.8.4-5) unstable; urgency=low

  * Now Replaces: libdbi (<< 0.8.4-2) and not <= (Closes: #633484).

libdbi (0.8.4-4) unstable; urgency=low

  * Now also Breaks: libdbi (<= 0.8.4-2) (Closes: #633484).

libdbi (0.8.4-3) unstable; urgency=low

  * Added a Breaks: libdbi0 and Replaces: libdbi0 in the libdbi-dev so that the
  .a and .la files now in libdbi-dev will upgrade correctly (Closes: #633484).

libdbi (0.8.4-2) unstable; urgency=low

  * Moves the .la and .a files in the -dev package (Closes: #632135).
  * Adds a Provides: libdbi0-dev to libdbi-dev.

libdbi (0.8.4-1) unstable; urgency=low

  * New upstream release.
  * Recommits the changes bellow.
  * Standard-Version is now 3.9.2.
  * Renamed libdbi0-dev to libdbi-dev.
  * Renamed libdbi0 to libdbi1 as the soname increased (ABI incompatibility).
  * Removes dependency_libs as per
  http://wiki.debian.org/ReleaseGoals/LAFileRemoval.
  * Now building on a copy of all sources, as the build process really is
  too hard to clean, and upstream doesn't do it correctly.
  * As a consequence, autoreconf not needed anymore, so removed from
  build-dependss.

libdbi (0.8.3+really0.8.2-1) unstable; urgency=low

  * This upload reverts back to 0.8.2 because of an ABI change in the error
    codes as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594607
    this is only temporary and in SID only in order to not bother anyone that
    has dependencies to libdbi. My appologies to the release team, but to my
    defence, I trusted upstream saying that there was only bugfixes and no
    other change.
  * Still keeping zigo at debian.org as maintainer email.

libdbi (0.8.3-1) unstable; urgency=low

  * New upstream release (Closes: #592447, #565562).
  * Now using my email zigo at debian.org on the maintainer field.
  * Now depends on debhelper 7.
  * Added some missing Depends: ${misc:Depends}.
  * Now using Standards-Version 3.9.1.
  * Added Vcs-Browser: URL where I'll keep the Debian package source.
  * Added debian/source/format file, using 1.0 with autoreconf to avoid clean
    target head akes.
  * Not using dh_clean -k but dh_prep in debian/rules.
  * Removed the duplicate section fields.
  * Reviewed a bit short and long descriptions.
  * Now calls ./autogen.sh before ./configure, the package also
    Build-Depends on automake and libtool.
  * In debian/rules, added rm -rf debian/libdbi0/usr/lib/pkgconfig in the
    install target.

Date: Mon,  25 Jul 2011 10:56:44 +0000
Changed-By: Clint Byrum <clint at fewbar.com>
Maintainer: Thomas Goirand <zigo at debian.org>
Origin: Debian/unstable
https://launchpad.net/ubuntu/oneiric/+source/libdbi/0.8.4-5.1
-------------- next part --------------
Origin: Debian/unstable
Format: 1.7
Date: Mon,  25 Jul 2011 10:56:44 +0000
Source: libdbi
Binary: libdbi1, libdbi-dev, libdbi-doc
Architecture: source
Version: 0.8.4-5.1
Distribution: oneiric
Urgency: low
Maintainer: Thomas Goirand <zigo at debian.org>
Changed-By: Clint Byrum <clint at fewbar.com>
Closes: 565562 592447 632135 633484 633484 633484 633484
Files:
 2862592f01d3cb6ced7e8499a2ad239b 1196 libs optional libdbi_0.8.4-5.1.dsc
 19afdc7a3daeed9d4ceb10924b31e0c6 27045 libs optional libdbi_0.8.4-5.1.diff.gz
 c5f15407ef7b07ba854cd8c9b15b88ff 1045247 libs optional libdbi_0.8.4.orig.tar.gz
Changes:
 libdbi (0.8.4-5.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Drop the unneeded Replaces/Conflicts from libdbi1.
   * Drop the unneeded Breaks from libdbi-dev and fix the Replaces
     to state the right version.  (Closes: #633484)
     Thanks to Angel Abad <angelabad at gmail.com> for the help.
 .
 libdbi (0.8.4-5) unstable; urgency=low
 .
   * Now Replaces: libdbi (<< 0.8.4-2) and not <= (Closes: #633484).
 .
 libdbi (0.8.4-4) unstable; urgency=low
 .
   * Now also Breaks: libdbi (<= 0.8.4-2) (Closes: #633484).
 .
 libdbi (0.8.4-3) unstable; urgency=low
 .
   * Added a Breaks: libdbi0 and Replaces: libdbi0 in the libdbi-dev so that the
   .a and .la files now in libdbi-dev will upgrade correctly (Closes: #633484).
 .
 libdbi (0.8.4-2) unstable; urgency=low
 .
   * Moves the .la and .a files in the -dev package (Closes: #632135).
   * Adds a Provides: libdbi0-dev to libdbi-dev.
 .
 libdbi (0.8.4-1) unstable; urgency=low
 .
   * New upstream release.
   * Recommits the changes bellow.
   * Standard-Version is now 3.9.2.
   * Renamed libdbi0-dev to libdbi-dev.
   * Renamed libdbi0 to libdbi1 as the soname increased (ABI incompatibility).
   * Removes dependency_libs as per
   http://wiki.debian.org/ReleaseGoals/LAFileRemoval.
   * Now building on a copy of all sources, as the build process really is
   too hard to clean, and upstream doesn't do it correctly.
   * As a consequence, autoreconf not needed anymore, so removed from
   build-dependss.
 .
 libdbi (0.8.3+really0.8.2-1) unstable; urgency=low
 .
   * This upload reverts back to 0.8.2 because of an ABI change in the error
     codes as per http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594607
     this is only temporary and in SID only in order to not bother anyone that
     has dependencies to libdbi. My appologies to the release team, but to my
     defence, I trusted upstream saying that there was only bugfixes and no
     other change.
   * Still keeping zigo at debian.org as maintainer email.
 .
 libdbi (0.8.3-1) unstable; urgency=low
 .
   * New upstream release (Closes: #592447, #565562).
   * Now using my email zigo at debian.org on the maintainer field.
   * Now depends on debhelper 7.
   * Added some missing Depends: ${misc:Depends}.
   * Now using Standards-Version 3.9.1.
   * Added Vcs-Browser: URL where I'll keep the Debian package source.
   * Added debian/source/format file, using 1.0 with autoreconf to avoid clean
     target head akes.
   * Not using dh_clean -k but dh_prep in debian/rules.
   * Removed the duplicate section fields.
   * Reviewed a bit short and long descriptions.
   * Now calls ./autogen.sh before ./configure, the package also
     Build-Depends on automake and libtool.
   * In debian/rules, added rm -rf debian/libdbi0/usr/lib/pkgconfig in the
     install target.



More information about the Oneiric-changes mailing list