summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rwxr-xr-xdebian/rules2
2 files changed, 4 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index c1de1d0e..d31f781b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,16 +1,16 @@
-propellor (2.15.1) UNRELEASED; urgency=medium
+propellor (2.15.1) unstable; urgency=medium
* Added git configs propellor.spin-branch and propellor.forbid-dirty-spin.
Thanks, Sean Whitton.
* Added User.systemAccountFor and User.systemAccountFor' properties.
Thanks, Félix Sipma.
- * Merged Utility changes from git-annex.
* Gpg.keyImported converted to not use a flag file and instead check
if gpg has the provided key already.
Thanks, Félix Sipma.
+ * Merged Utility changes from git-annex.
* Clean build with ghc 7.10.
- -- Joey Hess <id@joeyh.name> Tue, 08 Dec 2015 11:59:43 -0400
+ -- Joey Hess <id@joeyh.name> Sat, 19 Dec 2015 16:43:09 -0400
propellor (2.15.0) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index c88cc004..a71212db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,4 +1,4 @@
-#!/bin/false
+#!/usr/bin/make -f
# Avoid using cabal, as it writes to $HOME
export CABAL=./Setup