diff options
| author | Sean Whitton <spwhitton@spwhitton.name> | 2017-11-05 09:49:01 -0700 |
|---|---|---|
| committer | Sean Whitton <spwhitton@spwhitton.name> | 2017-11-05 09:49:01 -0700 |
| commit | 8b50c1669a910bd88bf3b63e03a550815eadd4db (patch) | |
| tree | 337a3007f8c04533a429d87e9a8e79dc188cbd23 /debian | |
| parent | 601b526ccb4d76b0e63a4f62fd76cf5ae3d37663 (diff) | |
| parent | 0a23ae75450cb4938af34fdd591a0605244a62b9 (diff) | |
Merge branch 'master' of https://git.joeyh.name/git/propellor into sbuild-overhaul
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 91b4b3e2..06a333be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +propellor (4.9.1) UNRELEASED; urgency=medium + + * Add Typeable instance to OriginUrl, fixing build with old versions + of ghc. + + -- Joey Hess <id@joeyh.name> Thu, 02 Nov 2017 10:28:44 -0400 + propellor (4.9.0) unstable; urgency=medium * When the ipv4 and ipv6 properties are used with a container, avoid |
