]> git.madduck.net Git - code/myrepos.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

releasing version 1.04
authorJoey Hess <joey@kitenet.net>
Sun, 19 Jun 2011 20:24:19 +0000 (16:24 -0400)
committerJoey Hess <joey@kitenet.net>
Sun, 19 Jun 2011 20:24:19 +0000 (16:24 -0400)
debian/changelog
debian/control

index 21683829a7abac4d72049f7471b8f68821849fde..2ae9d4883293336a7279ff193956fd6b26a93c0c 100644 (file)
@@ -1,10 +1,10 @@
-mr (1.04) UNRELEASED; urgency=low
+mr (1.04) unstable; urgency=low
 
   * Improve trust errors displayed while bootstrapping. Closes: #628234
   * Allow mr register to be used with mrconfig file that does not yet
     exist. Closes: #629217
 
- -- Joey Hess <joeyh@debian.org>  Mon, 30 May 2011 14:55:09 -0400
+ -- Joey Hess <joeyh@debian.org>  Sun, 19 Jun 2011 15:52:42 -0400
 
 mr (1.03) unstable; urgency=low
 
index 2964afe4e9d3d913938f49b1b818880fdfe64abf..1b3849a1a53d1db0f9e47838137e27d2e8f1f161 100644 (file)
@@ -3,7 +3,7 @@ Section: vcs
 Priority: optional
 Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0)
 Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.9.0
+Standards-Version: 3.9.2
 Homepage: http://kitenet.net/~joey/code/mr/
 Vcs-Git: git://git.kitenet.net/mr
 
@@ -13,7 +13,7 @@ Section: vcs
 Depends: ${misc:Depends}
 Suggests: subversion, git-core | git (>= 1:1.7), cvs, bzr, mercurial, darcs, liburi-perl, curl, fossil
 Recommends: libwww-perl, libhtml-parser-perl, perl
-Description: Multiple Repository management tool
+Description: 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, cvs, and