Skip to content
Commits on Source (3)
......@@ -3,8 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.
Uploaders: Fabian Klötzl <kloetzl@evolbio.mpg.de>
Section: libs
Priority: optional
Build-Depends: debhelper (>= 10),
cmake
Build-Depends: cmake, debhelper (>= 11)
Standards-Version: 4.0.0
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/libdivsufsort.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/libdivsufsort.git
......@@ -13,8 +12,7 @@ Homepage: https://github.com/y-256/libdivsufsort
Package: libdivsufsort3
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
Depends: ${misc:Depends}, ${shlibs:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: fast suffix array construction
The libdivsufsort project provides a fast, lightweight, and robust
......@@ -28,8 +26,8 @@ Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libdivsufsort3 (= ${binary:Version}),
${shlibs:Depends},
${misc:Depends}
${misc:Depends},
${shlibs:Depends}
Description: libdivsufsort header files
The libdivsufsort project provides a fast, lightweight, and robust
C API library to construct the suffix array and the Burrows-Wheeler
......
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: libdivsufsort
Source: https://github.com/y-256/libdivsufsort/archive/2.0.1.tar.gz
......@@ -28,4 +28,3 @@ License: MIT
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
usr/include/*
usr/lib/*/pkgconfig
usr/lib/*/*.so
usr/lib/*/pkgconfig