debian/0000755000000000000000000000000012271517576007203 5ustar debian/changelog0000664000000000000000000000022612271517567011057 0ustar ufw-kde (0.5.0-0ubuntu1) trusty; urgency=medium * Initial upload -- Ovidiu-Florin Bogdan Fri, 24 Jan 2014 19:11:42 +0000 debian/control0000664000000000000000000000155412271511200010567 0ustar Source: ufw-kde Section: kde Priority: optional Maintainer: Kubuntu Developers XSBC-Original-Maintainer: Ovidiu-Florin Bogdan Build-Depends: debhelper (>= 9.0.0), cmake, kdelibs5-dev, pkg-kde-tools Standards-Version: 3.9.5 Homepage: https://projects.kde.org/projects/playground/sysadmin/ufw-kde Package: ufw-kde Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, python3, python-ufw, ufw Description: KDE KCM to configure and control the Uncomplicated Firewall KDE KControl Module to configure and control the Uncomplicated Firewall. Package: ufw-kde-dbg Section: debug Architecture: any Priority: extra Depends: ${shlibs:Depends}, ${misc:Depends}, ufw-kde (= ${binary:Version}) Description: Debug files for ufw-kde. KDE KControl Module to configure and control the Uncomplicated Firewall. Debug files. debian/source/0000755000000000000000000000000012270520613010464 5ustar debian/source/format0000664000000000000000000000001412270520613011674 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000212270520613010364 0ustar 9 debian/copyright0000664000000000000000000000614112271454571011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ufw-kde Source: https://projects.kde.org/projects/playground/sysadmin/ufw-kde Files: * Copyright: 2013-2014 Craig Drummond License: GPL-3 This package is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation. . 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". Files: helper/helper.cpp helper/helper.h kcm/ruleslist.cpp kcm/combobox.h kcm/profile.h kcm/profile.cpp kcm/strings.cpp kcm/statusbox.h kcm/blocker.cpp kcm/logviewer.h kcm/logviewer.cpp kcm/stackedwidget.h kcm/lineedit.h kcm/rule.h kcm/types.h kcm/combobox.cpp kcm/ruledialog.h kcm/appprofiles.cpp kcm/ruleslist.h kcm/types.cpp kcm/blocker.h kcm/statusbox.cpp kcm/kcm.h kcm/stackedwidget.cpp kcm/lineedit.cpp kcm/ruledialog.cpp kcm/appprofiles.h kcm/rule.cpp kcm/kcm.cpp kcm/strings.h Copyright: 2013-2014 Craig Drummond License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". Files: debian/* Copyright: 2014 Ovidiu-Florin Bogdan License: GPL-2+ This package is free software; you can redistribute it and/or modify it under the terms of the GNU 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 General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". debian/README.source0000664000000000000000000000042212270520613011343 0ustar ufw-kde for Debian ------------------ -- Ovidiu-Florin Bogdan Fri, 24 Jan 2014 17:23:12 +0000 debian/docs0000664000000000000000000000001412270520613010034 0ustar README TODO debian/ufw-kde.install0000664000000000000000000000001112271453470012117 0ustar usr/ etc/debian/rules0000755000000000000000000000034012270543224010244 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 include /usr/share/pkg-kde-tools/qt-kde-team/2/debian-qt-kde.mk override_dh_strip: dh_strip --dbg-package=ufw-kde-dbg