diff -Nru github-cli-1.0.0/debian/changelog github-cli-1.0.0/debian/changelog
--- github-cli-1.0.0/debian/changelog	2011-11-17 11:04:37.000000000 -0500
+++ github-cli-1.0.0/debian/changelog	2013-04-26 18:25:06.000000000 -0400
@@ -1,3 +1,10 @@
+github-cli (1.0.0-1+nmu1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add missing git dependency (closes: #706188).
+
+ -- Michael Gilbert <mgilbert@debian.org>  Fri, 26 Apr 2013 22:24:41 +0000
+
 github-cli (1.0.0-1) unstable; urgency=low
 
   * New upstream version
diff -Nru github-cli-1.0.0/debian/control github-cli-1.0.0/debian/control
--- github-cli-1.0.0/debian/control	2011-11-17 11:04:37.000000000 -0500
+++ github-cli-1.0.0/debian/control	2013-04-26 18:25:35.000000000 -0400
@@ -20,6 +20,7 @@
  , python-simplejson
  , python-pkg-resources
  , python-setuptools
+ , git
 Description: command-line interface to the GitHub Issues API
  github-cli provides an executable called ghi, that can be used to access
  all of GitHub's documented Issues API (v2) functionality from the command
