[med-svn] [Git][med-team/libvcflib][master] 3 commits: Add libfastahack to pkg-config input file
Andreas Tille
gitlab at salsa.debian.org
Fri Sep 14 13:05:34 BST 2018
Andreas Tille pushed to branch master at Debian Med / libvcflib
Commits:
cfdfe825 by Andreas Tille at 2018-09-14T11:38:00Z
Add libfastahack to pkg-config input file
- - - - -
3a2e501e by Andreas Tille at 2018-09-14T11:56:39Z
Depends: libfastahack-dev
- - - - -
db939ff0 by Andreas Tille at 2018-09-14T11:59:54Z
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/patches/pkg-config.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libvcflib (1.0.0~rc2+dfsg-2) unstable; urgency=medium
+
+ * Add libfastahack to pkg-config input file
+ * Depends: libfastahack-dev
+
+ -- Andreas Tille <tille at debian.org> Fri, 14 Sep 2018 13:56:52 +0200
+
libvcflib (1.0.0~rc2+dfsg-1) unstable; urgency=medium
[ Steffen Moeller ]
=====================================
debian/control
=====================================
@@ -46,6 +46,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
libvcflib1 (= ${binary:Version}),
libdisorder-dev,
+ libfastahack-dev,
libtabixpp-dev,
libsmithwaterman-dev,
libssw-dev
=====================================
debian/patches/pkg-config.patch
=====================================
@@ -13,6 +13,6 @@ Description: Add pkg-config file to simplify building of freebayes
+Name: libvcflib
+Version: 1.0
+Description: C++ library for parsing and manipulating VCF files
-+Libs: -L${libdir} -lvcflib -lsmithwaterman -ldisorder
-+Cflags: -I${includedir} -I/usr/include/smithwaterman
++Libs: -L${libdir} -lvcflib -lsmithwaterman -ldisorder -lfastahack
++Cflags: -I${includedir} -I/usr/include/smithwaterman -I/usr/include/fastahack
+
View it on GitLab: https://salsa.debian.org/med-team/libvcflib/compare/29d738fea0270369860809d72458c998dcb241bb...db939ff0801681098f6d3714274c2d3196dc084a
--
View it on GitLab: https://salsa.debian.org/med-team/libvcflib/compare/29d738fea0270369860809d72458c998dcb241bb...db939ff0801681098f6d3714274c2d3196dc084a
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20180914/68db9150/attachment.html>
More information about the debian-med-commit
mailing list