diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-09 22:11:40 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-09 22:11:40 -0400 |
| commit | 54d2888a9616cf5005422b34446797f0357b0098 (patch) | |
| tree | 4ea03a390517e646c1c34d71e0d17f8dec7caa37 /debian | |
| parent | d2785b01012547d69b6c29df878191e7cb1bddc2 (diff) | |
Remove .gitignore from cabal file list, to avoid build failure on Debian. Closes: #754334
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 313ec722..54923662 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ -propellor (0.8.1) UNRELEASED; urgency=medium +propellor (0.8.1) unstable; urgency=medium * Run apt-get update in initial bootstrap. * --list-fields now includes a table of fields that are not currently set, but would be used if they got set. + * Remove .gitignore from cabal file list, to avoid build failure on Debian. + Closes: #754334 - -- Joey Hess <joeyh@debian.org> Mon, 07 Jul 2014 02:03:46 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 09 Jul 2014 22:11:31 -0400 propellor (0.8.0) unstable; urgency=medium |
