[yosys] 01/01: Build-dependency on python 2 not needed anymore

Ruben Undheim rubund-guest at moszumanska.debian.org
Sat Oct 10 07:44:34 UTC 2015


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

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

commit 58147ef8d834f49c6efa052c9ccf893776da5e30
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sat Oct 10 09:44:17 2015 +0200

    Build-dependency on python 2 not needed anymore
---
 debian/changelog | 2 +-
 debian/control   | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c75406c..24ba6dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,7 @@ yosys (0.5.0+20151007gitba4cce9-1) experimental; urgency=low
 
   * New upstream version 
     - Refreshed patches
-  * debian/control: Added "python" and "python3" as build-dependencies
+  * debian/control: Added "python3" as build-dependency
 
  -- Ruben Undheim <ruben.undheim at gmail.com>  Sat, 10 Oct 2015 09:21:17 +0200
 
diff --git a/debian/control b/debian/control
index bb38793..0c81468 100644
--- a/debian/control
+++ b/debian/control
@@ -11,8 +11,7 @@ Build-Depends: debhelper (>= 9),
                gawk,
                libffi-dev,
                pkg-config,
-               python3,
-               python
+               python3
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/yosys.git
 Vcs-Git: git://anonscm.debian.org/debian-science/packages/yosys.git

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