diff -Nru kdeadmin-4.8.4/debian/changelog kdeadmin-4.8.4/debian/changelog
--- kdeadmin-4.8.4/debian/changelog	2012-12-19 15:51:30.000000000 -0500
+++ kdeadmin-4.8.4/debian/changelog	2013-04-24 22:28:04.000000000 -0400
@@ -1,3 +1,10 @@
+kdeadmin (4:4.8.4-3+nmu1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Add missing cups dependency for system-config-printer-kde (closes: #706105).
+
+ -- Michael Gilbert <mgilbert@debian.org>  Thu, 25 Apr 2013 02:27:18 +0000
+
 kdeadmin (4:4.8.4-3) unstable; urgency=low
 
   * Add python-gobject as a system-config-printer-kde dependency
diff -Nru kdeadmin-4.8.4/debian/control kdeadmin-4.8.4/debian/control
--- kdeadmin-4.8.4/debian/control	2012-12-19 15:49:45.000000000 -0500
+++ kdeadmin-4.8.4/debian/control	2013-04-24 22:27:13.000000000 -0400
@@ -95,7 +95,8 @@
 Section: admin
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}, python-qt4-dbus,
- python-kde4 (>= 4:4.2.0), python-cupshelpers (>= 1.2.3-0.2~), python-gobject
+ python-kde4 (>= 4:4.2.0), python-cupshelpers (>= 1.2.3-0.2~), python-gobject,
+ cups
 Description: printer configuration utility
  This package contains a KDE application which can be used to configure
  and manage printers.
