Subversion Repositories ssvnc

Compare Revisions

Ignore whitespace Rev 4 → Rev 3

/ssvnc/trunk/debian/changelog
1,13 → 1,3
ssvnc (1.0.24-1) unstable; urgency=low
 
* New upstream release.
* ssvnc -help now prints a help message instead of passing -help to the
tcl interpreter.
* confusing_-h.dpatch (new): Improve upstream's handling of -help a bit
(Closes: 544250).
 
-- Magnus Holmgren <holmgren@debian.org> Sat, 31 Oct 2009 16:25:59 +0100
 
ssvnc (1.0.23-1) unstable; urgency=low
 
* Initial release (Closes: #504134).
/ssvnc/trunk/debian/patches/confusing_-h.dpatch
File deleted
Property changes:
Deleted: svn:executable
## -1 +0,0 ##
-*
\ No newline at end of property
Index: debian/patches/00list
===================================================================
--- debian/patches/00list (revision 4)
+++ debian/patches/00list (revision 3)
@@ -1,2 +1 @@
no_openssl
-confusing_-h
Index: debian/rules
===================================================================
--- debian/rules (revision 4)
+++ debian/rules (revision 3)
@@ -42,7 +42,7 @@
dh_testroot
dh_prep
- $(MAKE) ROOT=$(DESTDIR) PREFIX=/usr MANDIR=share/man install
+ $(MAKE) ROOT=$(DESTDIR) PREFIX=/usr MANDIR=share/man/man1 install
# Build architecture-independent files here.
binary-indep: