[SCM] Packaging for covered branch, master, updated. deade880c48e3917d2d7474f14ee9c30c48e2356

أحÙد الÙØ­Ùودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Wed Aug 5 18:12:29 UTC 2009


The following commit has been merged in the master branch:
commit 3f93c647fb85e2e7251c9f0857711d8a11170fa5
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Wed Aug 5 20:17:10 2009 +0300

    Added covered-doc binary package for documentation

diff --git a/debian/control b/debian/control
index d2ba194..ffbbddd 100644
--- a/debian/control
+++ b/debian/control
@@ -22,3 +22,18 @@ Description: Verilog code coverage analysis tool
  coverage file to allow interactive coverage discovery. Areas of coverage
  measured by Covered are: line, toggle, memory, combinational logic, FSM
  state/state-transition and assertion coverage.
+
+Package: covered-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends}
+Description: Verilog code coverage analysis tool - documentation
+ Covered is a Verilog code coverage utility that reads in a Verilog design and
+ a generated VCD/LXT dumpfile from that design and generates a coverage file
+ that can be merged with other coverage files or used to create a coverage
+ report. Covered also contains the GUI coverage report utility that reads in a
+ coverage file to allow interactive coverage discovery. Areas of coverage
+ measured by Covered are: line, toggle, memory, combinational logic, FSM
+ state/state-transition and assertion coverage.
+ .
+ This package contains the documentation.
diff --git a/debian/covered-doc.install b/debian/covered-doc.install
new file mode 100644
index 0000000..d29fc31
--- /dev/null
+++ b/debian/covered-doc.install
@@ -0,0 +1 @@
+usr/share/covered/doc/
diff --git a/debian/covered.install b/debian/covered.install
new file mode 100644
index 0000000..2f7b777
--- /dev/null
+++ b/debian/covered.install
@@ -0,0 +1,4 @@
+usr/bin/
+usr/share/covered/scripts/
+usr/share/man/
+usr/lib/

-- 
Packaging for covered



More information about the debian-science-commits mailing list