Michael R. Crusoe pushed to branch master at Debian Med / libseqlib
Commits: 92ffeb9b by Michael R. Crusoe at 2020-02-23T19:16:38+01:00 fix pkg-config - - - - - db1fbb03 by Michael R. Crusoe at 2020-10-24T17:20:13+02:00 routine-update: debhelper-compat 13 - - - - - 3be2c994 by Michael R. Crusoe at 2020-10-24T17:20:17+02:00 routine-update: Add salsa-ci file - - - - - 6f7fb947 by Michael R. Crusoe at 2020-10-24T17:20:21+02:00 Set upstream metadata fields: Repository, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html - - - - - 51214152 by Michael R. Crusoe at 2020-10-24T17:20:21+02:00 routine-update: Ready to upload to unstable - - - - - 5 changed files: - debian/changelog - debian/control - debian/patches/pkg-config.patch - + debian/salsa-ci.yml - debian/upstream/metadata Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,16 @@ -libseqlib (1.1.2+dfsg-7) UNRELEASED; urgency=medium +libseqlib (1.1.2+dfsg-7) unstable; urgency=medium + [ Michael R. Crusoe ] * Team upload. * Rules-Requires-Root: no * Mark binary packages as Multi-Arch: same + * debhelper-compat 13 (routine-update) + * Add salsa-ci file (routine-update) - -- Michael R. Crusoe <[email protected]> Tue, 18 Feb 2020 11:10:26 +0100 + [ Michael R. Crusoe ] + * Set upstream metadata fields: Repository, Repository-Browse. + + -- Michael R. Crusoe <[email protected]> Sat, 24 Oct 2020 17:20:21 +0200 libseqlib (1.1.2+dfsg-6) unstable; urgency=medium ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <[email protected]. Uploaders: Andreas Tille <[email protected]> Section: science Priority: optional -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), d-shlibs, pkg-config, pkg-kde-tools, ===================================== debian/patches/pkg-config.patch ===================================== @@ -12,10 +12,10 @@ Description: Add pkg-config file + +Name: libseqlib +Version: @VERSION@ ++Requires: zlib +Description: C++ htslib/bwa-mem/fermi interface for interrogating sequence data +Libs: -L${libdir} -lseqlib -lbwa -+Cflags: -I${includedir} -+ ++Cflags: -I${includedir} -I/usr/include/jsoncpp --- libseqlib.orig/Makefile.am +++ libseqlib/Makefile.am @@ -6,3 +6,7 @@ ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml ===================================== debian/upstream/metadata ===================================== @@ -16,3 +16,5 @@ Registry: Entry: NA Bug-Database: https://github.com/walaj/SeqLib/issues Bug-Submit: [email protected] +Repository: https://github.com/walaj/SeqLib.git +Repository-Browse: https://github.com/walaj/SeqLib View it on GitLab: https://salsa.debian.org/med-team/libseqlib/-/compare/a3eaf5029703df4cb44ad6d8e295c9c698279e8b...51214152a6643a94f39b9dfcc873a89de3f65517 -- View it on GitLab: https://salsa.debian.org/med-team/libseqlib/-/compare/a3eaf5029703df4cb44ad6d8e295c9c698279e8b...51214152a6643a94f39b9dfcc873a89de3f65517 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
