subversion 1.9.7-4ubuntu1 source package in Ubuntu

Changelog

subversion (1.9.7-4ubuntu1) bionic; 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.9.7-4) unstable; urgency=medium

  * Actually drop quilt Build-Depends
  * Change Vcs-* to salsa.d.o
  * Declare compliance with Policy 4.1.3, no changes needed
  * Switch default-jdk Build-Depends to headless variant
  * Disable parallelization for local-install target
  * Disable libsvn-java on ia64

 -- Matthias Klose <email address hidden>  Wed, 28 Mar 2018 16:49:13 +0800

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe devel

Downloads

File Size SHA-256 Checksum
subversion_1.9.7.orig.tar.gz 10.2 MiB c72a209c883e20245f14c4e644803f50ae83ae24652e385ff5e82300a0d06c3c
subversion_1.9.7-4ubuntu1.debian.tar.xz 2.2 MiB 67ea7ddc37e697340eaa9f8fea08980ba01b529f3ab6487eeb8726bc9ae77f29
subversion_1.9.7-4ubuntu1.dsc 3.0 KiB 13e18929d55c09986a758d3245ff246996d7f75f9d6f7313c394ba4d0a73b5ed

Available diffs

View changes file

Binary packages built by this source

libapache2-mod-svn: No summary available for libapache2-mod-svn in ubuntu cosmic.

No description available for libapache2-mod-svn in ubuntu cosmic.

libapache2-mod-svn-dbgsym: debug symbols for libapache2-mod-svn
libsvn-dev: Development files for Apache Subversion libraries

 This package contains the symlinks, headers, and object files needed
 to compile and link programs which use libsvn1, the Apache Subversion
 libraries. This package is needed only in order to compile software
 that uses libsvn1.

libsvn-doc: No summary available for libsvn-doc in ubuntu cosmic.

No description available for libsvn-doc in ubuntu cosmic.

libsvn-java: Java bindings for Apache Subversion

 This is a set of Java classes which provide the functionality of
 libsvn, the Apache Subversion libraries. It is useful if you want to,
 for example, write a Java class that manipulates a Subversion repository
 or working copy. See the 'subversion' package for more information.

libsvn-java-dbgsym: No summary available for libsvn-java-dbgsym in ubuntu cosmic.

No description available for libsvn-java-dbgsym in ubuntu cosmic.

libsvn-perl: Perl bindings for Apache Subversion

 This is a set of Perl interfaces to libsvn, the Apache Subversion libraries.
 It is useful if you want to, for example, write a Perl script that
 manipulates a Subversion repository or working copy. See the
 'subversion' package for more information.

libsvn-perl-dbgsym: debug symbols for libsvn-perl
libsvn1: Shared libraries used by Apache Subversion

 This package includes shared libraries to manipulate Apache Subversion
 (svn) repositories and working copies. See the 'subversion' package for
 more information.

libsvn1-dbgsym: debug symbols for libsvn1
python-subversion: Python bindings for Apache Subversion

 This is a set of Python interfaces to libsvn, the Apache Subversion
 libraries. It is useful if you want to, for example, write a Python
 script that manipulates a Subversion repository or working copy. See
 the 'subversion' package for more information.

python-subversion-dbg: No summary available for python-subversion-dbg in ubuntu cosmic.

No description available for python-subversion-dbg in ubuntu cosmic.

ruby-svn: Ruby bindings for Apache Subversion

 This is a set of Ruby interfaces to libsvn, the Apache Subversion libraries.
 It is useful if you want to, for example, write a Ruby script that
 manipulates a Subversion repository or working copy. See the
 'subversion' package for more information.

ruby-svn-dbgsym: No summary available for ruby-svn-dbgsym in ubuntu cosmic.

No description available for ruby-svn-dbgsym in ubuntu cosmic.

subversion: Advanced version control system

 Apache Subversion, also known as svn, is a centralised version control
 system. Version control systems allow many individuals (who may be
 distributed geographically) to collaborate on a set of files (source
 code, websites, etc). Subversion began with a CVS paradigm and
 supports all the major features of CVS, but has evolved to support
 many features that CVS users often wish they had.
 .
 This package includes the Subversion client (svn, svnsync), repository
 administration tools (svnadmin, svnlook) and a network server (svnserve).

subversion-dbgsym: No summary available for subversion-dbgsym in ubuntu cosmic.

No description available for subversion-dbgsym in ubuntu cosmic.

subversion-tools: Assorted tools related to Apache Subversion

 This package includes miscellaneous tools for use with Apache Subversion
 clients and servers:
  * svn-backup-dumps: Incremental dumpfile-based backup script
  * svn-bisect: Bisect revisions to find a regression
  * svn-clean: Remove unversioned files from a working copy
  * svn-fast-backup: rsync-based backup script for FSFS repositories
  * svn-hot-backup: Backup script, primarily for BDB repositories
  * svn_apply_autoprops: Apply property settings from
    .subversion/config file to an existing repository
  * svn_load_dirs: Sophisticated replacement for 'svn import'
  * svnwrap: Set umask to 002 before calling svn or svnserve
  * fsfs-access-map: Convert strace output into FSFS access map
  * several example hook scripts: commit-access-control, commit-email,
    log-police, mailer, svnperms, verify-po
 .
 NOTE that some of these scripts are unsupported by upstream, and may
 change radically or disappear in future releases. Some of these
 scripts require packages on the Recommends list.

subversion-tools-dbgsym: debug symbols for subversion-tools