** Summary changed: - Emacs 23.2 is available + Please merge emacs23 23.2+1-4 (main) from Debian unstable (main)
** Description changed: Binary package hint: emacs23 Emacs 23.2 is already on Debian Sid, can we get it for Ubuntu? Thanks. :) + + emacs23 (23.2+1-4) unstable; urgency=low + + * Disable parallel builds (via DEB_BUILD_OPTIONS=parallel) until an + upstream race condition is fixed. Thanks to Sven Joachim + <[email protected]> for the report. (closes: #592992) + + -- Rob Browning <[email protected]> Sat, 14 Aug 2010 16:34:11 -0500 + + emacs23 (23.2+1-3) unstable; urgency=low + + * Don't try to "mkdir $(infodir)" in doc/*/Makefile.in. Thanks to + Stéphane Glondu <[email protected]> for the 23.2+1-2.1 NMU. + + * Use -O1 rather than -O2 on ia64. Fixes a build failure (looks + like a broken byte compiler) with newer versions of gcc + (c.f. #207580). Thanks to Sven Joachim <[email protected]> for the + report and thanks to Stéphane Glondu <[email protected]> for the + 23.2+1-2.1 NMU. (closes: #582439) + + * Remove deprecated Encoding field from emacsVER.desktop. Thanks to + Stéphane Glondu <[email protected]> for the 23.2+1-2.1 + NMU. + + * Use "set -e" rather than "/bin/sh -e" in emacsVER-common.postinst + and emacsVER-bin-common.postinst. Thanks to Stéphane Glondu + <[email protected]> for the 23.2+1-2.1 NMU. + + * Add a Homepage field to debian/control.in. Thanks to Stéphane + Glondu <[email protected]> for the 23.2+1-2.1 NMU. + + * Remove redundant Section and Priority fields from binary packages + in debian/control.in. Thanks to Stéphane Glondu + <[email protected]> for the 23.2+1-2.1 NMU. + + * Change quilt Build-Depends from (>= 0.42-1) to (>= 0.42). Thanks + to Stéphane Glondu <[email protected]> for the 23.2+1-2.1 NMU. + + * Change debhelper Build-Depends from (>=4) to (>= 7.0.50~) to + support rules overrides. Thanks to Sven Joachim + <[email protected]>, and thanks to Stéphane Glondu + <[email protected]> for the 23.2+1-2.1 NMU. + + * Add ${misc:Depends} to debian/control for debhelper. Thanks to + Stéphane Glondu <[email protected]> for the 23.2+1-2.1 NMU. + + * Fix startup hang on GNU/kFreeBSD (fix-kfreebsd-startup.diff). + Thanks to antoine beaupre <[email protected]> for the report + and Petr Salinger <[email protected]> for the patch. + (closes: #559392) + + -- Rob Browning <[email protected]> Sat, 14 Aug 2010 11:57:17 -0500 + + emacs23 (23.2+1-2) unstable; urgency=low + + * Respect DESTDIR in doc/misc/Makefile.in. (closes: #581642) + + -- Rob Browning <[email protected]> Fri, 14 May 2010 21:56:27 -0700 + + emacs23 (23.2+1-1) unstable; urgency=low + + * New emacs23 packages. + + * Update debian/dfsg-splitter. + + * Add dependency on libgconf2-dev and use --without-gconf for + emacsFLAVOR-nox and emacsFLAVOR-lucid builds. + + * Remove patches: + patches/fix-dynamic-menus.diff + patches/fix-gtk-scroll-bar-events.diff + patches/fix-rmail-capitalized-month-names.diff + patches/use-zwj-and-zwnj-for-indic-scripts.diff + + * Refresh remaining patches. + + -- Rob Browning <[email protected]> Thu, 13 May 2010 19:21:32 -0700 + + emacs23 (23.1+1-9) unstable; urgency=low + + * Fix binary-only builds (dpkg-buildpackage -B) and conditionalize + all packages in dh_auto_install. (closes: #580067) + + -- Rob Browning <[email protected]> Thu, 06 May 2010 22:59:26 -0700 + + emacs23 (23.1+1-8) unstable; urgency=low + + * Add automake to Build-Depends. (closes: #580006) + + -- Rob Browning <[email protected]> Sun, 02 May 2010 19:53:36 -0700 + + emacs23 (23.1+1-7) unstable; urgency=low + + * Remove Jerome from debian/control Uploaders since he has + retired. (closes: #573442) + + * Support DEB_BUILD_OPTIONS parallel=N. + + * Follow current autotools-dev recommendations - build-depend on + autoconf, remove the automatically generated files in clean, and + regenerate them before building. + + * Update debian/compat from 4 to 7. + + * Switch to Debian 3.0 (quilt) source format and drop debian/rules + "protected_files" handling since we don't build in $(CURDIR) and + haven't for a while. + + * Fix ctags manpage rewriting so that ctags.FLAVOR.1 actually refers + to man1/etags.FLAVOR.1 as intended. + + * Change debian/rules to use "dh $@" approach. + + * Update emacsFLAVOR-common dpkg dependency to require "dpkg (>= + 1.15.4) | install-info" for proper info page handling (Debian + Policy 12.2), and remove install-info dependency from packages + without info files. + + * Don't define unix when building emacs + (add-unix-to-cpp-undefs.diff). + + -- Rob Browning <[email protected]> Sun, 02 May 2010 10:56:09 -0700 + + emacs23 (23.1+1-6) unstable; urgency=low + + * Apply an upstream patch to fix a problem with GTK+ scroll + bars. Thanks to Eugen Dedu <[email protected]> for + the report and Sven Joachim <[email protected]> for tracking down + the patch. (closes: #560573) + + * Apply an upstream patch to include ZWJs and ZWNJs for all Indic + scripts. Thanks to Praveen A <[email protected]> for the + report. (closes: #559292) + + * Fix update-alternatives call for emacs manpage. Thanks to + Jörg-Volker Peetz <[email protected]> and Sven Joachim + <[email protected]> for the report. (closes: #552565) + + -- Rob Browning <[email protected]> Tue, 26 Jan 2010 22:51:54 -0800 + + emacs23 (23.1+1-5) unstable; urgency=low + + * Apply upstream patch to fix problem with GTK and dynamically + generated menus (which could be unexpectedly empty). Thanks to + Baylis Shanks <[email protected]> for the report. + (closes: 550541) + + -- Rob Browning <[email protected]> Sun, 01 Nov 2009 10:00:58 -0800 -- Please merge emacs23 23.2+1-4 (main) from Debian unstable (main) https://bugs.launchpad.net/bugs/588203 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
