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

Bug#988958: marked as done (unblock: python-linux-procfs/0.6.3-1.1)



Your message dated Fri, 21 May 2021 20:57:18 +0000
with message-id <E1lkCCs-0002VP-Qk@respighi.debian.org>
and subject line unblock python-linux-procfs
has caused the Debian Bug report #988958,
regarding unblock: python-linux-procfs/0.6.3-1.1
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.)


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

Please unblock package python-linux-procfs

Remove obsolete alternatives on upgrades from buster.

unblock python-linux-procfs/0.6.3-1.1
diff -Nru python-linux-procfs-0.6.3/debian/changelog python-linux-procfs-0.6.3/debian/changelog
--- python-linux-procfs-0.6.3/debian/changelog	2021-01-20 14:38:46.000000000 +0100
+++ python-linux-procfs-0.6.3/debian/changelog	2021-05-04 11:26:36.000000000 +0200
@@ -1,3 +1,10 @@
+python-linux-procfs (0.6.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Remove obsolete alternatives on upgrades.  (Closes: #986812)
+
+ -- Andreas Beckmann <anbe@debian.org>  Tue, 04 May 2021 11:26:36 +0200
+
 python-linux-procfs (0.6.3-1) unstable; urgency=medium
 
   [ Ondřej Nový ]
@@ -36,7 +43,7 @@
 
   [ Stewart Ferguson ]
   * Removing python2 binary package
-  * Replacing pflags3 with pflags and removing upodate-alternatives
+  * Replacing pflags3 with pflags and removing update-alternatives
     + Breaks python-linux-procfs
   * Removing unused .gitignore ignore rule
   * Removing superfluous copyright block for COPYING file
diff -Nru python-linux-procfs-0.6.3/debian/python3-linux-procfs.preinst python-linux-procfs-0.6.3/debian/python3-linux-procfs.preinst
--- python-linux-procfs-0.6.3/debian/python3-linux-procfs.preinst	1970-01-01 01:00:00.000000000 +0100
+++ python-linux-procfs-0.6.3/debian/python3-linux-procfs.preinst	2021-05-04 11:25:08.000000000 +0200
@@ -0,0 +1,8 @@
+#!/bin/sh
+set -e
+
+if [ "$1" = "upgrade" ] && dpkg --compare-versions "$2" lt-nl "0.6.3-1.0" ; then
+  update-alternatives --remove pflags /usr/bin/pflags3
+fi
+
+#DEBHELPER#

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: