[med-svn] [Git][med-team/python-ncls][master] 4 commits: Fix watch file
Andreas Tille
gitlab at salsa.debian.org
Sun Jun 14 06:43:00 BST 2020
Andreas Tille pushed to branch master at Debian Med / python-ncls
Commits:
c60315ae by Andreas Tille at 2020-06-14T07:36:05+02:00
Fix watch file
- - - - -
e4396f21 by Andreas Tille at 2020-06-14T07:36:42+02:00
New upstream version 0.0+git20200225.f9894b0+ds
- - - - -
25b051ae by Andreas Tille at 2020-06-14T07:36:43+02:00
Update upstream source from tag 'upstream/0.0+git20200225.f9894b0+ds'
Update to upstream version '0.0+git20200225.f9894b0+ds'
with Debian dir 72eb05438907b83c1ef1cbc2dfc3134f14f46bb7
- - - - -
2da47285 by Andreas Tille at 2020-06-14T07:40:32+02:00
No manual auto-clean needed any more
- - - - -
2 changed files:
- debian/rules
- debian/watch
Changes:
=====================================
debian/rules
=====================================
@@ -6,12 +6,3 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@ --with python3 --buildsystem=pybuild
-
-override_dh_auto_clean:
- dh_auto_clean
- rm -rf ncls.egg-info/ .pytest_cache
- for cfilebak in `find . -name "*.c.bak"` ; do \
- cfile=`dirname $${cfilebak}`/`basename $${pyx} .bak` ; \
- mv $${cfilebak} $${cfile} ; \
- done
- rm -f ncls/src/fncls.c ncls/src/ncls.c ncls/src/ncls32.c
=====================================
debian/watch
=====================================
@@ -1,4 +1,4 @@
version=4
-opts="mode=git,pretty=0.0+git%cd.%h+ds,repacksuffix=+ds,dversionmangle=auto" \
+opts="mode=git,pretty=0.0+git%cd.%h,repacksuffix=+ds,dversionmangle=auto" \
https://github.com/biocore-ntnu/ncls HEAD
View it on GitLab: https://salsa.debian.org/med-team/python-ncls/-/compare/601b8604c70b551e44780ec2bc109e4f8f1b19a8...2da4728538c3b229da174655c1721f79322de854
--
View it on GitLab: https://salsa.debian.org/med-team/python-ncls/-/compare/601b8604c70b551e44780ec2bc109e4f8f1b19a8...2da4728538c3b229da174655c1721f79322de854
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/20200614/bd9a91e0/attachment-0001.html>
More information about the debian-med-commit
mailing list