Skip to content

Debian Changelog protobuf (2.1.0-1)

2009

protobuf (2.1.0-1) unstable; urgency=low

   * New Upstream Version
   * Fix "Please split out libprotoc.so.N out of the libprotobufN
     package" (Closes: #524087)
   * Update Standards Version to 3.8.2 (no changes needed, sections are already
     correct and the rest doesn't affect this package)

 -- Iustin Pop <iusty@k1024.org>  Wed, 24 Jun 2009 00:19:03 +0200

protobuf (2.0.3-2.2) unstable; urgency=medium

   * Non-maintainer upload.
   * Fix FTBFS from -2.1: don't fail when we can't clean up the java build,
     such as when openjdk isn't installed.
   * Disable parallel builds, because libtool is made of fail (if binary-arch
     and build-indep run concurrently, we relink a library while it's being
     used; that doesn't work so well).

 -- Julien Cristau <jcristau@debian.org>  Tue, 02 Jun 2009 16:19:00 +0200

protobuf (2.0.3-2.1) unstable; urgency=medium

   * Non-maintainer upload.
   * Medium urgency for RC bugfix.
   * Fix building of test suites on ia64: use __clone2() instead of clone(),
     which doesn't exist there (closes: #530606).  Patch by Sune Vuorela.
   * Only build the java and python bindings when building the arch:all
     packages.  Move openjdk to Build-Depends-Indep.  This should allow
     building on hppa, which doesn't have openjdk.  Based on a patch by Sune
     Vuorela (but any bugs are mine).

 -- Julien Cristau <jcristau@debian.org>  Tue, 02 Jun 2009 14:45:32 +0200

protobuf (2.0.3-2) unstable; urgency=low

   * Fix the binary-arch/binary-common interaction by only calling
     dh_pysupport when we are in arch-independent mode (DH_OPTIONS=-i)
   * Remove the extraneous conflicts/replace with libprotobuf2/libprotobuf0
     from libprotobuf3, as they share no files (and have different SONAMES)
     (Closes: #523992)

 -- Iustin Pop <iusty@k1024.org>  Tue, 14 Apr 2009 09:35:39 +0200

protobuf (2.0.3-1) unstable; urgency=low

   [ Ehren Kret ]
   * New Upstream Version (Closes: #522470)
   * Applied patch proposed in bug#503807 provided by
     Torsten Werner <twerner@debian.org> (Closes: #503807)
 
   [ Iustin Pop ]
   * Policy version 3.8.1, added handling for the nocheck DEB_BUILD_OPTIONS flag
   * Fix lintian warnings (copyright-with-old-dh-make-debian-copyright,
     wrong-section-according-to-package-name)
   * The new upstream version build successfully (and passes the
     unittest) with gcc-snapshort, so marking bug#505411 as fixed
     (Closes: #505411)

 -- Iustin Pop <iusty@k1024.org>  Thu, 09 Apr 2009 15:01:36 +0200

2008

protobuf (2.0.2-1) unstable; urgency=low

   * New Upstream Version (Closes: #501349)

 -- Iustin Pop <iusty@k1024.org>  Tue, 07 Oct 2008 21:51:47 +0200

protobuf (2.0.1-2) unstable; urgency=low

   * Fix the java .jar symlink (Closes: #501490)

 -- Iustin Pop <iusty@k1024.org>  Sat, 04 Oct 2008 17:05:01 +0200

protobuf (2.0.1-1) unstable; urgency=low

   * New Upstream Version (Closes: #499925)

 -- Iustin Pop <iusty@k1024.org>  Sun, 28 Sep 2008 18:14:16 +0200

protobuf (2.0.0~b-3) unstable; urgency=low

   * Remove DM-Upload-Allowed for sponsoring

 -- Iustin Pop <iusty@k1024.org>  Sun, 03 Aug 2008 11:01:44 +0200

protobuf (2.0.0~b-2) unstable; urgency=low

   * Mark the different license for some of the files, and fix the long
     description (it contained UTF-8 chars), both thanks to Vincent Bernat
     <bernat@debian.org>
   * Cleanup debian/rules (removed commented out debhelper lines)
   * Improve the java build process, as suggested by Matthew Johnson
     <mjj29@debian.org>

 -- Iustin Pop <iusty@k1024.org>  Sat, 02 Aug 2008 14:12:59 +0200

protobuf (2.0.0~b-1) unstable; urgency=low

   * Initial release (Closes: #489842)

 -- Iustin Pop <iusty@k1024.org>  Tue, 08 Jul 2008 20:03:51 +0200