rev 14385 - in trunk/packages: . polkit-qt polkit-qt/debian

Fathi Boudra fabo at alioth.debian.org
Mon Apr 13 21:35:15 UTC 2009


Author: fabo
Date: 2009-04-13 21:35:15 +0000 (Mon, 13 Apr 2009)
New Revision: 14385

Added:
   trunk/packages/polkit-qt/
   trunk/packages/polkit-qt/debian/
   trunk/packages/polkit-qt/debian/changelog
   trunk/packages/polkit-qt/debian/compat
   trunk/packages/polkit-qt/debian/control
   trunk/packages/polkit-qt/debian/copyright
   trunk/packages/polkit-qt/debian/docs
   trunk/packages/polkit-qt/debian/libpolkit-qt-dev.install
   trunk/packages/polkit-qt/debian/libpolkit-qt0.install
   trunk/packages/polkit-qt/debian/rules
Log:
Add polkit-qt package (kdesupport).


Added: trunk/packages/polkit-qt/debian/changelog
===================================================================
--- trunk/packages/polkit-qt/debian/changelog	                        (rev 0)
+++ trunk/packages/polkit-qt/debian/changelog	2009-04-13 21:35:15 UTC (rev 14385)
@@ -0,0 +1,5 @@
+polkit-qt (0.9.2-1) unstable; urgency=low
+
+  * Initial release. (Closes: #)
+
+ -- Fathi Boudra <fabo at debian.org>  Mon, 13 Apr 2009 21:34:07 +0200

Added: trunk/packages/polkit-qt/debian/compat
===================================================================
--- trunk/packages/polkit-qt/debian/compat	                        (rev 0)
+++ trunk/packages/polkit-qt/debian/compat	2009-04-13 21:35:15 UTC (rev 14385)
@@ -0,0 +1 @@
+7

Added: trunk/packages/polkit-qt/debian/control
===================================================================
--- trunk/packages/polkit-qt/debian/control	                        (rev 0)
+++ trunk/packages/polkit-qt/debian/control	2009-04-13 21:35:15 UTC (rev 14385)
@@ -0,0 +1,34 @@
+Source: polkit-qt
+Priority: optional
+Maintainer: Daniel Nicoletti <dantti85-debian at yahoo.com.br>
+Uploaders: Fathi Boudra <fabo at debian.org>
+Build-Depends: debhelper (>= 7), cmake, automoc, libqt4-dev, libx11-dev,
+ libpolkit-dev, libpolkit-dbus-dev, libpolkit-grant-dev
+Standards-Version: 3.8.1
+Section: libs
+
+Package: libpolkit-qt-dev
+Section: libdevel
+Architecture: any
+Depends: libpolkit-qt0 (= ${binary:Version})
+Description: PolicyKit-qt development files
+ PolicyKit is a toolkit that allows applications that need to run privileged
+ code to have both better and safer design, it also allows sysadmins
+ to grant/block specific actions.
+ .
+ libpolkit-qt provides convenience classes and methods for Qt/KDE applications
+ that want to use PolicyKit.
+ .
+ This package contains the development libraries and headers.
+
+Package: libpolkit-qt0
+Section: libs
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: PolicyKit-qt library
+ PolicyKit is a toolkit that allows applications that need to run privileged
+ code to have both better and safer design, it also allows sysadmins
+ to grant/block specific actions.
+ .
+ libpolkit-qt provides convenience classes and methods for Qt/KDE applications
+ that want to use PolicyKit.

Added: trunk/packages/polkit-qt/debian/copyright
===================================================================
--- trunk/packages/polkit-qt/debian/copyright	                        (rev 0)
+++ trunk/packages/polkit-qt/debian/copyright	2009-04-13 21:35:15 UTC (rev 14385)
@@ -0,0 +1,49 @@
+This package was debianized by Fathi Boudra <fabo at debian.org> on
+Mon, 13 Apr 2009 21:34:07 +0200.
+
+It was downloaded from KDE subversion repository:
+
+    svn://anonsvn.kde.org/home/KDE/tags/polkit-qt
+    svn://anonsvn.kde.org/home/KDE/trunk/kdesupport/polkit-qt
+
+Upstream Authors:
+
+    Daniel Nicoletti <dantti85-pk at yahoo.com.br>
+    Dario Freddi <drf54321 at gmail.com>
+
+Copyright:
+
+    © 2008-2009 Daniel Nicoletti <dantti85-pk at yahoo.com.br>
+    © 2009 Dario Freddi <drf54321 at gmail.com>
+
+Copyright for export.h source code:
+
+    © 2009 Dario Freddi <drf54321 at gmail.com>
+    © 2007 David Faure <faure at kde.org>
+
+License:
+
+    This package is free software; you can redistribute it and/or
+    modify it under the terms of the GNU Lesser General Public
+    License as published by the Free Software Foundation; either
+    version 2 of the License, or (at your option) any later version.
+
+    This package is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+    Lesser General Public License for more details.
+
+    You should have received a copy of the GNU Lesser General Public
+    License along with this package; if not, write to the Free Software
+    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL-2'.
+
+The Debian packaging is:
+
+    Copyright (C) 2009 Fathi Boudra <fabo at debian.org>
+    Copyright (C) 2009 Daniel Nicoletti <dantti85-pk at yahoo.com.br>
+
+and is licensed under the GPL version 3, 
+see `/usr/share/common-licenses/GPL-3'.

Added: trunk/packages/polkit-qt/debian/docs
===================================================================
--- trunk/packages/polkit-qt/debian/docs	                        (rev 0)
+++ trunk/packages/polkit-qt/debian/docs	2009-04-13 21:35:15 UTC (rev 14385)
@@ -0,0 +1 @@
+README

Added: trunk/packages/polkit-qt/debian/libpolkit-qt-dev.install
===================================================================
--- trunk/packages/polkit-qt/debian/libpolkit-qt-dev.install	                        (rev 0)
+++ trunk/packages/polkit-qt/debian/libpolkit-qt-dev.install	2009-04-13 21:35:15 UTC (rev 14385)
@@ -0,0 +1,16 @@
+usr/include/PolicyKit/polkit-qt/Action                                                                 
+usr/include/PolicyKit/polkit-qt/ActionButton                                                           
+usr/include/PolicyKit/polkit-qt/ActionButtons                                                          
+usr/include/PolicyKit/polkit-qt/Auth                                                                   
+usr/include/PolicyKit/polkit-qt/Context                                                                
+usr/include/PolicyKit/polkit-qt/action.h                                                               
+usr/include/PolicyKit/polkit-qt/actionbutton.h                                                         
+usr/include/PolicyKit/polkit-qt/actionbuttons.h                                                        
+usr/include/PolicyKit/polkit-qt/auth.h                                                                 
+usr/include/PolicyKit/polkit-qt/context.h                                                              
+usr/include/PolicyKit/polkit-qt/export.h                                                               
+usr/lib/libpolkit-qt-core.so
+usr/lib/libpolkit-qt-gui.so
+usr/lib/pkgconfig/polkit-qt-core.pc                                                                    
+usr/lib/pkgconfig/polkit-qt-gui.pc
+usr/lib/pkgconfig/polkit-qt.pc                                                                         

Added: trunk/packages/polkit-qt/debian/libpolkit-qt0.install
===================================================================
--- trunk/packages/polkit-qt/debian/libpolkit-qt0.install	                        (rev 0)
+++ trunk/packages/polkit-qt/debian/libpolkit-qt0.install	2009-04-13 21:35:15 UTC (rev 14385)
@@ -0,0 +1,2 @@
+usr/lib/libpolkit-qt-core.so.*
+usr/lib/libpolkit-qt-gui.so.*

Added: trunk/packages/polkit-qt/debian/rules
===================================================================
--- trunk/packages/polkit-qt/debian/rules	                        (rev 0)
+++ trunk/packages/polkit-qt/debian/rules	2009-04-13 21:35:15 UTC (rev 14385)
@@ -0,0 +1,71 @@
+#!/usr/bin/make -f
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+# shared library versions, option 1
+version=0.9.2
+major=0
+
+builddir/Makefile:
+	dh_testdir
+
+	mkdir -p builddir
+	cd builddir && cmake .. \
+	    -DCMAKE_INSTALL_PREFIX=/usr \
+	    -DCMAKE_C_FLAGS="$(CFLAGS)" \
+	    -DCMAKE_LD_FLAGS="-Wl,-z,defs" \
+	    -DCMAKE_CXX_FLAGS="$(CXXFLAGS)" \
+	    -DCMAKE_SKIP_RPATH=ON \
+	    -DCMAKE_VERBOSE_MAKEFILE=ON
+
+build: build-stamp
+build-stamp: builddir/Makefile
+	dh_testdir
+
+	$(MAKE) -C builddir
+
+	touch $@
+
+clean:
+	dh_testdir
+	dh_testroot
+	rm -f build-stamp
+
+	rm -rf builddir
+
+	dh_clean
+
+install: build
+	dh_testdir
+	dh_testroot
+	dh_prep
+	dh_installdirs
+
+	$(MAKE) -C builddir DESTDIR=$(CURDIR)/debian/tmp install
+
+# Build architecture-independent files here.
+binary-indep: install
+# We have nothing to do by default.
+
+# Build architecture-dependent files here.
+binary-arch: install
+	dh_testdir
+	dh_testroot
+	dh_installchangelogs
+	dh_installdocs
+	dh_install --sourcedir=debian/tmp --list-missing
+	dh_installman
+	dh_link
+	dh_strip
+	dh_compress
+	dh_fixperms
+	dh_makeshlibs
+	dh_installdeb
+	dh_shlibdeps
+	dh_gencontrol
+	dh_md5sums
+	dh_builddeb
+
+binary: binary-indep binary-arch
+.PHONY: build clean binary-indep binary-arch binary install


Property changes on: trunk/packages/polkit-qt/debian/rules
___________________________________________________________________
Added: svn:executable
   + *




More information about the pkg-kde-commits mailing list