[med-svn] [Git][med-team/pbbam][master] 2 commits: Fix build dir name for tests
Andreas Tille
gitlab at salsa.debian.org
Mon Feb 4 13:57:41 GMT 2019
Andreas Tille pushed to branch master at Debian Med / pbbam
Commits:
476a01e8 by Andreas Tille at 2019-02-04T10:50:12Z
Fix build dir name for tests
- - - - -
d442bf38 by Andreas Tille at 2019-02-04T11:02:44Z
Upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+pbbam (0.19.0+dfsg-3) unstable; urgency=medium
+
+ * Team upload.
+
+ [ Steve Langasek ]
+ * Fix build dir name for tests
+ Closes: #909071
+
+ -- Andreas Tille <tille at debian.org> Mon, 04 Feb 2019 11:50:20 +0100
+
pbbam (0.19.0+dfsg-2) unstable; urgency=medium
* Team upload.
=====================================
debian/rules
=====================================
@@ -55,7 +55,7 @@ override_dh_auto_clean:
-e 's|@PacBioBAM_TestsDir@|$(CURDIR)/tests|g' \
-e 's|@PacBioBAM_VERSION@|$(DEB_VERSION_UPSTREAM)|g' \
-e 's|@GeneratedTestDataDir@|$(generated_data_dir)|g' \
- -e 's|+dfsg||g' -e 's|\(/build/$(DEB_SOURCE)-[0-9.]\+\)/|\1+dfsg/|' \
+ -e '/@PG/s|+dfsg||g' \
-e 's/$$SAMTOOLS/samtools/g' \
$< > $@
View it on GitLab: https://salsa.debian.org/med-team/pbbam/compare/ea16bf2e331bc19f76a5aec3fe0d62115587fd66...d442bf387e0068f580b16b20a0ceab037a63b5b0
--
View it on GitLab: https://salsa.debian.org/med-team/pbbam/compare/ea16bf2e331bc19f76a5aec3fe0d62115587fd66...d442bf387e0068f580b16b20a0ceab037a63b5b0
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/20190204/f9e7b77b/attachment.html>
More information about the debian-med-commit
mailing list