[med-svn] [Git][med-team/libstreamvbyte][master] 4 commits: Fix watchfile to detect new versions on github

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Oct 13 05:56:34 BST 2021



Andreas Tille pushed to branch master at Debian Med / libstreamvbyte


Commits:
11d74a5f by Andreas Tille at 2021-10-13T06:54:28+02:00
Fix watchfile to detect new versions on github

- - - - -
1d768d77 by Andreas Tille at 2021-10-13T06:54:50+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
70496c85 by Andreas Tille at 2021-10-13T06:54:59+02:00
Apply multi-arch hints.
+ libstreamvbyte-dev, libstreamvbyte0: Add Multi-Arch: same.

Changes-By: apply-multiarch-hints

- - - - -
7b8c09b0 by Andreas Tille at 2021-10-13T06:56:00+02:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libstreamvbyte (0.4.1-3) unstable; urgency=medium
+
+  * Fix watchfile to detect new versions on github
+  * Standards-Version: 4.6.0 (routine-update)
+  * Apply multi-arch hints.
+    + libstreamvbyte-dev, libstreamvbyte0: Add Multi-Arch: same.
+
+ -- Andreas Tille <tille at debian.org>  Wed, 13 Oct 2021 06:55:01 +0200
+
 libstreamvbyte (0.4.1-2) unstable; urgency=medium
 
   * d/p/fix-baseline.patch: Remove march=native to fix baseline


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                d-shlibs,
                cmake
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/libstreamvbyte
 Vcs-Git: https://salsa.debian.org/med-team/libstreamvbyte.git
 Homepage: https://github.com/lemire/streamvbyte
@@ -17,6 +17,7 @@ Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Multi-Arch: same
 Description: fast integer compression in C using the StreamVByte codec
  StreamVByte is a new integer compression technique that applies SIMD
  instructions (vectorization) to Google's Group Varint approach. The net
@@ -33,6 +34,7 @@ Section: libdevel
 Depends: libstreamvbyte0 (= ${binary:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
+Multi-Arch: same
 Description: fast integer compression in C using the StreamVByte codec (devel)
  StreamVByte is a new integer compression technique that applies SIMD
  instructions (vectorization) to Google's Group Varint approach. The net


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
-https://github.com/lemire/streamvbyte/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+https://github.com/lemire/streamvbyte/releases .*/v?@ANY_VERSION@\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/libstreamvbyte/-/compare/9e849de875fd2faf661c29524003edb107e2d47b...7b8c09b02437b3902e413a3563011b82b4d623f1

-- 
View it on GitLab: https://salsa.debian.org/med-team/libstreamvbyte/-/compare/9e849de875fd2faf661c29524003edb107e2d47b...7b8c09b02437b3902e413a3563011b82b4d623f1
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/20211013/6973bc9d/attachment-0001.htm>


More information about the debian-med-commit mailing list