The following commit has been merged in the master branch:
commit ae28b22b793267d831f2790e4e584a13b813fb6c
Author: James Vega <[email protected]>
Date: Tue Feb 16 22:42:56 2010 -0500
Update descriptions of debcommit to include darcs as a supported VCS.
Closes: #570138
Signed-off-by: James Vega <[email protected]>
diff --git a/README b/README
index 6960853..1ff8cb0 100644
--- a/README
+++ b/README
@@ -78,10 +78,10 @@ And now, in mostly alphabetical order, the scripts:
so that the binaries and other files can be rebuilt if necessary.
[fakeroot]
-- debcommit: Commits changes to cvs, svn, arch, git, or hg, using new entries
- in debian/changelog as the commit message. Also supports tagging Debian
- package releases. [cvs | subversion | svk | tla | bzr | git-core |
- mercurial]
+- debcommit: Commits changes to cvs, darcs, svn, svk, tla, bzr, git, or hg,
+ using new entries in debian/changelog as the commit message. Also supports
+ tagging Debian package releases. [cvs | darcs | subversion | svk | tla |
+ bzr | git-core | mercurial]
- debdiff: A program which examines two .deb files or two .changes files and
reports on any difference found in their file lists. Useful for ensuring
diff --git a/debian/changelog b/debian/changelog
index 04a7004..8d3ffd5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ devscripts (2.10.62) UNRELEASED; urgency=low
performing an authenticated clone of an Alioth git repo.
* uupdate: Fix a typo which caused redirection of stdout to a file name "@".
(Closes: #569062)
+ * Update descriptions of debcommit to include darcs as a supported VCS.
+ (Closes: #570138)
[ Patrick Schoenfeld ]
* nmudiff: Fix "[nmudiff] please include --tagpending option" by applying the
diff --git a/debian/control b/debian/control
index edc251f..aeaadd1 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Recommends: at, curl | wget, dctrl-tools, debian-keyring,
debian-maintainers,
libterm-size-perl, libtimedate-perl, liburi-perl, libwww-perl,
libyaml-syck-perl, lintian, lsb-release, bsd-mailx | mailx | mailutils,
man-db, patch, patchutils, ssh-client, strace, unzip, wdiff, www-browser,
- subversion | cvs | svk | tla | bzr | git-core | mercurial, lzma,
+ subversion | cvs | darcs | svk | tla | bzr | git-core | mercurial, lzma,
sensible-utils
Suggests: build-essential, cvs-buildpackage, devscripts-el, gnuplot,
libfile-desktopentry-perl, libnet-smtp-ssl-perl (>= 1.01-2), mutt,
@@ -61,9 +61,9 @@ Description: scripts to make the life of a Debian Package
maintainer easier
[libparse-debcontrol-perl, libsoap-lite-perl, lsb-release]
- debcheckout: checkout the development repository of a Debian package
- debclean: purge a Debian source tree [fakeroot]
- - debcommit: commit changes to cvs, svn, svk, tla, bzr, git, or hg, basing
- commit message on changelog
- [cvs | subversion | svk | tla | bzr | git-core | mercurial]
+ - debcommit: commit changes to cvs, darcs, svn, svk, tla, bzr, git, or hg,
+ basing commit message on changelog
+ [cvs | darcs | subversion | svk | tla | bzr | git-core | mercurial]
- debdiff: compare two versions of a Debian package to check for
added and removed files [wdiff, patchutils]
- debi: install a just-built package
--
Git repository for devscripts
--
To unsubscribe, send mail to [email protected].