[openbsc] 01/04: Fix patch-metadata
Ruben Undheim
rubund-guest at moszumanska.debian.org
Sat Feb 20 08:50:23 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 87bf0ba8a0bbf805d740d98bb4fa94c578830717
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Sat Feb 20 09:29:18 2016 +0100
Fix patch-metadata
---
debian/patches/correct_spelling_errors.patch | 25 +------------------------
debian/patches/fix_failing_test.patch | 28 ++++------------------------
debian/patches/fix_include_dir.patch | 27 +++------------------------
debian/patches/gnutls.patch | 26 ++------------------------
debian/patches/set_version_explicitly.patch | 26 ++------------------------
5 files changed, 12 insertions(+), 120 deletions(-)
diff --git a/debian/patches/correct_spelling_errors.patch b/debian/patches/correct_spelling_errors.patch
index a418bdd..3e95293 100644
--- a/debian/patches/correct_spelling_errors.patch
+++ b/debian/patches/correct_spelling_errors.patch
@@ -1,28 +1,5 @@
-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.
- .
- openbsc (0.15.0-1) UNRELEASED; urgency=low
- .
- * Initial release (Closes: #806583)
+Description: Fix some typos in stdout output
Author: Ruben Undheim <ruben.undheim at gmail.com>
-Bug-Debian: https://bugs.debian.org/806583
-
----
-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>
--- openbsc-0.15.0.orig/openbsc/src/ipaccess/ipaccess-config.c
+++ openbsc-0.15.0/openbsc/src/ipaccess/ipaccess-config.c
diff --git a/debian/patches/fix_failing_test.patch b/debian/patches/fix_failing_test.patch
index 77af4f6..4b1cd72 100644
--- a/debian/patches/fix_failing_test.patch
+++ b/debian/patches/fix_failing_test.patch
@@ -1,28 +1,8 @@
-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.
- .
- openbsc (0.15.0-1) UNRELEASED; urgency=low
- .
- * Initial release (Closes: #806583)
+Description: 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>
-Bug-Debian: https://bugs.debian.org/806583
-
----
-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>
+Forwarded: https://github.com/osmocom/openbsc/commit/fa07b489dc3e14579b34365c0a0f1b5d5a70138f
--- openbsc-0.15.0.orig/openbsc/src/gprs/gprs_sgsn.c
+++ openbsc-0.15.0/openbsc/src/gprs/gprs_sgsn.c
diff --git a/debian/patches/fix_include_dir.patch b/debian/patches/fix_include_dir.patch
index 15fda52..ef563ef 100644
--- a/debian/patches/fix_include_dir.patch
+++ b/debian/patches/fix_include_dir.patch
@@ -1,28 +1,7 @@
-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.
- .
- openbsc (0.15.0-1) UNRELEASED; urgency=low
- .
- * Initial release (Closes: #806583)
+Description: 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>
-Bug-Debian: https://bugs.debian.org/806583
-
----
-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>
+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 71ccd48..e161bc5 100644
--- a/debian/patches/gnutls.patch
+++ b/debian/patches/gnutls.patch
@@ -1,28 +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.
- .
- openbsc (0.15.0-1) UNRELEASED; urgency=low
- .
- * Initial release (Closes: #806583)
+Description: To avoid problems with the OpenSSL license and GPL,
+ link with gnutls-openssl instead.
Author: Ruben Undheim <ruben.undheim at gmail.com>
-Bug-Debian: https://bugs.debian.org/806583
-
----
-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>
Index: openbsc/openbsc/configure.ac
===================================================================
diff --git a/debian/patches/set_version_explicitly.patch b/debian/patches/set_version_explicitly.patch
index 7aebfa4..be5939d 100644
--- a/debian/patches/set_version_explicitly.patch
+++ b/debian/patches/set_version_explicitly.patch
@@ -1,28 +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.
- .
- openbsc (0.15.0-1) UNRELEASED; urgency=low
- .
- * Initial release (Closes: #806583)
+Description: 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>
-Bug-Debian: https://bugs.debian.org/806583
-
----
-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>
--- 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