diff options
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 29dec10c..286c5a8c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +propellor (0.8.3) UNRELEASED; urgency=medium + + * The Debian package now includes a single-revision git repository in + /usr/src/propellor/, and ~/.propellor/ is set up to use this repository as + its "upstream" remote. This avoids relying on the security of the github + repository when using the Debian package. + * Included the config.hs symlink to config-simple.hs in the cabal and Debian + packages. + + -- Joey Hess <joeyh@debian.org> Tue, 19 Aug 2014 14:16:32 -0400 + propellor (0.8.2) unstable; urgency=medium * Fix bug in File.containsLines that caused lines that were already in the |
