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

Andreas Tille (@tille) gitlab at salsa.debian.org
Sun Oct 10 09:18:12 BST 2021



Andreas Tille pushed to branch master at Debian Med / nim-lapper


Commits:
666e308b by Andreas Tille at 2021-10-10T08:41:36+02:00
Fix watchfile to detect new versions on github

- - - - -
ddbc294c by Andreas Tille at 2021-10-10T08:41:46+02:00
routine-update: Standards-Version: 4.6.0

- - - - -
bcf525d5 by Andreas Tille at 2021-10-10T08:41:50+02:00
routine-update: Add salsa-ci file

- - - - -
c54ce21a by Andreas Tille at 2021-10-10T08:41:57+02:00
Apply multi-arch hints.
+ nim-lapper-dev: Add Multi-Arch: foreign.

Changes-By: apply-multiarch-hints

- - - - -
e3a670ff by Andreas Tille at 2021-10-10T09:04:25+02:00
routine-update: Ready to upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/salsa-ci.yml
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+nim-lapper (0.1.7-4) unstable; urgency=medium
+
+  * Team upload.
+  * Fix watchfile to detect new versions on github
+  * Standards-Version: 4.6.0 (routine-update)
+  * Add salsa-ci file (routine-update)
+  * Apply multi-arch hints.
+    + nim-lapper-dev: Add Multi-Arch: foreign.
+
+ -- Andreas Tille <tille at debian.org>  Sun, 10 Oct 2021 08:41:59 +0200
+
 nim-lapper (0.1.7-3) unstable; urgency=medium
 
   * Source-only-upload


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Steffen Moeller <moeller at debian.org>, Nilesh Patra <nilesh at debian.org>
 Build-Depends: debhelper-compat (= 13),
                nim
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
 Homepage: https://github.com/brentp/nim-lapper
 Vcs-Browser: https://salsa.debian.org/med-team/nim-lapper
 Vcs-Git: https://salsa.debian.org/med-team/nim-lapper.git
@@ -15,6 +15,7 @@ Package: nim-lapper-dev
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: nim
+Multi-Arch: foreign
 Description: simple, fast interval searches for nim
  This package uses a binary search in a sorted list of intervals along
  with knowledge of the longest interval.  It works when the size of the


=====================================
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/watch
=====================================
@@ -3,4 +3,4 @@ version=4
 #opts="mode=git,pretty=0.1.6+git%cd.%h" https://github.com/brentp/nim-lapper.git HEAD
 
 opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%,repacksuffix=+ds,dversionmangle=auto" \
-https://github.com/brentp/nim-lapper/releases .*/archive/v?@ANY_VERSION@\.tar\.gz
+https://github.com/brentp/nim-lapper/releases .*/v?@ANY_VERSION@\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/nim-lapper/-/compare/5577bf090c2f7f2d88ed8350f8240900f65426de...e3a670ffbdb7295a1c597fd8717abc58b8db9cde

-- 
View it on GitLab: https://salsa.debian.org/med-team/nim-lapper/-/compare/5577bf090c2f7f2d88ed8350f8240900f65426de...e3a670ffbdb7295a1c597fd8717abc58b8db9cde
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/20211010/2e7c818c/attachment-0001.htm>


More information about the debian-med-commit mailing list