[med-svn] [Git][med-team/mosdepth][master] 2 commits: Limit Archs
Nilesh Patra
gitlab at salsa.debian.org
Sun Nov 15 16:56:17 GMT 2020
Nilesh Patra pushed to branch master at Debian Med / mosdepth
Commits:
4e1695d5 by Nilesh Patra at 2020-11-15T22:18:14+05:30
Limit Archs
- - - - -
79381d8d by Nilesh Patra at 2020-11-15T22:23:34+05:30
Update changelog
- - - - -
3 changed files:
- debian/changelog
- debian/copyright
- debian/tests/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,21 @@
-mosdepth (0.3.1+ds-2) UNRELEASED; urgency=medium
+mosdepth (0.3.1+ds-2) unstable; urgency=medium
- * Set -d:release flag.
+ [ Steffen Moeller ]
+ * Set -d:release flag/
+ * Extended clean
+ * Avoid redundant tests/missing.bed
+ * Respecting request not to test
- -- Steffen Moeller <moeller at debian.org> Tue, 03 Nov 2020 14:26:52 +0100
+ [ Nilesh Patra ]
+ * nimcache in current directory
+ * Regenerate files during build so there are
+ no install problems in mosdepth-examples if tests are not run
+ * Enable debuginfo and override dh_dwz since
+ this doesn't seem to handle nim debug symbols well
+ * Add myself to uploaders
+ * Limit Archs
+
+ -- Nilesh Patra <npatra974 at gmail.com> Sun, 15 Nov 2020 22:21:32 +0530
mosdepth (0.3.1+ds-1) unstable; urgency=medium
=====================================
debian/copyright
=====================================
@@ -3,7 +3,7 @@ Upstream-Name: mosdepth
Source: https://github.com/brentp/mosdepth
Files-Excluded:
tests/*.bam*
- tests/missing.bed
+# tests/missing.bed
Files: *
Copyright: 2017-2020 Brent Pedersen
=====================================
debian/tests/control
=====================================
@@ -1,3 +1,4 @@
Tests: run-unit-test
Depends: @, python3, libhts-dev
Restrictions: allow-stderr
+Architecture: amd64 arm64 ppc64el
View it on GitLab: https://salsa.debian.org/med-team/mosdepth/-/compare/5ed93cc1f9f4c06f98604cb0bd2e6c0b0fa920d7...79381d8d005a6aa7d8f8b1aa684207a56ffe3b7d
--
View it on GitLab: https://salsa.debian.org/med-team/mosdepth/-/compare/5ed93cc1f9f4c06f98604cb0bd2e6c0b0fa920d7...79381d8d005a6aa7d8f8b1aa684207a56ffe3b7d
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/20201115/309c9005/attachment-0001.html>
More information about the debian-med-commit
mailing list