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

Bug#924282: marked as done (stretch-pu: package python-mode/6.2.3-1.1~deb9u1)



Your message dated Sat, 27 Apr 2019 11:14:32 +0100
with message-id <1556360072.2690.35.camel@adam-barratt.org.uk>
and subject line Closing bugs for updates included in 9.9
has caused the Debian Bug report #924282,
regarding stretch-pu: package python-mode/6.2.3-1.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.)


-- 
924282: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924282
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,

python-mode fails to install along xemacs21. This is a rebuild of the
fix that was applied in sid: skip xemacs21 in emacsen.install
The package is already uploaded.


Andreas
diff -Nru python-mode-6.2.3/debian/changelog python-mode-6.2.3/debian/changelog
--- python-mode-6.2.3/debian/changelog	2017-01-17 22:33:55.000000000 +0100
+++ python-mode-6.2.3/debian/changelog	2019-03-11 00:42:53.000000000 +0100
@@ -1,3 +1,17 @@
+python-mode (1:6.2.3-1.1~deb9u1) stretch; urgency=medium
+
+  * Non-maintainer upload
+  * Rebuild for stretch.
+
+ -- Andreas Beckmann <anbe@debian.org>  Mon, 11 Mar 2019 00:42:53 +0100
+
+python-mode (1:6.2.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Drop xemacs21 support (Closes: #909383, #680578, #837991)
+
+ -- Hilko Bengen <bengen@debian.org>  Sat, 09 Feb 2019 16:56:13 +0100
+
 python-mode (1:6.2.3-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru python-mode-6.2.3/debian/emacsen-install python-mode-6.2.3/debian/emacsen-install
--- python-mode-6.2.3/debian/emacsen-install	2017-01-17 22:33:55.000000000 +0100
+++ python-mode-6.2.3/debian/emacsen-install	2019-02-09 16:52:02.000000000 +0100
@@ -20,6 +20,11 @@
     exit 0
 fi
 
+if [ ${FLAVOR} = xemacs21 ]; then
+    echo "$PACKAGE requires string-to-syntax, rx.el, which is not available in xemacs21"
+    exit 0
+fi
+
 echo install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR}
 
 FLAVORTEST=`echo $FLAVOR | cut -c-6`

--- End Message ---
--- Begin Message ---
Version: 9.9

Hi,

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

Regards,

Adam

--- End Message ---

Reply to: