Thu Oct 12 12:40:53 EDT 2006  "Kurt B. Kaiser" <[EMAIL PROTECTED]>
  * Switch on verbose to display dbp-importorig progress
  During medium to large imports dbp-importorig appears to hang
  with no console output and little disk activity.  Switch on
  verbose output to comfort interactive users.
New patches:

[Switch on verbose to display dbp-importorig progress
"Kurt B. Kaiser" <[EMAIL PROTECTED]>**20061012164053
 During medium to large imports dbp-importorig appears to hang
 with no console output and little disk activity.  Switch on
 verbose output to comfort interactive users.
] {
hunk ./Import.hs 68
-                                ["--wc=" ++ debiandir,
+                                ["--verbose",
+                                 "--wc=" ++ debiandir,
hunk ./Import.hs 74
-                            safeSystem "darcs" ["tag", "-m",
+                            safeSystem "darcs" ["tag", "-m", "--verbose",
}

Context:

[More update for GHC 6.4.2
John Goerzen <[EMAIL PROTECTED]>**20060703153849] 
[Update for GHC 6.4.2
John Goerzen <[EMAIL PROTECTED]>**20060703153822] 
[TAG DEBIAN_darcs-buildpackage_0.5.7
John Goerzen <[EMAIL PROTECTED]>**20060524065259] 
Patch bundle hash:
91edcf617073e98ca6fb653397a0683cc6387881

Reply via email to