summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess2014-08-19 16:40:04 -0400
committerJoey Hess2014-08-19 16:40:04 -0400
commit3c61c109fbba19fb5c41870333f879fdc6dc0c1a (patch)
tree2bd71cd14a232ad9b83c8bb307fadf30c2b750b4 /debian/changelog
parente0bbb776bfff6c320d8d717fd351b41720a8112c (diff)
ugly workaround for lack of history in repo distributed with debian package
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index cd1ed61d..1a982545 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,8 @@ propellor (0.8.3) UNRELEASED; urgency=medium
its origin remote. This avoids relying on the security of the github
repository when using the Debian package.
* The /usr/bin/propellor wrapper will warn when ~/.propellor/ is out of date
- and a newer version is available from origin.
+ and a newer version is available, after which git merge upstream/master
+ can be run to merge it.
* Included the config.hs symlink to config-simple.hs in the cabal and Debian
packages.