[med-svn] [Git][med-team/wtdbg2][master] 5 commits: Set Architecture: amd64 arm64 since these are the only architectures without autopkgtest issues

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Dec 1 16:43:54 GMT 2022



Andreas Tille pushed to branch master at Debian Med / wtdbg2


Commits:
b64cad21 by Andreas Tille at 2022-12-01T17:04:42+01:00
Set  Architecture: amd64 arm64  since these are the only architectures without autopkgtest issues

- - - - -
dc3a2867 by Andreas Tille at 2022-12-01T17:06:02+01:00
Fix download name of upstream tarball

- - - - -
7ac22060 by Andreas Tille at 2022-12-01T17:06:20+01:00
routine-update: Standards-Version: 4.6.1

- - - - -
88132980 by Andreas Tille at 2022-12-01T17:11:04+01:00
Also exclude arm64 architecture since this has also flake autopkgtest

- - - - -
08b2ed18 by Andreas Tille at 2022-12-01T17:22:29+01:00
Upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+wtdbg2 (2.5-9) unstable; urgency=medium
+
+  * Set  Architecture: amd64  since this seems to be the only architecture
+    without autopkgtest issues
+    Closes: #1025249
+  * Fix download name of upstream tarball
+  * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org>  Thu, 01 Dec 2022 17:13:05 +0100
+
 wtdbg2 (2.5-8) unstable; urgency=medium
 
   * Fix watchfile to detect new versions on github (routine-update)


=====================================
debian/control
=====================================
@@ -6,14 +6,14 @@ Priority: optional
 Build-Depends: debhelper-compat (= 13),
                zlib1g-dev,
                libsimde-dev
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
 Vcs-Browser: https://salsa.debian.org/med-team/wtdbg2
 Vcs-Git: https://salsa.debian.org/med-team/wtdbg2.git
 Homepage: https://github.com/ruanjue/wtdbg2
 Rules-Requires-Root: no
 
 Package: wtdbg2
-Architecture: any
+Architecture: amd64
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Suggests: ${perl:Depends},


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



View it on GitLab: https://salsa.debian.org/med-team/wtdbg2/-/compare/f9606a9be5356710852d65a94d0f299224fe1938...08b2ed186432540af8564933268c27e094acd6dc

-- 
View it on GitLab: https://salsa.debian.org/med-team/wtdbg2/-/compare/f9606a9be5356710852d65a94d0f299224fe1938...08b2ed186432540af8564933268c27e094acd6dc
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/20221201/e295b951/attachment-0001.htm>


More information about the debian-med-commit mailing list