Aryan Karamtoth pushed to branch master at Debian Med / python-bioframe
Commits: 7be18629 by Aryan Karamtoth at 2025-12-10T14:43:09+05:30 bump standards and add gbp.conf - - - - - 4 changed files: - debian/changelog - debian/control - + debian/gbp.conf - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -2,9 +2,11 @@ python-bioframe (0.8.0-1) UNRELEASED; urgency=medium * New upstream version 0.8.0 * Package Adoption - * Removed patch as the upstream updated the code + * Removed patch as it is redundant + * Bump Standards-Version to 4.7.2 + * Added gbp.conf - -- Aryan Karamtoth <[email protected]> Sat, 6 Dec 2025 08:11:30 +0530 + -- Aryan Karamtoth <[email protected]> Wed, 10 Dec 2025 14:25:30 +0530 python-bioframe (0.4.1-2) unstable; urgency=medium ===================================== debian/control ===================================== @@ -22,7 +22,7 @@ Build-Depends: python3-yaml, python3-pysam, python3-biopython, -Standards-Version: 4.7.0 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/python-bioframe Vcs-Git: https://salsa.debian.org/med-team/python-bioframe.git Homepage: https://github.com/open2c/bioframe ===================================== debian/gbp.conf ===================================== @@ -0,0 +1,5 @@ +[DEFAULT] +debian-branch = master +upstream-branch = upstream +pristine-tar = True +sign-tags = True \ No newline at end of file ===================================== debian/watch ===================================== @@ -1,4 +1,6 @@ -version=4 +Version: 5 + +Template: Github +Owner: open2c +Project: bioframe -opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ -https://github.com/open2c/bioframe/tags (?:.*?/)?v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/python-bioframe/-/commit/7be1862928277cd0d1575de95132c9bcfa675797 -- View it on GitLab: https://salsa.debian.org/med-team/python-bioframe/-/commit/7be1862928277cd0d1575de95132c9bcfa675797 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
