[med-svn] [Git][med-team/sumalibs][master] 8 commits: Fixing URI in d/watch
Pierre Gruet (@pgt)
gitlab at salsa.debian.org
Wed Nov 10 21:15:10 GMT 2021
Pierre Gruet pushed to branch master at Debian Med / sumalibs
Commits:
9a892645 by Pierre Gruet at 2021-11-10T21:15:34+01:00
Fixing URI in d/watch
- - - - -
854b9e9f by Pierre Gruet at 2021-11-10T21:16:35+01:00
debhelper-compat 13
- - - - -
4e40cfcf by Pierre Gruet at 2021-11-10T21:19:02+01:00
Using my debian.org email address
- - - - -
0cfd2c70 by Pierre Gruet at 2021-11-10T21:19:27+01:00
Raising Standards version to 4.6.0 (no change)
- - - - -
225a7924 by Pierre Gruet at 2021-11-10T21:22:37+01:00
Providing d/u/metadata
- - - - -
92d1a993 by Pierre Gruet at 2021-11-10T21:26:15+01:00
Marking the patch as Forwarded: not-needed
- - - - -
9b2143bb by Pierre Gruet at 2021-11-10T21:26:50+01:00
Updating changelog
- - - - -
3cdcb6e5 by Pierre Gruet at 2021-11-10T22:14:52+01:00
Upload to unstable
- - - - -
7 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/patches/using_cmake.patch
- debian/tests/buildAndSimpleRun
- + debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+sumalibs (1.0.36-3) unstable; urgency=medium
+
+ * Fixing URI in d/watch
+ * Depending on debhelper-compat 13
+ * Raising Standards version to 4.6.0 (no change)
+ * Providing debian/upstream/metadata
+ * Marking the patch as Forwarded: not-needed
+
+ -- Pierre Gruet <pgt at debian.org> Wed, 10 Nov 2021 21:26:54 +0100
+
sumalibs (1.0.36-2) unstable; urgency=medium
* Source-only upload
=====================================
debian/control
=====================================
@@ -3,10 +3,10 @@ Section: science
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>,
- Pierre Gruet <pgtdebian at free.fr>
-Build-Depends: debhelper-compat (= 12),
+ Pierre Gruet <pgt at debian.org>
+Build-Depends: debhelper-compat (= 13),
cmake
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/sumalibs
Vcs-Git: https://salsa.debian.org/med-team/sumalibs.git
Homepage: https://git.metabarcoding.org/obitools/sumalibs
=====================================
debian/copyright
=====================================
@@ -10,7 +10,7 @@ License: CeCILL-2
Files: debian/*
Copyright: 2019-2020 Andreas Tille <tille at debian.org>
- 2020 Pierre Gruet <pgtdebian at free.fr>
+ 2020 Pierre Gruet <pgt at debian.org>
License: CeCILL-2
License: CeCILL-2
=====================================
debian/patches/using_cmake.patch
=====================================
@@ -1,7 +1,8 @@
Description: Using CMake instead of original Makefile
Upstream provides a Makefile. In order to build both a shared and a static
library, we use a construction with CMake.
-Author: Pierre Gruet <pgtdebian at free.fr>
+Author: Pierre Gruet <pgt at debian.org>
+Forwarded: not-needed
Last-Update: 2020-04-13
--- /dev/null
=====================================
debian/tests/buildAndSimpleRun
=====================================
@@ -2,7 +2,7 @@
# autopkgtest check: build and run a program against sumalibs. We check that
# it builds and that it behaves well on a very simple reading exercise.
# (C) 2020 Pierre Gruet.
-# Author: Pierre Gruet <pgtdebian at free.fr>
+# Author: Pierre Gruet <pgt at debian.org>
set -e
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,3 @@
+Bug-Database: https://git.metabarcoding.org/obitools/sumalibs/issues
+Repository: https://git.metabarcoding.org/obitools/sumalibs.git
+Repository-Browse: https://git.metabarcoding.org/obitools/sumalibs
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://git.metabarcoding.org/obitools/sumalibs/tags .*/repository/sumalib_v at ANY_VERSION@/archive.tar.gz
+https://git.metabarcoding.org/obitools/sumalibs/tags (?:.*?)?v?@ANY_VERSION at .tar.gz
View it on GitLab: https://salsa.debian.org/med-team/sumalibs/-/compare/1d7a20e294a6d1c21e4e8b1eedf7d2270aa369ca...3cdcb6e52aab9e6b050f663a1022bb4e0d22ae63
--
View it on GitLab: https://salsa.debian.org/med-team/sumalibs/-/compare/1d7a20e294a6d1c21e4e8b1eedf7d2270aa369ca...3cdcb6e52aab9e6b050f663a1022bb4e0d22ae63
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/20211110/624bab36/attachment-0001.htm>
More information about the debian-med-commit
mailing list