Andreas Tille pushed to branch master at Debian Med / libedlib
Commits: ab4c742f by Andreas Tille at 2022-11-30T19:50:19+01:00 Fix watch file - - - - - 57272c5e by Andreas Tille at 2022-11-30T19:50:56+01:00 routine-update: Standards-Version: 4.6.1 - - - - - b6c69079 by Andreas Tille at 2022-11-30T19:51:04+01:00 routine-update: No tab in license text - - - - - 71945079 by Andreas Tille at 2022-11-30T19:52:34+01:00 routine-update: Ready to upload to unstable - - - - - 4 changed files: - debian/changelog - debian/control - debian/copyright - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libedlib (1.2.7-4) unstable; urgency=medium + + * Fix watch file + * Standards-Version: 4.6.1 (routine-update) + * No tab in license text (routine-update) + + -- Andreas Tille <[email protected]> Wed, 30 Nov 2022 19:51:17 +0100 + libedlib (1.2.7-3) unstable; urgency=medium [ Nilesh Patra ] ===================================== debian/control ===================================== @@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13), cython3, python3-all-dev, python3-setuptools -Standards-Version: 4.6.0 +Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/med-team/libedlib Vcs-Git: https://salsa.debian.org/med-team/libedlib.git Homepage: https://github.com/Martinsos/edlib ===================================== debian/copyright ===================================== @@ -8,7 +8,7 @@ License: MIT Files: debian/* Copyright: 2018-2021 Andreas Tille <[email protected]> - 2021 tony mancill <[email protected]> + 2021 tony mancill <[email protected]> License: MIT License: MIT ===================================== debian/watch ===================================== @@ -1,4 +1,4 @@ version=4 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE@-$1.tar.gz%" \ - https://github.com/Martinsos/edlib/releases .*/v@ANY_VERSION@@ARCHIVE_EXT@ + https://github.com/Martinsos/edlib/tags .*/v@ANY_VERSION@@ARCHIVE_EXT@ View it on GitLab: https://salsa.debian.org/med-team/libedlib/-/compare/850b04a3ec2bade77537d6d0b4f0e0575bee081f...71945079823ec37e3705420569aca83842874c8e -- View it on GitLab: https://salsa.debian.org/med-team/libedlib/-/compare/850b04a3ec2bade77537d6d0b4f0e0575bee081f...71945079823ec37e3705420569aca83842874c8e 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
