[ubuntu/quantal-proposed] gnu-efi 3.0u+debian-1ubuntu2~12.10.0 (Accepted)
Steve Langasek
steve.langasek at ubuntu.com
Thu Sep 26 21:11:55 UTC 2013
gnu-efi (3.0u+debian-1ubuntu2~12.10.0) quantal; urgency=low
* Backport gnu-efi from saucy to quantal to support new versions of
shim. LP: #1229572.
gnu-efi (3.0u+debian-1ubuntu2) saucy; urgency=low
* debian/patches/gcc46-compatibility: don't break with old compilers
and -DGNU_EFI_USE_MS_ABI.
gnu-efi (3.0u+debian-1ubuntu1) saucy; urgency=low
* Merge from Debian experimental, remaining changes:
- pass architecture arguments when building the x86_64 code on i386
* Dropped changes, included upstream:
- build with -fno-stack-protector.
gnu-efi (3.0u+debian-1) experimental; urgency=low
* Merging upstream version 3.0u+debian (Closes: #712639).
* Dropping no-stack-protector.patch, included upstream.
gnu-efi (3.0t+debian-2) experimental; urgency=low
* Dropping suggests on elilo.
gnu-efi (3.0t+debian-1) experimental; urgency=low
* Merging upstream version 3.0t+debian.
* Updating year in copyright file.
* Refreshing no-stack-protector.patch.
gnu-efi (3.0s+debian-3) unstable; urgency=low
* Removing all references to my old email address.
gnu-efi (3.0s+debian-2) unstable; urgency=low
* Adding no-stack-protector.patch from Colin Watson
<cjwatson at ubuntu.com> to make other packages being able to link
against gnu-efi.
* Dropping dpkg-source compression levels.
* Adding dpkg-source local-options.
gnu-efi (3.0s+debian-1ubuntu2) raring; urgency=low
* Restore -fno-stack-protector; this is needed to build packages linked
against gnu-efi, such as efilinux. This change is now in a patch with a
header explaining the reasoning, to try to avoid it being dropped in
future.
gnu-efi (3.0s+debian-1ubuntu1) raring; urgency=low
* Merge from Debian unstable, dropped changes:
- gnuefi/elf_x86_64_efi.lds: align the .reloc section; merged upstream.
- Build with -fno-stack-protector; no longer needed.
* debian/rules: past architecture arguments when building the x86_64 code on
i386; otherwise the upstream build system wrongly assumes that if uname
says x86_64, it doesn't have to pass -m64 to the compiler.
gnu-efi (3.0s+debian-1) unstable; urgency=low
* Merging upstream version 3.0s+debian.
gnu-efi (3.0r+debian-1) experimental; urgency=low
* Merging upstream version 3.0r+debian (Closes: #637276, #679627):
- Rebuilding upstream tarball without debian directory.
* Removing useless whitespaces at EOL and EOF.
* Updating package to debhelper version 9.
* Updating package to standards version 3.9.4.
* Making build-depends on binutils unversioned, already fulfilled by
wheezy.
* Sorting architectures in gcc-multilib build-depends alphabetically.
* Wrapping build-depends to 80 chars per line.
* Adding homepage field.
* Sorting architectures field alphabetically.
* Removing pre-wheezy conflicts on libc6-i386.
* Removing French spacing in package long-description.
* Rewriting copyright file in copyright-format version 1.0.
* Prefixing debhelper files with package name.
* Simplifying debhelper docs file by using wildcard.
* Removing watch file.
* Reorganizing rules file in minimized debhelper form.
* Switching to source format 3.0 (quilt).
* Switching to xz compression.
* Adding todo file.
gnu-efi (3.0i-4) unstable; urgency=low
* Updating maintainers and uploaders fields:
- Removing Julien from uploaders, he resigned from the project
(Closes: #688546).
- Removing Bdale from uploaders as he wished.
- Adding myself as maintainer.
Date: Tue, 24 Sep 2013 14:21:08 -0700
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/gnu-efi/3.0u+debian-1ubuntu2~12.10.0
-------------- next part --------------
Format: 1.8
Date: Tue, 24 Sep 2013 14:21:08 -0700
Source: gnu-efi
Binary: gnu-efi
Architecture: source
Version: 3.0u+debian-1ubuntu2~12.10.0
Distribution: quantal
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Steve Langasek <steve.langasek at ubuntu.com>
Description:
gnu-efi - Library for developing EFI applications
Closes: 637276 679627 688546 712639
Launchpad-Bugs-Fixed: 1229572
Changes:
gnu-efi (3.0u+debian-1ubuntu2~12.10.0) quantal; urgency=low
.
* Backport gnu-efi from saucy to quantal to support new versions of
shim. LP: #1229572.
.
gnu-efi (3.0u+debian-1ubuntu2) saucy; urgency=low
.
* debian/patches/gcc46-compatibility: don't break with old compilers
and -DGNU_EFI_USE_MS_ABI.
.
gnu-efi (3.0u+debian-1ubuntu1) saucy; urgency=low
.
* Merge from Debian experimental, remaining changes:
- pass architecture arguments when building the x86_64 code on i386
* Dropped changes, included upstream:
- build with -fno-stack-protector.
.
gnu-efi (3.0u+debian-1) experimental; urgency=low
.
* Merging upstream version 3.0u+debian (Closes: #712639).
* Dropping no-stack-protector.patch, included upstream.
.
gnu-efi (3.0t+debian-2) experimental; urgency=low
.
* Dropping suggests on elilo.
.
gnu-efi (3.0t+debian-1) experimental; urgency=low
.
* Merging upstream version 3.0t+debian.
* Updating year in copyright file.
* Refreshing no-stack-protector.patch.
.
gnu-efi (3.0s+debian-3) unstable; urgency=low
.
* Removing all references to my old email address.
.
gnu-efi (3.0s+debian-2) unstable; urgency=low
.
* Adding no-stack-protector.patch from Colin Watson
<cjwatson at ubuntu.com> to make other packages being able to link
against gnu-efi.
* Dropping dpkg-source compression levels.
* Adding dpkg-source local-options.
.
gnu-efi (3.0s+debian-1ubuntu2) raring; urgency=low
.
* Restore -fno-stack-protector; this is needed to build packages linked
against gnu-efi, such as efilinux. This change is now in a patch with a
header explaining the reasoning, to try to avoid it being dropped in
future.
.
gnu-efi (3.0s+debian-1ubuntu1) raring; urgency=low
.
* Merge from Debian unstable, dropped changes:
- gnuefi/elf_x86_64_efi.lds: align the .reloc section; merged upstream.
- Build with -fno-stack-protector; no longer needed.
* debian/rules: past architecture arguments when building the x86_64 code on
i386; otherwise the upstream build system wrongly assumes that if uname
says x86_64, it doesn't have to pass -m64 to the compiler.
.
gnu-efi (3.0s+debian-1) unstable; urgency=low
.
* Merging upstream version 3.0s+debian.
.
gnu-efi (3.0r+debian-1) experimental; urgency=low
.
* Merging upstream version 3.0r+debian (Closes: #637276, #679627):
- Rebuilding upstream tarball without debian directory.
* Removing useless whitespaces at EOL and EOF.
* Updating package to debhelper version 9.
* Updating package to standards version 3.9.4.
* Making build-depends on binutils unversioned, already fulfilled by
wheezy.
* Sorting architectures in gcc-multilib build-depends alphabetically.
* Wrapping build-depends to 80 chars per line.
* Adding homepage field.
* Sorting architectures field alphabetically.
* Removing pre-wheezy conflicts on libc6-i386.
* Removing French spacing in package long-description.
* Rewriting copyright file in copyright-format version 1.0.
* Prefixing debhelper files with package name.
* Simplifying debhelper docs file by using wildcard.
* Removing watch file.
* Reorganizing rules file in minimized debhelper form.
* Switching to source format 3.0 (quilt).
* Switching to xz compression.
* Adding todo file.
.
gnu-efi (3.0i-4) unstable; urgency=low
.
* Updating maintainers and uploaders fields:
- Removing Julien from uploaders, he resigned from the project
(Closes: #688546).
- Removing Bdale from uploaders as he wished.
- Adding myself as maintainer.
Checksums-Sha1:
5bdb68ddca84704f0d6c225dbd1a103864417f9d 2014 gnu-efi_3.0u+debian-1ubuntu2~12.10.0.dsc
e108ea57c7af6165f96b89ffdc9077f2d5cd305b 6084 gnu-efi_3.0u+debian-1ubuntu2~12.10.0.debian.tar.xz
Checksums-Sha256:
e8955fa11604c38fbc0249ce4086bda420cf10f5f5f306e85ba49628a9f8c45e 2014 gnu-efi_3.0u+debian-1ubuntu2~12.10.0.dsc
90a99b2ad75bd66e6e87d8ae43c5df8d7f029046bff24b23c59b6a7256f4a80b 6084 gnu-efi_3.0u+debian-1ubuntu2~12.10.0.debian.tar.xz
Files:
9ba9028afc2815ce9c2f7d41e96745ad 2014 devel optional gnu-efi_3.0u+debian-1ubuntu2~12.10.0.dsc
2565a7d99eaa71bb86166b5c84ed0c9b 6084 devel optional gnu-efi_3.0u+debian-1ubuntu2~12.10.0.debian.tar.xz
Original-Maintainer: Daniel Baumann <mail at daniel-baumann.ch>
More information about the Quantal-changes
mailing list