[med-svn] [Git][med-team/ncbi-vdb][master] 5 commits: Review copyright
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Jul 27 12:34:50 BST 2022
Andreas Tille pushed to branch master at Debian Med / ncbi-vdb
Commits:
3d0a5bd1 by Andreas Tille at 2022-07-27T12:01:25+02:00
Review copyright
- - - - -
bc6ada22 by Andreas Tille at 2022-07-27T12:07:28+02:00
Remove RPATH
- - - - -
2c979e48 by Andreas Tille at 2022-07-27T12:10:14+02:00
DEP3
- - - - -
e22ff59a by Andreas Tille at 2022-07-27T12:12:23+02:00
Typo
- - - - -
765906b4 by Andreas Tille at 2022-07-27T12:12:45+02:00
Standards-Version: 4.6.1
- - - - -
5 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/patches/fix_cmake.patch
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -6,6 +6,9 @@ ncbi-vdb (3.0.0+dfsg-1) UNRELEASED; urgency=medium
* Library libvdb-sqlite is not provided by upstream any more which
builds libsam-extract as new library. Binary packages are adapted
accordingly
+ * Review copyright
+ * Remove RPATH
+ * Standards-Version: 4.6.1
-- Andreas Tille <tille at debian.org> Sat, 19 Feb 2022 11:53:03 +0100
=====================================
debian/control
=====================================
@@ -21,8 +21,9 @@ Build-Depends: debhelper-compat (= 13),
bison,
python3,
doxygen,
- graphviz
-Standards-Version: 4.6.0
+ graphviz,
+ chrpath
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/ncbi-vdb
Vcs-Git: https://salsa.debian.org/med-team/ncbi-vdb.git
Homepage: https://github.com/ncbi/ncbi-vdb
=====================================
debian/copyright
=====================================
@@ -85,23 +85,6 @@ License: Aladdin
misrepresented as being the original software.
3. This notice may not be removed or altered from any source distribution.
-Files: libs/kfg/config-tokens.h
- libs/kfg/config-grammar.c
-Copyright: 1984-2011 Free Software Foundation, Inc.
-License: GPL-3+
- This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 3 of the License, or
- (at your option) any later version.
- .
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- .
- On Debian systems you can find a copy of the GNU General Public
- License version 3 at /usr/share/common-licenses/GPL-3.
-
Files: debian/*
Copyright: 2016 Andreas Tille <tille at debian.org>
License: LGPL-2.1+
=====================================
debian/patches/fix_cmake.patch
=====================================
@@ -1,5 +1,8 @@
-Index: ncbi-vdb/libs/CMakeLists.txt
-===================================================================
+Author: Mathieu Malaterre
+Last-Update: 2022-02-21 09:28:30 +0100
+Origin: https://lists.debian.org/debian-med/2022/02/msg00094.html
+Description: Set linker flags properly
+
--- ncbi-vdb.orig/libs/CMakeLists.txt
+++ ncbi-vdb/libs/CMakeLists.txt
@@ -32,7 +32,6 @@ add_subdirectory(axf) # sra tools depend
=====================================
debian/rules
=====================================
@@ -103,3 +103,4 @@ override_dh_auto_install:
# Move around kfg files to the place where it used to be in version 2.x
mkdir debian/libncbi-vdb3/usr/lib/ncbi-vdb/
mv debian/libncbi-vdb-dev/usr/include/ncbi-vdb/kfg/ncbi debian/libncbi-vdb3/usr/lib/ncbi-vdb/kfg
+ chrpath --delete debian/libkdf5-3/usr/lib/x86_64-linux-gnu/libkdf5.so.3.0.0
View it on GitLab: https://salsa.debian.org/med-team/ncbi-vdb/-/compare/d0082b21b63b51bcfb224e693db943cc6db11290...765906b4e1b221b724cd85279be6291745363148
--
View it on GitLab: https://salsa.debian.org/med-team/ncbi-vdb/-/compare/d0082b21b63b51bcfb224e693db943cc6db11290...765906b4e1b221b724cd85279be6291745363148
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/20220727/97604e0b/attachment-0001.htm>
More information about the debian-med-commit
mailing list