[ubuntu/trusty-proposed] emacs24 24.3+1-2ubuntu1 (Accepted)

Barry Warsaw barry at ubuntu.com
Fri Mar 7 17:39:19 UTC 2014


emacs24 (24.3+1-2ubuntu1) trusty; urgency=medium

  * Merge from Debian, with remaining changes:
    - debian/patches/0009-upstream-bug-14829.patch: Patch from upstream
      issue tracker to fix window splitting when split-window-keep-point
      is nil.
    - debian/patches/0008-No-redisplay-when-reading-dbus-events.patch:
      Cherry pick from upstream bzr a fix for a redisplay bug while
      reading dbus events.
    - debian/rules: Make sure the emacs24-el directory exists.
    - emacsVER-lp725988.patch: Set the X EMACS_CLASS to "Emacs24" to please
      bamf and gnome-shell.
    - debian/emacsVER.desktop: Also set StartupWMClass for bamf and
      gnome-shell.
    - debian/control.in: Have emacs24-common Depends on
      emacs24-common-non-dfsg, now that it is out of multiverse.
      Update debian/copyright to match.
    - debian/control.in: Use libtiff5-dev in place of libtiff4-dev.

emacs24 (24.3+1-2) unstable; urgency=low

  * Set CFLAGS, CPPFLAGS, and LDFLAGS solely via configure in debian/rules.
    Don't override the CFLAGS, CPPFLAGS, and LDFLAGS values chosen by the
    upstream configure script; instead, make any adjustments at configure
    time.  Our quashing of "-Wl,-znocombreloc" during the make invocation
    was causing i386 builds of emacs24-lucid to fail under X.
    Thanks to Łukasz Pankowski <lukpank at o2.pl> for the report, and Samuel
    Bronson <naesten at gmail.com> for the patch. (Closes: 684788)

  * debian/rules: clean src/stamp-h.in.
    Thanks to Samuel Bronson <naesten at gmail.com> for the patch.

  * Explicitly create $(pkgdir_el) in debian/rules (fix FTBS).
    Thanks to Lucas Nussbaum <lucas at lucas-nussbaum.net> for the report,
    Matt Kraai <kraai at ftbfs.org> for the patch, and Dmitrijs Ledkovs
    <xnox at debian.org> for the 24.3+1-1.1 NMU. (Closes: 707488)

  * Specify --without-gsettings for emacsFLAVOR-nox and emacsFLAVOR-lucid.
    Thanks to Yuri D'Elia <wavexx at thregr.org> for the report.
    (Closes: 687299, 687303)

  * Fix hang at startup on kFreeBSD.
    Add debian/patches/0008-Emacs-should-no-longer-hang-at-startup-on-kFreeBSD.patch
    and debian/patches/0009-Emacs-should-no-longer-hang-at-startup-on-kFreeBSD.patch
    to incorporate the two relevant upstream patches.
    Thanks to Christoph Egger <christoph at debian.org> for the report.
    (Closes: 712974)

Date: Fri, 07 Mar 2014 12:33:33 -0500
Changed-By: Barry Warsaw <barry at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/trusty/+source/emacs24/24.3+1-2ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 07 Mar 2014 12:33:33 -0500
Source: emacs24
Binary: emacs24-lucid emacs24-lucid-dbg emacs24-nox emacs24-nox-dbg emacs24 emacs24-dbg emacs24-bin-common emacs24-common emacs24-el
Architecture: source
Version: 24.3+1-2ubuntu1
Distribution: trusty
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Barry Warsaw <barry at ubuntu.com>
Description: 
 emacs24    - GNU Emacs editor (with GTK+ user interface)
 emacs24-bin-common - GNU Emacs editor's shared, architecture dependent files
 emacs24-common - GNU Emacs editor's shared, architecture independent infrastructur
 emacs24-dbg - Debugging symbols for emacs24
 emacs24-el - GNU Emacs LISP (.el) files
 emacs24-lucid - GNU Emacs editor
 emacs24-lucid-dbg - Debugging symbols for emacs24-lucid
 emacs24-nox - GNU Emacs editor (without X support)
 emacs24-nox-dbg - Debugging symbols for emacs24-nox
Closes: 684788 687299 687303 707488 712974
Changes: 
 emacs24 (24.3+1-2ubuntu1) trusty; urgency=medium
 .
   * Merge from Debian, with remaining changes:
     - debian/patches/0009-upstream-bug-14829.patch: Patch from upstream
       issue tracker to fix window splitting when split-window-keep-point
       is nil.
     - debian/patches/0008-No-redisplay-when-reading-dbus-events.patch:
       Cherry pick from upstream bzr a fix for a redisplay bug while
       reading dbus events.
     - debian/rules: Make sure the emacs24-el directory exists.
     - emacsVER-lp725988.patch: Set the X EMACS_CLASS to "Emacs24" to please
       bamf and gnome-shell.
     - debian/emacsVER.desktop: Also set StartupWMClass for bamf and
       gnome-shell.
     - debian/control.in: Have emacs24-common Depends on
       emacs24-common-non-dfsg, now that it is out of multiverse.
       Update debian/copyright to match.
     - debian/control.in: Use libtiff5-dev in place of libtiff4-dev.
 .
 emacs24 (24.3+1-2) unstable; urgency=low
 .
   * Set CFLAGS, CPPFLAGS, and LDFLAGS solely via configure in debian/rules.
     Don't override the CFLAGS, CPPFLAGS, and LDFLAGS values chosen by the
     upstream configure script; instead, make any adjustments at configure
     time.  Our quashing of "-Wl,-znocombreloc" during the make invocation
     was causing i386 builds of emacs24-lucid to fail under X.
     Thanks to Łukasz Pankowski <lukpank at o2.pl> for the report, and Samuel
     Bronson <naesten at gmail.com> for the patch. (Closes: 684788)
 .
   * debian/rules: clean src/stamp-h.in.
     Thanks to Samuel Bronson <naesten at gmail.com> for the patch.
 .
   * Explicitly create $(pkgdir_el) in debian/rules (fix FTBS).
     Thanks to Lucas Nussbaum <lucas at lucas-nussbaum.net> for the report,
     Matt Kraai <kraai at ftbfs.org> for the patch, and Dmitrijs Ledkovs
     <xnox at debian.org> for the 24.3+1-1.1 NMU. (Closes: 707488)
 .
   * Specify --without-gsettings for emacsFLAVOR-nox and emacsFLAVOR-lucid.
     Thanks to Yuri D'Elia <wavexx at thregr.org> for the report.
     (Closes: 687299, 687303)
 .
   * Fix hang at startup on kFreeBSD.
     Add debian/patches/0008-Emacs-should-no-longer-hang-at-startup-on-kFreeBSD.patch
     and debian/patches/0009-Emacs-should-no-longer-hang-at-startup-on-kFreeBSD.patch
     to incorporate the two relevant upstream patches.
     Thanks to Christoph Egger <christoph at debian.org> for the report.
     (Closes: 712974)
Checksums-Sha1: 
 50fa123488bb6bdb8532ed069a5d082f0ce23354 2723 emacs24_24.3+1-2ubuntu1.dsc
 ae02aaefa7783e3b7da39c4585daae4f1154bc65 55030 emacs24_24.3+1-2ubuntu1.debian.tar.gz
Checksums-Sha256: 
 4f44ead432e4b7aba9e80cf7c2d81ae673a858fe4b0066768c076d67566b4b5c 2723 emacs24_24.3+1-2ubuntu1.dsc
 a841aba050dc167be49e413785287b8cf900b5a6d6ed09c9f9849f8f15703846 55030 emacs24_24.3+1-2ubuntu1.debian.tar.gz
Files: 
 3e77eef5e4edf58fb87c8b9a53d758d6 2723 editors optional emacs24_24.3+1-2ubuntu1.dsc
 7d7b45f4163e43205fc31aac6792e989 55030 editors optional emacs24_24.3+1-2ubuntu1.debian.tar.gz
Original-Maintainer: Rob Browning <rlb at defaultvalue.org>

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJTGgQBAAoJEBJutWOnSwa/u/wP/iJxX9NTiRBpOq7NG6m+nD+U
4OwG1YeoIO58sxUJnv87GBB0tKpeR7KZY/9ArDGMZjrSGFfuN8MsyedbQar8i6iI
NMvhZJBTrosOOkeexI7+MGPjh2nH1Tiqi3LIlLWUZ/BXdruqj6OU7NjjnM3ZUbjW
ooPJP8J+ScFIZEinYXezI5NRj+8ND2SXK0EzPjRliO7E4bW325G2czoLj7Ejza8l
ZgzsO6X7gq8/mom6tgd8MeFUoxMf83uXrnZ9jG+MjxSrC22AuQN8z6Gqn8HT3G4V
630yvX1NsZukyF7xQItQpoS2LKQNZL+1LNlEccHavp/ggtW8A0T+I7QgohNj5/KM
aaoTcKSQAAKm5KUdcIUzReg6ANtkezuNwH5lL3rp7kjsOP1XFb/1jgRbTWiw/FZe
4/Z8tsyo3BKPdchOYQHumF7BbF+Jz9gjRHAh3ZUPXNHgwO6wz2jfB7+V1gZ5hvP7
q5ONidoIwF/NhtshgKBfkU9QEy1UvSaoCArNm5j3mWin678pY8mD5r9CbW2UVGCH
kmpg45vIb4LrNflR15/t0xdYQsOCKGGgb2rnrRNAYygenDQv8O/V1/z9iztm9hRm
QthFJi0GSH+BBNr1eYODOR8Zw8bPX8wJC94VWFaduAJC3Gs/lyN1Ae7YQZ+M0uaz
XbwTki6tGLsyA9U8D7R2
=MtIi
-----END PGP SIGNATURE-----


More information about the Trusty-changes mailing list