Skip to content

Debian Changelog cpushare (0.48-4)

2008

cpushare (0.48-4) unstable; urgency=low

   * debian/.noinit: added content to this file because dpkg-buildpackage
     apparently doesn’t pick up empty files.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sat, 26 Jul 2008 21:41:34 +0000

cpushare (0.48-3) unstable; urgency=low

   * debian/patches/203_hostname.diff: new patch. Allow buy and sell orders to
   carry additional information about the server, so that third-party servers
   may be used (note that no such servers exist as of now, see README.Debian
   for more information).
 
   * debian/control:
     + Build-depend on python-openssl instead of python-pyopenssl.
     + Build-depend on python-support (>= 0.8.5) in order to use the .noinit
       feature.
     + Add a Homepage: field.
     + Set policy to 3.8.0. No changes required.
 
   * debian/rules:
     + Remove the python-support workaround hack and use its new .noinit
       feature instead.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Thu, 24 Jul 2008 15:57:31 +0000

cpushare (0.48-2) unstable; urgency=low

   * debian/control:
     + Build-depend on gcc-multilib on ppc64. Thanks to Andreas Jochens for
       the report and the fix (Closes: #476917).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 20 Apr 2008 23:53:41 +0200

cpushare (0.48-1) unstable; urgency=low

   * New upstream release.
 
   * debian/control:
     + Build-depend on gcc-multilib on amd64 instead of libc6-i386-dev so that
       we also pull the proper libgcc version.
   * debian/copyright:
     + Added myself in the copyright holders since I wrote the examples.
 
   * debian/cpushare.init:
     + Support older versions of python-twisted to make the job of backporters
       easier.
 
   * debian/patches/102_libgcc_eh.diff:
     + New patch. Add libgcc_eh.a to the link flags because the powerpc libc
       seems to expect it. There's no harm adding it on every platform since
       it is statically linked and therefore optimised out if unused.
 
   * debian/patches/210_empty_data_segment.diff:
     + Patch was applied upstream. Removing it.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 13 Apr 2008 11:53:45 +0000

cpushare (0.47-3) UNRELEASED; urgency=low

   * debian/rules:
     + Put the workaround for #474630 between the dh_pysupport and
       dh_installinit calls, otherwise the first init.d call will fail due
       to the cpushare twistd plugin not being found.
   * debian/control:
     + Bump python-twisted-core dependency to (>= 2.5) because previous versions
       do not support our plugin.
     + Depend on binutils rather than merely suggesting it, since it is needed
       for bytecode loading.
   * debian/cpushare.init:
     + Exit immediately if seccomp is not activated.
     + Create /var/run/cpushare again if it was removed upon reboot.
 
   * debian/patches/206_sys_write_argument.diff:
     + New patch to avoid warnings when using sys_write() with constant strings.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 13 Apr 2008 13:44:20 +0200

cpushare (0.47-2) unstable; urgency=low

   * debian/control:
     + Depend on adduser.
     + Depend on python-twisted-core instead of python-twisted.
     + Build-depend on libc6-dev-i386 on amd64, because the bytecode needs to
       be built for i386.
     + Build-depend on debhelper (>= 6.0.7) because we use dh_lintian.
   * debian/cpushare.lintian-overrides:
     + Override lintian errors about the bytecode: it has to be statically
       linked and non-stripped.

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 06 Apr 2008 23:19:44 +0000

cpushare (0.47-1) unstable; urgency=low

   * Initial release (Closes: #417130, #422560).

 -- Sam Hocevar (Debian packages) <sam+deb@zoy.org>  Sun, 06 Apr 2008 21:06:58 +0000