[med-svn] [Git][med-team/pbcopper][master] 3 commits: Fix download name

Andreas Tille (@tille) gitlab at salsa.debian.org
Thu Dec 7 14:19:38 GMT 2023



Andreas Tille pushed to branch master at Debian Med / pbcopper


Commits:
26dac1f2 by Andreas Tille at 2023-11-09T07:01:15+01:00
Fix download name

- - - - -
4b6a0ffe by Andreas Tille at 2023-12-07T14:49:37+01:00
Add build support for loong64

- - - - -
3854f92c by Andreas Tille at 2023-12-07T14:51:51+01:00
Upload to unstable

- - - - -


3 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,12 @@
-pbcopper (2.3.0+dfsg-1) UNRELEASED; urgency=medium
+pbcopper (2.3.0+dfsg-1) unstable; urgency=medium
 
   * New upstream version
   * Bump SOVERSION since upstream bumps it with every new version
+  * d/watch: Fix download name
+  * Add build support for loong64
+    Closes: #1057626
 
- -- Andreas Tille <tille at debian.org>  Wed, 08 Nov 2023 19:28:32 +0100
+ -- Andreas Tille <tille at debian.org>  Thu, 07 Dec 2023 14:49:43 +0100
 
 pbcopper (2.2.0+dfsg-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -19,7 +19,7 @@ Homepage: https://github.com/PacificBiosciences/pbcopper
 Rules-Requires-Root: no
 
 Package: libpbcopper2.3.0
-Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha
+Architecture: any-amd64 arm64 loong64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha
 Multi-Arch: same
 Section: libs
 Depends: ${misc:Depends},
@@ -32,7 +32,7 @@ Description: data structures, algorithms, and utilities for C++ applications
  This package contains the dynamic library
 
 Package: libpbcopper-dev
-Architecture: any-amd64 arm64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha
+Architecture: any-amd64 arm64 loong64 mips64el ppc64el s390x ia64 ppc64 riscv64 sparc64 alpha
 Multi-Arch: same
 Section: libdevel
 Depends: libpbcopper2.3.0 (= ${binary:Version}),


=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
 version=4
 
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
   https://github.com/PacificBiosciences/pbcopper/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz



View it on GitLab: https://salsa.debian.org/med-team/pbcopper/-/compare/307d0a903631e1379c6822885bb4fc78329750ee...3854f92ca612369b32043816c493b08835f8ddd3

-- 
View it on GitLab: https://salsa.debian.org/med-team/pbcopper/-/compare/307d0a903631e1379c6822885bb4fc78329750ee...3854f92ca612369b32043816c493b08835f8ddd3
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/20231207/1f2c50d9/attachment-0001.htm>


More information about the debian-med-commit mailing list