New upstream version
authorProject Moonshot build slave <build@moonbuild.(none)>
Sun, 21 Apr 2013 17:35:26 +0000 (13:35 -0400)
committerSam Hartman <hartmans@painless-security.com>
Sun, 21 Apr 2013 17:49:47 +0000 (13:49 -0400)
* New upstream version
* Includes fixes for random failure to produce identity
* Generate vala output on each build

debian/changelog
debian/control
debian/rules

index 7483cd3..c9c92ce 100644 (file)
@@ -1,10 +1,12 @@
-moonshot-ui (0.5+20130409-1) UNRELEASED; urgency=low
+moonshot-ui (0.5+20130421-2) unstable; urgency=low
 
   * New upstream version
   * Fix service removal
   * Fix bogus identities
+  * Upstream version
+  * Upstream version
 
- -- Sam Hartman <hartmans@debian.org>  Tue, 09 Apr 2013 21:39:35 -0400
+ -- Sam Hartman <hartmans@debian.org>  Sun, 21 Apr 2013 13:49:09 -0400
 
 moonshot-ui (0.5+20130326-1) UNRELEASED; urgency=low
 
index b8ae4ed..f15f601 100644 (file)
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Sam Hartman <hartmans@debian.org>
 Build-Depends: debhelper (>= 7.0.50~), 
     libatk1.0-dev (>= 1.20), libglib2.0-dev, libgtk2.0-dev,
-        gettext, autotools-dev, libdbus-glib-1-dev, desktop-file-utils, libgee-dev
+        gettext, autotools-dev, libdbus-glib-1-dev, desktop-file-utils, libgee-dev, autopoint, autoconf, autotools-dev, automake, libtool,
+ dh-autoreconf, valac
 Standards-Version: 3.9.1
 Homepage: http://www.project-moonshot.org/
 Vcs-Git: http://www.project-moonshot.org/git/moonshot-ui.git
index 6aa843b..fa0bbcb 100755 (executable)
@@ -10,8 +10,5 @@
 #export DH_VERBOSE=1
 
 %:
-       dh $@ 
+       dh $@  --with autoreconf
 
-override_dh_auto_build:
-       touch *stamp
-       dh_auto_build