[med-svn] [Git][med-team/kissplice][master] 3 commits: Add debian/TODO linking to build time errors
Andreas Tille
gitlab at salsa.debian.org
Fri May 29 08:14:31 BST 2020
Andreas Tille pushed to branch master at Debian Med / kissplice
Commits:
ce2f974a by Andreas Tille at 2020-05-29T08:25:03+02:00
Add debian/TODO linking to build time errors
- - - - -
d275fa69 by Andreas Tille at 2020-05-29T08:48:54+02:00
Remove extra license file
- - - - -
eda26222 by Andreas Tille at 2020-05-29T09:14:17+02:00
Upload to unstable
- - - - -
3 changed files:
- + debian/TODO
- debian/changelog
- debian/rules
Changes:
=====================================
debian/TODO
=====================================
@@ -0,0 +1,10 @@
+Upstream build time test has remaining errors.
+This was discussed here:
+
+ https://bugs.debian.org/936798#52
+
+This is related to
+
+ debian/rules
+
+ dh_auto_test || true ## FIXME: This is just to let the package build but not hiding the test failures
=====================================
debian/changelog
=====================================
@@ -1,4 +1,6 @@
-kissplice (2.5.1-1) UNRELEASED; urgency=medium
+kissplice (2.5.1-1) unstable; urgency=medium
+
+ * Team upload.
[ Steffen Möller ]
* Added ref to bioconda
@@ -11,13 +13,14 @@ kissplice (2.5.1-1) UNRELEASED; urgency=medium
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
* Standards-Version: 4.5.0
- TODO: FIXME
- * Fix build time test failures
- * enhance test suite to reflect build time tests
[ Nilesh Patra ]
* Fix and add autopkgtests
+ [ Andreas Tille ]
+ * Add debian/TODO linking to build time errors
+ * Remove extra license file
+
-- Nilesh Patra <npatra974 at gmail.com> Fri, 29 May 2020 02:55:28 +0530
kissplice (2.4.0-p1-5) unstable; urgency=medium
=====================================
debian/rules
=====================================
@@ -64,3 +64,7 @@ override_dh_install:
# 8 - ksErrorRemovalTest (Failed)
override_dh_auto_test:
dh_auto_test || true ## FIXME: This is just to let the package build but not hiding the test failures
+
+override_dh_installdocs:
+ dh_installdocs
+ find debian -name LICENSE -delete
View it on GitLab: https://salsa.debian.org/med-team/kissplice/-/compare/85d8cb5918f81d432dcd0f13f7fe0c1386823884...eda262229e85debb8b572475338820382b752ed2
--
View it on GitLab: https://salsa.debian.org/med-team/kissplice/-/compare/85d8cb5918f81d432dcd0f13f7fe0c1386823884...eda262229e85debb8b572475338820382b752ed2
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/20200529/c01552ea/attachment-0001.html>
More information about the debian-med-commit
mailing list