svn-load 1.6-1 source package in Ubuntu

Changelog

svn-load (1.6-1) unstable; urgency=medium

  * New upstream release
    - Fail early when we detect an unsupported file type change.
      (Closes: #573090)
  * Upstream has migrated to python3, update dependencies appropriately.
    (Closes: #938606)
  * Add autopkgtest support.

 -- dann frazier <email address hidden>  Mon, 02 Sep 2019 15:58:47 -0600

Upload details

Uploaded by:
dann frazier
Uploaded to:
Sid
Original maintainer:
dann frazier
Architectures:
all
Section:
vcs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel
Focal release universe devel

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
svn-load_1.6-1.dsc 1.9 KiB 1d7938a94bd4e9be30d3322aa093dcacd9ec3ab7717cc195099066bcd7abfd58
svn-load_1.6.orig.tar.xz 12.7 KiB 997ab8f9886e6ab42cc24f09a06cf65013bf96ce4eaf5033e811c2249accab41
svn-load_1.6-1.debian.tar.xz 3.3 KiB ece8f9a5a1c3519f5997aec7fab5f1048a45978eae5e76b5e5f7bc37baf4a64a

Available diffs

No changes file available.

Binary packages built by this source

svn-load: Enhanced import facility for Subversion

 svn-load is a free replacement for svn_load_dirs, an enhanced import
 facility for Subversion.
 .
 This utility will commit a single changeset that alters a repository
 subtree to match a local directory. It detects filenames that have been
 removed or created, and uses this knowledge to prompt the user about file
 and directory movements within the subtree. An automatic tagging option
 is also supported.
 .
 svn-load is well suited for vendor branch maintenance, where external
 source is routinely imported and merged.