debian/0000755000000000000000000000000011744540227007174 5ustar debian/rules0000755000000000000000000000046411744536760010267 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 override_dh_auto_build: $(MAKE) release override_dh_auto_install: cd release && $(MAKE) DESTDIR=$(CURDIR)/debian/nuapplet install override_dh_clean: rm -f lang/nuapplet2_fr_FR.qm dh_clean %: dh $@ debian/dirs0000644000000000000000000000001011574676527010065 0ustar usr/bin debian/patches/0000755000000000000000000000000011744537711010627 5ustar debian/patches/series0000644000000000000000000000002511744537612012041 0ustar 10_ftbfs_gcc47.patch debian/patches/10_ftbfs_gcc47.patch0000644000000000000000000000060411744537711014243 0ustar Index: nuapplet/src/systray.cpp =================================================================== --- nuapplet.orig/src/systray.cpp 2011-06-11 16:36:07.000000000 +0200 +++ nuapplet/src/systray.cpp 2012-04-21 16:09:42.985320987 +0200 @@ -22,6 +22,8 @@ #include #include +#include + #include "systray.h" #include "systray.moc" #include "auth_dlg.h" debian/changelog0000644000000000000000000000302411744540227011045 0ustar nuapplet (2.3.0-2) unstable; urgency=low * Bump Standards Version to 3.9.3 * Convert to source format 3.0 (quilt) * Switch to debhelper 9 * Add 10_ftbfs_gcc47.patch to fix FTBFS with g++-4.7 (Closes: #667301) -- Pierre Chifflier Sat, 21 Apr 2012 16:13:38 +0200 nuapplet (2.3.0-1) unstable; urgency=high * Imported Upstream version 2.3.0 Add support for new (>= 2.4) libnuclient API (Closes: #573667) * Urgency high, RC bug * Bump standards version to 3.8.4 * Update homepage location * Update dependencies on libnuclient and libnussl >= 2.4.0 -- Pierre Chifflier Mon, 17 May 2010 15:15:59 +0200 nuapplet (2.2-3) unstable; urgency=medium * Add pkg-config to build deps (Closes: #477020) * Urgency=medium because of bug severity -- Pierre Chifflier Sun, 27 Apr 2008 17:46:46 +0200 nuapplet (2.2-2) unstable; urgency=low * Fix FTBFS (Closes: #477020) -- Pierre Chifflier Sun, 20 Apr 2008 18:19:18 +0200 nuapplet (2.2-1) unstable; urgency=low * New upstream release * Bump Standards-Version (no changes) * Add Homepage header -- Pierre Chifflier Mon, 10 Dec 2007 11:14:58 +0100 nuapplet (2.0-2) unstable; urgency=low * Add missing build-dep on cmake (Closes: #449197) -- Pierre Chifflier Mon, 05 Nov 2007 15:32:02 +0100 nuapplet (2.0-1) unstable; urgency=low * Initial release (Closes: #448135) -- Pierre Chifflier Fri, 26 Oct 2007 09:45:11 +0200 debian/control0000644000000000000000000000120311744536755010606 0ustar Source: nuapplet Section: net Priority: extra Maintainer: Pierre Chifflier Build-Depends: debhelper (>= 9), libnuclient-dev (>= 2.4.0), libnussl-dev (>= 2.4.0), libqt4-dev (>= 4.2.1), cmake, pkg-config Standards-Version: 3.9.3 Homepage: http://www.nufw.org/projects/nuapplet2/wiki/ Package: nuapplet Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: Graphical client for NuFW NuApplet2 is a systray application for the authenticating firewall NuFW, written in Qt. . It is compliant with FreeDesktop and can be used with several desktop environments. debian/docs0000644000000000000000000000001711574676527010063 0ustar CMakeLists.txt debian/source/0000755000000000000000000000000011744536755010507 5ustar debian/source/format0000644000000000000000000000001411744536755011715 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000211744536755010405 0ustar 9 debian/copyright0000644000000000000000000000227411574676527011152 0ustar This package was debianized by Pierre Chifflier on Fri, 26 Oct 2007 09:45:11 +0200. It was downloaded from http://software.inl.fr/trac/trac.cgi/wiki/EdenWall/NuApplet2 Upstream Author: Laurent Deffert Copyright (C) 2007 INL License: 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; version 2 dated June, 1991. 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 package; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. On Debian GNU/Linux systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. The Debian packaging is (C) 2007, Pierre Chifflier and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/nuapplet2.10000644000000000000000000000232511574676527011210 0ustar .\" Hey, EMACS: -*- nroff -*- .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) .TH NUAPPLET 1 "octobre 26, 2007" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: .\" .nh disable hyphenation .\" .hy enable hyphenation .\" .ad l left justify .\" .ad b justify to both left and right margins .\" .nf disable filling .\" .fi enable filling .\" .br insert line break .\" .sp insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME nuapplet \- Graphical client for NuFW .SH SYNOPSIS .B nuapplet .SH DESCRIPTION .B nuapplet is a systray application for the authenticating firewall NuFW written in Qt. It is compliant with FreeDesktop and can be used with several desktop environments. .PP .SH SEE ALSO .BR nufw (1), .BR nuauth (1), .BR http://software.inl.fr/trac/trac.cgi/wiki/EdenWall/NuApplet2 .br .SH AUTHOR nuapplet was written by INL. .PP This manual page was written by Pierre Chifflier , for the Debian project (but may be used by others). debian/nuapplet.manpages0000644000000000000000000000002311574676527012552 0ustar debian/nuapplet2.1