mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-13 08:01:09 +00:00
Explicitly use xz compression when building source packages, rather than
relying on dpkg >= 1.16.5 behavior.
This commit is contained in:
parent
e21f15865c
commit
349ba9ef90
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -1,6 +1,8 @@
|
||||
ubuntu-dev-tools (0.153) UNRELEASED; urgency=medium
|
||||
|
||||
* Thanks for the NMU, Paul.
|
||||
* Explicitly use xz compression when building source packages, rather than
|
||||
relying on dpkg >= 1.16.5 behavior.
|
||||
|
||||
-- Stefano Rivera <stefanor@debian.org> Tue, 25 Feb 2014 22:45:05 +0200
|
||||
|
||||
|
1
test-data/blank-example/debian/source/options
Normal file
1
test-data/blank-example/debian/source/options
Normal file
@ -0,0 +1 @@
|
||||
compression=xz
|
Loading…
x
Reference in New Issue
Block a user