Santiago Vila pushed to branch master at Debian Med / python-pybedtools
Commits: 175d6ae3 by Santiago Vila at 2025-10-06T19:25:00+02:00 d/control: Drop <!nocheck> from python3-matplotlib in BD. Closes: #1116873. - - - - - f85f6a2f by Santiago Vila at 2025-10-06T19:26:00+02:00 d/copyright: Do not refer to the old postal address of the FSF. - - - - - 3731b2e5 by Santiago Vila at 2025-10-06T19:27:00+02:00 d/control: Drop "Rules-Requires-Root: no", not needed anymore. - - - - - 1d77a81d by Santiago Vila at 2025-10-06T19:28:00+02:00 d/control: Drop "Priority: optional", not needed anymore. - - - - - 84060b83 by Santiago Vila at 2025-10-06T19:29:00+02:00 d/control: Update standards-version. - - - - - 0b56d5da by Santiago Vila at 2025-10-06T19:30:00+02:00 Upload for unstable as 0.10.0-5 - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,14 @@ +python-pybedtools (0.10.0-5) unstable; urgency=medium + + * Team upload. + * d/control: Drop <!nocheck> from python3-matplotlib in BD. Closes: #1116873. + * d/copyright: Do not refer to the old postal address of the FSF. + * d/control: Drop "Rules-Requires-Root: no", not needed anymore. + * d/control: Drop "Priority: optional", not needed anymore. + * d/control: Update standards-version. + + -- Santiago Vila <[email protected]> Mon, 06 Oct 2025 19:30:00 +0200 + python-pybedtools (0.10.0-4) unstable; urgency=medium * d/control: re-instate using pybuild for the autopkgtests ===================================== debian/control ===================================== @@ -4,7 +4,6 @@ Uploaders: Michael R. Crusoe <[email protected]>, Steffen Moeller <[email protected]> Section: python Testsuite: autopkgtest-pkg-pybuild -Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, @@ -13,7 +12,7 @@ Build-Depends: debhelper-compat (= 13), python3-all-dev, python3-setuptools, python3-pysam, - python3-matplotlib <!nocheck>, + python3-matplotlib, python3-pytest <!nocheck>, python3-numpy, python3-numpydoc <!nodoc>, @@ -23,11 +22,10 @@ Build-Depends: debhelper-compat (= 13), python3-sphinx <!nodoc>, r-base-core, zlib1g-dev -Standards-Version: 4.7.0 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/python-pybedtools Vcs-Git: https://salsa.debian.org/med-team/python-pybedtools.git Homepage: https://daler.github.io/pybedtools/ -Rules-Requires-Root: no Package: pybedtools-bin Architecture: all ===================================== debian/copyright ===================================== @@ -29,10 +29,8 @@ License: GPL-2 PURPOSE. See the GNU General Public License for more details. . - You should have received a copy of the GNU General Public - License along with this package; if not, write to the Free - Software Foundation, Inc., 51 Franklin St, Fifth Floor, - Boston, MA 02110-1301 USA + You should have received a copy of the GNU General Public License + along with this package; if not, see <https://www.gnu.org/licenses/>. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file @@ -53,9 +51,8 @@ License: LGPL-2.1+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. . - You should have received a copy of the GNU Lesser General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + You should have received a copy of the GNU Lesser General Public License + along with this program; if not, see <https://www.gnu.org/licenses/>. . On Debian systems, the complete text of the GNU Lesser General Public License version 2.1 can be found in ‘/usr/share/common-licenses/LGPL-2.1’. @@ -78,10 +75,8 @@ License: GPL-2+ PURPOSE. See the GNU General Public License for more details. . - You should have received a copy of the GNU General Public - License along with this package; if not, write to the Free - Software Foundation, Inc., 51 Franklin St, Fifth Floor, - Boston, MA 02110-1301 USA + You should have received a copy of the GNU General Public License + along with this package; if not, see <https://www.gnu.org/licenses/>. . On Debian systems, the full text of the GNU General Public License version 2 can be found in the file View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/-/compare/5ebf11f6ce4f2964df154f9ef6b0230ca00ff68b...0b56d5da44a2b9ee2ab543b20a08ade81e4003fc -- View it on GitLab: https://salsa.debian.org/med-team/python-pybedtools/-/compare/5ebf11f6ce4f2964df154f9ef6b0230ca00ff68b...0b56d5da44a2b9ee2ab543b20a08ade81e4003fc 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
