summaryrefslogtreecommitdiffstats
path: root/ubuntu/maverick/applications/wlassistant
diff options
context:
space:
mode:
Diffstat (limited to 'ubuntu/maverick/applications/wlassistant')
-rw-r--r--ubuntu/maverick/applications/wlassistant/debian/cdbs/debian-qt-kde.mk1
-rw-r--r--ubuntu/maverick/applications/wlassistant/debian/cdbs/team-members16
-rw-r--r--ubuntu/maverick/applications/wlassistant/debian/cdbs/uploaders.mk29
-rw-r--r--ubuntu/maverick/applications/wlassistant/debian/control.in23
4 files changed, 0 insertions, 69 deletions
diff --git a/ubuntu/maverick/applications/wlassistant/debian/cdbs/debian-qt-kde.mk b/ubuntu/maverick/applications/wlassistant/debian/cdbs/debian-qt-kde.mk
index c5d8ecfd3..68dca1718 100644
--- a/ubuntu/maverick/applications/wlassistant/debian/cdbs/debian-qt-kde.mk
+++ b/ubuntu/maverick/applications/wlassistant/debian/cdbs/debian-qt-kde.mk
@@ -13,7 +13,6 @@ debian/stamp-cvs-make:
touch debian/stamp-cvs-make
include debian/cdbs/kde.mk$(_cdbs_makefile_suffix)
-include debian/cdbs/uploaders.mk
ifndef _cdbs_rules_patchsys_quilt
DEB_PATCHDIRS := debian/patches/common debian/patches
diff --git a/ubuntu/maverick/applications/wlassistant/debian/cdbs/team-members b/ubuntu/maverick/applications/wlassistant/debian/cdbs/team-members
deleted file mode 100644
index 05761af6e..000000000
--- a/ubuntu/maverick/applications/wlassistant/debian/cdbs/team-members
+++ /dev/null
@@ -1,16 +0,0 @@
-Sune Vuorela <[email protected]>
-Ana Beatriz Guerrero Lopez <[email protected]>
-Fathi Boudra <[email protected]>
-Modestas Vainius <[email protected]>
-Josh Metzler <[email protected]>
-Isaac Clerencia <[email protected]>
-Adeodato Simó <[email protected]>
-Adeodato Simo <[email protected]>
-Christopher Martin <[email protected]>
-Daniel Schepler <[email protected]>
-Sarah Hobbs <[email protected]>
-Nacho Barrientos Arias <[email protected]>
-Ricardo Javier Cardenes Medina <[email protected]>
-Ricardo Cardenes <[email protected]>
-Armin Berres <[email protected]>
-Francesco Pedrini <[email protected]>
diff --git a/ubuntu/maverick/applications/wlassistant/debian/cdbs/uploaders.mk b/ubuntu/maverick/applications/wlassistant/debian/cdbs/uploaders.mk
deleted file mode 100644
index 31adfe31e..000000000
--- a/ubuntu/maverick/applications/wlassistant/debian/cdbs/uploaders.mk
+++ /dev/null
@@ -1,29 +0,0 @@
-
-MAINTAINER=Debian Qt/KDE Maintainers <[email protected]>
-UPLOADERS=$(shell grep -e +++ -e "^ -- " debian/changelog | grep -v "[email protected]" | head -13 | /bin/sed 's/^\s*//;s/\s*$$//;s/^+++\? Changes by //;s/^+++\? //;s/-- //;s/:$$//;s/ <.*//' | sort -u | while read line ; do grep "$$line" debian/cdbs/team-members ; done | tr "\n" ", " | sed 's/,/, /g;s/, $$//')
-
-
-debian/control.tmp:
- @if [ ! -e debian/control.in ] ; then \
- echo "this package is not yet prepared for using automatic update of uploaders"; \
- echo "Please do so."; \
- exit 1; \
- fi
- @sed 's/@@@UPLOADERS@@@/$(UPLOADERS)/;s#@@@MAINTAINER@@@#$(MAINTAINER)#' debian/control.in > debian/control.tmp
-
-check-uploaders: debian/control.tmp
- @if ! diff -q debian/control debian/control.tmp ; then \
- echo "WARNING:: Control file differs from manually generated one" ; \
- echo "WARNING:: Please update it manually and check it afterwards" ; \
- echo "WARNING:: Uploaders are updated by debian/rules update-uploaders" ;\
- echo "WARNING:: If this is a binNMU, NMU or security upload, just ignore" ;\
- fi
-
-
-clean::
- rm -f debian/control.tmp
-
-update-uploaders: debian/control.tmp
- @mv -f debian/control.tmp debian/control
-
-makebuilddir:: check-uploaders
diff --git a/ubuntu/maverick/applications/wlassistant/debian/control.in b/ubuntu/maverick/applications/wlassistant/debian/control.in
deleted file mode 100644
index ab3e7e5a6..000000000
--- a/ubuntu/maverick/applications/wlassistant/debian/control.in
+++ /dev/null
@@ -1,23 +0,0 @@
-Source: wlassistant-trinity
-Section: tde
-Priority: optional
-Maintainer: Timothy Pearson <[email protected]>
-XSBC-Original-Maintainer: @@@MAINTAINER@@@
-Uploaders: @@@UPLOADERS@@@
-Build-Depends: debhelper (>= 4.1.0), quilt, cmake, cdbs, tdelibs14-trinity-dev, net-tools, wireless-tools, libiw-dev
-Standards-Version: 3.8.4
-
-Package: wlassistant-trinity
-Architecture: any
-Depends: kicker-trinity, net-tools, wireless-tools, menu, ${shlibs:Depends}
-Replaces: wlassistant-kde3 (<< 4:3.5.13)
-Breaks: wlassistant-kde3 (<< 4:3.5.13)
-Recommends: dhcp3-client | dhcp-client | dhcpcd
-Description: User friendly TDE frontend for wireless network connection [Trinity]
- Wireless Assistant scans for wireless access points and displays link quality,
- encryption and other useful information. When user wants to connect to a
- network, Wireless Assistant opens up its wizards and guides the user through
- Wi-Fi settings. After a successful connection is made the settings are
- remembered so next time the user won't have to enter them again.
- .
- Homepage: http://wlassistant.sourceforge.net/