tags 449925 + patch tags 464979 + patch thanks Dear maintainer,
I've prepared an NMU for gcom (versioned as 0.3-1.1) and uploaded it to DELAYED/7. Please free to tell me if I should delay it longer. Regards. diff -u gcom-0.3/sigmon gcom-0.3/sigmon --- gcom-0.3/sigmon +++ gcom-0.3/sigmon @@ -4,7 +4,7 @@ # if [ $# -eq 1 ] then - if [ "$1" == '-?' ] + if [ "$1" = '-?' ] then echo "Syntax: sigmon" echo "Function: 3G/GPRS datacard signal strength monitor" diff -u gcom-0.3/debian/watch gcom-0.3/debian/watch --- gcom-0.3/debian/watch +++ gcom-0.3/debian/watch @@ -2,3 +2 @@ - -# Uncomment to examine a Webserver directory -http://www.pharscape.org/3G/gcom/gcom(.*)\.tgz +http://sf.net/comgt/comgt[.-](.+)\.t(?:ar\.)?gz diff -u gcom-0.3/debian/changelog gcom-0.3/debian/changelog --- gcom-0.3/debian/changelog +++ gcom-0.3/debian/changelog @@ -1,3 +1,11 @@ +gcom (0.3-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix bashism. Closes: #464979 + * Point watch file to new upstream location. Closes: #449925 + + -- Raphael Geissert <geiss...@debian.org> Sun, 05 Jul 2009 20:40:59 -0500 + gcom (0.3-1) unstable; urgency=low * Initial release Closes: #353802 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org