[med-svn] [Git][med-team/bbhash][master] 4 commits: Really fix watch file

Andreas Tille (@tille) gitlab at salsa.debian.org
Tue Nov 1 18:46:13 GMT 2022



Andreas Tille pushed to branch master at Debian Med / bbhash


Commits:
98761c7f by Andreas Tille at 2022-11-01T19:40:58+01:00
Really fix watch file

- - - - -
e93bc090 by Andreas Tille at 2022-11-01T19:41:15+01:00
routine-update: Standards-Version: 4.6.1

- - - - -
d4aaf533 by Andreas Tille at 2022-11-01T19:41:25+01:00
Apply multi-arch hints.
+ libbbhash-dev: Add Multi-Arch: same.

Changes-By: apply-multiarch-hints

- - - - -
c31c616f by Andreas Tille at 2022-11-01T19:42:45+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+bbhash (1.0.0-5) unstable; urgency=medium
+
+  * Really fix watch file
+  * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Tue, 01 Nov 2022 19:41:29 +0100
+
 bbhash (1.0.0-4) unstable; urgency=medium
 
   * Fix watchfile to detect new versions on github (routine-update)


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13)
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/bbhash
 Vcs-Git: https://salsa.debian.org/med-team/bbhash.git
 Homepage: https://github.com/rizkg/BBHash
@@ -15,6 +15,7 @@ Architecture: any
 Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Multi-Arch: same
 Description: bloom-filter based minimal perfect hash function library
  BBHash is a simple library for building minimal perfect hash
  function. It is designed to handle large scale datasets. The function


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



View it on GitLab: https://salsa.debian.org/med-team/bbhash/-/compare/12c9273fd585075cd7b24fb90283e55e5585d538...c31c616f8b41ea45a0661532b2b0519b8b5e54b3

-- 
View it on GitLab: https://salsa.debian.org/med-team/bbhash/-/compare/12c9273fd585075cd7b24fb90283e55e5585d538...c31c616f8b41ea45a0661532b2b0519b8b5e54b3
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/20221101/c937b565/attachment-0001.htm>


More information about the debian-med-commit mailing list