[SCM] BOINC packaging annotated tag, debian/6.2.14-3, created. debian/6.2.14-3

rmayorga rmayorga at debian.org.sv
Mon Jan 19 16:00:51 UTC 2009


The annotated tag, debian/6.2.14-3 has been created
        at  31793ec8a64a3e3a71749be620a7664d13458b78 (tag)
   tagging  07c9713abc8f679bfa175109289e6384ce81dc9f (commit)
  replaces  upstream/6.2.14
 tagged by  rmayorga
        on  Mon Jan 19 09:53:24 2009 -0600

- Shortlog ------------------------------------------------------------
Debian release 6.2.14-3

Frank S. Thomas (2):
      Merge branch 'upstream'
      Merge commit 'upstream/6.2.14'

Steffen Moeller (1):
      Gave an initial indication of the move to the git repository.

blueyed-guest (1):
      * debian/boinc-client.init:

chrism (1):
      Prepare for upload

fst (65):
      debian/control:
      Added empty changelog entry for the next revision.
      debian/rules: Inspired by Steffen's get-orig-source target for boinc-app-seti,
      debian/patches/:
      debian/patches/: Added 101_fix_memory_detection_on_kfreebsd.patch from
      Prepare 5.10.30-2 for release.
      Removed whitespace: "export NAME = value" -> "export NAME=value"
      Added changelog entry for the next revision.
      Renamed patch for GCC 4.3, because it has been applied upstream,
      Document my last change in the changelog.
      We don't need to run this in a subshell, do we? (This is a sincere question.)
      debian/rules: Pass "LDFLAGS=-Wl,--as-needed" to configure in order to remove
      debian/boinc-client.postinst: Changed the default permission of the
      debian/patches/: Added 201_fix_terminal_activity_detection.patch to fix the
      My patch has been applied upstream so renamed it accordingly.
      One "that" is enough.
      Added changelog entry for the next boinc revision.
      Made origDir a conditional variable so that it can be overriden from the
      debian/manpages/update-boinc-applinks.xml: Fixed Lintian's informational
      Hups, I forgot a space.
      debian/rules:
      Official BOINC platforms for some Debian GNU/Linux ports (alpha, ia64,
      Prepared 5.10.30-4 for release. I'm curious to see if --with-boinc-platform is
      Added changelog entry for the next revision.
      debian/manpages/update-boinc-applinks.xml: Updated from DocBook 4.2 to
      Added Swedish (sv.po) debconf translation by Christer Andersson
      Added debian/watch file, which uses Subversion's directory listing of the
      Bumped debhelper compat level from V5 to V6 since this is the current
      Removed debian/patches/103_fix_terminal_activity_detection.patch in favor
      Prepared 5.10.30-5 for release.
      Added changelog entry for the next revision.
      debian/rules: Make /usr/share/bug/boinc-client/script executable, because
      New upstream release.
      * New upstream release.
      * New upstream release 5.10.42.
      Reverted the debhelper compat level bump. It was just unnecessary (boinc does
      Merged the workaround from Ubuntu's 5.10.30-5ubuntu3 for Linux's new CFS,
      * Renamed debian/extra/udev-usr_share to debian/extra/udev-cpu_share
      Also changed UID to uid in udev-cpu_share, so that bash does not complain.
      Added changelog entry for the next revision.
      New upstream release 5.10.43.
      Added changelog entry for the next revision, 5.10.43-2.
      New upstream release.
      Added changelog entry for the next revision, 5.10.44-2.
      * New upstream release.
      Release upstream version 5.10.45.
      Added Finnish (fi.po) by Esko Arajärvi <edu at iki.fi>. (closes: #472558)
      debian/control: Updated boinc-dev's dependency on the concrete
      debian/boinc-manager.desktop: Included Czech translations for GenericName
      Release 5.10.45-2.
      Release 5.10.45-3.
      Merged from the experimental branch:
      debian/copyright: Updated for BOINC version 6.2.5.
      New upstream release.
      update year of copyright
      * New upstream release.
      DevRef still recommends to put information why the upstream source needed to be
      debian/control: wxWidgets 2.8 is now in unstable, so upgraded the
      s/libwxgtk2.6-dbg/libwxgtk2.8-dbg/
      * Reverting the switch to wxWidgets 2.8, because only packages that does not
      * New upstream release.
      Release.
      Release 6.2.14.
      * Updated translations for the BOINC Manager from the 6.2.16 release:
      [svn-buildpackage] Tagging boinc (6.2.14-2)

fst-guest (298):
      Removed OLD directory; importing my own svn dump wasn't successful.
      Bumped Standards-Version to 3.6.2.
      Set "mergeWithUpstream" property for svn-buildpackage.
      Updated boinc-client manpage and added some items to our TODO list.
      - Removed Build-Conflicts on automake1.4 and automake1.6, we invoke aclocal-1.9 and automake-1.9
      updated FSF's address
      * Removed unused boinc-client.README.Debian.
      Instead of removing --disable-server I've added --enable-server and --enable-client as configure flags.
      quote procname in [ -n "$procname" ]
      Final commit before tagging as 4.70-1. Only cosmetic changes this time.
      Added some things to our TODO list.
      Added the boinc_cmd program, an command-line interface for the BOINC core client, to the boinc-client package.
      Install the BOINC core client as "boinc_client" instead of just "boinc". "boinc" now symlinks to "boinc_client". The makefiles install the CC as "boinc_client", but in upstream's pre-compiled binaries the CC is called "boinc". They are confusing me.
      more TODOs :-)
      * Added libwxgtk2.6-dev to Build-Depends.
      I forgot to add the manpage to boinc-manager.
      Updated &dhbinary; in the manpages.
      * Removed FreeBSD boinc-client manpage.
      Updated manpages.
      * boinc-dev now only includes headers and libraries that are installed by 'make install'. Also the /usr/share/boinc dir was removed. I need to check if it is sufficient to build boinc-client-seti.
      * Removed check for client_state.xml in boinc-client.init. The CC is a non-interactive program and runs also with no project attached.
      * boinc-client.init: stop the CC only if is_running
      d'oh, revert the last change so that restart works again
      * Added boinc-client.postinst script which adds the boinc system user.
      removed the postinst item from TODO list
      * Added docbook-xml to Build-Depends. Without it boinc FTBS on some systems.
      * Added .desktop file for the BOINC Manager. I've not yet checked if dh_desktop
      Added GTK to Categories.
      Use install-binary target inestead of install for calling dh_desktop.
      Include a patch for the "cast from 'void*' to 'int' loses precision" error on AMD64.
      Renamed the amd64 patch and included simple-patchsys.mk to debian/rules.
      Be more verbose, when starting/stopping the boinc-client.
      Reverted to the old content of the boinc-dev package. Even newer versions of
      make postinst/postrm more robust
      Explain some new behaviour of boinc-client in boinc-client.NEWS. *not-finished-yet*
      Removed boinc-server stuff. Currently I've no time to package it.
      Finished writing the boinc-client.NEWS file.
      Probably the last commit before tagging as 4.71-1.
      Use freeglut3-dev instead of the virtual package freeglut-dev and libxmu-dev as build dependencies.
      Added adduser to boinc-client's Depends. We need it for the maintainer scripts.
      Forgot some build dependencies for the graphics API library. Looking at the config.log helps...
      Default value for CFLAGS/CXXFLAGS is "-g -Wall -O3" now.
      * Readded boinc-server.install
      * Default compiler flags are now "-g -O3 -ffast-math".
      Fixed typo in changelog.
      Arg, boinc build depends on libjpeg62-dev...
      Some TODOs for the next upstream release.
      boinc-manager Conflicts/Replaces boinc-gui now. This sould not be removed before the one boinc-gui entry in popcon vanishes.
      export-boinc removes the openssl dir now.
      Hacked boincmgr to compile with unicode support enabled wxWidgets. However linking with wxWidgets fails now. I'll check this later.
      * Ha, it compiles!!! ;-)
      Some TODOs for BOINC.
      Use LSB's init functions for the boinc-client's init script and build depend on lsb-core.
      Do'h! lsb-core is of course not a build dependency.
      LSB's init functions are in lsb-base and not in lsb-core.
      Install "BOINC Manager.mo" files into /usr/share/locale/
      New and better patch for wx with unicode.
      Probably last commit before tagging as 4.72-2.
      * Remove all .cvsignore files in CVS exports.
      * boinc-server: Add Boinc Python module and run dh_python for boinc-server.
      Some boinc-server cleanups.
      * boinc-server depends on python-mysqldb
      Remove autotools generated files in the clean target.
      * Wrote parts of a new debian/rules, that does not use CDBS.
      Added pre-build target
      switch debian/rules
      Complete switch to new rules makefile.
      Remove CDBS stuff. The current implementation can't handle what we need for our build process.
      Install manpages
      some cleanups
      Follow guidelines in Debian's Developer's reference for repackaged .orig.tar.gz.
      * Minor cleanups.
      TODOs updated
      Split the Python module from the server package.
      Decrease the size of the python-boinc package.
      boinc-server depends on python-boinc and python-mysqldb
      Rename TODO to TODO.Debian to prevent installing it by dh_installdocs, which only installs it to the first binary package, even if called with -a.
      * debian/copyright fun ;-)
      Removed boinc-client's NEWS file and moved the content to README.Debian.
      Moved all packages back to main.
      Using more debhelper files.
      Don't compile BOINC Manager in the boinc-client build.
      Build depend on zlib1g-dev, libssl-dev and libcurl3-dev. This is needed for the next upstream release.
      Removed obsolete patch.
      * Added ${misc:Depends} to all Depends.
      Updated for BOINC 5.1.2.
      boinc-server: add dependency on "mysql-server-4.1 | virtual-mysql-server". virtual-mysql-server is provided by mysql-server-4.1 and mysql-server-5.0. Version 4.1 is the current stable branch.
      * Use versioned dependency for lsb-base to fix Alioth bug #302179.
      make binary-arch only dependent on install-arch and not inastall
      Only updated version to the latest unstable version, 5.1.4.
      * Add TODO list item.
      * Added reference to http://boinc.berkeley.edu/source_code.php in README.Debian-source.
      Added general description to the python*-boinc modules.
      Updated wx2.6/unicode patches for BOINC 5.1.8.
      * Wrote long descriptions for the python modules.
      Processed some items from the TODO list.
      * Updated FSF address.
      TODO list cleanup :-)
      * Updated Build-Depends on libcurl3-dev to libcurl3-openssl-dev.
      * Updated wxWidgets patches for 5.2.2a.
      Final updates of the wx patches.
      * Updated to 5.2.4.
      Create gui_rpc_auth.cfg file if not existent and make it readable by everyone.
      Add AMD64 patch again.
      changelog updated for 5.2.5.
      * Updated wxWidgets patch for 5.2.5.
      I've changed my mind: no more seperate Python modules
      commit 05dd01a5b978b062bf862a7b890bf2a2f9a3dc2b
      Added LSB headers to init script.
      Added some scripts in tools/ to the boinc-server package.
      Renamed boinc-client-seti to boinc-app-seti.
      worked on the BOINC server package
      Added PHP dependencies for the server.
      using dh_buildinfo
      fixed some lintian errors and warnings
      Removed python shebang from some Boinc module files.
      * Transition to MySQL 5
      updated some patches
      2nd update of the wx2.6 patch
      Add an extra space before the "Homepage" pseudo field.
      Add Debian specific boinc_path_config.py
      Moved the BOINC to-do list to our wiki page: http://wiki.debian.org/BOINC#TODO
      Be more verbose when removing the boinc user/group.
      * Updated Steffen's mail address.
      BOINC: Create symlinks of headers and libs, which are required to compile S at H, in /usr/share/boinc-dev.
      Added mor copyright/license information.
      Add another license, this time it's the wxWindows Licence.
      Add license/copyright information for FastCGI. I think I'm finished with the license auditing. *puh*
      * removed boinc-server from debian/control
      Minor changes of the packages' descriptions.
      * Added default gui_rpc_auth.cfg.
      * added Christoph to uploaders
      changed Christoph's address
      fixed grammar in changelog
      Updated to version 5.2.15.
      Updated changelog
      Added newline to gui_rpc_auth.cfg, so it gets listed diff.
      Don't install /usr/lib/BOINC/sched into the boinc-dev package.
      Add patch to fix bug: "boinc-manager: Does not open browser window
      Prepared BOINC 5.2.15-1 for a release on alioth.
      Added first draft of the boinc_mk_app_links.py script. This script will handle
      Renamed boinc_mk_app_links.py to boinc_applinks and added
      Added README.Debian for the boinc-manager package.
      * Don't install boinc_applinks for now.
      Remove ${python:Depends}, since boinc_applinks was removed from the package.
      * Enabled boinc-server and install boinc_applinks in BOINC's experimental
      Updated location of the to-do list.
      * Removed boinc-server stuff from trunk, since we have now the experimental
      Removed the last remnants of boinc-server from trunk, at least I think so.
      Added <arg>s to the boinc_cmd's <cmdsynopsis>.
      Updated boinc_cmd manpage.
      Updated again the boinc_cmd manpage.
      Added remote_hosts.cfg conffile to the boinc-client package.
      Fixed typo.
      Changed dependencies on libc6-dev and libstdc++6-4.0-dev to libc-dev and
      manpage updates
      * Call configure properly with the --build and --host switches as described in
      Remove some binaries that are left by make distclean.
      Update config.guess and config.sub to add support for GNU/k*BSD.
      Minor changes that were pending in my working dir.
      Don't build the superfluous self-extracting archive (sea) to fix a FTBFS on
      Fixed Alioth bug #303021.
      Fixed #358650, the FTBFS with G++ 4.1. Since the fix for this is trivial and
      New changelog entry for >>5.2.15-3.
      * Improved short descriptions of all three packages to close #359332.
      5.4.0 is out, so I'm removing the fixes for GCC 4 and updating the changelog
      * Updated to new upstream version 5.4.2.
      Fixed #362257. The new explanation is based on Steffen's suggestion. Thanks!
      Don't use -daemon in init script. If it is used boinc_client forks from its
      * Fixed sarge changelog
      Moved update-boinc-applinks to trunk.
      Fixed a bug in update-boinc-applinks and small updates for b-a-s.
      Removed watch file because upstream stoppped providing nightly tarballs.
      Bumped Standards-Version in all packages. No changes were required.
      Finally removed all wxWidgets patches, upstream has included them all.
      Updated to 5.4.9 and bumped Standards-Version to 3.7.2.
      commit 3b71f359a169207b71456f95530bdcee52d3699f
      Hups, Standards-Version was still at 3.7.0, although I wrote in the 5.4.9-1
      Added boinc_gl.h header to the boinc-dev package.
      Add documentation for boinc-app-<project> packages.
      Display AM names correctly. This fixes Ubuntu bug #48246.
      Added a hint to BM's README.Debian, see https://launchpad.net/distros/ubuntu/+source/boinc/+bug/48766 for more details.
      * Updated the unicode patch.
      Updated wxWidgets patch.
      Use /u/b/python instead of /u/b/python2.4 as interpreter for
      Added Robert Millan's patch to aid backporting for sarge.
      Fixed #372950.
      Use LSB defined exit status codes, see /usr/share/doc/lsb-core/examples/init-skeleton.gz
      Since GCC 4.1 is now the default compiler, depend on libstdc++6-4.1-dev.
      * Probably last commit before releasing 5.4.10-1.
      Add cc_config.xml, the configuration file for the core client. Only clients
      Added log_flags.xml and install it as conffile.
      Added Peter Bailis' (first :-)) patch for boinc_cmd's man page. Thanks Peter!
      Removed $LastCahngedDate$ keyword from init.d script, since this only causes
      Added Peter's second manpages patch. Thanks Peter!
      Removed -ffast-math from the client's optimization flags to fix #379137.
      Polished Peter's changes and add a changelog entry for Peter's changes.
      boinc-client now suggests boinc-app-seti.
      Testing the new svnmailer setup.
      Set urgency for 5.4.10-2 to medium, since the upload only fixes a RC bug that
      Sync log_flags.xml with the flags that are available in 5.4.10.
      Commit the UNRELEASED changelog entries.
      * New upstream release.
      Added lib/gui_rpc_client.h to boinc-dev.
      Applied Robert's patch to simplify the platform override.
      Applied Roberts patch for http://bugs.debian.org/366741.
      Explain the boinc-client's README.Debian how to make the client useful on AMD64.
      Tidied up the debian dir by moving all conffiles from extra/ to conffiles/.
      Added two helper scripts as example in the boinc-client package.
      Forgot dh_installexamples in debian/rules.
      changed formatting
      Added copyright notes about the Debian packaging.
      * Changed order of build dependencies.
      Finally commit the debconf changes.
      I love my name. :-D
      Adapted move-boinc-dir.sh to boinc-client.postinst.
      Added French debconf translation.
      Fixed #393948: boinc-manager: Does not accept plus sign in email address
      Use a simpler regex to validate e-mail addresses. The same regex is used for
      Added German debconf translation by Matthias Julius.
      Added a hint for translators.
      The St. Nicholas commit... :-)
      Applied Steffen's change in r561 to all other packages in trunk and also added
      Hmm, I should not commit when I'm tired. :-)
      Added / to the end of svn/wsvn URLs, because wsvn shows the content of the
      Backported the fix from 5.8 for #407461. I'm not sure if we should release
      * Removed T-Bone's cpuinfo patch for now. I don't think that the release team
      Note that the fix is backported from 5.8.
      Moved branch/experimental/boinc (which is at 5.8.15) to trunk/boinc and updated to 5.8.17.
      It's 5.8.17-1 and not 5.8.17.
      Use the official BOINC platform on ppc64.
      5.8.17 actually fixes #389840 too.
      Removed $Id$ from update-boinc-applinks because we don't really need and it
      Use a more recent version (which uses the x.y.z scheme) in the example of the
      Removed &lt and &gt before and after <email> elements because docbook2x-man
      The BOINC project switched from CVS to Subversion so I've update export-boinc
      Added xsltproc to boinc's Build-Depends since it is needed for sid's current
      Use docbook2x (>= 0.8.8-4) since this version has the dependency on xsltproc,
      Don't use versioned B-D for docbook2x because it is installed on all
      * Extended boinc-manager's long description.
      Changed BOINC URLs to their new location in the wiki according to
      Added lib/common_defs.h to boinc-dev to fix a FTBFS of boinc-app-seti with
      Fixed Bug#424501: boinc - FTBFS: versioned b-d on libcurl3-openssl-dev
      Made <ulink> elements empty if their content was the same as the content of
      Documented Steffen's changes in debian/changelog and close new libcurl bug.
      * Merged trunk/boinc with branches/experimental/boinc.
      Updated manpage, the description of the --insecure option, which was changed
      debian/boinc-client.preinst: Use dpkg-query instead of poking directly into
      * Added Portuguese debcon translations, thanks to Miguel Figueiredo.
      debian/conffiles/{cc_config.xml,global_prefs_override.xml}: Added comments
      * Updated to 5.10.6.
      * Updated to 5.10.7, which is the current recommended version as of today.
      I don't claim the copyright for the things I've done for the
      Added bash completion for boinc_cmd. It currently only completes boinc_cmd's
      Improved bash completion for boinc_cmd.
      Don't ignore $(MAKE) distclean errors to make lintian happy and removed
      Install unstripped versions of boinc_client, boinc_cmd and boincmgr
      complete single commands
      updated boinc_cmd manpage
      Updated to 5.10.8.
      Added BASH completion for boinc_client and improved the boinc_cmd completion.
      debian/patches/: Added 002_remove_hardcoded_optimization.patch to remove
      Improved wording.
      * Added new boinc-dbg package to provide debugging symbols for all BOINC
      Updated debian/copyright for the new release. Some files (which are not LGPL)
      debian/boinc-dev.{install,links}:
      Changed sections for the new menu hierarchy.
      Added Spanish debconf translation by Javier Fernández-Sanguino Peña.
      Added Slovak translation by helix84.
      Updated icons to the new BOINC logo.
      Applied Omen Wild's patch for advanced scheduling.
      Simplified the schedule function in boinc-client's init script.
      Make sure that there is always a space between the PIDs of the children.
      debian/rules: Added --with-boinc-platform=... to TYPE_FLAGS being another
      Changed the BOINC platform on kfreebsd-i386 from i486-pc-kfreebsd-gnu to
      debian/boinc-client.postrm: Use the --system option for deluser/delgroup
      revert to 5.10.8
      Made boinc-dbg dependent on "boinc-client (= ${binary:Version})" or
      Since GCC 4.2 is now the default compiler, updated boinc-dev's
      debian/boinc-client.init:
      * Moved Homepage pseudo field in the long descriptions to the source stanza
      debian/boinc-client.init: Print the scheduling status of boinc_client's
      debian/patches/: Added 201_specify_alt_platform_in_cc_config.patch which
      * New upstream release 5.10.25.
      The fix for #437459 was backported upstream to the 5.10 branch.
      Removed patch 201_specify_alt_platform_in_cc_config.patch because it has been
      Give credit where credit is due.
      New upstream release 5.10.26 which adds the ability to set alternate platforms
      My patch has been accepted upstream so rename it to 1xx.
      * Reworded change in trunk/boinc/changelog.
      debian/icons/: Use icons with transparent background.
      * Upstream is fast these days. Removed 101_...patch since it has been
      debian/boinc-manager.desktop:
      Use test's built-in function to test for nonzero strings.
      Comment added.
      Added new changelog entry, because 5.10.27-1 has been uploaded.
      * New upstream release 5.10.30.
      debian/boinc-client.default: Removed --return_results_immediately from the

rmayorga (2):
      Add debian/patches/101_check_RSA_returned_values.patch  Check the returned values for RSA_public_decrypt and RSA_private_encrypt functions. Change ported by upstream changeset 16883 (http://boinc.berkeley.edu/trac/changeset/16883) Closes: #511521
      Change my email address

smoe-guest (7):
      Version of upstream source (cvs date) is not in sync with the Debian package's.
      Further improvements to the package descriptions.
      Allow compilation of the minimised BOINC example project that is not
      Learning from
      Added Thibaut Varene's patch on detection version information on more
      I felt bad not to have contributed for so long and have at least edited
      Smallish additions/changes to READMEs/man pages.

-----------------------------------------------------------------------

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list