Andreas Tille pushed to branch master at Debian Med / python-pangolearn


Commits:
4600a1bd by Andreas Tille at 2021-04-06T14:22:56+02:00
Simply do not provide binary script which does not seem to be helpful anyway

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/rules
- − debian/tests/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,5 @@
 python-pangolearn (2021-04-01-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #<bug>)
-  TODO: $ pangoLEARN -h
-    Traceback (most recent call last):
-    ...
-    ModuleNotFoundError: No module named 'pangoLEARN.command'
 
  -- Andreas Tille <ti...@debian.org>  Tue, 06 Apr 2021 13:54:32 +0200


=====================================
debian/control
=====================================
@@ -1,6 +1,7 @@
 Source: python-pangolearn
 Section: science
 Priority: optional
+Testsuite: autopkgtest-pkg-python
 Maintainer: Debian Med Packaging Team 
<debian-med-packag...@lists.alioth.debian.org>
 Uploaders: Andreas Tille <ti...@debian.org>
 Build-Depends: debhelper-compat (= 13),


=====================================
debian/rules
=====================================
@@ -7,8 +7,6 @@ export PYBUILD_NAME = pangolearn
 %:
        dh $@  --with python3 --buildsystem=pybuild
 
-### When overriding auto_test make sure DEB_BUILD_OPTIONS will be respected
-#override_dh_auto_test:
-#ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
-#      do_stuff_for_testing
-#endif
+override_dh_install:
+       dh_install
+       rm -rf debian/python3-$(PYBUILD_NAME)/usr/bin


=====================================
debian/tests/control deleted
=====================================
@@ -1,3 +0,0 @@
-Test-Command: pangoLEARN
-Depends: @
-Restrictions: allow-stderr, superficial



View it on GitLab: 
https://salsa.debian.org/med-team/python-pangolearn/-/commit/4600a1bd00a493c7bb3600774a3f61a2cb3d1dd4

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/python-pangolearn/-/commit/4600a1bd00a493c7bb3600774a3f61a2cb3d1dd4
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
debian-med-commit mailing list
debian-med-com...@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to