Andreas Tille pushed to branch master at Debian Med / gentle
Commits: 5307f5fc by Andreas Tille at 2022-09-15T09:14:00+02:00 transition to wxwidgets3.2 - - - - - e9277e45 by Andreas Tille at 2022-09-15T09:14:22+02:00 Fix watchfile to detect new versions on github - - - - - 120a8618 by Andreas Tille at 2022-09-15T09:14:23+02:00 routine-update: Standards-Version: 4.6.1 - - - - - 3 changed files: - debian/changelog - debian/control - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,12 @@ +gentle (1.9+cvs20100605+dfsg1-10) UNRELEASED; urgency=medium + + * transition to wxwidgets3.2 + Closes: #1019809 + * Fix watchfile to detect new versions on github + * Standards-Version: 4.6.1 (routine-update) + + -- Andreas Tille <[email protected]> Thu, 15 Sep 2022 09:12:11 +0200 + gentle (1.9+cvs20100605+dfsg1-9) unstable; urgency=medium [ Steffen Moeller ] ===================================== debian/control ===================================== @@ -8,8 +8,8 @@ Build-Depends: debhelper-compat (= 13), default-libmysqlclient-dev, libsqlite3-dev, libtinyxml-dev, - libwxgtk3.0-gtk3-dev -Standards-Version: 4.5.1 + libwxgtk3.2-dev +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/gentle Vcs-Git: https://salsa.debian.org/med-team/gentle.git Homepage: http://gentle.magnusmanske.de ===================================== debian/watch ===================================== @@ -6,7 +6,7 @@ version=4 # https://github.com/magnusmanske/gentle-m.git HEAD # See issue https://github.com/magnusmanske/gentle-m/issues/1 -# https://github.com/magnusmanske/gentle-m/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) +# https://github.com/magnusmanske/gentle-m/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz) opts=dversionmangle=s/.*\+dfsg/0.No-Release/ \ https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz View it on GitLab: https://salsa.debian.org/med-team/gentle/-/compare/9422b5e91e70e87d0e72b874d2fc43860ef37aa9...120a861894b4b1a3c089b85e4dce3d1fde3604a2 -- View it on GitLab: https://salsa.debian.org/med-team/gentle/-/compare/9422b5e91e70e87d0e72b874d2fc43860ef37aa9...120a861894b4b1a3c089b85e4dce3d1fde3604a2 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
