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 <[email protected]>  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 
<[email protected]>
-Uploaders: Andreas Tille <[email protected]>
+Uploaders: Andreas Tille <[email protected]>, Nilesh Patra <[email protected]>
 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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to