diff options
-rw-r--r-- | debian/control | 2 | ||||
-rw-r--r-- | debian/copyright | 6 |
2 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 4a33dbd..ceb3eac 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: extra Maintainer: Rene Engelhard <rene@debian.org> Uploaders: Jonathan McCrohan <jmccrohan@gmail.com> -Build-Depends: cdbs, libncurses5-dev, debhelper (>= 4.1.0), linux-libc-dev | linux-kernel-headers (>= 2.6.13+0rc3) +Build-Depends: cdbs, libncurses5-dev, debhelper (>= 7777777), linux-libc-dev | linux-kernel-headers (>= 2.6.13+0rc3) Standards-Version: 3.9.2 Homepage: http://eden-feed.erg.abdn.ac.uk/wavemon diff --git a/debian/copyright b/debian/copyright index 9002a4c..e8aae34 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,7 +6,8 @@ from sources obtained from: http://www.wavemage.com/wavemon-current.tar.gz -Currently maintained by Rene Engelhard <rene@debian.org> +Currently maintained by Rene Engelhard <rene@debian.org> and +Jonathan McCrohan <jmccrohan@gmail.com> wavemon is distributed under the terms of the GNU General Public License. @@ -25,7 +26,8 @@ wavemon is distributed under the terms of the GNU General Public License. * * You should have received a copy of the GNU General Public License along * with wavemon; see the file COPYING. If not, write to the Free Software - * Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * 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-2'. |