From 975816b0144fae4f5d72f96f0d4b75a6977fe1ef Mon Sep 17 00:00:00 2001 From: Michael Schutte Date: Wed, 28 Dec 2011 20:39:06 +0100 Subject: [PATCH] Prepare for 1.0rc1 --- debian/changelog | 6 ++++++ debian/rules | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 347e233..43d1bf0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dactyl (1.0~rc1-1) UNRELEASED; urgency=low + + * New upstream version. + + -- Michael Schutte Wed, 28 Dec 2011 20:39:00 +0100 + dactyl (1.0~b7.1-1) unstable; urgency=low * New upstream version; supports Iceweasel/Firefox versions up to 8.*. diff --git a/debian/rules b/debian/rules index 3707167..a533217 100755 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,7 @@ override_dh_installchangelogs: done UPSTREAM_REPO=../upstream -UPSTREAM_REVISION=pentadactyl-1.0b6 +UPSTREAM_REVISION=pentadactyl-1.0rc1 UPSTREAM_DEST=$(shell pwd)/dactyl.tar.gz get-orig-source: -- 2.39.5