tags 442696 + patch
tags 437729 + patch

thank you

Hi,

Here is an NMU to resolve this bug.

Thank you,

Barry deFreese


diff -u p3nfs-5.19/debian/control p3nfs-5.19/debian/control
--- p3nfs-5.19/debian/control
+++ p3nfs-5.19/debian/control
@@ -2,8 +2,9 @@
 Section: otherosfs
 Priority: extra
 Maintainer: Geert Stappers <[EMAIL PROTECTED]>
-Standards-Version: 3.7.2
-Build-Depends: debhelper (>= 4.1.16)
+Standards-Version: 3.7.3
+Build-Depends: debhelper (>= 5.0.0)
+Homepage: http://www.koeniglich.de/p3nfs.html
 
 Package: p3nfs
 Architecture: any
@@ -30,2 +30,0 @@
- .
- Homepage http://www.koeniglich.de/p3nfs.html
diff -u p3nfs-5.19/debian/compat p3nfs-5.19/debian/compat
--- p3nfs-5.19/debian/compat
+++ p3nfs-5.19/debian/compat
@@ -1 +1 @@
-4
+5
diff -u p3nfs-5.19/debian/changelog p3nfs-5.19/debian/changelog
--- p3nfs-5.19/debian/changelog
+++ p3nfs-5.19/debian/changelog
@@ -1,3 +1,18 @@
+p3nfs (5.19-1.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Fix clean to build twice. (Closes: #442696).
+  * Don't call -s to install. (Closes: #437729).
+  * Make clean not ignore errors.
+  * Escape hyphens as options in manpage.
+  * Fix watch file.
+  * Remove empty postinst.
+  * Move Homepage from package description to header.
+  * Bump dephelper build-dep and compat to 5.
+  * Bump Standards Version to 3.7.3. (No changes needed).
+
+ -- Barry deFreese <[EMAIL PROTECTED]>  Sun, 06 Apr 2008 11:32:40 -0400
+
 p3nfs (5.19-1) unstable; urgency=low
 
   * New upstream release.
reverted:
--- p3nfs-5.19/debian/postinst
+++ p3nfs-5.19.orig/debian/postinst
@@ -1,7 +0,0 @@
-#!/bin/sh
-
-#DEBHELPER#
-
-set -e
-
-exit 0
diff -u p3nfs-5.19/debian/watch p3nfs-5.19/debian/watch
--- p3nfs-5.19/debian/watch
+++ p3nfs-5.19/debian/watch
@@ -1,8 +1,3 @@
-#
-# watch file,  `man uscan` for more information
-##version=2
+version=3
 
-# upstream is http://www.koeniglich.de/p3nfs.html
-# but you can't uscan it
-
-# eof
+http://www.koeniglich.de/p3nfs.html packages/p3nfs-([\d.]+)\.tar\.gz
diff -u p3nfs-5.19/debian/rules p3nfs-5.19/debian/rules
--- p3nfs-5.19/debian/rules
+++ p3nfs-5.19/debian/rules
@@ -17,7 +17,11 @@
 	dh_testdir
 	dh_testroot
 	rm -f build-stamp install-stamp
-	-$(MAKE) -k distclean
+	
+	[ ! -f config.status ] || [ ! -f Makefile ] || $(MAKE) -k distclean
+
+	rm -f bin/p3nfsd
+
 	dh_clean
 
 install: install-stamp
@@ -28,7 +32,7 @@
 	dh_installdirs
 
 	cp client/epoc16/nfsc/README debian/p3nfs/usr/share/doc/p3nfs/README.nfsc
-	install -c -s bin/p3nfsd debian/p3nfs/usr/bin
+	install -c bin/p3nfsd debian/p3nfs/usr/bin
 	cp -r client/epoc16 client/epoc32 debian/p3nfs/usr/share/p3nfs
 	rm -rf debian/p3nfs/usr/share/p3nfs/nfsc/src
 	cp bin/*.sis debian/p3nfs/usr/share/p3nfs/client
diff -u p3nfs-5.19/debian/p3nfsd.1 p3nfs-5.19/debian/p3nfsd.1
--- p3nfs-5.19/debian/p3nfsd.1
+++ p3nfs-5.19/debian/p3nfsd.1
@@ -3,10 +3,10 @@
 p3nfsd \- NFS-like daemon for Psion 3-series handhelds
 .SH SYNOPSIS
 .B p3nfsd
-[-dir \fIdirectory\fP] 
-[-user \fIusername\fP] [-tty \fIser-dev\fP] [-speed \fIbaudrate\fP]
-[-conn \fIprog\fP] [-disconn \fIprog\fP] [-wakeup] [-v] [-shell \fIprog\fP] 
-[-oldnfsc] [-series5] [-]
+[\-dir \fIdirectory\fP] 
+[\-user \fIusername\fP] [\-tty \fIser-dev\fP] [\-speed \fIbaudrate\fP]
+[\-conn \fIprog\fP] [\-disconn \fIprog\fP] [\-wakeup] [\-v] [\-shell \fIprog\fP] 
+[\-oldnfsc] [\-series5] [\-]
 .SH "DESCRIPTION"
 .B p3nfsd
 lets you mount the Psion drives on your Unix workstation over a serial cable. 
@@ -14,22 +14,22 @@
 .BR tar ", " cp ", " vi " and " co .
 .\".SH OPTIONS
 .\".TP
-.\".RI -dir directory
+.\".RI \-dir directory
 .\".TP
-.\".RI -user username
+.\".RI \-user username
 .\".TP
 .\"where to mount the Psion drive, owner of the files
 .\".TP
-.\".RI -tty  ser-dev
-.\".RI -speed baudrate
+.\".RI \-tty  ser-dev
+.\".RI \-speed baudrate
 .\"serial device to use and speed of the link
 .\".TP
-.\".RI -conn prog
-.\".RI -disconn prog
+.\".RI \-conn prog
+.\".RI \-disconn prog
 .\"program to run at connection/disconnection
 .\".TP
-.\".RI -wakeup
-.\".RI -shell prog
+.\".RI \-wakeup
+.\".RI \-shell prog
 .\".SH ENVIRONMENT
 .SH FILES
 \fI/psion/mnt/*\fR	mounted files.

Reply via email to