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

Andreas Tille (@tille) gitlab at salsa.debian.org
Wed Oct 13 12:29:36 BST 2021



Andreas Tille pushed to branch master at Debian Med / libhpptools


Commits:
c742fe66 by Andreas Tille at 2021-10-13T11:51:20+02:00
Fix watchfile to detect new versions on github

- - - - -
19279252 by Andreas Tille at 2021-10-13T11:59:19+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
c888cac3 by Andreas Tille at 2021-10-13T11:59:19+02:00
routine-update: debhelper-compat 13

- - - - -
1fc81e36 by Andreas Tille at 2021-10-13T11:59:20+02:00
routine-update: Add salsa-ci file

- - - - -
9c7ad704 by Andreas Tille at 2021-10-13T11:59:20+02:00
routine-update: Rules-Requires-Root: no

- - - - -
fa3f6290 by Andreas Tille at 2021-10-13T11:59:23+02:00
Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse.

Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html

- - - - -
0c7a1f0f by Andreas Tille at 2021-10-13T11:59:25+02:00
Apply multi-arch hints.
+ libhpptools-dev: Add Multi-Arch: foreign.

Changes-By: apply-multiarch-hints

- - - - -
a460cd46 by Andreas Tille at 2021-10-13T11:59:27+02:00
routine-update: watch file standard 4

- - - - -
d13b1292 by Andreas Tille at 2021-10-13T11:59:58+02:00
routine-update: Ready to upload to unstable

- - - - -


6 changed files:

- debian/changelog
- − debian/compat
- debian/control
- + debian/salsa-ci.yml
- + debian/upstream/metadata
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,18 @@
+libhpptools (1.1.1-4) unstable; urgency=medium
+
+  * Fix watchfile to detect new versions on github
+  * Standards-Version: 4.6.0 (routine-update)
+  * debhelper-compat 13 (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Rules-Requires-Root: no (routine-update)
+  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+    Repository-Browse.
+  * Apply multi-arch hints.
+    + libhpptools-dev: Add Multi-Arch: foreign.
+  * watch file standard 4 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Wed, 13 Oct 2021 11:59:27 +0200
+
 libhpptools (1.1.1-3) unstable; urgency=medium
 
   * Do not Build-Depend emacs just to convert org doc to html but


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11


=====================================
debian/control
=====================================
@@ -3,16 +3,18 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: libdevel
 Priority: optional
-Build-Depends: debhelper (>= 11~)
-Standards-Version: 4.2.1
+Build-Depends: debhelper-compat (= 13)
+Standards-Version: 4.6.0
 Vcs-Browser: https://salsa.debian.org/med-team/libhpptools
 Vcs-Git: https://salsa.debian.org/med-team/libhpptools.git
 Homepage: https://github.com/mateidavid/hpptools
+Rules-Requires-Root: no
 
 Package: libhpptools-dev
 Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Multi-Arch: foreign
 Description: various C++ header tools
  A collection of C++ (mostly, C++11) header-only utility libraries.
  .


=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+  - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,5 @@
+---
+Bug-Database: https://github.com/mateidavid/hpptools/issues
+Bug-Submit: https://github.com/mateidavid/hpptools/issues/new
+Repository: https://github.com/mateidavid/hpptools.git
+Repository-Browse: https://github.com/mateidavid/hpptools


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
-version=3
+version=4
 
-https://github.com/mateidavid/hpptools/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+https://github.com/mateidavid/hpptools/releases .*/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/libhpptools/-/compare/519fb6c6ae65b462f8b66affb6b41d41aaf82ea3...d13b129255d4e80cb7223e8ba4a382a69a206660

-- 
View it on GitLab: https://salsa.debian.org/med-team/libhpptools/-/compare/519fb6c6ae65b462f8b66affb6b41d41aaf82ea3...d13b129255d4e80cb7223e8ba4a382a69a206660
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/736f9d30/attachment-0001.htm>


More information about the debian-med-commit mailing list