[openbsc] 01/02: Reordered fields in patches
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sat May 14 14:36:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository openbsc.
commit 7513853f08568cfe6d963d02e7b9bfbd380dcac8
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sat May 14 16:33:21 2016 +0200
Reordered fields in patches
---
debian/patches/correct_spelling_errors.patch | 4 ++--
debian/patches/fix_failing_test.patch | 5 +++--
debian/patches/fix_include_dir.patch | 5 +++--
debian/patches/gnutls.patch | 4 ++--
debian/patches/set_version_explicitly.patch | 4 ++--
5 files changed, 12 insertions(+), 10 deletions(-)
diff --git a/debian/patches/correct_spelling_errors.patch b/debian/patches/correct_spelling_errors.patch
index 11b8477..f885645 100644
--- a/debian/patches/correct_spelling_errors.patch
+++ b/debian/patches/correct_spelling_errors.patch
@@ -1,5 +1,5 @@
-Description: Fix some typos in stdout output
-Author: Ruben Undheim <ruben.undheim at gmail.com>
+From: Ruben Undheim <ruben.undheim at gmail.com>
+Subject: Fix some typos in stdout output
Index: openbsc/openbsc/src/ipaccess/ipaccess-config.c
===================================================================
diff --git a/debian/patches/fix_failing_test.patch b/debian/patches/fix_failing_test.patch
index 4b1cd72..f9a3ba5 100644
--- a/debian/patches/fix_failing_test.patch
+++ b/debian/patches/fix_failing_test.patch
@@ -1,7 +1,8 @@
-Description: Fix a little bug in the code which makes the tests fail
+From: Ruben Undheim <ruben.undheim at gmail.com>
+Subject: Fix a little bug in the code which makes the tests fail
for this particular release. This was fixed upstream just after making
the release.
-Author: Ruben Undheim <ruben.undheim at gmail.com>
+
Forwarded: https://github.com/osmocom/openbsc/commit/fa07b489dc3e14579b34365c0a0f1b5d5a70138f
--- openbsc-0.15.0.orig/openbsc/src/gprs/gprs_sgsn.c
diff --git a/debian/patches/fix_include_dir.patch b/debian/patches/fix_include_dir.patch
index ef563ef..1eb338d 100644
--- a/debian/patches/fix_include_dir.patch
+++ b/debian/patches/fix_include_dir.patch
@@ -1,6 +1,7 @@
-Description: Since the header files for libsmpp34 aren't in /usr/include, LIBSMPP34_CFLAGS
+From: Ruben Undheim <ruben.undheim at gmail.com>
+Subjection: Since the header files for libsmpp34 aren't in /usr/include, LIBSMPP34_CFLAGS
must be used wherever libsmpp34 is used.
-Author: Ruben Undheim <ruben.undheim at gmail.com>
+
Forwarded: https://github.com/osmocom/openbsc/commit/2259c7528e583a10628d0690d7cabfa749b23257
Index: openbsc/openbsc/src/libmsc/Makefile.am
diff --git a/debian/patches/gnutls.patch b/debian/patches/gnutls.patch
index e161bc5..5e74ddb 100644
--- a/debian/patches/gnutls.patch
+++ b/debian/patches/gnutls.patch
@@ -1,6 +1,6 @@
-Description: To avoid problems with the OpenSSL license and GPL,
+From: Ruben Undheim <ruben.undheim at gmail.com>
+Subject: To avoid problems with the OpenSSL license and GPL,
link with gnutls-openssl instead.
-Author: Ruben Undheim <ruben.undheim at gmail.com>
Index: openbsc/openbsc/configure.ac
===================================================================
diff --git a/debian/patches/set_version_explicitly.patch b/debian/patches/set_version_explicitly.patch
index be5939d..fe16180 100644
--- a/debian/patches/set_version_explicitly.patch
+++ b/debian/patches/set_version_explicitly.patch
@@ -1,6 +1,6 @@
-Description: This sets the package version explicitly to avoid the
+From: Ruben Undheim <ruben.undheim at gmail.com>
+Subject: This sets the package version explicitly to avoid the
dependency on git in the package build process.
-Author: Ruben Undheim <ruben.undheim at gmail.com>
--- openbsc-0.15.0.orig/openbsc/configure.ac
+++ openbsc-0.15.0/openbsc/configure.ac
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openbsc.git
More information about the debian-science-commits
mailing list