Santiago Vila pushed to branch master at Debian Med / pbdagcon
Commits: e2647f34 by Santiago Vila at 2026-02-08T11:15:00+01:00 Fix clean target. - - - - - ed22f332 by Santiago Vila at 2026-02-08T11:16:00+01:00 d/patches: Fix some metadata. - - - - - 00100333 by Santiago Vila at 2026-02-08T11:17:00+01:00 d/control: Drop "Rules-Requires-Root: no" (default). - - - - - 7d9b0737 by Santiago Vila at 2026-02-08T11:18:00+01:00 d/control: Drop "Priority: optional" (default). - - - - - 4a8ab86c by Santiago Vila at 2026-02-08T11:19:00+01:00 d/control: Update standards-version. - - - - - 502591e6 by Santiago Vila at 2026-02-08T11:20:00+01:00 Upload for unstable as 0.3+git20180411.c14c422+dfsg-10 - - - - - 5 changed files: - debian/changelog - + debian/clean - debian/control - debian/patches/2to3.patch - debian/patches/libdata_libpbihdf.patch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,13 @@ +pbdagcon (0.3+git20180411.c14c422+dfsg-10) unstable; urgency=medium + + * Team upload. + * Fix clean target. + * Drop "Rules-Requires-Root: no" (default). + * Drop "Priority: optional" (default). + * Update standards-version. + + -- Santiago Vila <[email protected]> Sun, 08 Feb 2026 11:20:00 +0100 + pbdagcon (0.3+git20180411.c14c422+dfsg-9) unstable; urgency=medium * Team upload. ===================================== debian/clean ===================================== @@ -0,0 +1,3 @@ +defines.mk +test/cpp/test-* +test/cpp/xml/test-*.xml ===================================== debian/control ===================================== @@ -2,7 +2,6 @@ Source: pbdagcon Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> Section: science -Priority: optional Build-Depends: debhelper-compat (= 13), python3:any, zlib1g-dev, @@ -15,11 +14,10 @@ Build-Depends: debhelper-compat (= 13), libpbcopper-dev, libpbihdf-dev (>= 5.3.5+dfsg-4~), googletest <!nocheck> -Standards-Version: 4.7.0 +Standards-Version: 4.7.3 Vcs-Browser: https://salsa.debian.org/med-team/pbdagcon Vcs-Git: https://salsa.debian.org/med-team/pbdagcon.git Homepage: https://github.com/PacificBiosciences/pbdagcon -Rules-Requires-Root: no Package: pbdagcon Architecture: any ===================================== debian/patches/2to3.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Mon, 05 Aug 2019 10:03:14 +0200 +Last-Update: 2019-08-05 Description: Run 2to3 on Python2 files to try a Python3 port --- a/configure.py ===================================== debian/patches/libdata_libpbihdf.patch ===================================== @@ -1,5 +1,5 @@ Author: Andreas Tille <[email protected]> -Last-Update: Wed, 22 Jan 2020 20:12:46 +0100 +Last-Update: 2020-01-22 Description: Latest libpbihdf and libpbdata are header only libs and there is no library to link with View it on GitLab: https://salsa.debian.org/med-team/pbdagcon/-/compare/c170c59afe14660418e5e189d0f84f49f77e5361...502591e62af1b12e49b01ad548347eb5682ce95a -- View it on GitLab: https://salsa.debian.org/med-team/pbdagcon/-/compare/c170c59afe14660418e5e189d0f84f49f77e5361...502591e62af1b12e49b01ad548347eb5682ce95a 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
