[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#921743: marked as done (stretch-pu: package vm/8.2.0b-2.1+deb9u1)



Your message dated Sat, 16 Feb 2019 11:36:33 +0000
with message-id <1550316993.21192.50.camel@adam-barratt.org.uk>
and subject line Closing bugs for updates included in 9.8
has caused the Debian Bug report #921743,
regarding stretch-pu: package vm/8.2.0b-2.1+deb9u1
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 owner@bugs.debian.org
immediately.)


-- 
921743: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=921743
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: stretch
User: release.debian.org@packages.debian.org
Usertags: pu

Hi,

vm fails to install if xemacs21 is installed. #909385
Remove xemacs21 from the list of suported emacs versions, s.t. it is
just skipped if available.

The package is already uploaded.


Andreas
diff -u vm-8.2.0b/debian/changelog vm-8.2.0b/debian/changelog
--- vm-8.2.0b/debian/changelog
+++ vm-8.2.0b/debian/changelog
@@ -1,3 +1,13 @@
+vm (8.2.0b-2.1+deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload.
+  * Backport removal of xemacs21 support from 8.2.0b-4.  (Closes: #909385)
+
+  [ Ian Jackson ]
+  * Drop support for xemacs21, which is broken - see #914945.
+
+ -- Andreas Beckmann <anbe@debian.org>  Fri, 08 Feb 2019 20:02:36 +0100
+
 vm (8.2.0b-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -u vm-8.2.0b/debian/vm.emacsen-install vm-8.2.0b/debian/vm.emacsen-install
--- vm-8.2.0b/debian/vm.emacsen-install
+++ vm-8.2.0b/debian/vm.emacsen-install
@@ -44,7 +44,7 @@
 STAMPFILE=vm-autoload.elc
 
 case "$FLAVOUR" in
-    emacs25|emacs24|emacs23|emacs-snapshot|xemacs21)
+    emacs25|emacs24|emacs23|emacs-snapshot)
 	echo -n "install/$PACKAGE: Byte-compiling for $FLAVOUR..."
         case $FLAVOUR in
             emacs*)
diff -u vm-8.2.0b/debian/vm.emacsen-remove vm-8.2.0b/debian/vm.emacsen-remove
--- vm-8.2.0b/debian/vm.emacsen-remove
+++ vm-8.2.0b/debian/vm.emacsen-remove
@@ -40,7 +40,7 @@
 
 
 case $FLAVOUR in
-    emacs25|emacs24|emacs23|emacs-snapshot|xemacs21)
+    emacs25|emacs24|emacs23|emacs-snapshot)
         echo -n "remove/$PACKAGE: Removing for $FLAVOUR..."
         echo -n "$ELCDIR..."
         test ! -d $ELCDIR || rm -rf $ELCDIR

--- End Message ---
--- Begin Message ---
Version: 9.8

Hi,

The update referenced by each of these bugs was included in this
morning's stretch point release.

Regards,

Adam

--- End Message ---

Reply to: