[med-svn] [Git][med-team/libfastahack][master] 3 commits: Install missing header file split.h
Andreas Tille
gitlab at salsa.debian.org
Thu Sep 13 18:33:11 BST 2018
Andreas Tille pushed to branch master at Debian Med / libfastahack
Commits:
9c9711fa by Andreas Tille at 2018-09-13T17:27:00Z
Install missing header file split.h
- - - - -
272b3cec by Andreas Tille at 2018-09-13T17:29:30Z
Standards-Version: 4.2.1
- - - - -
1560f4f8 by Andreas Tille at 2018-09-13T17:30:03Z
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/patches/autoconf.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,14 @@
-libfastahack (0.0+git20160702.bbc645f+dfsg-5) UNRELEASED; urgency=medium
+libfastahack (0.0+git20160702.bbc645f+dfsg-5) unstable; urgency=medium
+ [ Gianfranco Costamagna ]
* Make some symbols on ppc64el as optional, when built with -O3
(e.g. Ubuntu)
- -- Gianfranco Costamagna <locutusofborg at debian.org> Mon, 27 Aug 2018 09:48:21 +0200
+ [ Andreas Tille ]
+ * Install missing header file split.h
+ * Standards-Version: 4.2.1
+
+ -- Andreas Tille <tille at debian.org> Thu, 13 Sep 2018 19:29:30 +0200
libfastahack (0.0+git20160702.bbc645f+dfsg-4) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Priority: optional
Build-Depends: debhelper (>= 11~),
d-shlibs,
libdisorder-dev
-Standards-Version: 4.2.0
+Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/libfastahack
Vcs-Git: https://salsa.debian.org/med-team/libfastahack.git
Homepage: https://github.com/ekg/fastahack
=====================================
debian/patches/autoconf.patch
=====================================
@@ -9,7 +9,7 @@ Description: Add autoconf stuff to enable simple library creation
+lib_LTLIBRARIES = libfastahack.la
+
+libfastahackdir=$(includedir)/fastahack
-+libfastahack_HEADERS=Fasta.h LargeFileSupport.h Region.h
++libfastahack_HEADERS=Fasta.h LargeFileSupport.h Region.h split.h
+libfastahack_la_SOURCES = Fasta.cpp split.cpp
+libfastahack_la_LDFLAGS = -version-info @LIB_VERSION@
+
View it on GitLab: https://salsa.debian.org/med-team/libfastahack/compare/8fdddf97adcb97d7e6f445e0488d0703c2a94ea0...1560f4f8130d2aa4b70a6a83379d7e892d76e3df
--
View it on GitLab: https://salsa.debian.org/med-team/libfastahack/compare/8fdddf97adcb97d7e6f445e0488d0703c2a94ea0...1560f4f8130d2aa4b70a6a83379d7e892d76e3df
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/20180913/4dc67a4e/attachment-0001.html>
More information about the debian-med-commit
mailing list