[med-svn] [Git][med-team/xenium][master] 5 commits: routine-update: Fix watchfile to detect new versions on github

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Sep 29 17:45:15 BST 2021



Andreas Tille pushed to branch master at Debian Med / xenium


Commits:
d519e639 by Andreas Tille at 2021-09-29T18:28:49+02:00
routine-update: Fix watchfile to detect new versions on github

- - - - -
bf4a6f6b by Andreas Tille at 2021-09-29T18:30:43+02:00
Team upload

- - - - -
c12cd7e0 by Andreas Tille at 2021-09-29T18:31:09+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
287cc201 by Andreas Tille at 2021-09-29T18:31:18+02:00
Apply multi-arch hints.
+ libxenium-doc: Add Multi-Arch: foreign.

Changes-By: apply-multiarch-hints

- - - - -
462fdddd by Andreas Tille at 2021-09-29T18:34:57+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+xenium (0.0.2+ds-4) unstable; urgency=medium
+
+  * Team upload.
+  * Fix watchfile to detect new versions on github (routine-update)
+  * Standards-Version: 4.6.0 (routine-update)
+  * Apply multi-arch hints.
+    + libxenium-doc: Add Multi-Arch: foreign.
+
+ -- Andreas Tille <tille at debian.org>  Wed, 29 Sep 2021 18:31:19 +0200
+
 xenium (0.0.2+ds-3) unstable; urgency=medium
 
   [ Michael R. Crusoe ]


=====================================
debian/control
=====================================
@@ -11,7 +11,7 @@ Build-Depends: debhelper-compat (= 13),
                cmake,
                doxygen,
                googletest <!nocheck>
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/xenium
 Vcs-Git: https://salsa.debian.org/med-team/xenium.git
 Homepage: https://github.com/mpoeter/xenium/
@@ -38,6 +38,7 @@ Architecture: all
 Section: doc
 Depends: ${misc:Depends}
 Enhances: libxenium-dev
+Multi-Arch: foreign
 Description: HTML documentation for the xenium library
  xenium is a header-only library that provides a collection of concurrent
  data structures and memory reclamation algorithms. The data structures


=====================================
debian/watch
=====================================
@@ -1,6 +1,6 @@
 version=4
 
 opts="repacksuffix=+ds,dversionmangle=auto,filenamemangle=s%(?:.*?)?v(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-   https://github.com/mpoeter/xenium/releases/latest .*/archive/v?@ANY_VERSION@\.tar\.gz
+   https://github.com/mpoeter/xenium/releases/latest .*/v?@ANY_VERSION@\.tar\.gz
 
 # opts="mode=git,pretty=0.0+git%cd.%h,repacksuffix=+ds,dversionmangle=auto" https://github.com/mpoeter/xenium.git HEAD



View it on GitLab: https://salsa.debian.org/med-team/xenium/-/compare/9880ed829e34bd984c288376a1b3015a60afd012...462fddddcaa43ebd47393f26af6b8c8c39a44c5d

-- 
View it on GitLab: https://salsa.debian.org/med-team/xenium/-/compare/9880ed829e34bd984c288376a1b3015a60afd012...462fddddcaa43ebd47393f26af6b8c8c39a44c5d
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/20210929/d3f2cd69/attachment-0001.htm>


More information about the debian-med-commit mailing list