[ubuntu/cosmic-proposed] subversion 1.10.0-2ubuntu1 (Accepted)

Matthias Klose doko at ubuntu.com
Sun Jul 29 03:17:12 UTC 2018


subversion (1.10.0-2ubuntu1) 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

Date: Sun, 29 Jul 2018 04:58:30 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/subversion/1.10.0-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 29 Jul 2018 04:58:30 +0200
Source: subversion
Binary: subversion libsvn1 libsvn-dev libsvn-doc libapache2-mod-svn python-subversion python-subversion-dbg subversion-tools libsvn-java libsvn-perl ruby-svn
Architecture: source
Version: 1.10.0-2ubuntu1
Distribution: cosmic
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Description:
 libapache2-mod-svn - Apache Subversion server modules for Apache httpd
 libsvn-dev - Development files for Apache Subversion libraries
 libsvn-doc - Developer documentation for libsvn
 libsvn-java - Java bindings for Apache Subversion
 libsvn-perl - Perl bindings for Apache Subversion
 libsvn1    - Shared libraries used by Apache Subversion
 python-subversion - Python bindings for Apache Subversion
 python-subversion-dbg - Python bindings for Subversion (debug extension)
 ruby-svn   - Ruby bindings for Apache Subversion
 subversion - Advanced version control system
 subversion-tools - Assorted tools related to Apache Subversion
Closes: 606638 823133 867918 880593 883593 897555
Launchpad-Bugs-Fixed: 917147
Changes:
 subversion (1.10.0-2ubuntu1) 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
Checksums-Sha1:
 b00c3261104abfe273762eb5e1791969e554531c 3460 subversion_1.10.0-2ubuntu1.dsc
 383e69c077a985bf5a091494d45655714180d5cb 11338093 subversion_1.10.0.orig.tar.gz
 8ce501eaa613cd7dbbee6b6bf4d58d0aab03ed38 3428 subversion_1.10.0.orig.tar.gz.asc
 b004b94415c2b4488da694ea99a20d7975565c69 2407176 subversion_1.10.0-2ubuntu1.debian.tar.xz
 f9a748c34137f280e93b8adee1fee303cd4274f6 20262 subversion_1.10.0-2ubuntu1_source.buildinfo
Checksums-Sha256:
 420066f68b1ac96460f1f4cc2bdec18f9418ec1900d930348326b4483eaec60f 3460 subversion_1.10.0-2ubuntu1.dsc
 6c736a8187a195020e181fa1a680847db8373d07401ceb766160e6e39437a9e9 11338093 subversion_1.10.0.orig.tar.gz
 687db774e6b93fcee8b6213627b306e2c62b00aee5855feac6e508044cad966f 3428 subversion_1.10.0.orig.tar.gz.asc
 bd58fd9f8fa76fd8d8bad74aa8d1e5f8f4234f9bba342d28c6b1fdddd5762cc0 2407176 subversion_1.10.0-2ubuntu1.debian.tar.xz
 68b77f9ef3852ecd86891c4269dc4b95dca761ce4be647cf72a219649913f008 20262 subversion_1.10.0-2ubuntu1_source.buildinfo
Files:
 6582fb3f1ac87573f3a6541e4c2e8f88 3460 vcs optional subversion_1.10.0-2ubuntu1.dsc
 c3872ff0f89f0e21d52f3d937fe251d7 11338093 vcs optional subversion_1.10.0.orig.tar.gz
 b6fcc2b5b56b721f82aed29e99ddc26d 3428 vcs optional subversion_1.10.0.orig.tar.gz.asc
 721fe1231fbd3ff3b8e498d0dcae4e88 2407176 vcs optional subversion_1.10.0-2ubuntu1.debian.tar.xz
 c3173feec5f37f8c68e905dc5ed8a197 20262 vcs optional subversion_1.10.0-2ubuntu1_source.buildinfo
Original-Maintainer: James McCoy <jamessan at debian.org>

-----BEGIN PGP SIGNATURE-----

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAltdMTIQHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9XIkEACFIqaLj8U/X2MtGmhXdeRX1r7hXR7z8tJ5
sWcsBbh29eW83D+lgUWvUVgVYKhWvaNfTAF9ShJCNNVYDmPKtdVudM4V8teeDh3y
xL0ZeRqYK5WVrjzFEaRQp5Nf+WTpiyM/eRDGPrdMhwIlFkb/MKOxANz9ZKwUmrYM
P44iWDkoJuJaOGaOUF8XLbCvZuIxnmVgxxa1/NZnj7VyrLOMX1Ai/KzDblikO/Jj
DZdSrcnDdosf/rfoxQli6yV/uMUEA2b15wPkQ9U4+wA+cMErOWn8j/KH1x1I6oyQ
NaElyb0NGKXmw9aclNi+JMVpCkn/aR8FNkFRDqmjgUuXcHwB8QwCU5j3O6CXD8Dx
5rK1JOjwpfaFlCJEitpc9J5LD+F6Y7QENETG8XaWTGARXOt/W7MeSnQtJ0+rMrB/
T2ttdSugJ5KoH5JWpZll8G11yW2qyr8oR5U+gk/gMGbyvC3ms8mijbonfQegiLnb
Ja836qJ+26R07xMj2UVFfejBkkXOJPl18edYQ5nIH+L0ErJYrhtzUmA8XaRAmv6Z
XEYQkTnW3MpvsQRZggp8CWU/NrXWCxtcHThmrZ+y0s/JiKQbrYXbQ3w/d7hlGInv
njdODIYRWevSU7jN3Vl3IdYSFhnrAt2mPw2EL2EaOsw+ov5cg4c0iHwqNEs/XUNi
rVyU09qcfw==
=rs3h
-----END PGP SIGNATURE-----


More information about the Cosmic-changes mailing list