Andreas Tille pushed to branch master at Debian Med / iitii
Commits: dfee0b1e by Andreas Tille at 2024-12-14T18:29:51+01:00 Packaging update - - - - - 4f2af48a by Andreas Tille at 2024-12-14T18:29:51+01:00 Standards-Version: 4.7.0 (routine-update) - - - - - 8ba4c7cc by Andreas Tille at 2024-12-14T18:29:53+01:00 Replace transitional package pkg-config by pkgconf in Build-Depends (routine-update) - - - - - 5e0a62e5 by Andreas Tille at 2024-12-14T18:52:15+01:00 d/copyright: Review thanks to lrc - - - - - 8cff20fa by Andreas Tille at 2024-12-14T18:54:44+01:00 Upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +iitii (0.0+git20191030.85209e0-3) unstable; urgency=medium + + * Packaging update + * Standards-Version: 4.7.0 (routine-update) + * Replace transitional package pkg-config by pkgconf in Build-Depends + (routine-update) + * d/copyright: Review thanks to lrc + + -- Andreas Tille <[email protected]> Sat, 14 Dec 2024 18:52:28 +0100 + iitii (0.0+git20191030.85209e0-2) unstable; urgency=medium * Rules-Requires-Root: no (routine-update) ===================================== debian/control ===================================== @@ -10,10 +10,10 @@ Build-Depends: debhelper-compat (= 13), libmmap-allocator-dev, libopenmpi-dev, catch2 <!nocheck>, - pkg-config <!nocheck>, + pkgconf <!nocheck>, libhts-dev <!nocheck>, libglib2.0-dev <!nocheck> -Standards-Version: 4.5.0 +Standards-Version: 4.7.0 Vcs-Browser: https://salsa.debian.org/med-team/iitii Vcs-Git: https://salsa.debian.org/med-team/iitii.git Homepage: https://github.com/ekg/iitii ===================================== debian/copyright ===================================== @@ -10,6 +10,31 @@ Files: debian/* Copyright: 2020 Andreas Tille <[email protected]> License: Apache-2.0 +Files: debian/missing-sources/htslib/hts_defs.h + debian/missing-sources/htslib/kstring.h + debian/missing-sources/htslib/tbx.h +Copyright: 2011 by Attractive Chaos <[email protected]> + 2010, 2012 Broad Institute + 2009-2019 Genome Research Ltd. +License: Expat + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to deal + in the Software without restriction, including without limitation the rights + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell + copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + . + The above copyright notice and this permission notice shall be included in + all copies or substantial portions of the Software. + . + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING + FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER + DEALINGS IN THE SOFTWARE. + License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. View it on GitLab: https://salsa.debian.org/med-team/iitii/-/compare/8eaef83ae213f74cd7a0ccc3359c3dae6a858eee...8cff20fa2050b1fca64abf4bd2cf1de63f765461 -- View it on GitLab: https://salsa.debian.org/med-team/iitii/-/compare/8eaef83ae213f74cd7a0ccc3359c3dae6a858eee...8cff20fa2050b1fca64abf4bd2cf1de63f765461 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
