[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

subversion_1.6.4dfsg-1~bpo50+1_i386.changes is NEW



(new) libapache2-svn_1.6.4dfsg-1~bpo50+1_i386.deb optional httpd
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.
(new) libsvn-dev_1.6.4dfsg-1~bpo50+1_i386.deb extra vcs
Development files for Subversion libraries
 This package contains the symlinks, headers, and object files needed
 to compile and link programs which use libsvn1, the Subversion
 libraries.  This package is needed only in order to compile software
 that uses libsvn1.
(new) libsvn-doc_1.6.4dfsg-1~bpo50+1_all.deb extra doc
Developer documentation for libsvn
 This package contains development (API) documentation for libsvn1, the
 Subversion libraries.  See the 'libsvn1' package for more information.
(new) libsvn-java_1.6.4dfsg-1~bpo50+1_i386.deb optional java
Java bindings for Subversion
 This is a set of Java classes which provide the functionality of
 libsvn, the 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.
(new) libsvn-perl_1.6.4dfsg-1~bpo50+1_i386.deb optional perl
Perl bindings for Subversion
 This is a set of Perl interfaces to libsvn, the 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.
(new) libsvn-ruby1.8_1.6.4dfsg-1~bpo50+1_i386.deb optional ruby
Ruby bindings for Subversion
 This is a set of Ruby interfaces to libsvn, the 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.
(new) libsvn-ruby_1.6.4dfsg-1~bpo50+1_all.deb optional ruby
Ruby bindings for Subversion (dummy package)
 This is a dummy package to install the Subversion library bindings for
 the default version of Ruby.
(new) libsvn1_1.6.4dfsg-1~bpo50+1_i386.deb optional vcs
Shared libraries used by Subversion
 This package includes shared libraries to manipulate Subversion (svn)
 repositories and working copies.  See the 'subversion' package for
 more information.
(new) python-subversion_1.6.4dfsg-1~bpo50+1_i386.deb optional python
Python bindings for Subversion
 This is a set of Python interfaces to libsvn, the 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.
(new) subversion-tools_1.6.4dfsg-1~bpo50+1_all.deb extra vcs
Assorted tools related to Subversion
 This package includes miscellaneous tools for use with Subversion
 clients and servers:
  * svn-backup-dumps: incremental dumpfile-based backup script
  * 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
  * svn2cl: Generate GNU-style changelog from repository history
  * svnmerge: Maintain merge history between two related branches
    (mostly obsolete as of Subversion 1.5)
  * svnwrap: Set umask to 002 before calling svn or svnserve
  * 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.  The Recommended
 packages are each required by at least one of these scripts.
(new) subversion_1.6.4dfsg-1~bpo50+1.diff.gz optional vcs
(new) subversion_1.6.4dfsg-1~bpo50+1.dsc optional vcs
(new) subversion_1.6.4dfsg-1~bpo50+1_i386.deb optional vcs
Advanced version control system
 Subversion, also known as svn, is a version control system much like
 the Concurrent Versions System (CVS).  Version control systems allow
 many individuals (who may be distributed geographically) to
 collaborate on a set of files (typically source code).  Subversion has
 all the major features of CVS, plus certain new features that CVS
 users often wish they had.
 .
 This package includes the Subversion client (svn), tools to create a
 Subversion repository (svnadmin) and to make a repository available
 over a network (svnserve).
(new) subversion_1.6.4dfsg.orig.tar.gz optional vcs
Changes: subversion (1.6.4dfsg-1~bpo50+1) lenny-backports; urgency=low
 .
  * Rebuild for lenny-backports.
  * Disable ra_serf, need a newer version than the one in lenny.
  * Depend on libdb4.6.
 .
subversion (1.6.4dfsg-1) unstable; urgency=high
 .
  * New upstream security release.
    - Fix CVE-2009-2411, heap overflows in svndiff stream parsing.
 .
subversion (1.6.3dfsg-1) unstable; urgency=low
 .
  * New upstream release.
  * Update package sections corresponding to recent ftpmaster work.
  * Re-enable libsvn_ra_serf, now that serf 0.3.0-0.2 is available.
  * Add symbols file for libsvn1, for finer-grained dependencies.
 .
subversion (1.6.1dfsg-1) experimental; urgency=low
 .
  * New upstream release.
 .
subversion (1.6.0dfsg-1) experimental; urgency=low
 .
  * New upstream release.
    - patches/{commit-email2,out-of-tree-build-fixes,svn2cl-upstream,
               ssh-no-sigkill}: deleted, applied or obsoleted upstream.
      Other patches rediffed.
    - patches/build-fixes: New patch, mostly for out-of-tree build stuff.
    - Fixes typo in fr.po.  (Closes: #503266)
    - Fixes WC out-of-sync issue.  (Closes: #500665)
  * Build-depends: libsqlite3-dev, libgnome-keyring-dev, libdbus-1-dev.
    We _should_ give equal opportunity to KDE 4 KWallet support,
    but in terms of dependencies, that is a much heavier burden.
    - Disable 'auth-test' test.  It assumes the gnome-keyring service
      is available at test time - not likely, on a build daemon.
  * Remove serf backend support for now, as it requires 0.3.0.
  * Move to db4.7, tracking apr-util.  (Closes: #526222)
 .
subversion (1.5.6dfsg-1) unstable; urgency=low
 .
  * New upstream release.
  * patches/commit-email2: New patch to fix mail header formatting in
    commit-email.pl hook.  (Closes: #508301)
  * Tweak 'site-packages' location for python 2.6, taken from the Ubuntu
    patch uploaded by Matthias Klose.
  * Build-Depends is back again to libdb4.6-dev.
 .
subversion (1.5.5dfsg1-1) experimental; urgency=low
 .
  * New upstream release.
  * New script svn-bisect, thanks Robert Millan. (Closes: #505100)
  * DAV proxy fixed for certain commit subcommands.  (Closes: #511212)
 .
subversion (1.5.4dfsg1-1) experimental; urgency=low
 .
  * New upstream release
 .
subversion (1.5.3dfsg1-1) experimental; urgency=low
 .
  * New upstream release.
    - patches/perl-test-syntax-error: removed, applied upstream
    - Fixes infinite loop in a 'svn mv' corner case (Closes: #497953)
    - bash completion updates (Closes: #499888)


Override entries for your package:

Announcing to backports-changes@lists.backports.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.
ady exist in other distributions.

Reply to: