[SCM] KDE Admin module packaging branch, master, updated. debian/4.10.5-1

Pino Toscano pino at alioth.debian.org
Sat Jul 13 12:34:53 UTC 2013


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-sc/kdeadmin.git;a=commitdiff;h=b9deaf3

The following commit has been merged in the master branch:
commit b9deaf3f5648933cbe18920e7c57735acee733b2
Author: Josep Febrer Salord <jfebrer at gmail.com>
Date:   Sat Apr 6 02:28:19 2013 +0200

    Remove system-config-printer-kde package.
---
 debian/changelog                         |    1 +
 debian/control                           |   12 ------------
 debian/rules                             |    8 --------
 debian/system-config-printer-kde.install |   28 ----------------------------
 4 files changed, 1 insertion(+), 48 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1675f28..525c088 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ kdeadmin (4:4.10.2-0r0) UNRELEASED; urgency=low
   * Bump kdepimlibs5-dev build dependency to 4:4.10.2.
   * Remove python build dependency, system-config-printer-kde has been removed.
   * Add nepomuk-core-dev build dependency.
+  * Remove system-config-printer-kde package which has been dropped upstream.
 
  -- Debian Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Sat, 06 Apr 2013 01:30:34 +0200
 
diff --git a/debian/control b/debian/control
index 935f767..61fe9d0 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,6 @@ Architecture: all
 Depends: ${misc:Depends}, kde-config-cron (>= ${source:Version}),
  ksystemlog (>= ${source:Version}),
  kuser (>= ${source:Version})
-Recommends: system-config-printer-kde (>= ${source:Version})
 Description: system administration tools from the official KDE release
  KDE is produced by an international technology team that creates free and open
  source software for desktop and portable computing. Among KDE's products are a
@@ -91,17 +90,6 @@ Description: user and group administration tool
  .
  This package is part of the KDE administration module.
 
-Package: system-config-printer-kde
-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
-Description: printer configuration utility
- This package contains a KDE application which can be used to configure
- and manage printers.
- .
- This package is part of the KDE administration module.
-
 Package: kdeadmin-dbg
 Section: debug
 Architecture: any
diff --git a/debian/rules b/debian/rules
index f5c48f8..ba2b9fe 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,16 +1,8 @@
 #!/usr/bin/make -f
 
-dh = --with=python2
-
 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk
 
-override_dh_auto_configure:
-	$(overridden_command) -- -DINSTALL_SYSTEM_CONFIG_PRINTER=TRUE
-
 .PHONY: override_dh_auto_test
 
 override_dh_strip:
 	$(overridden_command) --dbg-package=kdeadmin-dbg
-
-override_dh_python2:
-	$(overridden_command) -p system-config-printer-kde /usr/share/kde4/apps/system-config-printer-kde
diff --git a/debian/system-config-printer-kde.install b/debian/system-config-printer-kde.install
deleted file mode 100644
index 563b8a2..0000000
--- a/debian/system-config-printer-kde.install
+++ /dev/null
@@ -1,28 +0,0 @@
-debian/debug.py usr/share/kde4/apps/system-config-printer-kde/
-debian/ppdippstr.py usr/share/kde4/apps/system-config-printer-kde/
-debian/pysmb.py usr/share/kde4/apps/system-config-printer-kde/
-debian/smburi.py usr/share/kde4/apps/system-config-printer-kde/
-usr/share/doc/kde/HTML/en/system-config-printer-kde/common
-usr/share/doc/kde/HTML/en/system-config-printer-kde/index.cache.bz2
-usr/share/doc/kde/HTML/en/system-config-printer-kde/index.docbook
-usr/share/doc/kde/HTML/en/system-config-printer-kde/new-class.png
-usr/share/doc/kde/HTML/en/system-config-printer-kde/new-details.png
-usr/share/doc/kde/HTML/en/system-config-printer-kde/new-driver.png
-usr/share/doc/kde/HTML/en/system-config-printer-kde/new-manufacturer.png
-usr/share/doc/kde/HTML/en/system-config-printer-kde/new-uri.png
-usr/share/doc/kde/HTML/en/system-config-printer-kde/new.png
-usr/share/doc/kde/HTML/en/system-config-printer-kde/printer-job-options.png
-usr/share/doc/kde/HTML/en/system-config-printer-kde/printer-options.png
-usr/share/doc/kde/HTML/en/system-config-printer-kde/printer-policies.png
-usr/share/doc/kde/HTML/en/system-config-printer-kde/printer-settings.png
-usr/share/doc/kde/HTML/en/system-config-printer-kde/server.png
-usr/share/kde4/apps/system-config-printer-kde/authconn.py
-usr/share/kde4/apps/system-config-printer-kde/ipp-browse-dialog.ui
-usr/share/kde4/apps/system-config-printer-kde/new-printer.ui
-usr/share/kde4/apps/system-config-printer-kde/options.py
-usr/share/kde4/apps/system-config-printer-kde/optionwidgets.py
-usr/share/kde4/apps/system-config-printer-kde/pysmb.py
-usr/share/kde4/apps/system-config-printer-kde/smb-browse-dialog.ui
-usr/share/kde4/apps/system-config-printer-kde/system-config-printer-kde.py
-usr/share/kde4/apps/system-config-printer-kde/system-config-printer.ui
-usr/share/kde4/services/system-config-printer-kde.desktop

-- 
KDE Admin module packaging



More information about the pkg-kde-commits mailing list