[Bug 917147] Re: confusing wording in comment of dav_svn.conf

Launchpad Bug Tracker 917147 at bugs.launchpad.net
Mon Jul 30 00:39:24 UTC 2018


This bug was fixed in the package subversion - 1.10.0-2ubuntu2

---------------
subversion (1.10.0-2ubuntu2) cosmic; urgency=medium

  * Merge with Debian; remaining changes:
    - Build a python-subversion-dbg package.
    - Build-depend on python-all-dbg.
    - debian/patches/verbose-tests: Make tests verbose.
    - debian/rules: add verbosity level to --with-ruby-test-verbose
      configure argument as the ruby swig test errors out without a
      specific level

subversion (1.10.0-2) unstable; urgency=medium

  * Build native java bindings using javac instead of javah.
    Thanks to Emmanuel Bourg (Closes: #897555)

subversion (1.10.0-1) unstable; urgency=medium

  * Upload new upstream release to unstable
  * control: Adjust debhelper Build-Depends to ease backporting

subversion (1.10.0~rc2-1) experimental; urgency=medium

  * New upstream pre-release
    + Fix test failure on alpha due to unaligned memory access. (Closes:
      #823133)
  * control: Set Rules-Requires-Root to no
  * dav_svn.conf: Clarify wording about SVNPath/SVNParentPath (LP: #917147)
  * Enable libsvn-java on ia64
  * Update upstream signing keys
  * rules:
    + Move install-javahl-java rule to install-arch
    + Ensure Perl binding shared libs are writable before deleting RPATH
  * subversion-tools: Change exim4 | m-t-a Recommends to default-mta | m-t-a
  * Declare compliance with Policy 4.1.4, no changes required

subversion (1.10.0~rc1-2) experimental; urgency=medium

  * libsvn1.symbols: Use 1.10, not 1.10~rc1, for the new symbols
  * Mark libsvn-perl Multi-Arch: same

subversion (1.10.0~rc1-1) experimental; urgency=medium

  * debian/control:
    + Actually drop quilt Build-Depends
    + Change Vcs-* to salsa.d.o
    + Declare compliance with Policy 4.1.3, no changes needed
    + Bump debhelper compat to 11
    + Switch default-jdk Build-Depends to headless variant
  * debian/rules:
    + Disable parallelization for local-install target
    + Avoid errors trying to delete RPATH from non-ELF files
    + Move install-related dh_* commands to the install targets
  * New upstream release
    + Fix spurious E160016 error with fsfs repository when operative and peg
      revisions differ.  (Closes: #880593)
    + Add liblz4-dev and libutf8proc-dev to Build-Depends
    + Remove ruby-typemap-digest patch, merged upstream
    + Remove no-extra-libs/no-extra-libs-2 patches, as they provided marginal
      benefit and were unnecessary divergence from upstream
    + Switch from libgnome-keyring to libsecret for GNOME keyring support
      (Closes: #867918)
    + Switch to KDE Frameworks 5 wallet support (Closes: #883593)
    + Update svn_load_dirs, emacs extensions, svn-clean, and
      svn_apply_autoprops from upstream's contrib/
      - svn_apply_autoprops now understands -h and --help (Closes: #606638)
  * Remove svn-fast-backup from subversion-tools.  It was removed upstream
    years ago and is unmaintained.
  * Update libsvn1.symbols for 1.10
  * Distribute NOTICE file to satisfy Apache license requirements
  * Fix ruby-script-but-no-ruby-dep lintian override by adding a wildcard to
    the end.
  * libsvn-doc: Use dh_installdocs instead of manual install commands
  * Turn libsvn-dev's /u/s/d/libsvn-dev → libsvn1 symlink into a directory
  * Turn libsvn-java's /u/s/d/libsvn-java → libsvn1 symlink into a directory

 -- Matthias Klose <doko at ubuntu.com>  Sun, 29 Jul 2018 04:58:30 +0200

** Changed in: subversion (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to subversion in Ubuntu.
https://bugs.launchpad.net/bugs/917147

Title:
  confusing wording in comment of dav_svn.conf

Status in subversion package in Ubuntu:
  Fix Released

Bug description:
  Package libapache2-svn installs the file
  /etc/apache2/mods-available/dav_svn.conf

  In that file there's a comment saying:

  "  # You need either SVNPath and SVNParentPath, but not both."

  The 'and' should be an 'or', so that the sentence is not self-contradicting.
  It should say:

  "  # You need either SVNPath or SVNParentPath, but not both."

  
  meta info:

  > lsb_release -rd
  Description:	Linux Mint 11 Katya
  Release:	11

  > apt-cache show libapache2-svn
  Package: libapache2-svn
  Priority: optional
  Section: universe/net
  Installed-Size: 388
  Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
  Original-Maintainer: Peter Samuelson <peter at p12n.org>
  Architecture: amd64
  Source: subversion
  Version: 1.6.12dfsg-4ubuntu2
  Depends: apache2.2-common, libc6 (>= 2.4), libsvn1 (>= 1.6)
  Suggests: db4.8-util
  Filename: pool/universe/s/subversion/libapache2-svn_1.6.12dfsg-4ubuntu2_amd64.deb
  Size: 83400
  MD5sum: cb20f50856fd9064ef4a7b390e20735b
  SHA1: 0cfb237e0ac800e5ab735b98bea7cb8a7b788f4c
  SHA256: 243cb5fe1f2198633abfc1af5d283a9861137687289fba7e9d3e17847244659e
  Description: Subversion server modules for Apache
   This package provides the mod_dav_svn and mod_authz_svn modules for
   the Apache 2.2 web server.  These modules provide Subversion's WebDAV
   server backend, to serve repositories over the http and https
   protocols.  See the 'subversion' package for more information.
  Homepage: http://subversion.apache.org/
  Bugs: https://bugs.launchpad.net/ubuntu/+filebug
  Origin: Ubuntu

  Package: libapache2-svn
  Priority: optional
  Section: universe/httpd
  Installed-Size: 388
  Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
  Original-Maintainer: Peter Samuelson <peter at p12n.org>
  Architecture: amd64
  Source: subversion
  Version: 1.6.12dfsg-4ubuntu2.1
  Depends: apache2.2-common, libc6 (>= 2.4), libsvn1 (>= 1.6)
  Suggests: db4.8-util
  Filename: pool/universe/s/subversion/libapache2-svn_1.6.12dfsg-4ubuntu2.1_amd64.deb
  Size: 83330
  MD5sum: 80007c1ed98b9883ca5c136ae4d80a8b
  SHA1: f5b0776f468d434f174a35a49a7f6f3d7b00b5db
  SHA256: 9dd60a953c43eb429ca00cfc4abd06d6085585f0c9f7a36e8afe36570033c003
  Description: Subversion server modules for Apache
   This package provides the mod_dav_svn and mod_authz_svn modules for
   the Apache 2.2 web server.  These modules provide Subversion's WebDAV
   server backend, to serve repositories over the http and https
   protocols.  See the 'subversion' package for more information.
  Homepage: http://subversion.apache.org/
  Bugs: https://bugs.launchpad.net/ubuntu/+filebug
  Origin: Ubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/subversion/+bug/917147/+subscriptions



More information about the foundations-bugs mailing list