[SCM] Herb packaging branch, master, updated. e26f70692a3a3cadd086836b53f35ebe1bba7c5e

أحÙد الÙØ­Ùودي (Ahmed El-Mahmoudy) aelmahmoudy at users.sourceforge.net
Fri Jul 10 14:10:53 UTC 2009


The following commit has been merged in the master branch:
commit e26f70692a3a3cadd086836b53f35ebe1bba7c5e
Author: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>
Date:   Fri Jul 10 16:35:30 2009 +0300

    * debian/control:
      + Remove extra space in a description
      + Add ${misc:Depends} to herb-dev & herb-data
    * debian/changelog: fix typo in UNRELEASED

diff --git a/debian/changelog b/debian/changelog
index d3d9db3..21e12aa 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-herb (0.9.1-1) UNRELASED; urgency=low
+herb (0.9.1-1) UNRELEASED; urgency=low
 
   * Initial release (Closes: #516928)
 
- -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>  Tue, 22 Mar 2009 09:10:50 +0200
+ -- أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy at users.sourceforge.net>  Fri, 10 Jul 2009 09:10:50 +0200
 
diff --git a/debian/control b/debian/control
index 7f57216..dd66d0f 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,7 @@ Description: complete set of CAD programs for design of VLSI circuits
 Package: herb-data
 Section: libdevel
 Architecture: all
+Depends: ${misc:Depends}
 Description: complete set of CAD programs for design of VLSI circuits (data files)
  Herb is a complete set of CAD programs and libraries for the specification,
  design and validation of VLSI circuits. It includes a VHDL simulator, logic
@@ -52,7 +53,7 @@ Description: complete set of CAD programs for design of VLSI circuits (data file
 Package: herb-dev
 Section: libdevel
 Architecture: any
-Depends: libherb (= ${binary:Version})
+Depends: libherb (= ${binary:Version}), ${misc:Depends}
 Description: complete set of CAD programs for design of VLSI circuits (development files)
  Herb is a complete set of CAD programs and libraries for the specification,
  design and validation of VLSI circuits. It includes a VHDL simulator, logic
@@ -74,7 +75,7 @@ Package: libherb
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description:  complete set of CAD programs for design of VLSI circuits (shared libraries)
+Description: complete set of CAD programs for design of VLSI circuits (shared libraries)
  Herb is a complete set of CAD programs and libraries for the specification,
  design and validation of VLSI circuits. It includes a VHDL simulator, logic
  synthesis tools, automatic place and route tools, layout editors, portable

-- 
Herb packaging



More information about the debian-science-commits mailing list