]> 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.45
authorJoey Hess <joey@gnu.kitenet.net>
Tue, 8 Dec 2009 20:06:03 +0000 (15:06 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Tue, 8 Dec 2009 20:06:03 +0000 (15:06 -0500)
debian/changelog
debian/control

index 00caea6fe78adc68520f645e432d655ac4aa244e..4d07a624ce9961b4e6cb508b5252915af05d5bbc 100644 (file)
@@ -1,4 +1,4 @@
-mr (0.45) UNRELEASED; urgency=low
+mr (0.45) unstable; urgency=low
 
   * Fix pod error. Closes: #558012
   * bootstrap: Improve stats display.
@@ -6,7 +6,7 @@ mr (0.45) UNRELEASED; urgency=low
     when bootstrapping. (Pavel Avgustinov)
   * Fix handling of a repository in "."
 
- -- Joey Hess <joeyh@debian.org>  Wed, 25 Nov 2009 17:27:23 -0500
+ -- Joey Hess <joeyh@debian.org>  Tue, 08 Dec 2009 14:58:21 -0500
 
 mr (0.44) unstable; urgency=low
 
index d58055d6725b88db6e560d368b9b20d8001c1343..668a321c3d0c36929dd5760dc6861937f1b2cd35 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.8.2
+Standards-Version: 3.8.3
 Homepage: http://kitenet.net/~joey/code/mr/
 Vcs-Git: git://git.kitenet.net/mr