[med-svn] [Git][med-team/sra-sdk][master] 3 commits: Use filemangle to make sure the archive will not mixed up with other ncbi code with same version

Andreas Tille gitlab at salsa.debian.org
Mon Jan 18 07:20:50 GMT 2021



Andreas Tille pushed to branch master at Debian Med / sra-sdk


Commits:
b704fae0 by Andreas Tille at 2021-01-18T08:16:36+01:00
Use filemangle to make sure the archive will not mixed up with other ncbi code with same version

- - - - -
21eb1a1b by Andreas Tille at 2021-01-18T08:17:21+01:00
Remove default debian/gbp.conf

- - - - -
917125de by Andreas Tille at 2021-01-18T08:18:48+01:00
Bump versioned Build-Depends: libngs-sdk-dev (>= 2.10.9)

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/gbp.conf
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
@@ -3,7 +3,12 @@ sra-sdk (2.10.9+dfsg-1) UNRELEASED; urgency=medium
   * New upstream version
   * Standards-Version: 4.5.1 (routine-update)
   * debhelper-compat 13 (routine-update)
-  * watch file standard 4 (routine-update)
+  * d/watch:
+    - file standard 4
+    - Use filemangle to make sure the archive will not mixed up
+      with other ncbi code with same version
+  * Remove default debian/gbp.conf
+  * Bump versioned Build-Depends: libngs-sdk-dev (>= 2.10.9)
 
  -- Andreas Tille <tille at debian.org>  Sun, 17 Jan 2021 22:04:53 +0100
 


=====================================
debian/control
=====================================
@@ -6,7 +6,7 @@ Uploaders: Charles Plessy <plessy at debian.org>,
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
-               libngs-sdk-dev (>= 2.9.0),
+               libngs-sdk-dev (>= 2.10.9),
                libncbi-vdb-dev (>= 2.10.6+dfsg-3~),
                libvdb-sqlite-dev,
                libfuse-dev,


=====================================
debian/gbp.conf deleted
=====================================
@@ -1,9 +0,0 @@
-# This package is developed using git-buildpackage and pristine-tar.
-
-[DEFAULT]
-# use pristine-tar:
-pristine-tar = True
-
-[git-dch]
-# include 7 digits of the commit ID in the changelog entry:
-id-length = 7


=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
 version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
   https://github.com/ncbi/sra-tools/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/compare/307abd0b8d766712acdb6ed5097ec1d7fc415e8b...917125de39c4dc52a7e4a2a56bc9c31df49d9f8f

-- 
View it on GitLab: https://salsa.debian.org/med-team/sra-sdk/-/compare/307abd0b8d766712acdb6ed5097ec1d7fc415e8b...917125de39c4dc52a7e4a2a56bc9c31df49d9f8f
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/20210118/1323892b/attachment-0001.html>


More information about the debian-med-commit mailing list