[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

please approve hdparm 6.9-2



Hello all,

I have just uploaded hdparm 6.9-2.  This upload is entirely
documentation updates.  Hopefully you can see your way to unblocking it
when the time comes.  Please note, this package builds a udeb, but the
udeb is not used by d-i.  Complete diff attached.

Thanks,
-- 
 -----------------------------------------------------------------
|   ,''`.                                            Stephen Gran |
|  : :' :                                        sgran@debian.org |
|  `. `'                        Debian user, admin, and developer |
|    `-                                     http://www.debian.org |
 -----------------------------------------------------------------
Index: debian/changelog
===================================================================
--- debian/changelog	(revision 194)
+++ debian/changelog	(working copy)
@@ -1,3 +1,10 @@
+hdparm (6.9-2) unstable; urgency=low
+
+  * Typo fix in manpage (closes: #396809)
+  * Better explain get/set options (closes: #397792)
+
+ -- Stephen Gran <sgran@debian.org>  Sat, 17 Feb 2007 03:30:06 +0000
+
 hdparm (6.9-1) unstable; urgency=low
 
   * New upstream version
Index: debian/patches/20_man.files.typo.dpatch
===================================================================
--- debian/patches/20_man.files.typo.dpatch	(revision 0)
+++ debian/patches/20_man.files.typo.dpatch	(revision 349)
@@ -0,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 20_man.files.typo.dpatch by A. Costa <agcosta@gis.net>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: manpage typo
+
+@DPATCH@
+--- hdparm/hdparm.8.old	2005-11-21 23:40:00.000000000 +0000
++++ hdparm/hdparm.8	2005-11-21 23:40:18.000000000 +0000
+@@ -206,7 +206,7 @@
+ will unlock the door mechanism.  Normally, Linux
+ maintains the door locking mechanism automatically, depending on drive usage
+ (locked whenever a filesystem is mounted).  But on system shutdown, this can
+-be a nuisance if the root partition is on a removeable disk, since the root
++be a nuisance if the root partition is on a removable disk, since the root
+ partition is left mounted (read-only) after shutdown.  So, by using this
+ command to unlock the door
+ .B after

Property changes on: debian/patches/20_man.files.typo.dpatch
___________________________________________________________________
Name: svn:executable
   + *

Index: debian/patches/30.explain.get.set.dpatch
===================================================================
--- debian/patches/30.explain.get.set.dpatch	(revision 0)
+++ debian/patches/30.explain.get.set.dpatch	(revision 349)
@@ -0,0 +1,18 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 20_man.files.typo.dpatch by Stephen Gran <sgran@debian.org>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Better explain get/set options
+
+@DPATCH@
+--- a/hdparm.8	(revision 314)
++++ b/hdparm.8	(working copy)
+@@ -15,6 +15,8 @@
+ When no flags are given,
+ .I -acdgkmnru
+ is assumed.
++For Get/Set options, a query without an optional parameter (e.g., \-d) will query (get)
++the drive state, and with a parameter (e.g., \-d0) will set the drive state.
+ .TP
+ .I -a 
+ Get/set sector count for filesystem (software) read-ahead.
Index: debian/patches/00list
===================================================================
--- debian/patches/00list	(revision 194)
+++ debian/patches/00list	(working copy)
@@ -1 +1,3 @@
 10_man.files.dpatch
+20_man.files.typo.dpatch
+30.explain.get.set.dpatch
Index: debian/patches/10_man.files.dpatch
===================================================================
--- debian/patches/10_man.files.dpatch	(revision 194)
+++ debian/patches/10_man.files.dpatch	(working copy)
@@ -8,7 +8,7 @@
 
 --- hdparm/hdparm.8.old	2005-11-21 23:40:00.000000000 +0000
 +++ hdparm/hdparm.8	2005-11-21 23:40:18.000000000 +0000
-@@ -527,6 +527,8 @@
+@@ -551,6 +551,8 @@
          m       maximum security
  
  .B THIS FEATURE IS EXPERIMENTAL AND NOT WELL TESTED. USE AT YOUR OWN RISK.

Attachment: signature.asc
Description: Digital signature


Reply to: