[hamradio-commits] [gsmc] 05/06: Adding descriptions to patches
Iain Learmonth
irl-guest at moszumanska.debian.org
Tue Aug 11 20:27:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
irl-guest pushed a commit to branch master
in repository gsmc.
commit 81aedac93ee7fb8e164ed40d9278bd78f99849fd
Author: Iain R. Learmonth <irl at fsfe.org>
Date: Tue Aug 11 20:38:30 2015 +0100
Adding descriptions to patches
---
debian/patches/add-lm-to-ldflags.patch | 4 ++++
debian/patches/allow-pkg_lib-macro.patch | 37 ++------------------------------
2 files changed, 6 insertions(+), 35 deletions(-)
diff --git a/debian/patches/add-lm-to-ldflags.patch b/debian/patches/add-lm-to-ldflags.patch
index 8d86896..52be162 100644
--- a/debian/patches/add-lm-to-ldflags.patch
+++ b/debian/patches/add-lm-to-ldflags.patch
@@ -1,3 +1,7 @@
+Description: Add -lm to the LDFLAGS
+Author: Iain R. Learmonth <irl at fsfe.org>
+Last-Update: 2015-08-11
+
--- gsmc.orig/Makefile.am
+++ gsmc/Makefile.am
@@ -4,6 +4,7 @@
diff --git a/debian/patches/allow-pkg_lib-macro.patch b/debian/patches/allow-pkg_lib-macro.patch
index 746c451..f689c51 100644
--- a/debian/patches/allow-pkg_lib-macro.patch
+++ b/debian/patches/allow-pkg_lib-macro.patch
@@ -1,39 +1,6 @@
-Description: <short summary of the patch>
- TODO: Put a short summary on the line above and replace this paragraph
- with a longer explanation of this change. Complete the meta-information
- with other relevant fields (see below for details). To make it easier, the
- information below has been extracted from the changelog. Adjust it or drop
- it.
- .
- gsmc (1.1-2) UNRELEASED; urgency=medium
- .
- * Acknowledge NMUs
- * Bump compat level to 9
- * debian/control:
- - Bump standards version to 3.9.6
- - Change debhelper to version 9
- - Removed inactive uploaders:
- * Jaime Robles (never uploaded)
- * Patrick Ouellette (never uploaded)
- * Hamish Moffatt (by request)
- - Added myself to uploaders
- - Added Vcs-* fields for pkg-hamradio git
- - Added ${misc:Depends} to Build-Depends
- * Source format changed to 3.0 (quilt)
+Description: Allow the use of the PKG_LIB macro explicitly
Author: Iain R. Learmonth <irl at fsfe.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: https://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
+Last-Update: 2015-08-11
--- gsmc.orig/configure.ac
+++ gsmc/configure.ac
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hamradio/gsmc.git
More information about the pkg-hamradio-commits
mailing list