Package: hibernate
Version: 1.99-1.1
Tags: patch
User: [email protected]
Usertags: origin-ubuntu ubuntu-patch precise

Hello,

In https://launchpad.net/bugs/971972 it was reported that the manpage
is missing a closing parenthesis. Aditya Vaidya kindly sent a patch
for this, attached.

Thanks for considering,

Martin

-- 
Martin Pitt                        | http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
=== modified file 'debian/changelog'
--- debian/changelog    2009-12-20 14:54:20 +0000
+++ debian/changelog    2012-04-16 06:38:17 +0000
@@ -1,3 +1,9 @@
+hibernate (1.99-1.1ubuntu1) precise; urgency=low
+
+  * debian/patches/manpage_parentheses.dpatch: add closing parentheses in 
hibernate.conf manpage (LP: #971972)
+
+ -- Aditya Vaidya <[email protected]>  Mon, 02 Apr 2012 17:53:23 -0500
+
 hibernate (1.99-1.1) unstable; urgency=low
 
   * Non-maintainer upload.

=== modified file 'debian/patches/00list'
--- debian/patches/00list       2007-10-22 15:04:30 +0000
+++ debian/patches/00list       2012-04-16 06:38:17 +0000
@@ -3,3 +3,4 @@
 70-laptop-mode-rename
 80-log-permissions
 99-store-ifdown-auto
+manpage_parentheses.dpatch

=== added file 'debian/patches/manpage_parentheses.dpatch'
--- debian/patches/manpage_parentheses.dpatch   1970-01-01 00:00:00 +0000
+++ debian/patches/manpage_parentheses.dpatch   2012-04-16 06:38:17 +0000
@@ -0,0 +1,22 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## Description: Add closing parentheses to the hibernate.conf manpage
+## Origin/Author: Aditya Vaidya <[email protected]>
+## Bug: https://bugs.launchpad.net/ubuntu/+source/hibernate/+bug/971972/
+## manpage_parentheses.dpatch by Aditya Vaidya <[email protected]>
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Add closing parentheses to the hibernate.conf manpage
+
+@DPATCH@
+diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' 
'--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' 
hibernate-1.99~/gen-manpages.sh hibernate-1.99/gen-manpages.sh
+--- hibernate-1.99~/gen-manpages.sh    2008-05-01 07:00:21.000000000 -0500
++++ hibernate-1.99/gen-manpages.sh     2012-04-02 17:53:17.888038183 -0500
+@@ -161,7 +161,7 @@
+ reads its configuration from the
+ .I /etc/hibernate/hibernate.conf
+ file when it runs (unless an alternative configuration file is
+-specified on the command line.
++specified on the command line).
+ .PP
+ If configuration directives are specified multiple times, typically
+ the last one will take effect.

Attachment: signature.asc
Description: Digital signature

Reply via email to