[Pkg-electronics-commits] [SCM] Debian packaging for Icarus Verilog branch, master, updated. debian/0.8.6-1-16-g89a4161

أحÙد الÙØ­Ùودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Sun Aug 30 09:39:31 UTC 2009


The following commit has been merged in the master branch:
commit 62147a2c82dd121dfccbf0b8581145bdc4d4256a
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Sat Aug 29 09:40:31 2009 +0200

    * debian/control: Provide verilog as a dummy transitional package.

diff --git a/debian/control b/debian/control
index 622bc45..d24bc49 100644
--- a/debian/control
+++ b/debian/control
@@ -15,9 +15,6 @@ Package: iverilog
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Suggests: gtkwave
-Replaces: verilog
-Conflicts: verilog
-Provides: verilog
 Description: Icarus verilog compiler
  Icarus Verilog is intended to compile all of the Verilog HDL as
  described in the IEEE-1364 standard. It is not quite there
@@ -25,3 +22,17 @@ Description: Icarus verilog compiler
  constructs.
  .
  The compiler can target either simulation, or netlist (EDIF).
+
+Package: verilog
+Architecture: all
+Depends: ${misc:Depends}, iverilog
+Description: Icarus verilog compiler (transitional package)
+ Icarus Verilog is intended to compile all of the Verilog HDL as
+ described in the IEEE-1364 standard. It is not quite there
+ yet. It does currently handle a mix of structural and behavioral
+ constructs.
+ .
+ The compiler can target either simulation, or netlist (EDIF).
+ .
+ This is a dummy transitional package that will ensure a proper upgrade path.
+ This package may be safely removed after upgrading.

-- 
Debian packaging for Icarus Verilog



More information about the Pkg-electronics-commits mailing list