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

Matthias Klose doko at ubuntu.com
Sun Jul 29 08:32:12 UTC 2018


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

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-2ubuntu2
-------------- 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-2ubuntu2
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-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
Checksums-Sha1:
 6a87b2e20d4d8902fa7e8a63133c2ee6ac12d806 3463 subversion_1.10.0-2ubuntu2.dsc
 4cb1d01c78b621d9c7347408ff28acf415578fec 2407232 subversion_1.10.0-2ubuntu2.debian.tar.xz
 a9b20947d03870e4d69928c6397a4508479d9581 21393 subversion_1.10.0-2ubuntu2_source.buildinfo
Checksums-Sha256:
 6edb4c83427d74dbbd3bac9b7d12fe39c1f48ca2abb169fecb6db100e579e0e3 3463 subversion_1.10.0-2ubuntu2.dsc
 8b5234a49c7446a5a13dd95d12a6a044aa28b53d0753f77a98ee3e8ddf712acc 2407232 subversion_1.10.0-2ubuntu2.debian.tar.xz
 d4f2779bb42b59934242caf4595e07e9f4221d81f6268f5284e62c69767ea3f3 21393 subversion_1.10.0-2ubuntu2_source.buildinfo
Files:
 92eb8a517d4d21e349cd58fd7c122835 3463 vcs optional subversion_1.10.0-2ubuntu2.dsc
 bbe0de6d5efed90d979219c5043c6574 2407232 vcs optional subversion_1.10.0-2ubuntu2.debian.tar.xz
 117f638e54726e8a2606db80f08c23d2 21393 vcs optional subversion_1.10.0-2ubuntu2_source.buildinfo
Original-Maintainer: James McCoy <jamessan at debian.org>

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

iQJEBAEBCAAuFiEE1WVxuIqLuvFAv2PWvX6qYHePpvUFAltde1kQHGRva29AdWJ1
bnR1LmNvbQAKCRC9fqpgd4+m9ZgRD/4xnT6tukcxl2PKr5g3QQZEmhWEffYrFRbF
h1C3S2L+/BCiYFL0fdgMX2sAooZCKYJcsPje8vQLJXzcwcl8+EtisIcOWkV8fMAM
P4/JKd9mt1qNwP5K6cIHMlE3s+gpL5MgdsSIcyDx0wdaOT+Vd6kj+2GHWMBaLaPy
1JqYaTShmetJIO7v+72iT6dctc81VFnf4cRTwJPY7HeF4LbvcT3lNDxVMc2oYJgD
K5t0WSFqCrsoJYBdaBlKeIZuxblR88fXB7iJosiYgy6p8JvCEV/X2IiFq5qiTpm4
XfLf0SDTGRqSC/PkpPhIWX1Klx1yH2EjqOT6MjFApyqym4oWw0Vj4cWKT4dwphK9
cIWUTYgd5A6DKElxQi6vMtuTHqC8GSDn4I87dgH+dGuGNtmFRKsnSFSMxnvEQP9H
rL2Jr7R59YbdBTzA30daizX9o9oGAu94T1mziceeb6jmI/IFDe/fC5uFpwp2OCEm
ZuCBWZ7XF988eQUzmp+c4cAJBBhQnSh6nu4YVKPD2fus8WCIV0GWm5gPw0cGCSdK
jF2+FylAAvnhIMAfUWzAFK/0eV7jQkKeV6SyTfcifSk6SCRPECBfWwQudr3Kzayb
IJ9HgD2Z6K+GCDRTA62t/IUZNOwyJLN4BCj+bLC0LO0333wTGpAGmHGaqUMs8ZQS
rkJ7LHPiGg==
=TKeb
-----END PGP SIGNATURE-----


More information about the Cosmic-changes mailing list