simple-revision-control 1.33-1 source package in Ubuntu

Changelog

simple-revision-control (1.33-1) unstable; urgency=medium

  * New upstream version 1.33 (Closes: #1053587)
  * d/control: Set new maintainer
  * d/control: Update dh compat version
  * d/control: Add Rules-Requires-Root field no
  * d/copyright: Add more authors
  * d/rules: Adapt to file name change
  * d/watch: Update url to source
  * d/control: Update standards version

 -- Fukui Daichi <email address hidden>  Sun, 18 Feb 2024 04:26:30 +0000

Upload details

Uploaded by:
Fukui Daichi
Uploaded to:
Sid
Original maintainer:
Fukui Daichi
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
simple-revision-control_1.33-1.dsc 2.0 KiB 68f6b13ee6411237953ab40ab50d40b33277ccdf58183344f12b1701f60d7edf
simple-revision-control_1.33.orig.tar.gz 69.1 KiB ff4e1b7d0f9e0f770fb3c09c47e576443beeedbc411be7ff73da63fba7ec67fd
simple-revision-control_1.33-1.debian.tar.xz 3.3 KiB ed9db013f058b2f9e5c7d7c1139a1ffc1c3a6c9f7913dd75e70e20029c9381aa

Available diffs

No changes file available.

Binary packages built by this source

simple-revision-control: single-file and single-user revision control system

 This package provides a powerful modern user interface for an RCS
 (and to some extend, SCCS) backend. It will be familiar to users
 with modern Subversion, Git, Hg experience, as well as a
 reasonable introduction to this toolset to novices.
 .
 SRC is designed to provide its strength for single-file, single-user
 version tracking. When it is overkill to make a whole directory and
 multi-file repository store (under, for example, Git or Hg), src can
 provide tracking for individual files instead. Examples of such might
 be your ~/bin scripts, /etc files, personal notes, résumés, and any such
 file that would be awkward to contain in a wholly separate directory
 just for version control.