Your message dated Sat, 23 Jul 2016 12:50:29 +0200
with message-id <20160723105029.GA26347@fama>
and subject line Re: python-pyscss: Removed python-pyscss.postrm and
python3-pyscss.postrm due to Lintian error
has caused the Debian Bug report #763781,
regarding python-pyscss: Removed python-pyscss.postrm and python3-pyscss.postrm
due to Lintian error.
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.)
--
763781: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763781
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-pyscss
Version: 1.2.0.post3-2
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu utopic ubuntu-patch
Dear Maintainer,
In Ubuntu, the attached patch was applied to achieve the following:
* d/python-pyscss.postrm: Removed due to Lintian error, and
python-pyscss.prerm already removes the alternative.
* d/python3-pyscss.postrm: Removed due to Lintian error, and
python3-pyscss.prerm already removes the alternative.
Thanks for considering the patch.
-- System Information:
Debian Release: jessie/sid
APT prefers trusty-updates
APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500,
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.13.0-35-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
=== modified file 'debian/changelog'
=== removed file 'debian/python-pyscss.postrm'
--- debian/python-pyscss.postrm 2014-06-26 12:10:36 +0000
+++ debian/python-pyscss.postrm 1970-01-01 00:00:00 +0000
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "remove" ] || [ "$1" = "disappear" ]; then
- update-alternatives --remove pyscss /usr/bin/python2-pyscss
-fi
-
-#DEBHELPER#
-
-exit 0
=== removed file 'debian/python3-pyscss.postrm'
--- debian/python3-pyscss.postrm 2014-06-26 12:10:36 +0000
+++ debian/python3-pyscss.postrm 1970-01-01 00:00:00 +0000
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "remove" ] || [ "$1" = "disappear" ]; then
- update-alternatives --remove pyscss /usr/bin/python3-pyscss
-fi
-
-#DEBHELPER#
-
-exit 0
--- End Message ---
--- Begin Message ---
thanks
This has been fixed some time ago, not sure in which version.
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team