[med-svn] [Git][med-team/crac][master] 4 commits: Clean up after build-time tests (Fixes un-reproducible build)

Nilesh Patra gitlab at salsa.debian.org
Wed Dec 23 12:57:47 GMT 2020



Nilesh Patra pushed to branch master at Debian Med / crac


Commits:
3bc850ba by Nilesh Patra at 2020-12-23T18:07:44+05:30
Clean up after build-time tests (Fixes un-reproducible build)

- - - - -
fb9ffd75 by Nilesh Patra at 2020-12-23T18:08:33+05:30
Add myself to uploaders

- - - - -
aa80d916 by Nilesh Patra at 2020-12-23T12:46:38+00:00
Fix lintian

- - - - -
cebcaccd by Nilesh Patra at 2020-12-23T12:53:31+00:00
Update changelog

- - - - -


4 changed files:

- debian/changelog
- debian/control
- + debian/lintian-overrides
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+crac (2.5.2+dfsg-4) unstable; urgency=medium
+
+  * Clean up after build-time tests
+    (Fixes un-reproducible build)
+
+ -- Nilesh Patra <npatra974 at gmail.com>  Wed, 23 Dec 2020 18:09:07 +0530
+
 crac (2.5.2+dfsg-3) unstable; urgency=medium
 
   * Standards-Version: 4.5.1 (routine-update)


=====================================
debian/control
=====================================
@@ -1,6 +1,6 @@
 Source: crac
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>
+Uploaders: Andreas Tille <tille at debian.org>, Nilesh Patra <npatra974 at gmail.com>
 Section: science
 Priority: optional
 Build-Depends: debhelper-compat (= 13),


=====================================
debian/lintian-overrides
=====================================
@@ -0,0 +1,3 @@
+# Override manpage warnings for now, till there's a better way than createmanpages to create them
+crac: bad-whatis-entry *
+crac: no-manual-page *


=====================================
debian/rules
=====================================
@@ -15,6 +15,7 @@ override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	# Sequence of tests is important so parallel execution is no option
 	dh_auto_test --no-parallel
+	find test_f -type f \( -name '*~' -o -name '*.tap' -o -name '*.ssa' -o -name '*.conf' -o -name '*.sam' -o -name '*.valgrind' -o -name '*.log' \) -delete
 endif
 
 override_dh_installexamples:



View it on GitLab: https://salsa.debian.org/med-team/crac/-/compare/0bf84fad6cd831927fa6504cd23b5f61333fb807...cebcaccd5d51dcfa141b19b6cea7985b9c5f87c3

-- 
View it on GitLab: https://salsa.debian.org/med-team/crac/-/compare/0bf84fad6cd831927fa6504cd23b5f61333fb807...cebcaccd5d51dcfa141b19b6cea7985b9c5f87c3
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/20201223/b448f1c2/attachment-0001.html>


More information about the debian-med-commit mailing list