[openmeca] 01/01: add proper header DP3 to makefile patch
Damien André
damien-andre-guest at moszumanska.debian.org
Sun Jan 29 09:24:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
damien-andre-guest pushed a commit to branch master
in repository openmeca.
commit 02d41e1c30abe7182693a38cb10caa88c6112811
Author: Damien André <damien.andre at unilim.fr>
Date: Sun Jan 29 09:49:39 2017 +0100
add proper header DP3 to makefile patch
---
debian/patches/make-patch | 21 +++++----------------
1 file changed, 5 insertions(+), 16 deletions(-)
diff --git a/debian/patches/make-patch b/debian/patches/make-patch
index f83a3a2..79cfeaa 100644
--- a/debian/patches/make-patch
+++ b/debian/patches/make-patch
@@ -1,9 +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.
+Description: Fix makefile problem to avoid qt4/qt5 confusing
+ The upstream makefile works only if the qt5-default metapackage is installed.
+ Because metapackage are not allowed in build-dependencies the patch consists
+ in calling QT tools with the qtchooser utility.
.
openmeca (2.1.7-1) unstable; urgency=medium
.
@@ -13,17 +11,8 @@ Author: Damien Andre <dada at yakuru.fr>
Bug-Debian: https://bugs.debian.org/850590
---
-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:
+Author: Damien Andre <dada at yakuru.fr>
-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>
--- openmeca-2.1.7.orig/Makefile
+++ openmeca-2.1.7/Makefile
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/openmeca.git
More information about the debian-science-commits
mailing list