Andreas Tille pushed to branch master at Debian Med / opencfu
Commits: 060598c3 by Andreas Tille at 2020-11-06T14:57:23+01:00 Point watch file to Github - - - - - 101cd826 by Andreas Tille at 2020-11-06T14:57:48+01:00 Point copyright:Source to Github - - - - - 3 changed files: - debian/changelog - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -6,6 +6,7 @@ opencfu (3.9.0-4) UNRELEASED; urgency=medium * Secure URI in copyright format (routine-update) * Trim trailing whitespace. * Set upstream metadata fields: Repository. + * Point watch file to Github [ Alex Dewar ] * Fix build on OpenCV v4+ ===================================== debian/copyright ===================================== @@ -1,7 +1,7 @@ Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: OpenCFU Upstream-Contact: Quentin Geissmann <[email protected]> -Source: http://sourceforge.net/projects/opencfu/files/linux/ +Source: Point watch file to Github Files: * Copyright: 2010-2014 Quentin Geissmann <[email protected]> ===================================== debian/watch ===================================== @@ -1,3 +1,4 @@ version=4 -http://sf.net/opencfu/opencfu-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) +opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ +https://github.com/qgeissmann/OpenCFU/releases .*/archive/v?@ANY_VERSION@\.tar\.gz View it on GitLab: https://salsa.debian.org/med-team/opencfu/-/compare/1cfb33ca7dd7e659cd597694d458d56dc18c661c...101cd826880812fae769c841f8310c0a2aab2e8d -- View it on GitLab: https://salsa.debian.org/med-team/opencfu/-/compare/1cfb33ca7dd7e659cd597694d458d56dc18c661c...101cd826880812fae769c841f8310c0a2aab2e8d 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
