[med-svn] [Git][med-team/libwfa2][master] 5 commits: Add ITP bug

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Jan 26 18:47:12 GMT 2023



Andreas Tille pushed to branch master at Debian Med / libwfa2


Commits:
eeda0eaa by Andreas Tille at 2023-01-26T19:43:11+01:00
Add ITP bug

- - - - -
ca9ccdcb by Andreas Tille at 2023-01-26T19:43:30+01:00
Build-Depends: pkg-config

- - - - -
f58b2439 by Andreas Tille at 2023-01-26T19:44:19+01:00
DEP3

- - - - -
4a9a8023 by Andreas Tille at 2023-01-26T19:45:44+01:00
Fix description

- - - - -
2b434743 by Andreas Tille at 2023-01-26T19:46:56+01:00
Upload to new

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/patches/shared_and_static.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
-libwfa2 (2.3.1-1) UNRELEASED; urgency=medium
+libwfa2 (2.3.1-1) unstable; urgency=medium
 
-  * Initial release (Closes: #<bug>)
+  * Initial release (Closes: #1029719)
 
- -- Andreas Tille <tille at debian.org>  Thu, 26 Jan 2023 11:17:20 +0100
+ -- Andreas Tille <tille at debian.org>  Thu, 26 Jan 2023 19:45:55 +0100


=====================================
debian/control
=====================================
@@ -5,7 +5,8 @@ Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
                d-shlibs,
-               cmake
+               cmake,
+               pkg-config
 Standards-Version: 4.6.2
 Vcs-Browser: https://salsa.debian.org/med-team/libwfa2
 Vcs-Git: https://salsa.debian.org/med-team/libwfa2.git
@@ -17,7 +18,7 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: exact gap-affine algorithm
+Description: exact gap-affine algorithm (shared library)
  The wavefront alignment (WFA) algorithm is an exact gap-affine algorithm
  that takes advantage of homologous regions between the sequences to
  accelerate the alignment process. Unlike to traditional dynamic
@@ -39,7 +40,7 @@ Section: libdevel
 Depends: libwfa2-0 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Description: exact gap-affine algorithm
+Description: exact gap-affine algorithm (development)
  The wavefront alignment (WFA) algorithm is an exact gap-affine algorithm
  that takes advantage of homologous regions between the sequences to
  accelerate the alignment process. Unlike to traditional dynamic
@@ -54,3 +55,5 @@ Description: exact gap-affine algorithm
  based algorithm (like Smith-Waterman or Needleman Wunsch). In contrast,
  the right panel shows the cells computed by the WFA algorithm to obtain
  the same result (i.e., the optimal alignment).
+ .
+ This package contains the static library and the header files.


=====================================
debian/patches/shared_and_static.patch
=====================================
@@ -1,3 +1,7 @@
+Author: Andreas Tille <tille at debian.org>
+Last-Update: Thu, 26 Jan 2023 18:01:17 +0100
+Description: Create shared and static lib
+
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
 @@ -114,9 +114,13 @@ set(wfa2lib_SOURCE



View it on GitLab: https://salsa.debian.org/med-team/libwfa2/-/compare/67615fd921256c9294199e06e934718464f529f3...2b4347434913c00a6e0a0df2f3fe99dff39e2014

-- 
View it on GitLab: https://salsa.debian.org/med-team/libwfa2/-/compare/67615fd921256c9294199e06e934718464f529f3...2b4347434913c00a6e0a0df2f3fe99dff39e2014
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/20230126/648877aa/attachment-0001.htm>


More information about the debian-med-commit mailing list