debian: fix man page add libs package

This commit is contained in:
Xiangfu 2012-09-08 12:28:54 +08:00
parent 79e9453eeb
commit 17ed8bb49c
8 changed files with 34 additions and 2 deletions

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
fpgatools (0.0+201209) unstable; urgency=low
fpgatools (0.0+201209-1) unstable; urgency=low
* New snapshot, taken from commit 6de2097
* Initial release. (Closes: #686949)

24
debian/control vendored
View File

@ -17,3 +17,27 @@ Description: tools for create fpga bitstream
text-based file formats
no documentation - read the sources
automatic test suite
Package: libfpga
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: libs for fpgatools
small independent command line utilities, no GUI
plain C, no C++
simple Makefiles
text-based file formats
no documentation - read the sources
automatic test suite
Package: libfpga-doc
Architecture: any
Section: doc
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: documents and example for fpgatools
small independent command line utilities, no GUI
plain C, no C++
simple Makefiles
text-based file formats
no documentation - read the sources
automatic test suite

2
debian/fpgatools.install vendored Normal file
View File

@ -0,0 +1,2 @@
usr/bin/bit2fp
usr/bin/fp2bit

View File

@ -1 +1,2 @@
fpgatools.1
bit2fp.1
fp2bit.1

1
debian/libfpga-doc.dirs vendored Normal file
View File

@ -0,0 +1 @@
usr/share/fpgatools/

1
debian/libfpga-doc.install vendored Normal file
View File

@ -0,0 +1 @@
usr/share/fpgatools

1
debian/libfpga.dirs vendored Normal file
View File

@ -0,0 +1 @@
usr/lib usr/include

2
debian/libfpga.install vendored Normal file
View File

@ -0,0 +1,2 @@
usr/lib/libfpga-*.a
usr/include/