Control: tags 864964 + patch
Control: tags 864964 + pending
Control: tags 875496 + patch
Control: tags 875496 + pending
Dear maintainer,
I've prepared an NMU for autokey (versioned as 0.90.4-1.1) and uploaded
it to DELAYED/5. Please feel free to tell me if I should cancel it.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
diff -Nru autokey-0.90.4/debian/changelog autokey-0.90.4/debian/changelog
--- autokey-0.90.4/debian/changelog 2014-01-29 05:10:58.000000000 +0200
+++ autokey-0.90.4/debian/changelog 2017-12-09 13:30:55.000000000 +0200
@@ -1,3 +1,11 @@
+autokey (0.90.4-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Remove the autokey-qt package that depended on python-kde4
+ which is about to be removed. (Closes: #864964, #875496)
+
+ -- Adrian Bunk <[email protected]> Sat, 09 Dec 2017 13:30:55 +0200
+
autokey (0.90.4-1) unstable; urgency=medium
* Team upload.
diff -Nru autokey-0.90.4/debian/control autokey-0.90.4/debian/control
--- autokey-0.90.4/debian/control 2014-01-29 05:10:00.000000000 +0200
+++ autokey-0.90.4/debian/control 2017-12-09 13:30:32.000000000 +0200
@@ -24,20 +24,20 @@
.
This package contains the common data shared between the various frontends.
-Package: autokey-qt
-Section: kde
-Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, python-kde4, python-qt4, python-qscintilla2, python-notify, autokey-common, python-qt4-dbus
-Replaces: autokey (<<0.61.4-0~0)
-Breaks: autokey (<<0.61.4-0~0)
-Description: desktop automation utility - KDE version
- AutoKey is a desktop automation utility for Linux and X11. It allows the
- automation of virtually any task by responding to typed abbreviations and
- hotkeys. It offers a full-featured GUI that makes it highly accessible for
- novices, as well as a scripting interface offering the full flexibility and
- power of the Python language.
- .
- This package contains the Qt frontend.
+#Package: autokey-qt
+#Section: kde
+#Architecture: all
+#Depends: ${python:Depends}, ${misc:Depends}, python-kde4, python-qt4, python-qscintilla2, python-notify, autokey-common, python-qt4-dbus
+#Replaces: autokey (<<0.61.4-0~0)
+#Breaks: autokey (<<0.61.4-0~0)
+#Description: desktop automation utility - KDE version
+# AutoKey is a desktop automation utility for Linux and X11. It allows the
+# automation of virtually any task by responding to typed abbreviations and
+# hotkeys. It offers a full-featured GUI that makes it highly accessible for
+# novices, as well as a scripting interface offering the full flexibility and
+# power of the Python language.
+# .
+# This package contains the Qt frontend.
Package: autokey-gtk
Section: gnome