From 2e4e7de3c48c2e557a6e306507ed2fcd80b60d9b Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 6 Aug 2009 22:43:06 -0400 Subject: [PATCH] releasing version 0.41 --- debian/changelog | 4 ++-- debian/control | 9 ++++----- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 87a496e..f37cbf1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -mr (0.41) UNRELEASED; urgency=low +mr (0.41) unstable; urgency=low * Add -p switch, that makes mr search the current directory and its parents for a .mrconfig file to use. @@ -7,7 +7,7 @@ mr (0.41) UNRELEASED; urgency=low in it. This is intended for projects that want to publish a mrconfig file to automate use of their several repositories. - -- Joey Hess Thu, 06 Aug 2009 22:13:05 -0400 + -- Joey Hess Thu, 06 Aug 2009 22:38:58 -0400 mr (0.40) unstable; urgency=low diff --git a/debian/control b/debian/control index 36f51bf..efbdbd2 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: vcs Priority: optional Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0) Maintainer: Joey Hess -Standards-Version: 3.8.0 +Standards-Version: 3.8.2 Homepage: http://kitenet.net/~joey/code/mr/ Vcs-Git: git://git.kitenet.net/mr @@ -16,10 +16,9 @@ Recommends: libwww-perl, libhtml-parser-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 subversion, git, cvs, mecurial, - bzr, and darcs 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, mecurial, 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.) . It is extremely configurable via simple shell scripting. Some examples of things it can do include: -- 2.39.2