Merge subversion 1.6.6dfsg-2 (main) from Debian unstable (main).

Bug #483953 reported by Max Bowsher
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
subversion (Ubuntu)
Fix Released
Undecided
Max Bowsher

Bug Description

Please sponsor my merge of subversion 1.6.6dfsg-2 from Debian unstable.

Here are the new Debian changes being introduced, including a new upstream version:

subversion (1.6.6dfsg-2) unstable; urgency=low

  * Update svn-bisect (Closes: #535234), fix bugs, add features,
    and write a manpage. Also mention it in the subversion-tools
    Description. (Closes: #535187)
  * Move from db4.7 to db4.8, tracking apr-util. (Closes: #557457)
  * Move the example XSL and CSS files for mod_dav_svn to
    /usr/share/doc/libapache2-svn/examples/. (Closes: #553535)
  * patches/ruby-test-info: New patch to maybe address a FTBFS. (#545372)
    Thanks Michael Diers, Joe Swatosh and Stefan Sperling. I expect that
    this is not the only fix needed, but we shall see.
  * patches/16x-po: New patch: a couple translation updates from 1.6.7.
  * libsvn-java: depend on ${shlibs:Depends}, thanks Lintian.
  * python-subversion: Update an outdated Lintian override.
  * libsvn1: Add a handful of Lintian overrides.

 -- Peter Samuelson <email address hidden> Sun, 22 Nov 2009 17:53:45 -0600

subversion (1.6.6dfsg-1) unstable; urgency=low

  * New upstream release.
    - Reintroduce svn_load_dirs.pl: Dolby has agreed to an explicit free
      software license. Thanks Blair Zajac for following up on this.
    - patches/ruby-test-core: New patch from upstream to fix a new failure
      in the ruby testsuite.
  * Standards-Version 3.8.3 (no changes).
  * control: Some housecleaning: remove some Conflicts/Replaces/Provides
    that haven't been needed since etch.
  * patches/build-fixes: add a small fix for parallel builds.
    (Closes: #531369, #543110)
  * patches/svn2cl-upstream: New patch to fix the XSL to better comply
    with XML standards. (Closes: #546990)
  * Enable kwallet support. (Closes: #539564)
    - patches/kwallet-wid: New patch based very loosely on upstream work, to
      let the kwallet library know your terminal's Window ID, if available.
    - patches/apr-abi, patches/rpath: Fix the LINK_CXX target, now that
      we're finally using it.
  * Set dependency_libs='' in all .la files (Closes: #544877), as per:
    http://lists.debian.org/debian-devel/2009/08/msg00783.html

 -- Peter Samuelson <email address hidden> Thu, 22 Oct 2009 11:32:13 -0500

New Ubuntu changes in this update:
  * Set XS-Python-Version to all, let pyversions have control.

This is a merge from unstable not testing because the package is currently suffering from intermittent FTBFS in Debian due to post-build testsuite failure on some rarer architectures. However, the current source in lucid would be FTBFS anyway upon rebuild owing to lacking the change:
  * Move from db4.7 to db4.8, tracking apr-util. (Closes: #557457)
as the newer apr-util has been synced already, hence I am proposing to merge anyway.

Max Bowsher (maxb)
Changed in subversion (Ubuntu):
status: New → In Progress
assignee: nobody → Max Bowsher (maxb)
Max Bowsher (maxb)
summary: - Merge subversion 1.6.6dfsg-1 (main) from Debian unstable (main).
+ Merge subversion 1.6.6dfsg-2 (main) from Debian unstable (main).
Max Bowsher (maxb)
description: updated
Max Bowsher (maxb)
description: updated
description: updated
Revision history for this message
Max Bowsher (maxb) wrote :

Checked OK in lucid pbuilder, now subscribing u-m-s....

Revision history for this message
Max Bowsher (maxb) wrote :

Following conversation with Scott Kitterman I've pushed some updates to the branch, and will be attaching a debdiff.

Note, however, that part of the work of this merge was repairing erroneously diverged bzr history in the debian vs. ubuntu bzr branches, as produced by some less-than-optimal decisions of the auto-importer.

Therefore if the debdiff is used for upload, it is important that my branch is pushed into the official packaging branch concurrently with the upload (after having 'bzr mark-uploaded' run on it), rather than letting the auto-importer import the upload.

Revision history for this message
Max Bowsher (maxb) wrote :

Actually, the earlier discussed idea of reverting to the Debian unmodified "XS-Python-Version: 2.4, 2.5, 2.6" does not work.

Instead we are going with "XS-Python-Version: >= 2.4" which should be upstreamable back to Debian and works for us.

New debdiff coming.

Revision history for this message
Max Bowsher (maxb) wrote :
Revision history for this message
Max Bowsher (maxb) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package subversion - 1.6.6dfsg-2ubuntu1

---------------
subversion (1.6.6dfsg-2ubuntu1) lucid; urgency=low

  * Merge from debian unstable (LP: #483953).
    Includes enabling kwallet support (LP: #481792, #466078).
    Remaining changes:
    - Create pot file on build.
    - Build a python-subversion-dbg package.
    - (Build-)depend on default-jre-headless/-jdk.
    - Do not apply java-build patch.
    - debian/rules: Manually create the doxygen output directory, otherwise
      we get weird build failures when running parallel builds.
    - Disable the serf backend because serf is in universe.
  * Amend the XS-Python-Version line to ">= 2.4" rather than explicit
    versions (only building for 2.6 in Lucid since that is the onl Python in
    Lucid).

subversion (1.6.6dfsg-2) unstable; urgency=low

  * Update svn-bisect (Closes: #535234), fix bugs, add features,
    and write a manpage. Also mention it in the subversion-tools
    Description. (Closes: #535187)
  * Move from db4.7 to db4.8, tracking apr-util. (Closes: #557457)
  * Move the example XSL and CSS files for mod_dav_svn to
    /usr/share/doc/libapache2-svn/examples/. (Closes: #553535)
  * patches/ruby-test-info: New patch to maybe address a FTBFS. (#545372)
    Thanks Michael Diers, Joe Swatosh and Stefan Sperling. I expect that
    this is not the only fix needed, but we shall see.
  * patches/16x-po: New patch: a couple translation updates from 1.6.7.
  * libsvn-java: depend on ${shlibs:Depends}, thanks Lintian.
  * python-subversion: Update an outdated Lintian override.
  * libsvn1: Add a handful of Lintian overrides.

subversion (1.6.6dfsg-1) unstable; urgency=low

  * New upstream release.
    - Reintroduce svn_load_dirs.pl: Dolby has agreed to an explicit free
      software license. Thanks Blair Zajac for following up on this.
    - patches/ruby-test-core: New patch from upstream to fix a new failure
      in the ruby testsuite.
  * Standards-Version 3.8.3 (no changes).
  * control: Some housecleaning: remove some Conflicts/Replaces/Provides
    that haven't been needed since etch.
  * patches/build-fixes: add a small fix for parallel builds.
    (Closes: #531369, #543110)
  * patches/svn2cl-upstream: New patch to fix the XSL to better comply
    with XML standards. (Closes: #546990)
  * Enable kwallet support. (Closes: #539564)
    - patches/kwallet-wid: New patch based very loosely on upstream work, to
      let the kwallet library know your terminal's Window ID, if available.
    - patches/apr-abi, patches/rpath: Fix the LINK_CXX target, now that
      we're finally using it.
  * Set dependency_libs='' in all .la files (Closes: #544877), as per:
    http://lists.debian.org/debian-devel/2009/08/msg00783.html
 -- Max Bowsher <email address hidden> Fri, 11 Dec 2009 23:48:13 +0000

Changed in subversion (Ubuntu):
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.