From 550d5f602c692e8883e3b39c05a2e17df8a3e9fe Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 15 Aug 2010 12:38:36 -0400 Subject: [PATCH 1/1] update --- TODO | 2 -- debian/changelog | 6 ++++++ debian/control | 11 ++++++----- 3 files changed, 12 insertions(+), 7 deletions(-) diff --git a/TODO b/TODO index 6358728..bc5d00b 100644 --- a/TODO +++ b/TODO @@ -10,8 +10,6 @@ ~/.mrconfig (and files it chains). This allows a user to globally configure mr with aliases, etc. (Closes: #557963) -* more revision control systems - * a way to detect repos in a tree that are not registered, and warn about or even auto-register them. (svn externals make this quite difficult!) diff --git a/debian/changelog b/debian/changelog index 19936bb..a5a24d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mr (0.50) UNRELEASED; urgency=low + + * Now supports the Fossil VCS. (Thanks, Jimmy Tang) + + -- Joey Hess Sun, 15 Aug 2010 12:36:34 -0400 + mr (0.49) unstable; urgency=low * Update suggests for git-core to git transition. diff --git a/debian/control b/debian/control index 59540e0..2964afe 100644 --- a/debian/control +++ b/debian/control @@ -11,14 +11,15 @@ Package: mr Architecture: all Section: vcs Depends: ${misc:Depends} -Suggests: subversion, git-core | git (>= 1:1.7), cvs, bzr, mercurial, darcs, liburi-perl, curl +Suggests: subversion, git-core | git (>= 1:1.7), cvs, bzr, mercurial, darcs, liburi-perl, curl, fossil Recommends: libwww-perl, libhtml-parser-perl, perl Description: a Multiple Repository management tool The mr(1) command can checkout, update, or perform other actions on a set of repositories as if they were one combined respository. It - supports any combination of git, svn, mercurial, bzr, darcs, and cvs - repositories, and support for other revision control systems can easily - be added. (There are extensions adding support for unison and git-svn.) + supports any combination of git, svn, mercurial, bzr, darcs, cvs, and + fossil repositories, and support for other revision control systems + can easily be added. (There are extensions adding support for unison + and git-svn.) . It is extremely configurable via simple shell scripting. Some examples of things it can do include: @@ -32,4 +33,4 @@ Description: a Multiple Repository management tool * Remember actions that failed due to a laptop being offline, so they can be retried when it comes back online. . - This package also includes webcheckout. + This package also includes the webcheckout command. -- 2.39.2