[med-svn] [Git][med-team/miniasm][master] 3 commits: fix watchfile format
Sascha Steinbiss (@satta)
gitlab at salsa.debian.org
Wed Oct 19 12:51:04 BST 2022
Sascha Steinbiss pushed to branch master at Debian Med / miniasm
Commits:
7f66ecb1 by Sascha Steinbiss at 2022-10-19T13:50:27+02:00
fix watchfile format
- - - - -
43c3385d by Sascha Steinbiss at 2022-10-19T13:50:35+02:00
bump d/copyright date
- - - - -
22aba22d by Sascha Steinbiss at 2022-10-19T13:50:42+02:00
bump Standards-Version
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+miniasm (0.3+dfsg-4) unstable; urgency=medium
+
+ * Bump Standards-Version.
+ * Fix watchfile format.
+ * Bump d/copyright date.
+
+ -- Sascha Steinbiss <satta at debian.org> Wed, 19 Oct 2022 10:10:44 +0200
+
miniasm (0.3+dfsg-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
zlib1g-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/miniasm
Vcs-Git: https://salsa.debian.org/med-team/miniasm.git
Homepage: https://github.com/lh3/miniasm
=====================================
debian/copyright
=====================================
@@ -12,7 +12,7 @@ Copyright: © 2008, 2009, 2011 Attractive Chaos <attractor at live.co.uk>
License: MIT
Files: debian/*
-Copyright: © 2015 Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Copyright: © 20152-2022 Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
License: GPL-3+
License: MIT
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
opts=repacksuffix=+dfsg,dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$// \
-https://github.com/lh3/miniasm/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/lh3/miniasm/tags .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/miniasm/-/compare/a094ce2ade1d1aca6a9deaf5b11e2f777388b174...22aba22da7166ba840a38b5a8529bb013d9b80ac
--
View it on GitLab: https://salsa.debian.org/med-team/miniasm/-/compare/a094ce2ade1d1aca6a9deaf5b11e2f777388b174...22aba22da7166ba840a38b5a8529bb013d9b80ac
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/20221019/52901c79/attachment-0001.htm>
More information about the debian-med-commit
mailing list