[med-svn] [Git][med-team/parsinsert][master] 2 commits: Upload changelog
Nilesh Patra
gitlab at salsa.debian.org
Sun Sep 6 12:02:20 BST 2020
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20200906/0ad07a19/attachment.html>
More information about the debian-med-commit
mailing list