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 <[email protected]>  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.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to