Your message dated Tue, 02 Jun 2015 11:19:02 +0200 with message-id <[email protected]> and subject line closing bugs reported against ancient emacs versions has caused the Debian Bug report #366638, regarding emacs21: not binNMU safe to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 366638: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=366638 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: emacs21 Version: 21.4a+1-5.1 Severity: normal Tags: patch The package is not safely binNMUable because an arch:any package depends on an arch:all package with a (= ${Source-Version}) or (= ${binary:Version}) relationship. Please use (= ${source:Version}) instead. Attached is a patch for your debian/control. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.22-2-k7 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages emacs21 depends on: pn emacs21-bin-common <none> (no description available) ii libc6 2.6.1-5 GNU C Library: Shared libraries ii libice6 2:1.0.4-1 X11 Inter-Client Exchange library ii libjpeg62 6b-14 The Independent JPEG Group's JPEG ii libncurses5 5.6+20070908-1 Shared libraries for terminal hand ii libpng12-0 1.2.15~beta5-2 PNG library - runtime ii libsm6 2:1.0.3-1+b1 X11 Session Management library pn libtiff3g <none> (no description available) ii libungif4g 4.1.4-5 shared library for GIF images ii libx11-6 2:1.0.3-7 X11 client-side library ii libxext6 1:1.0.3-2 X11 miscellaneous extension librar ii libxmu6 1:1.0.3-1 X11 miscellaneous utility library ii libxpm4 1:3.5.7-1 X11 pixmap library ii libxt6 1:1.0.5-3 X11 toolkit intrinsics library ii xaw3dg 1.5+E-15 Xaw3d widget set ii zlib1g 1:1.2.3.3.dfsg-5 compression library - runtime emacs21 recommends no packages.--- /tmp/control 2007-09-30 13:43:51.000000000 +0200 +++ debian/control 2007-09-30 13:47:52.000000000 +0200 @@ -10,7 +10,7 @@ Section: editors Priority: optional Architecture: any -Depends: emacs21-bin-common (= ${Source-Version}), ${shlibs:Depends} +Depends: emacs21-bin-common (= ${binary:Version}), ${shlibs:Depends} Provides: emacsen, editor, info-browser, mail-reader, news-reader Suggests: emacs21-common-non-dfsg Conflicts: emacs21-nox, w3-el @@ -22,7 +22,7 @@ Section: editors Priority: optional Architecture: any -Depends: emacs21-bin-common (= ${Source-Version}), ${shlibs:Depends} +Depends: emacs21-bin-common (= ${binary:Version}), ${shlibs:Depends} Provides: emacs21, editor, emacsen, info-browser, mail-reader, news-reader Suggests: emacs21-common-non-dfsg Conflicts: emacs21, w3-el @@ -35,7 +35,7 @@ Section: editors Priority: optional Architecture: any -Depends: emacs21-common (= ${Source-Version}), ${shlibs:Depends} +Depends: emacs21-common (= ${source:Version}), ${shlibs:Depends} Replaces: emacs21 (<< 21.2-4), emacs21-common (<< 21.3+1-4) Description: The GNU Emacs editor's shared, architecture dependent files GNU Emacs is the extensible self-documenting text editor. @@ -48,7 +48,7 @@ Architecture: all Depends: emacsen-common (>= 1.4.10), dpkg (>= 1.9.0), ${shlibs:Depends} Suggests: emacs21-el, emacs21-common-non-dfsg -Conflicts: emacs21-el (<< ${Source-Version}), w3-el +Conflicts: emacs21-el (<< ${source:Version}), w3-el Replaces: emacs21 (<< 21.2-4) Description: The GNU Emacs editor's shared, architecture independent infrastructure GNU Emacs is the extensible self-documenting text editor. @@ -59,7 +59,7 @@ Section: editors Priority: optional Architecture: all -Depends: emacs21-common (= ${Source-Version}) +Depends: emacs21-common (= ${source:Version}) Replaces: emacs21 (<< 21.2-4) Description: GNU Emacs LISP (.el) files GNU Emacs is the extensible self-documenting text editor.
--- End Message ---
--- Begin Message ---This bug has been reported against an ancient version of emacs (emacs21, emacs22) that is no longer supported. It is assumed to be fixed (or no longer relevant) in newer releases and therefore I'm closing this report now. If the problem is still reproducible in the current version (emacs24), feel free to provide more information and reopen this bug report. Andreas
--- End Message ---

