diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-08-23 11:48:23 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-08-23 11:48:23 -0400 |
| commit | 78cb340ea96a20c9045079fe11147d544c28b58b (patch) | |
| tree | 7551e87fc8dd87c883c61c136c056e19442357af /debian | |
| parent | 45371cdfcc5d740f4814947614e112c201259987 (diff) | |
| parent | 5ec42dd1b78c5d60d53c00d6494511c4b2adb943 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9a0bc864..f6ed0d58 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +propellor (4.7.7) UNRELEASED; urgency=medium + + * Locale: Display an error message when /etc/locale.gen does not contain + the requested locale. + * Attic module is deprecated and will warn when used. + Attic is no longer available in Debian and appears to have been + mostly supersceded by Borg. + * Obnam module is deprecated and will warn when used. + Obnam has been retired by its author. + * Add Typeable instance to Bootstrapper, fixing build with old versions + of ghc. (Previous attempt was incomplete.) + + -- Joey Hess <id@joeyh.name> Wed, 23 Aug 2017 11:41:01 -0400 + propellor (4.7.6) unstable; urgency=medium * Sbuild: Add Sbuild.userConfig property. |
