]> 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 0.31
authorJoey Hess <joey@kodama.kitenet.net>
Sat, 28 Jun 2008 03:20:50 +0000 (23:20 -0400)
committerJoey Hess <joey@kodama.kitenet.net>
Sat, 28 Jun 2008 03:20:50 +0000 (23:20 -0400)
debian/changelog
debian/control

index 088daeb4252b9feb21f5427359d98b1ef6f35418..1bf4086a9162665dbdcf61705fc92dd57a906098 100644 (file)
@@ -1,4 +1,4 @@
-mr (0.31) UNRELEASED; urgency=low
+mr (0.31) unstable; urgency=low
 
   * Add an offline mode. When in offline mode, mr will remember commands
     that failed (presumably due to lack of network access), and will run
@@ -6,7 +6,7 @@ mr (0.31) UNRELEASED; urgency=low
     like me who don't want to have to remember which git repos to mr push
     when they come back from a nice long hack in the woods. :-)
 
- -- Joey Hess <joeyh@debian.org>  Thu, 26 Jun 2008 17:02:26 -0400
+ -- Joey Hess <joeyh@debian.org>  Fri, 27 Jun 2008 23:19:23 -0400
 
 mr (0.30) unstable; urgency=low
 
index 5a24c80677e3a2e5d015909368fe582e9b8b96f9..397511d58036c97883786524b1cd904bbd111f86 100644 (file)
@@ -3,7 +3,7 @@ Section: utils
 Priority: optional
 Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0)
 Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://kitenet.net/~joey/code/mr/
 Vcs-Git: git://git.kitenet.net/mr