Subject: nbtscan: wrong upstream website URL Package: nbtscan Version: 1.5.1-4 Severity: normal Tag: patch
Hi, Upstream home site has changed. diff --git a/debian/changelog b/debian/changelog index dfdd94c..ac443a9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +nbtscan (1.5.1-4.1) unstable; urgency=low + + * Non-maintainer upload. + * add a Homepage field and fix the upstream website URL in + debian/copyright + + -- Gonéri Le Bouder <[email protected]> Wed, 14 Oct 2009 18:55:48 +0200 + nbtscan (1.5.1-4) unstable; urgency=low * Fix off-by-one error (Closes: #418655) diff --git a/debian/control b/debian/control index 9c4bb24..9bf5730 100644 --- a/debian/control +++ b/debian/control @@ -4,6 +4,7 @@ Priority: optional Maintainer: Jochen Friedrich <[email protected]> Build-Depends: docbook-to-man, debhelper (>=7), dpatch Standards-Version: 3.7.3 +Homepage: http://www.inetcat.net/software/nbtscan.html Package: nbtscan Architecture: any diff --git a/debian/copyright b/debian/copyright index a0eaf80..ebcf8e6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,7 +4,7 @@ Fri, 12 Oct 2001 14:51:06 +0200. It is now maintained by Jochen Friedrich <[email protected]> on Wed, 25 Feb 2004 19:57:12 +0200. -It was downloaded from http://www.inetcat.org/software/nbtscan.html. +It was downloaded from http://www.inetcat.net/software/nbtscan.html Upstream Author: Alla Bezroutchko <[email protected]> -- Gonéri Le Bouder -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

