Package: python-pyscss
Version: 1.2.0.post3-2
Severity: normal
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
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

Reply via email to