[Pkg-wmaker-commits] [wmcdplay] 29/79: debian/patches/*.patch: Reformat files based on cme check dpkg warnings.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 20 11:04:31 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmcdplay.

commit 5afccec0acd1ab1018127bc5247a1ef9d50f46fb
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed Jul 30 11:00:36 2014 -0500

    debian/patches/*.patch: Reformat files based on cme check dpkg warnings.
---
 debian/patches/add_debugging_comments.patch | 1 -
 debian/patches/add_interval_option.patch    | 1 -
 debian/patches/add_parentheses.patch        | 2 +-
 debian/patches/build_without_manpage.patch  | 2 +-
 debian/patches/change_artwork_dir.patch     | 6 +++---
 debian/patches/fix_hurd_ftbfs.patch         | 8 ++++----
 debian/patches/remove_extra_arg.patch       | 2 +-
 debian/patches/set_remain_to_zero.patch     | 2 +-
 8 files changed, 11 insertions(+), 13 deletions(-)

diff --git a/debian/patches/add_debugging_comments.patch b/debian/patches/add_debugging_comments.patch
index 86eac45..e337075 100644
--- a/debian/patches/add_debugging_comments.patch
+++ b/debian/patches/add_debugging_comments.patch
@@ -1,5 +1,4 @@
 Description: Add debugging comments to cdctl.h.
-
  Patch created for some version between 1.0beta1-5 and and 1.0beta1-8.
  Converted to quilt for 1.0beta-12.
 Author: Doug Torrance <dtorrance at monmouthcollege.edu>
diff --git a/debian/patches/add_interval_option.patch b/debian/patches/add_interval_option.patch
index d080401..b7fde79 100644
--- a/debian/patches/add_interval_option.patch
+++ b/debian/patches/add_interval_option.patch
@@ -1,5 +1,4 @@
 Description: Add -i option so users can specify cd polling interval.
-
  Patch created for 1.0beta1-2.  Converted to quilt for 1.0beta-12.
 Bug-Debian: http://bugs.debian.org/25121
 Author: Marcelo E. Magallon <mmagallo at debian.org>
diff --git a/debian/patches/add_parentheses.patch b/debian/patches/add_parentheses.patch
index af5ed16..7e736ba 100644
--- a/debian/patches/add_parentheses.patch
+++ b/debian/patches/add_parentheses.patch
@@ -2,7 +2,7 @@ Description: Add parentheses in cdctl.h.
  This avoids the following warning during build:
    "warning: suggest parentheses around assignment used as truth value
     [-Wparentheses]"
-
+ .
  Patch created for some version between 1.0beta1-5 and and 1.0beta1-8.
  Converted to quilt for 1.0beta-12.
 Author: Doug Torrance <dtorrance at monmouthcollege.edu>
diff --git a/debian/patches/build_without_manpage.patch b/debian/patches/build_without_manpage.patch
index c610b82..7df52f1 100644
--- a/debian/patches/build_without_manpage.patch
+++ b/debian/patches/build_without_manpage.patch
@@ -2,7 +2,7 @@ Description: Build without manpage.
  Switch from using ComplexProgramTarget() to ComplexProgramTargetNoMan() in
  IMakefile.  Otherwise, build fails with:
    "*** No rule to make target `wmcdplay.man', needed by `wmcdplay._man'."
-
+ .
  Patch created for 1.0beta1-8.  Converted to quilt for 1.0beta-12.
 Bug-Debian: http://bugs.debian.org/123732
 Author: Anthony Wong <ypwong at debian.org>
diff --git a/debian/patches/change_artwork_dir.patch b/debian/patches/change_artwork_dir.patch
index 2b4872b..52a8c0d 100644
--- a/debian/patches/change_artwork_dir.patch
+++ b/debian/patches/change_artwork_dir.patch
@@ -1,6 +1,6 @@
-Description: Change artwork installation directory to /usr/share/wmcdplay.
- Move artwork files to conform to FHS.
-
+Description: Change artwork installation directory.
+ Move artwork files to /usr/share/wmcdplay to conform to FHS.
+ .
  Patch created for 1.0beta1-2.  Converted to quilt for 1.0beta-12.
 Author: Marcelo E. Magallon <mmagallo at debian.org>
 Author: Doug Torrance <dtorrance at monmouthcollege.edu>
diff --git a/debian/patches/fix_hurd_ftbfs.patch b/debian/patches/fix_hurd_ftbfs.patch
index bf14363..8894671 100644
--- a/debian/patches/fix_hurd_ftbfs.patch
+++ b/debian/patches/fix_hurd_ftbfs.patch
@@ -1,13 +1,13 @@
-From: Samuel Thibault <sthibault at debian.org>
-Subject: wmcdplay: FTBFS on hurd-i386
+Description: wmcdplay: FTBFS on hurd-i386
  Hello,
-
+ .
  wmcdplay currently FTBFS on hurd-i386, due to inclusion of a linux-specific
  header <linux/cdrom.h>. The attached patch fixes it by including
  <sys/cdrom.h> instead, could you please apply it?
-
+ .
  Thanks,
  Samuel
+Author: Samuel Thibault <sthibault at debian.org>
 Bug-Debian: http://bugs.debian.org/647964
 Last-Update: 2014-07-29
 
diff --git a/debian/patches/remove_extra_arg.patch b/debian/patches/remove_extra_arg.patch
index 9f2688f..abd507a 100644
--- a/debian/patches/remove_extra_arg.patch
+++ b/debian/patches/remove_extra_arg.patch
@@ -1,7 +1,7 @@
 Description: Remove extra argument to format in fprintf.
  This avoids the following warning during build:
     "warning: too many arguments for format [-Wformat-extra-args]"
-
+ .
  Patch created for some version between 1.0beta1-5 and and 1.0beta1-8.
  Converted to quilt for 1.0beta-12.
 Author: Doug Torrance <dtorrance at monmouthcollege.edu>
diff --git a/debian/patches/set_remain_to_zero.patch b/debian/patches/set_remain_to_zero.patch
index 71fac97..c46b189 100644
--- a/debian/patches/set_remain_to_zero.patch
+++ b/debian/patches/set_remain_to_zero.patch
@@ -2,7 +2,7 @@ Description: Set remain variable to zero.
  This avoids an possible undeclared variable error five lines later if remain
  is never set:
     "if(remain<2250)"
-
+ .
  Patch created for some version between 1.0beta1-5 and and 1.0beta1-8.
  Converted to quilt for 1.0beta-12.
 Author: Doug Torrance <dtorrance at monmouthcollege.edu>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmcdplay.git



More information about the Pkg-wmaker-commits mailing list