diff options
author | Russ Allbery <rra@dropbox.com> | 2016-02-03 12:47:11 -0800 |
---|---|---|
committer | Russ Allbery <rra@dropbox.com> | 2016-02-03 12:47:11 -0800 |
commit | 72e5b74345765d5f28b1c541254ccc5e8bb5c697 (patch) | |
tree | 3a03fadbae8baf5b3073bdca9a755c982a229501 /debian/changelog | |
parent | 43e2b1abf4ec0700d5178f21193e0cae1d929a58 (diff) |
Set source compression to xz explicitlyubuntu
* Re-add explicit configuration of xz as the source package compression
type, since Ubuntu precise didn't default to this.
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 140a2f2..e7c9b5e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,8 @@ wallet (1.3-1~ebp12.04+1) precise; urgency=medium Perl core yet in precise. * Disable the strictness test on the Perl libraries, since we don't have all the dependencies to install. + * Re-add explicit configuration of xz as the source package compression + type, since Ubuntu precise didn't default to this. * Update debian/gbp.conf to build the ubuntu/precise branch. * Update Vcs-Git to point to the ubuntu/precise branch. |