[yosys] 40/57: Added description for all patches

Ruben Undheim rubund-guest at moszumanska.debian.org
Wed Sep 17 16:08:12 UTC 2014


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

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

commit 785ce0fe09f1a4325ff7a6659c71ac33351b8e8d
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Wed Sep 10 20:19:25 2014 +0200

    Added description for all patches
---
 debian/patches/01_gitrevision.patch    | 7 +++++++
 debian/patches/02_removeabc.patch      | 4 ++++
 debian/patches/03_notruntests.patch    | 4 ++++
 debian/patches/04_installpath.patch    | 5 +++++
 debian/patches/05_abc_executable.patch | 6 ++++++
 5 files changed, 26 insertions(+)

diff --git a/debian/patches/01_gitrevision.patch b/debian/patches/01_gitrevision.patch
index 95380ee..faa1308 100644
--- a/debian/patches/01_gitrevision.patch
+++ b/debian/patches/01_gitrevision.patch
@@ -1,3 +1,10 @@
+Description: Compilation from the upstream code depends on being in
+  the git repository to get the correct git-revision to be shown when
+  running the program. This patch puts in the git revision from the
+  correct upstream.
+  It must be updated every time upstream changes!
+Forwarded: doesn't make sense upstream
+Author: Ruben Undheim <ruben.undheim at gmail.com>
 Index: yosys/Makefile
 ===================================================================
 --- yosys.orig/Makefile	2014-09-05 22:04:33.718537262 +0200
diff --git a/debian/patches/02_removeabc.patch b/debian/patches/02_removeabc.patch
index 68fec7e..9b3859c 100644
--- a/debian/patches/02_removeabc.patch
+++ b/debian/patches/02_removeabc.patch
@@ -1,3 +1,7 @@
+Description: Don't build abc when building yosys.
+  It is built as a separate source package.
+Forwarded: doesn't make sense upstream
+Author: Ruben Undheim <ruben.undheim at gmail.com>
 Index: yosys/Makefile
 ===================================================================
 --- yosys.orig/Makefile	2014-09-05 22:17:14.586545422 +0200
diff --git a/debian/patches/03_notruntests.patch b/debian/patches/03_notruntests.patch
index e52d380..4d8cc24 100644
--- a/debian/patches/03_notruntests.patch
+++ b/debian/patches/03_notruntests.patch
@@ -1,3 +1,7 @@
+Description: Do not run the long test suite when
+  building for debian.
+Forwarded: doesn't make sense upstream
+Author: Ruben Undheim <ruben.undheim at gmail.com>
 Index: yosys/Makefile
 ===================================================================
 --- yosys.orig/Makefile	2014-09-05 22:18:08.594546002 +0200
diff --git a/debian/patches/04_installpath.patch b/debian/patches/04_installpath.patch
index c5c3096..090be08 100644
--- a/debian/patches/04_installpath.patch
+++ b/debian/patches/04_installpath.patch
@@ -1,3 +1,8 @@
+Description: Some trouble with the install target in the
+  Makefile. debian/install takes care of the correct installation.
+  This patch simply removes the install target.
+Forwarded: doesn't make sense upstream
+Author: Ruben Undheim <ruben.undheim at gmail.com>
 Index: yosys/Makefile
 ===================================================================
 --- yosys.orig/Makefile	2014-09-05 22:19:51.746547108 +0200
diff --git a/debian/patches/05_abc_executable.patch b/debian/patches/05_abc_executable.patch
index aaf020b..a14677b 100644
--- a/debian/patches/05_abc_executable.patch
+++ b/debian/patches/05_abc_executable.patch
@@ -1,3 +1,9 @@
+Description: The dependency abc is built with the name yosys-abc
+  upstream. Since it is available as a separate package independently
+  of yosys, it is not called yosys-abc in debian.
+  This patch changes the name of the command that yosys looks for.
+Forwarded: doesn't make sense upstream
+Author: Ruben Undheim <ruben.undheim at gmail.com>
 Index: yosys/passes/abc/abc.cc
 ===================================================================
 --- yosys.orig/passes/abc/abc.cc	2014-09-05 22:04:33.726537262 +0200

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



More information about the debian-science-commits mailing list