[med-svn] [Git][med-team/libedlib][master] 4 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Wed Nov 30 18:53:25 GMT 2022
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 <tille at debian.org> 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 <tille at debian.org>
- 2021 tony mancill <tmancill at debian.org>
+ 2021 tony mancill <tmancill at debian.org>
License: MIT
License: MIT
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/Martinsos/edlib/releases .*/v at ANY_VERSION@@ARCHIVE_EXT@
+ https://github.com/Martinsos/edlib/tags .*/v at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20221130/8689d86d/attachment-0001.htm>
More information about the debian-med-commit
mailing list