Changelog
cpio (2.11-8ubuntu1) quantal-proposed; urgency=low
* Merge from Debian unstable, remaining changes:
- debian/control: Don't build a cpio-win32 package since mingw32
is in universe.
- debian/rules: Don't depend on the binary-indep target in binary.
- Build-depend on gettext:any instead of on gettext.
* Dropped changes, included in Debian:
- debian/patches/627444-cross-compiling.patch: fix cross-building
support.
- debian/rules: use the host-arch strip when cross-compiling, so we don't
have to rely on support in binutils-multiarch.
cpio (2.11-8) unstable; urgency=low
* Enable hardened build flags
Patch by Moritz Muehlenhoff
Closes: #654522
* Cross-building issues
- Fix invalid redefinition of stat() during cross-building cpio
Patch by Steve McIntyre
Add 627444-invalid-redefinition-of-stat.patch
- Use the strip that's provided by the cross-binutils
Patch by Steve Langasek
Closes: #627444
* Standards version is 3.9.3
* Fix debian-rules-missing-recommended-target
-- Steve Langasek <email address hidden> Wed, 27 Jun 2012 14:10:00 -0700