[yosys] 03/10: refresh gitrevision patch

Sebastian Kuzminsky seb_kuzminsky-guest at moszumanska.debian.org
Fri Mar 4 05:09:47 UTC 2016


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

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

commit b34624ae74efaf13ac775fbbd2ac16d90468f65f
Author: Sebastian Kuzminsky <seb at highlab.com>
Date:   Sat Feb 27 16:31:16 2016 -0700

    refresh gitrevision patch
---
 debian/changelog                    |  1 +
 debian/patches/01_gitrevision.patch | 12 +++++-------
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f7a1ac8..957becc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 yosys (0.6-1) UNRELEASED; urgency=medium
 
   * New upstream release: 0.6 (5869d26)
+    - 01_gitrevision.patch: refresh
 
  -- Sebastian Kuzminsky <seb at highlab.com>  Sun, 28 Feb 2016 10:48:44 -0700
 
diff --git a/debian/patches/01_gitrevision.patch b/debian/patches/01_gitrevision.patch
index 4474241..d1bc7ee 100644
--- a/debian/patches/01_gitrevision.patch
+++ b/debian/patches/01_gitrevision.patch
@@ -7,16 +7,14 @@ Forwarded: doesn't make sense upstream
 Author: Ruben Undheim <ruben.undheim at gmail.com>
 Index: yosys/Makefile
 ===================================================================
---- yosys.orig/Makefile	2015-10-07 22:34:19.241452710 +0200
-+++ yosys/Makefile	2015-10-07 22:34:33.828956538 +0200
-@@ -60,8 +60,8 @@
- 	LDLIBS += -lrt
+--- yosys.orig/Makefile	2016-02-27 16:25:32.341035024 -0700
++++ yosys/Makefile	2016-02-27 16:26:34.988423683 -0700
+@@ -69,7 +69,7 @@
  endif
  
--YOSYS_VER := 0.5+$(shell cd $(YOSYS_SRC) && test -d .git && { git log --author=clifford at clifford.at --oneline c3c9fbfb8c678.. | wc -l; })
+ YOSYS_VER := 0.6
 -GIT_REV := $(shell cd $(YOSYS_SRC) && git rev-parse --short HEAD 2> /dev/null || echo UNKNOWN)
-+YOSYS_VER := 0.5+
-+GIT_REV := f13e387
++GIT_REV := 5869d26
  OBJS = kernel/version_$(GIT_REV).o
  
  # set 'ABCREV = default' to use abc/ as it is

-- 
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