[ubuntu/karmic] emacs23 23.1+1-4ubuntu1 (Accepted)
Michael W. Olson (GNU address)
mwolson at gnu.org
Sun Oct 4 17:33:28 BST 2009
emacs23 (23.1+1-4ubuntu1) karmic; urgency=low
* FFe granted in LP: #433397, #408085
* debian/control.in:
- Change Maintainer to Ubuntu Core Developers, per Ubuntu policy.
- Conflict and Replace emacs23-common-non-dfsg, since we provide
all of its features.
- Do not suggest emacs23-common-non-dfsg.
- Replace use of Source-Version with source:Version.
* debian/control: Regenerate.
* debian/copyright.in:
- Remove text about removed files.
* debian/copyright:
- Regenerate.
* debian/emacsVER-common.postinst:
- Install info files. Rules copied from nondfsg package, with
the change that we use INFO_SUBDIR and INFO_FILES.
* debian/emacsVER-common.prerm:
- Remove info files. Rules copied from nondfsg package, with
the change that we use INFO_SUBDIR and INFO_FILES.
* debian/patches:
- handle-dfsg-split.diff: Remove.
- ubuntu-restore-nondfsg-files.diff: New patch that reintroduces
the non-DFSG files, with the exception of .elc files and info
files, which use special characters and thus can't be easily
represented in patch form. Both will be regenerated at build
time.
* debian/rules:
- Do not install replacements for non-DFSG files.
- Install all info files, not just efaq.
- During cleanup, chmod mangle-info back to 644, so it does not
show up as modified.
emacs23 (23.1+1-4) unstable; urgency=low
* Remove redundant upstream emacs.desktop files from emacs23-common,
and merge some of the upstream emacs.desktop file info into the
Debian files. Thanks to Michael Biebl <biebl at debian.org> for the
report. (closes: #541173)
* Handle the fact that the share/info/emacs-VER/dir{,.old} files may
not be created during the install (and so may not need to be
removed). This may be the case with dpkg 1.5.4 or newer. Thanks
to Sven Joachim <svenjoac at gmx.de> for the report and the
fix. (closes: 545379)
* Add a bit to the emacsVER-lucid description. Thanks to Drew
Parsons <dparsons at debian.org> for the suggestion.
(closes: #545263)
* Add provides emacs23-gtk to emacs23 as a transition measure (to be
deleted in emacs24) to allow more seamless upgrades from the
earlier unstable/testing packages. Thanks to Josh Triplett
<josh at joshtriplett.org> for the suggestion. (closes: #545405)
emacs23 (23.1+1-3) unstable; urgency=low
* Fix overlooked manpage rename in emacsVER.postinst. Thanks to
Sven Joachim <svenjoac at gmx.de>. (closes: #539926)
* Change emacsVER to be the GTK+ version to match the upstream
default, and add an emacsVER-lucid package for those who still
want the non-GTK+ version. Thanks to Romain Francoise
<rfrancoise at debian.org> and others for the report.
(closes: #539800)
* Don't build-depend on libgmp-dev on hurd or kfreebsd. Thanks to
Cyril Brulebois <kibi at debian.org>. (closes: #541353)
* Fix emacsVER.desktop to refer to SVG file instead of incorrect
PNG, remove emacs22.png files from unversioned /usr/share/icons
directory, and change emacs*.png and emacs*.svg files to
emacsVER*.png and emacsVER*.svg. Also use update-alternatives to
manage the unversioned names for these files. Thanks to Atsuhito
KOHDA <kohda at pm.tokushima-u.ac.jp> for the initial
report. (closes: #539851)
* Fix Rmail to handle capitalized month names in Date lines,
i.e. "Date: Thu, 06 Aug 2009 18:33:32 +0100". Thanks to Jeroen
Nijhof <jeroen at nijhof.uklinux.net> for the report and Sven Joachim
<svenjoac at gmx.de> for the fix. (closes: #540234)
emacs23 (23.1+1-2) unstable; urgency=low
* Add dependencies on install-info to primary binary packages and
remove install-info from meta package provides. Thanks to Norbert
Preining <preining at logic.at>. (See emacs21 bugs #532600, #532599,
#532597, and #532602.)
* Add libpm-dev and libdbus-1-dev build dependencies. Thanks to
Sven Joachim <svenjoac at gmx.de> for reporting this and most of the
following additional issues.
* Fix a spelling error, fix a menu section error, add a version to
the GPL file referred to by debian/copyright, and add a number of
debian/emacsVER*.lintian-overrides to quiet long-standing
warnings.
* Fix update-alternatives to reflect the fact that all the binaries
have manpages now. Rename manpages from NAME.1FLAVOR to
NAME.FLAVOR.1.
* Remove obsolete dependencies and conflicts (w3-el, emacs22
packages, etc.).
* Remove explicit install-info calls. Rely on triggers now.
* Set debian-emacs-flavor to 'emacs23. Somehow that change didn't
make it in to the initial package and it was still set to emacs22.
* Search /usr/share/info/emacs-23 rather than
/usr/share/info/emacs-22.
emacs23 (23.1+1-1) unstable; urgency=low
* New emacs23 packages.
* The debian/dfsg-splitter has been updated.
* Patches have been removed or adjusted.
Date: Wed, 16 Sep 2009 19:35:02 -0700
Changed-By: Michael W. Olson (GNU address) <mwolson at gnu.org>
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Signed-By: Reinhard Tartler <siretart at tauware.de>
https://launchpad.net/ubuntu/karmic/+source/emacs23/23.1+1-4ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Wed, 16 Sep 2009 19:35:02 -0700
Source: emacs23
Binary: emacs emacs23-lucid emacs23-nox emacs23 emacs23-bin-common emacs23-common emacs23-el
Architecture: source
Version: 23.1+1-4ubuntu1
Distribution: karmic
Urgency: low
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Michael W. Olson (GNU address) <mwolson at gnu.org>
Description:
emacs - The GNU Emacs editor (metapackage)
emacs23 - The GNU Emacs editor (with GTK+ user interface)
emacs23-bin-common - The GNU Emacs editor's shared, architecture dependent files
emacs23-common - The GNU Emacs editor's shared, architecture independent infrastru
emacs23-el - GNU Emacs LISP (.el) files
emacs23-lucid - The GNU Emacs editor
emacs23-nox - The GNU Emacs editor (without X support)
Closes: 539800 539851 539926 540234 541173 541353 545263 545379 545405
Launchpad-Bugs-Fixed: 408085 433397
Changes:
emacs23 (23.1+1-4ubuntu1) karmic; urgency=low
.
* FFe granted in LP: #433397, #408085
* debian/control.in:
- Change Maintainer to Ubuntu Core Developers, per Ubuntu policy.
- Conflict and Replace emacs23-common-non-dfsg, since we provide
all of its features.
- Do not suggest emacs23-common-non-dfsg.
- Replace use of Source-Version with source:Version.
* debian/control: Regenerate.
* debian/copyright.in:
- Remove text about removed files.
* debian/copyright:
- Regenerate.
* debian/emacsVER-common.postinst:
- Install info files. Rules copied from nondfsg package, with
the change that we use INFO_SUBDIR and INFO_FILES.
* debian/emacsVER-common.prerm:
- Remove info files. Rules copied from nondfsg package, with
the change that we use INFO_SUBDIR and INFO_FILES.
* debian/patches:
- handle-dfsg-split.diff: Remove.
- ubuntu-restore-nondfsg-files.diff: New patch that reintroduces
the non-DFSG files, with the exception of .elc files and info
files, which use special characters and thus can't be easily
represented in patch form. Both will be regenerated at build
time.
* debian/rules:
- Do not install replacements for non-DFSG files.
- Install all info files, not just efaq.
- During cleanup, chmod mangle-info back to 644, so it does not
show up as modified.
.
emacs23 (23.1+1-4) unstable; urgency=low
.
* Remove redundant upstream emacs.desktop files from emacs23-common,
and merge some of the upstream emacs.desktop file info into the
Debian files. Thanks to Michael Biebl <biebl at debian.org> for the
report. (closes: #541173)
.
* Handle the fact that the share/info/emacs-VER/dir{,.old} files may
not be created during the install (and so may not need to be
removed). This may be the case with dpkg 1.5.4 or newer. Thanks
to Sven Joachim <svenjoac at gmx.de> for the report and the
fix. (closes: 545379)
.
* Add a bit to the emacsVER-lucid description. Thanks to Drew
Parsons <dparsons at debian.org> for the suggestion.
(closes: #545263)
.
* Add provides emacs23-gtk to emacs23 as a transition measure (to be
deleted in emacs24) to allow more seamless upgrades from the
earlier unstable/testing packages. Thanks to Josh Triplett
<josh at joshtriplett.org> for the suggestion. (closes: #545405)
.
emacs23 (23.1+1-3) unstable; urgency=low
.
* Fix overlooked manpage rename in emacsVER.postinst. Thanks to
Sven Joachim <svenjoac at gmx.de>. (closes: #539926)
.
* Change emacsVER to be the GTK+ version to match the upstream
default, and add an emacsVER-lucid package for those who still
want the non-GTK+ version. Thanks to Romain Francoise
<rfrancoise at debian.org> and others for the report.
(closes: #539800)
.
* Don't build-depend on libgmp-dev on hurd or kfreebsd. Thanks to
Cyril Brulebois <kibi at debian.org>. (closes: #541353)
.
* Fix emacsVER.desktop to refer to SVG file instead of incorrect
PNG, remove emacs22.png files from unversioned /usr/share/icons
directory, and change emacs*.png and emacs*.svg files to
emacsVER*.png and emacsVER*.svg. Also use update-alternatives to
manage the unversioned names for these files. Thanks to Atsuhito
KOHDA <kohda at pm.tokushima-u.ac.jp> for the initial
report. (closes: #539851)
.
* Fix Rmail to handle capitalized month names in Date lines,
i.e. "Date: Thu, 06 Aug 2009 18:33:32 +0100". Thanks to Jeroen
Nijhof <jeroen at nijhof.uklinux.net> for the report and Sven Joachim
<svenjoac at gmx.de> for the fix. (closes: #540234)
.
emacs23 (23.1+1-2) unstable; urgency=low
.
* Add dependencies on install-info to primary binary packages and
remove install-info from meta package provides. Thanks to Norbert
Preining <preining at logic.at>. (See emacs21 bugs #532600, #532599,
#532597, and #532602.)
.
* Add libpm-dev and libdbus-1-dev build dependencies. Thanks to
Sven Joachim <svenjoac at gmx.de> for reporting this and most of the
following additional issues.
.
* Fix a spelling error, fix a menu section error, add a version to
the GPL file referred to by debian/copyright, and add a number of
debian/emacsVER*.lintian-overrides to quiet long-standing
warnings.
.
* Fix update-alternatives to reflect the fact that all the binaries
have manpages now. Rename manpages from NAME.1FLAVOR to
NAME.FLAVOR.1.
.
* Remove obsolete dependencies and conflicts (w3-el, emacs22
packages, etc.).
.
* Remove explicit install-info calls. Rely on triggers now.
.
* Set debian-emacs-flavor to 'emacs23. Somehow that change didn't
make it in to the initial package and it was still set to emacs22.
.
* Search /usr/share/info/emacs-23 rather than
/usr/share/info/emacs-22.
.
emacs23 (23.1+1-1) unstable; urgency=low
.
* New emacs23 packages.
.
* The debian/dfsg-splitter has been updated.
.
* Patches have been removed or adjusted.
Checksums-Sha1:
7367a0b08d6e89fd0c8c01584df0f15c0f63f681 1773 emacs23_23.1+1-4ubuntu1.dsc
68ed3b9ee1456403d2f32dae3be6a8597120a67d 25487304 emacs23_23.1+1.orig.tar.gz
3adf885b1bccb16384417b56b58e7fd320a7acbe 3996552 emacs23_23.1+1-4ubuntu1.diff.gz
Checksums-Sha256:
a7f99a1bc3c0bbd3e63d77471740264a4c00488ce1429b54ef656a5d87949340 1773 emacs23_23.1+1-4ubuntu1.dsc
37ce2bb366447155fa64789182aaf049041c87e700c5858da7e3ad712615f853 25487304 emacs23_23.1+1.orig.tar.gz
73f56675c03a708a120530bb07b4f8fbfc55759ceb8d21c006153d8686e9aab1 3996552 emacs23_23.1+1-4ubuntu1.diff.gz
Files:
0b7e0bd0a3eb9e23f315e28566d23cd7 1773 editors optional emacs23_23.1+1-4ubuntu1.dsc
1706bfc4ad49a2d98c289f7b24527a56 25487304 editors optional emacs23_23.1+1.orig.tar.gz
4f1289093c9da11f7a744ed4c1237b7a 3996552 editors optional emacs23_23.1+1-4ubuntu1.diff.gz
Original-Maintainer: Rob Browning <rlb at defaultvalue.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Debian Powered!
iJwEAQECAAYFAkq/HaIACgkQ78RAoABp8o9IXwP6A0L0MWP/c7oYJpq9fgEE3Fi/
K71UY2NHEfaAVlbFSEJdnewC1U88/C9M8ySLeXMX0YBYKZWo9OmifYA59QPyLvcF
KrWhiuKTDMU1T2+XP+cyuQO7Qe7N7vA1DQCGuDigsLFq2SKRqz+iiMwUKSAftpog
BA7ieIUrq8vMThhXe0U=
=Pk4r
-----END PGP SIGNATURE-----
More information about the Karmic-changes
mailing list