File dpkg_1.14.24ubuntu1_source.changes of Package dpkg
Format: 1.8
Date: Wed, 07 Jan 2009 12:11:09 +0000
Source: dpkg
Binary: dpkg dpkg-dev dselect
Architecture: source
Version: 1.14.24ubuntu1
Distribution: jaunty
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Changed-By: Colin Watson <cjwatson@ubuntu.com>
Description:
dpkg - Debian package management system
dpkg-dev - Debian package development tools
dselect - Debian package management front-end
Changes:
dpkg (1.14.24ubuntu1) jaunty; urgency=low
.
* Resynchronise with Debian. Remaining changes:
Ubuntu-specific adjustments (probably):
- Use i686 for lpia in cputable and triplettable.
- Hack Dpkg::Arch to return i686 for lpia.
- Move various Conflicts to Breaks, since upgrades from stable Ubuntu
releases support Breaks.
- Check source package signatures using
/usr/share/keyrings/ubuntu-archive-keyring.gpg if it exists.
.
Miscellaneous bug fixes:
- Avoid closing fsys tarfile pipe twice even in normal operation -
normally EBADF but might sometimes close some other desired fd and
cause hideous doom.
- Avoid duplicate attempts to [f]close in obscure error situations which
might conceiveably close wrong fds.
- Add a few more comments around obscure bits of trigger handling code
which confused both me and Ian during the merge.
- Revert change to stop outputting a newline after a postinst is run
(Debian #392317).
- Use the two-arg form of open in Dpkg::Control so that "-" can be
passed to parse stdin as a control file (Debian #465340).
- chdir("/") after chroot() when executing maintainer scripts under
--instdir (Debian #509578).
.
Launchpad integration:
- Implement changelog-closes-bugs for Ubuntu (see
https://wiki.ubuntu.com/ClosingBugsFromChangelog).
- Add Launchpad-Bugs-Fixed to dpkg-genchanges too, to make it not
complain about unknown fields.
.
DebianMaintainerField:
- scripts/dpkg-source.pl: Check that debian/control complies with
https://wiki.ubuntu.com/DebianMaintainerField: If $DEBEMAIL contains
'@ubuntu.com', refuse to build a source package if we have an Ubuntu
version number, but Maintainer: is not an Ubuntu address. Output a
warning if $DEBEMAIL contains 'ubuntu' but not '@ubuntu.com', or if
there is no XSBC-Original-Maintainer: field for packages with an
Ubuntu version number (Debian #426752).
.
Build options:
- Point to https://wiki.ubuntu.com/DistCompilerFlags from
dpkg-buildpackage(1).
- Set default LDFLAGS to -Wl,-Bsymbolic-functions. (We've already taken
this hit in Ubuntu.)
- Implement handling of hardening-wrapper options via DEB_BUILD_OPTIONS.
Checksums-Sha1:
701cec38466d073fdd25f96d6f0d94257a009d5a 1085 dpkg_1.14.24ubuntu1.dsc
bc0a9b5a7236867b1d08333ccf58ec1ee445da0a 15471354 dpkg_1.14.24ubuntu1.tar.gz
Checksums-Sha256:
0350c5669af1c1ba3e34157ce3187f2712e10055f08ed010511ae475eb4afd25 1085 dpkg_1.14.24ubuntu1.dsc
508327ad1bd8f5f0d59b258addf01e2e69d3e1172979ca888418650bae86f8eb 15471354 dpkg_1.14.24ubuntu1.tar.gz
Files:
a17ce71ce2d0694f776650f5ca85416c 1085 admin required dpkg_1.14.24ubuntu1.dsc
b0d68812fc21a73f118db5b8bd0c213a 15471354 admin required dpkg_1.14.24ubuntu1.tar.gz
Original-Maintainer: Dpkg Developers <debian-dpkg@lists.debian.org>