Package: emacs22
Version: 22.1+1-1
Severity: normal
Tags: patch

Please apply the attached patch to make your package binNMU safe.

More info at http://wiki.debian.org/binNMU

Let me know if you have questions about this patch.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-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
--- /tmp/control        2007-07-13 14:48:57.000000000 +0300
+++ debian/control      2007-07-13 14:56:24.000000000 +0300
@@ -21,7 +21,7 @@
 Section: editors
 Priority: optional
 Architecture: any
-Depends: emacs22-bin-common (= ${Source-Version}), ${shlibs:Depends}
+Depends: emacs22-bin-common (= ${binary:Version}), ${shlibs:Depends}
 Provides: emacsen, editor, info-browser, mail-reader, news-reader
 Suggests: emacs22-common-non-dfsg
 Conflicts: emacs22-nox, emacs22-gtk, w3-el
@@ -33,7 +33,7 @@
 Section: editors
 Priority: optional
 Architecture: any
-Depends: emacs22-bin-common (= ${Source-Version}), ${shlibs:Depends}
+Depends: emacs22-bin-common (= ${binary:Version}), ${shlibs:Depends}
 Provides: emacs22, editor, emacsen, info-browser, mail-reader, news-reader
 Suggests: emacs22-common-non-dfsg
 Conflicts: emacs22, emacs22-gtk, w3-el
@@ -46,7 +46,7 @@
 Section: editors
 Priority: optional
 Architecture: any
-Depends: emacs22-bin-common (= ${Source-Version}), ${shlibs:Depends}
+Depends: emacs22-bin-common (= ${binary:Version}), ${shlibs:Depends}
 Provides: emacs22, editor, emacsen, info-browser, mail-reader, news-reader
 Suggests: emacs22-common-non-dfsg
 Conflicts: emacs22, emacs22-nox, w3-el
@@ -59,7 +59,7 @@
 Section: editors
 Priority: optional
 Architecture: any
-Depends: emacs22-common (= ${Source-Version}), ${shlibs:Depends}
+Depends: emacs22-common (= ${source:Version}), ${shlibs:Depends}
 Description: The GNU Emacs editor's shared, architecture dependent files
  GNU Emacs is the extensible self-documenting text editor.
  This package contains the architecture dependent infrastructure
@@ -81,7 +81,7 @@
 Section: editors
 Priority: optional
 Architecture: all
-Depends: emacs22-common (= ${Source-Version})
+Depends: emacs22-common (= ${source:Version})
 Description: GNU Emacs LISP (.el) files
  GNU Emacs is the extensible self-documenting text editor.
  This package contains the elisp sources for the convenience of users,

Reply via email to