Update of /cvsroot/linux-decnet/dnprogs/debian
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2483/debian
Modified Files:
changelog dnet-progs.files
Log Message:
Fix typo
Index: changelog
===================================================================
RCS file: /cvsroot/linux-decnet/dnprogs/debian/changelog,v
retrieving revision 1.65
retrieving revision 1.66
diff -C2 -r1.65 -r1.66
*** changelog 6 Sep 2008 13:04:18 -0000 1.65
--- changelog 6 Sep 2008 15:03:04 -0000 1.66
***************
*** 4,8 ****
* Add dnetcat & dnetstat programs
thanks to Philipp 'ph3-der-loewe' Schafft
! * Executable are now correctly stripped
-- Christine Caulfield <Chr...@go...> Sat, 06 Sep 2008 13:48:58 +0100
--- 4,8 ----
* Add dnetcat & dnetstat programs
thanks to Philipp 'ph3-der-loewe' Schafft
! * Executables are now correctly stripped by dh_strip
-- Christine Caulfield <Chr...@go...> Sat, 06 Sep 2008 13:48:58 +0100
Index: dnet-progs.files
===================================================================
RCS file: /cvsroot/linux-decnet/dnprogs/debian/dnet-progs.files,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** dnet-progs.files 5 Sep 2008 08:12:43 -0000 1.10
--- dnet-progs.files 6 Sep 2008 15:03:04 -0000 1.11
***************
*** 22,25 ****
--- 22,27 ----
./usr/bin/dnlogin
./usr/bin/dntask
+ ./usr/bin/dnetcat
+ ./usr/bin/dnetstat
./usr/bin/phone
./usr/share/doc/dnet-progs/dnetd.README
***************
*** 50,53 ****
--- 52,57 ----
./usr/share/man/man1/dnprint.1
./usr/share/man/man1/dntask.1
+ ./usr/share/man/man1/dnetcat.1
+ ./usr/share/man/man1/dnetstat.1
./usr/share/man/man1/phone.1
./usr/share/man/man1/dnsubmit.1
|