Control: tags 798478 + patch
Control: tags 798478 + pending
Dear maintainer,
I've prepared an NMU for ratpoison (versioned as 1.4.8-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru ratpoison-1.4.8/debian/changelog ratpoison-1.4.8/debian/changelog
--- ratpoison-1.4.8/debian/changelog 2014-10-10 12:01:48.0 +0200
+++ ratpoison-1.4.8/debian/changelog 2015-12-26 15:29:45.0 +0100
@@ -1,3 +1,10 @@
+ratpoison (1.4.8-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Do not install files in python-support directories (Closes: #798478).
+
+ -- Luca Falavigna Sat, 26 Dec 2015 15:28:30 +0100
+
ratpoison (1.4.8-1) unstable; urgency=medium
* new upstream bugfix release
diff -Nru ratpoison-1.4.8/debian/dirs ratpoison-1.4.8/debian/dirs
--- ratpoison-1.4.8/debian/dirs 2014-10-10 12:01:22.0 +0200
+++ ratpoison-1.4.8/debian/dirs 2015-12-26 15:25:53.0 +0100
@@ -3,5 +3,4 @@
var/lib/ratpoison/menu
usr/share/emacs/site-lisp/ratpoison
usr/share/perl5
-usr/share/python-support/ratpoison
usr/lib/ruby/1.8
diff -Nru ratpoison-1.4.8/debian/postinst ratpoison-1.4.8/debian/postinst
--- ratpoison-1.4.8/debian/postinst 2014-10-10 12:01:22.0 +0200
+++ ratpoison-1.4.8/debian/postinst 2015-12-26 15:26:25.0 +0100
@@ -24,11 +24,6 @@
;;
esac
-# taken from dh_pysupport
-if [ "$1" = "configure" ] && which update-python-modules >/dev/null 2>&1; then
- update-python-modules -i /usr/share/python-support/ratpoison
-fi
-
#DEBHELPER#
exit 0
diff -Nru ratpoison-1.4.8/debian/prerm ratpoison-1.4.8/debian/prerm
--- ratpoison-1.4.8/debian/prerm 2014-10-10 12:01:22.0 +0200
+++ ratpoison-1.4.8/debian/prerm 2015-12-26 15:26:31.0 +0100
@@ -18,11 +18,6 @@
;;
esac
-# taken from dh_pysupport:
-if which update-python-modules >/dev/null 2>&1; then
- update-python-modules -c -i /usr/share/python-support/ratpoison
-fi
-
#DEBHELPER#
exit 0
diff -Nru ratpoison-1.4.8/debian/ratpoison.install ratpoison-1.4.8/debian/ratpoison.install
--- ratpoison-1.4.8/debian/ratpoison.install 2014-10-10 12:01:22.0 +0200
+++ ratpoison-1.4.8/debian/ratpoison.install 2015-12-26 15:26:50.0 +0100
@@ -1,4 +1,4 @@
contrib/Ratpoison.pm /usr/share/perl5/
contrib/ratpoison.rb /usr/lib/ruby/1.8/
-contrib/ratpoison.py /usr/share/python-support/ratpoison/
+contrib/ratpoison.py /usr/share/ratpoison/
contrib/ratpoison-cmd.el /usr/share/emacs/site-lisp/ratpoison/