Package: nvclock
Version: 0.8b2-1
Followup-For: Bug #414236

It turns out that the upstream nvclock.1 manpage is newer than 
debian/nvclock.1.  I updated the upstream manpage to include 
-T temperature and changed debian/nvclock.manpages accordingly.  
The output of a debdiff is attached.

Thank you!
tony
diff -u nvclock-0.8b2/debian/changelog nvclock-0.8b2/debian/changelog
--- nvclock-0.8b2/debian/changelog
+++ nvclock-0.8b2/debian/changelog
@@ -1,3 +1,11 @@
+nvclock (0.8b2-2) unstable; urgency=low
+
+  * update nvclock.1 to include -T --temperature; fix typo
+  * modify debian/nvclock.manpages to use upstream manpage for nvclock.1
+    (closes: #414236)
+
+ -- tony mancill <[EMAIL PROTECTED]>  Mon, 25 Jun 2007 09:12:43 -0700
+
 nvclock (0.8b2-1) unstable; urgency=low
 
   * New upstream release, sorry for the delay (closes: #386633)
@@ -160,3 +167,0 @@
-Local variables:
-mode: debian-changelog
-End:
diff -u nvclock-0.8b2/debian/nvclock.manpages 
nvclock-0.8b2/debian/nvclock.manpages
--- nvclock-0.8b2/debian/nvclock.manpages
+++ nvclock-0.8b2/debian/nvclock.manpages
@@ -1 +1 @@
-debian/nvclock.1
+nvclock.1
only in patch2:
unchanged:
--- nvclock-0.8b2.orig/nvclock.1
+++ nvclock-0.8b2/nvclock.1
@@ -28,7 +28,7 @@
 Enable/Disable overclocking related debug info. This information shows the 
data stored in the PLLs during various operations.
 .TP
 .BI "\-D, \-\-Debug"
-Print a long list of GPU registers containing their current value. All this 
info is very usefull for debugging.
+Print a long list of GPU registers containing their current value. All this 
info is very useful for debugging.
 .TP 
 .B "\-f, \-\-force"
 Force support for a card that is currently disabled. Cards can be disabled by 
default if the code for them is experimental or in case a Laptop is being used. 
Laptops are disabled for safety reasons as overclocking on them is more 
dangerous. In case you know what you are doing you can use this option to 
enable downclocking of your GPU as a way to save power.
@@ -61,6 +61,9 @@
 .BI "\-S, \-\-smartdimmer"
 For use on laptops Nvidia added functionality called smartdimmer which can be 
used to adjust the brightness of the backlight. At the moment the feature is 
limited to Geforce6200Go cards but if needed more cards can be added if they 
really provide Smartdimmer support. To use this option you can select a value 
between 15% and 100% and the brightness will be set to that level or you can 
use a delta like +10 / -10 which should decrease the brightness with +10% / 
-10%.
 .TP
+.BI "\-T, \-\-temperature"
+Print the current GPU temperatures.
+.TP
 .BI "\-V, \-\-Vunit " "mask"
 This option can be used to enable disabled vertex pipelines which can appear 
on Geforce6/7 cards. For an introduction to pipeline modding check the -P 
option first. The syntax and working option is the same as the pixel unit one 
with the difference that one bit corresponds to 1 vertex pipeline instead of 
multiple. Again check -i to see which vertex units are locked. On a 6800LE you 
might see '001111' which means that the fifth and sixth unit are locked. To 
enable all units use -V 111111 (binary) or 0x3f (hex). Note that it isn't 
certain that a unit can be enabled as on some cards units are locked.
 .TP 
@@ -89,4 +92,4 @@
 .SH "AUTHOR"
 This manual page was originally written by Wouter de Vries <[EMAIL PROTECTED]>,
 for the Debian GNU/Linux system.
-Later on it got an update by Kel Modderman <[EMAIL PROTECTED]> and at last it 
got rewritten for inclusion in NVClock 0.8 by Roderick Colenbrander <[EMAIL 
PROTECTED]>
+Later on it got an update by Kel Modderman <[EMAIL PROTECTED]>, and was 
rewritten for inclusion in NVClock 0.8 by Roderick Colenbrander <[EMAIL 
PROTECTED]>.

Reply via email to