diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-06 20:44:10 +0000 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-02-06 20:44:10 +0000 |
commit | ffe92e2a529ccd09a502a31cd8276977d4512245 (patch) | |
tree | 3423ef40f1ad5de3e65763522b122e182b78d64e | |
parent | 8c1a5e8b1835590ae867902f4245401aad7a30fb (diff) | |
download | wavemon-ffe92e2a529ccd09a502a31cd8276977d4512245.tar.gz |
Promote myself to maintainer.
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 8 | ||||
-rw-r--r-- | debian/copyright | 3 |
3 files changed, 8 insertions, 9 deletions
diff --git a/debian/changelog b/debian/changelog index 7212395..da22e48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,14 +1,18 @@ wavemon (0.7.3-1) unstable; urgency=low * New upstream release + - Allows window to be resized (closes: #533353) + * New maintainer: Jonathan McCrohan <jmccrohan@gmail.com> + - Many thanks to Rene Engelhard for his great work. * Improve packaging - Bump debhelper, compat and SV - Switch to dpkg-source 3.0 (quilt) format - Remove unused dependencies + - Update package description (closes: #590531) - Add watchfile - Update FSF address - -- Jonathan McCrohan <jmccrohan@gmail.com> Sun, 05 Feb 2012 19:18:58 +0000 + -- Jonathan McCrohan <jmccrohan@gmail.com> Mon, 06 Feb 2012 20:21:15 +0000 wavemon (0.6.10-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 8d5cf87..af9506f 100644 --- a/debian/control +++ b/debian/control @@ -1,8 +1,7 @@ Source: wavemon Section: net Priority: extra -Maintainer: Rene Engelhard <rene@debian.org> -Uploaders: Jonathan McCrohan <jmccrohan@gmail.com> +Maintainer: Jonathan McCrohan <jmccrohan@gmail.com> Build-Depends: cdbs, quilt, patchutils, libncurses5-dev, debhelper (>= 7.0.50~), linux-libc-dev Standards-Version: 3.9.2 @@ -14,7 +13,4 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Description: Wireless Device Monitoring Application Wavemon allows you to watch signal and noise levels, packet statistics, device configuration and network parameters of your - wireless network hardware. It has currently only been tested with - the Lucent Orinoco series of cards, although it *should* work (though - with varying features) with all devices supported by the wireless - kernel extensions by Jean Tourrilhes. + wireless network hardware. diff --git a/debian/copyright b/debian/copyright index e8aae34..1eabdaf 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,8 +6,7 @@ from sources obtained from: http://www.wavemage.com/wavemon-current.tar.gz -Currently maintained by Rene Engelhard <rene@debian.org> and -Jonathan McCrohan <jmccrohan@gmail.com> +Currently maintained by Jonathan McCrohan <jmccrohan@gmail.com> wavemon is distributed under the terms of the GNU General Public License. |