[med-svn] [Git][med-team/obitools][master] 4 commits: Drop ecoPCR.1.gz from package
Andreas Tille
gitlab at salsa.debian.org
Mon Jan 28 15:29:00 GMT 2019
Andreas Tille pushed to branch master at Debian Med / obitools
Commits:
c48e9380 by Andreas Tille at 2019-01-27T11:02:11Z
Drop ecoPCR.1.gz from package
- - - - -
f4f28473 by Andreas Tille at 2019-01-28T15:22:35Z
Section: science
- - - - -
48e2fed4 by Andreas Tille at 2019-01-28T15:24:39Z
Also remove ecofind.1
- - - - -
59d02fc4 by Andreas Tille at 2019-01-28T15:28:23Z
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+obitools (1.2.12+dfsg-2) unstable; urgency=medium
+
+ * Drop ecoPCR.1.gz and ecofind.1 from package
+ Closes: #920359
+ * Section: science
+
+ -- Andreas Tille <tille at debian.org> Mon, 28 Jan 2019 16:24:48 +0100
+
obitools (1.2.12+dfsg-1) unstable; urgency=low
* Initial release (Closes: #783833)
=====================================
debian/control
=====================================
@@ -2,9 +2,7 @@ Source: obitools
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Olivier Sallou <osallou at debian.org>,
Andreas Tille <tille at debian.org>
-Section: python
-#Testsuite needs more work
-#Testsuite: autopkgtest-pkg-python
+Section: science
Priority: optional
Build-Depends: debhelper (>= 12~),
dh-python,
=====================================
debian/rules
=====================================
@@ -23,3 +23,8 @@ override_dh_auto_install:
PYTHONPATH=$(shell pybuild --print build_dir --interpreter python) \
http_proxy='127.0.0.1:9' \
dh_auto_install
+
+override_dh_installman:
+ dh_installman
+ find debian -name "ecoPCR.1*" -delete
+ find debian -name "ecofind.1*" -delete
View it on GitLab: https://salsa.debian.org/med-team/obitools/compare/61bcc9715e5613974cfa76af9bd195e1ebd0f0d3...59d02fc4823570980cf0d87555c828d79f6e1b57
--
View it on GitLab: https://salsa.debian.org/med-team/obitools/compare/61bcc9715e5613974cfa76af9bd195e1ebd0f0d3...59d02fc4823570980cf0d87555c828d79f6e1b57
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/20190128/1bf5283c/attachment-0001.html>
More information about the debian-med-commit
mailing list