]> 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.12
authorJoey Hess <joey@kitenet.net>
Mon, 14 May 2012 14:45:20 +0000 (10:45 -0400)
committerJoey Hess <joey@kitenet.net>
Mon, 14 May 2012 14:45:20 +0000 (10:45 -0400)
debian/changelog
debian/compat
debian/control

index 7632104259b4c3cf901ac76574ceb092f237cf5a..e6fc2e321d01f65be522864b707da5fb9e560c43 100644 (file)
@@ -1,4 +1,4 @@
-mr (1.12) UNRELEASED; urgency=low
+mr (1.12) unstable; urgency=low
 
   * Ignore nonzero exit status of hg pull, which can happen
     when there were no changes to pull. Closes: #661870 
@@ -7,7 +7,7 @@ mr (1.12) UNRELEASED; urgency=low
   * Improve bzr register's heuristics to determine upstream repo.
     Closes: #672843
 
- -- Joey Hess <joeyh@debian.org>  Fri, 02 Mar 2012 00:33:08 -0400
+ -- Joey Hess <joeyh@debian.org>  Mon, 14 May 2012 10:42:52 -0400
 
 mr (1.11) unstable; urgency=low
 
index 7f8f011eb73d6043d2e6db9d2c101195ae2801f2..ec635144f60048986bc560c5576355344005e6e7 100644 (file)
@@ -1 +1 @@
-7
+9
index 740463b29fb2eee6ff4fce2b68fc8e06d265a7cc..a8f5e469af52c2c4a7d79ef8820eff2bea621fe5 100644 (file)
@@ -1,9 +1,9 @@
 Source: mr
 Section: vcs
 Priority: optional
-Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0)
+Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.9.0)
 Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.9.2
+Standards-Version: 3.9.3
 Homepage: http://kitenet.net/~joey/code/mr/
 Vcs-Git: git://git.kitenet.net/mr