Andrius Merkys pushed to branch master at Debian Med / pufferfish
Commits: e1e52f69 by Andrius Merkys at 2022-04-07T03:22:26-04:00 Add myself as uploader and copyright holder. - - - - - c3643ac5 by Andrius Merkys at 2022-04-07T03:38:57-04:00 Description should not start with an article. - - - - - 0cb06289 by Andrius Merkys at 2022-04-07T03:40:20-04:00 Remove external/twopaco/ entry from debian/copyright. - - - - - 509a032e by Andrius Merkys at 2022-04-07T03:41:30-04:00 Add license paragraph for LGPL-3+. - - - - - 2 changed files: - debian/control - debian/copyright Changes: ===================================== debian/control ===================================== @@ -2,7 +2,8 @@ Source: pufferfish Section: science Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Michael R. Crusoe <[email protected]> +Uploaders: Michael R. Crusoe <[email protected]>, + Andrius Merkys <[email protected]> Build-Depends: debhelper-compat (= 13), cmake, pkg-config, @@ -23,7 +24,7 @@ Rules-Requires-Root: no Package: pufferfish Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: An efficient index for the colored, compacted, de Bruijn graph +Description: Efficient index for the colored, compacted, de Bruijn graph Pufferfish is a new time and memory-efficient data structure for indexing a compacted, colored de Bruijn graph (ccdBG). . ===================================== debian/copyright ===================================== @@ -15,8 +15,7 @@ Copyright: 2015-2016, Rob Patro, Avi Srivastava, Hirak Sarkar 2017, Rob Patro, Fatemeh Almodaresi, Hirak Sarkar License: GPL-3+ -Files: external/twopaco/graphdump/compact_vector/mio.hpp - include/compact_vector/mio.hpp +Files: include/compact_vector/mio.hpp Copyright: 2017, https:github.com/mandreyel License: Expat @@ -153,7 +152,8 @@ Copyright: 2012-2016, Yann Collet License: BSD-2-clause Files: debian/* -Copyright: 2019 Michael R. Crusoe <[email protected]> +Copyright: 2019, Michael R. Crusoe <[email protected]> + 2022, Andrius Merkys <[email protected]> License: GPL-3+ License: GPL-3+ @@ -276,3 +276,7 @@ License: BSL-1.0 FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +License: LGPL-3+ + On Debian systems the full text of the LGPL-3 can be found in + /usr/share/common-licenses/LGPL-3 View it on GitLab: https://salsa.debian.org/med-team/pufferfish/-/compare/68d980b10e8df2ff59962e3a1b694fb42ec94f6c...509a032e64fbcb788665ebfe25ce879a4c361f11 -- View it on GitLab: https://salsa.debian.org/med-team/pufferfish/-/compare/68d980b10e8df2ff59962e3a1b694fb42ec94f6c...509a032e64fbcb788665ebfe25ce879a4c361f11 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
