[Pkg-wmaker-commits] [wmitime] 46/127: debian/patches/: add headers
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Sat Aug 22 01:34:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmitime.
commit 4a10f61a7d1df9378b3604e19b10f55a4080284a
Author: Jari Aalto <jari.aalto at cante.net>
Date: Wed Feb 15 07:41:04 2012 -0500
debian/patches/: add headers
Signed-off-by: Jari Aalto <jari.aalto at cante.net>
---
debian/patches/10-hungarian-date.patch | 9 ++-------
debian/patches/20-makefile-CC.patch | 19 +++++++------------
debian/patches/series | 2 ++
3 files changed, 11 insertions(+), 19 deletions(-)
diff --git a/debian/patches/10-hungarian-date.patch b/debian/patches/10-hungarian-date.patch
index c4235e1..88bfd03 100755
--- a/debian/patches/10-hungarian-date.patch
+++ b/debian/patches/10-hungarian-date.patch
@@ -1,10 +1,5 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## debian/quilt/hungarian.h--hungarian-date.dpatch by Jari Aalto <jari.aalto at cante.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: "Add hungarian support"
-
- at DPATCH@
+From: Jari Aalto <jari.aalto at cante.net>
+Subject: Add hungarian support
Index: wmitime/wmitime/hungarian.h
===================================================================
diff --git a/debian/patches/20-makefile-CC.patch b/debian/patches/20-makefile-CC.patch
index cf124a2..efa6834 100755
--- a/debian/patches/20-makefile-CC.patch
+++ b/debian/patches/20-makefile-CC.patch
@@ -1,10 +1,5 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## ../makefile-CC.diff.dpatch by <jari.aalto at cante.net>
-##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Use CC variable
-
- at DPATCH@
+From: Jari Aalto <jari.aalto at cante.net>
+Subject: Use CC variable
wmitime/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
@@ -15,13 +10,13 @@ index 1b1185d..14308a5 100644
+++ b/wmitime/Makefile
@@ -2,17 +2,17 @@
LIBDIR = -L/usr/X11R6/lib
- LIBS = -lXpm -lXext -lX11 -lm
+ LIBS = -lXpm -lXext -lX11 -lm
FLAGS = -O2
-+CC = gcc
++CC = gcc
OBJS = wmitime.o \
- ../wmgeneral/wmgeneral.o \
- ../wmgeneral/misc.o \
- ../wmgeneral/list.o
+ ../wmgeneral/wmgeneral.o \
+ ../wmgeneral/misc.o \
+ ../wmgeneral/list.o
-
.c.o:
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..826efef
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1,2 @@
+10-hungarian-date.patch
+20-makefile-CC.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmitime.git
More information about the Pkg-wmaker-commits
mailing list