[arachne-pnr] 02/04: Patch path to icebox

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Oct 7 16:09:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository arachne-pnr.

commit aa7de4889e755ec0a35017d13f2f019068dbe062
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Oct 7 19:48:41 2015 +0400

    Patch path to icebox
---
 debian/patches/01_path_to_icebox.patch | 36 ++++++++++++++++++++++++++++++++++
 debian/patches/series                  |  1 +
 2 files changed, 37 insertions(+)

diff --git a/debian/patches/01_path_to_icebox.patch b/debian/patches/01_path_to_icebox.patch
new file mode 100644
index 0000000..c9b8001
--- /dev/null
+++ b/debian/patches/01_path_to_icebox.patch
@@ -0,0 +1,36 @@
+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.
+ .
+ arachne-pnr (0~20150927gitefdb026-1) unstable; urgency=low
+ .
+   * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+Author: Ruben Undheim <ruben.undheim at gmail.com>
+
+---
+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>
+
+--- arachne-pnr-0~20150927gitefdb026.orig/Makefile
++++ arachne-pnr-0~20150927gitefdb026/Makefile
+@@ -13,7 +13,7 @@ CXXFLAGS = -I$(SRC) -std=c++11 -MD $(OPT
+ LIBS = -lm
+ 
+ DESTDIR = /usr/local
+-ICEBOX = /usr/local/share/icebox
++ICEBOX = /usr/share/icebox
+ 
+ .PHONY: all
+ all: bin/arachne-pnr share/arachne-pnr/chipdb-1k.bin share/arachne-pnr/chipdb-8k.bin
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..cd99837
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+01_path_to_icebox.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/arachne-pnr.git



More information about the debian-science-commits mailing list