Nilesh Patra pushed to branch master at Debian Med / parsinsert


Commits:
77326889 by Nilesh Patra at 2020-09-06T10:43:43+00:00
Upload changelog

Andreas probably forgot pushing earlier

- - - - -
1a0dc71a by Nilesh Patra at 2020-09-06T16:31:39+05:30
Clean up results post Build-Time tests

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,6 @@
-parsinsert (1.04-8) UNRELEASED; urgency=medium
+parsinsert (1.04-8) unstable; urgency=medium
 
+  * Team upload.
   * Run wrap-and-sort.
   * debian/control:
       - Added 'Rules-Requires-Root: no' to source stanza.


=====================================
debian/rules
=====================================
@@ -23,8 +23,8 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
                -s core_rdp.fasta && \
        cmp -s right_results set1000.results || { \
            echo "incorrect result" ; \
-           exit 1 ; \
-       }
+           exit 1 ; } && \
+       rm -f set1000.results
 endif
 
 # Note a manpage was generated using:



View it on GitLab: 
https://salsa.debian.org/med-team/parsinsert/-/compare/4b3f25eef373fce896014e177f1baafe1896af37...1a0dc71acaeb44f258114836dba4e2bd688e8bc5

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/parsinsert/-/compare/4b3f25eef373fce896014e177f1baafe1896af37...1a0dc71acaeb44f258114836dba4e2bd688e8bc5
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