[med-svn] [Git][med-team/ea-utils][master] 7 commits: For the moment do not fetch the new version which is very different
Andreas Tille
gitlab at salsa.debian.org
Fri Dec 11 20:56:14 GMT 2020
Andreas Tille pushed to branch master at Debian Med / ea-utils
Commits:
83c5e95c by Andreas Tille at 2020-12-11T21:48:44+01:00
For the moment do not fetch the new version which is very different
- - - - -
29a7af95 by Andreas Tille at 2020-12-11T21:49:01+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
69b1b5bc by Andreas Tille at 2020-12-11T21:49:01+01:00
routine-update: debhelper-compat 13
- - - - -
6d90d263 by Andreas Tille at 2020-12-11T21:49:07+01:00
routine-update: Add salsa-ci file
- - - - -
6a1a5ee0 by Andreas Tille at 2020-12-11T21:49:07+01:00
routine-update: Rules-Requires-Root: no
- - - - -
a05d800b by Andreas Tille at 2020-12-11T21:49:12+01:00
Set upstream metadata fields: Bug-Database, Bug-Submit.
Changes-By: lintian-brush
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
- - - - -
6d002275 by Andreas Tille at 2020-12-11T21:51:00+01: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,8 +1,17 @@
-ea-utils (1.04.807+dfsg-1) UNRELEASED; urgency=medium
+ea-utils (1.1.2+dfsg-6) unstable; urgency=medium
+ [ Jelmer Vernooij ]
* Use secure copyright file specification URI.
- -- Jelmer Vernooij <jelmer at debian.org> Sat, 20 Oct 2018 20:24:28 +0000
+ [ Andreas Tille ]
+ * For the moment do not fetch the new version which is very different
+ * Standards-Version: 4.5.1 (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.
+
+ -- Andreas Tille <tille at debian.org> Fri, 11 Dec 2020 21:49:12 +0100
ea-utils (1.1.2+dfsg-5) unstable; urgency=medium
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,16 +4,17 @@ Uploaders: Tim Booth <tbooth at ceh.ac.uk>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
libbam-dev,
zlib1g-dev,
libgsl-dev,
- libsparsehash-dev (>= 2.0),
+ libsparsehash-dev,
r-cran-hmisc
-Standards-Version: 4.1.4
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/ea-utils
Vcs-Git: https://salsa.debian.org/med-team/ea-utils.git
Homepage: https://expressionanalysis.github.io/ea-utils/
+Rules-Requires-Root: no
Package: ea-utils
Architecture: any
=====================================
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
=====================================
@@ -1,3 +1,5 @@
+Bug-Database: https://github.com/ExpressionAnalysis/ea-utils/issues
+Bug-Submit: https://github.com/ExpressionAnalysis/ea-utils/issues/new
Cite-As: >
Erik Aronesty (2011).
ea-utils : "Command-line tools for processing biological sequencing data";
=====================================
debian/watch
=====================================
@@ -1,4 +1,7 @@
version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
- https://github.com/ExpressionAnalysis/ea-utils/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts=dversionmangle=s/.*/0.No-Track/ \
+ https://people.debian.org/~eriberto/ FakeWatchNoUpstreamTrackingForThisPackage-(\d\S+)\.gz
+
+#opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+# https://github.com/ExpressionAnalysis/ea-utils/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/ea-utils/-/compare/2d28c9ae490cd7c9071a3ee39b9ae11f29925a6c...6d0022757c1489c8eeb0f40e0d08188b1f462cb7
--
View it on GitLab: https://salsa.debian.org/med-team/ea-utils/-/compare/2d28c9ae490cd7c9071a3ee39b9ae11f29925a6c...6d0022757c1489c8eeb0f40e0d08188b1f462cb7
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/20201211/6851461e/attachment-0001.html>
More information about the debian-med-commit
mailing list