diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-29 11:37:25 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-29 11:37:25 -0400 |
commit | 987b11fdf42b58a92d817131c416edbdbcb94297 (patch) | |
tree | 2ddd0165bd365d6428e3eb8707e8b7b7aa0f5942 /debian/changelog | |
parent | 3eaa9079161d010b330791581a74fc5de3701e25 (diff) |
Build debian package without using cabal, which writes to HOME. Closes: #704205
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 96cca734d..b8dbc7b2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ git-annex (4.20130324) UNRELEASED; urgency=low * webapp: Fix a race that sometimes caused alerts or other notifications to be missed if they occurred while a page was loading. * webapp: Progess bar fixes for many types of special remotes. + * Build debian package without using cabal, which writes to HOME. + Closes: #704205 -- Joey Hess <joeyh@debian.org> Mon, 25 Mar 2013 10:21:46 -0400 |