From: Don Armstrong <don@debian.org>
Date: Mon, 16 Jun 2014 00:42:29 +0000 (-0700)
Subject: finalize changelog for 7904
X-Git-Tag: debian/1.1+hg7904-0+nmu1
X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7d1adabfb8ba5f4d1135c7a171dce4cc5278c532;p=dactyl.git

finalize changelog for 7904
---

diff --git a/debian/changelog b/debian/changelog
index f3487f0..6353fe9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+dactyl (1.1+hg7904-0+nmu1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * New upstream revision which fixes compatibility with firefox 29
+    (closes: #750032, #750359)
+
+ -- Don Armstrong <don@debian.org>  Fri, 13 Jun 2014 12:52:52 -0700
+
 dactyl (1.0+hg6976-1) unstable; urgency=low
 
   * New upstream revision 6976 from the upstream Mercurial repository at
diff --git a/debian/rules b/debian/rules
index 7f92eb0..b324e20 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,7 +32,7 @@ override_dh_installchangelogs:
 		done
 
 UPSTREAM_REPO=../upstream
-UPSTREAM_REVISION=6976
+UPSTREAM_REVISION=7094
 UPSTREAM_DEST=$(shell pwd)/dactyl.tar.gz
 
 get-orig-source: