[med-svn] [Git][med-team/maxflow][master] 3 commits: set Rules-Requires-Root: no
Alexandre Detiste (@detiste-guest)
gitlab at salsa.debian.org
Sun Nov 17 18:34:42 GMT 2024
Alexandre Detiste pushed to branch master at Debian Med / maxflow
Commits:
e0025418 by Alexandre Detiste at 2024-11-17T19:30:20+01:00
set Rules-Requires-Root: no
- - - - -
3d2d6f49 by Alexandre Detiste at 2024-11-17T19:32:12+01:00
release
- - - - -
db2d6a08 by Alexandre Detiste at 2024-11-17T19:34:21+01:00
fix d/watch
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,21 @@
+maxflow (3.0.5-4) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Alexandre Detiste ]
+ * set Rules-Requires-Root: no
+ * fix debian/watch for new GitHub API
+
+ [ Juhani Numminen ]
+ * Fix error in Maintainer address
+
+ [ Debian Janitor ]
+ * Apply multi-arch hints. + libmaxflow-dev, libmaxflow0: Add Multi-Arch: same.
+ * debian/copyright: use spaces rather than tabs to start continuation lines.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository*.
+
+ -- Alexandre Detiste <tchet at debian.org> Sun, 17 Nov 2024 19:31:27 +0100
+
maxflow (3.0.5-3) unstable; urgency=medium
[ Steffen Moeller ]
=====================================
debian/control
=====================================
@@ -5,6 +5,7 @@ Section: science
Priority: optional
Build-Depends: debhelper-compat (= 13),
cmake
+Rules-Requires-Root: no
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/maxflow
Vcs-Git: https://salsa.debian.org/med-team/maxflow.git
=====================================
debian/watch
=====================================
@@ -1,7 +1,5 @@
-version=3
+version=4
-# Uncomment to find new files on Github
-# - when using releases:
opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/maxflow-$1\.tar\.gz/ \
-https://github.com/gerddie/maxflow/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/gerddie/maxflow/tags .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/maxflow/-/compare/b21ef033858eaf352579e4b4189534404088a1fd...db2d6a08f24b25b9505455a409938b1c81fc794a
--
View it on GitLab: https://salsa.debian.org/med-team/maxflow/-/compare/b21ef033858eaf352579e4b4189534404088a1fd...db2d6a08f24b25b9505455a409938b1c81fc794a
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/20241117/092296d8/attachment-0001.htm>
More information about the debian-med-commit
mailing list