[graywolf] 01/05: Added long description to the various packages
Ruben Undheim
rubund-guest at moszumanska.debian.org
Wed Jul 22 15:13:09 UTC 2015
This is an automated email from the git hooks/post-receive script.
rubund-guest pushed a commit to branch master
in repository graywolf.
commit 9190f558a07126872dddac03b1d26ae82aac7be2
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date: Wed Jul 22 17:01:42 2015 +0200
Added long description to the various packages
---
debian/control | 17 +++++++++++++++--
1 file changed, 15 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 1f74203..b98dbd2 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,9 @@ Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
-Description: Library for graywolf
+Description: Library for common functions used by graywolf
+ This library contains functions shared by the graywolf binaries
+ found in the /usr/lib/graywolf/bin/ directory.
Package: libycadgraywolf-dev
Architecture: any
@@ -23,6 +25,10 @@ Section: libdevel
Depends: libycadgraywolf0 (= ${binary:Version}),
${misc:Depends}
Description: Library for graywolf - development files
+ This library contains functions shared by the graywolf binaries
+ found in the /usr/lib/graywolf/bin/ directory.
+ .
+ This is the development files for the library.
Package: libycadgraywolf0-dbg
Architecture: any
@@ -31,10 +37,17 @@ Priority: extra
Depends: libycadgraywolf0 (= ${binary:Version}),
${misc:Depends}
Description: debug symbols for libycadgraywolf0
+ This library contains functions shared by the graywolf binaries
+ found in the /usr/lib/graywolf/bin/ directory.
+ .
+ This is the debug symbols for the library.
Package: graywolf
Architecture: any
Depends: libycadgraywolf0 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
-Description: Placement for digital design
+Description: Placement for digital VLSI design
+ This is an utility used to perform placement of digital VLSI designs. It is
+ based on some code from the early 90s and it is one of the building blocks
+ of the open source qflow digital design flow.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/graywolf.git
More information about the debian-science-commits
mailing list