Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
fix insecure-copyright-format-uri
· 6e1e7f3e
Tomasz Buchert
authored
Feb 16, 2018
6e1e7f3e
switch to dh compat 11
· 44a03504
Tomasz Buchert
authored
Feb 16, 2018
44a03504
wrap-and-sort
· 790b22d1
Tomasz Buchert
authored
Feb 16, 2018
790b22d1
Show whitespace changes
Inline
Side-by-side
debian/compat
View file @
790b22d1
1
0
1
1
debian/control
View file @
790b22d1
...
...
@@ -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
...
...
debian/copyright
View file @
790b22d1
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Format: http
s
://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.
debian/libdivsufsort-dev.docs
View file @
790b22d1
examples
README
examples
debian/libdivsufsort-dev.install
View file @
790b22d1
usr
/
include
/*
usr/lib/*/
pkgconfig
usr/lib/*/
*.
so
usr
/
lib
/*/
pkgconfig