[Git][debian-gis-team/pyepr][master] 3 commits: Add autopkgtest-pkg-python

Antonio Valentino gitlab at salsa.debian.org
Sat Feb 23 10:56:41 GMT 2019


Antonio Valentino pushed to branch master at Debian GIS Project / pyepr


Commits:
f6508fb2 by Antonio Valentino at 2019-02-23T08:28:57Z
Add autopkgtest-pkg-python

- - - - -
68e1a964 by Antonio Valentino at 2019-02-23T10:48:24Z
Lintian overrides for spelling errors

- - - - -
c547eb7a by Antonio Valentino at 2019-02-23T10:52:52Z
Set distribution to unstable

- - - - -


6 changed files:

- debian/changelog
- debian/control
- + debian/python-epr-dbg.lintian-overrides
- + debian/python3-epr-dbg.lintian-overrides
- debian/rules
- − debian/source/lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,10 +1,14 @@
-pyepr (0.9.5-2) UNRELEASED; urgency=medium
+pyepr (0.9.5-2) unstable; urgency=medium
 
   * Bump Standards-Version to 4.3.0, no changes.
   * debian/rules
     - improve handling of dh_numpy* calls
+  * Add autopkgtest-pkg-python: debian/control and
+    debian/rules updated, debian/source/lintian-overrides
+    removed.
+  * Add lintian overrides for misdetected spelling errors.
 
- -- Antonio Valentino <antonio.valentino at tiscali.it>  Tue, 25 Dec 2018 11:05:36 +0100
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 23 Feb 2019 10:52:42 +0000
 
 pyepr (0.9.5-1) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -3,6 +3,7 @@ Maintainer: Debian GIS Project <pkg-grass-devel at lists.alioth.debian.org>
 Uploaders: Antonio Valentino <antonio.valentino at tiscali.it>
 Section: python
 Priority: optional
+Testsuite: autopkgtest-pkg-python
 Build-Depends: debhelper (>= 11),
                dh-python,
                python-all-dev,


=====================================
debian/python-epr-dbg.lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# Spelling error false alarm
+python-epr-dbg: spelling-error-in-binary


=====================================
debian/python3-epr-dbg.lintian-overrides
=====================================
@@ -0,0 +1,2 @@
+# Spelling error false alarm
+python3-epr-dbg: spelling-error-in-binary


=====================================
debian/rules
=====================================
@@ -4,6 +4,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 export PYBUILD_NAME=epr
+export PYBUILD_DISABLE=test
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 
@@ -45,20 +46,6 @@ override_dh_auto_clean:
 	$(RM) -r *.egg-info
 
 
-# suppress dh_auto_test since it requires a large download
-override_dh_auto_test:
-#ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
-#	set -e -x;\
-#	for py in $(PY2VERS); do \
-#		PYTHONPATH=$(CURDIR)/build/lib.*-$$py python$$py test/test_all.py ;\
-#		PYTHONPATH=$(CURDIR)/build/lib.*-$$py-pydebug python$$py-dbg test/test_all.py ;\
-#	for py in $(PY3VERS); do \
-#		PYTHONPATH=$(CURDIR)/build/lib.*-$$py python$$py test/test_all.py ;\
-#		PYTHONPATH=$(CURDIR)/build/lib.*-$$py-pydebug python$$py-dbg test/test_all.py ;\
-#	done
-#endif
-
-
 override_dh_strip:
 	dh_strip -ppython-epr  --dbg-package=python-epr-dbg
 	dh_strip -ppython3-epr --dbg-package=python3-epr-dbg
@@ -86,8 +73,3 @@ else
 	mkdir -p doc/html
 endif
 	dh_installdocs
-
-
-.PHONY: override_dh_gencontrol override_dh_auto_clean override_dh_auto_test \
-        override_dh_strip override_dh_installchangelogs override_dh_compress \
-        override_dh_sphinxdoc override_dh_installdocs


=====================================
debian/source/lintian-overrides deleted
=====================================
@@ -1,3 +0,0 @@
-# Not worth the effort
-testsuite-autopkgtest-missing
-



View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/compare/7957bbed5828e2cf0cf7d9691a54544e35c1356e...c547eb7a162dbd4cec38792029df6a310cb5b367

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/pyepr/compare/7957bbed5828e2cf0cf7d9691a54544e35c1356e...c547eb7a162dbd4cec38792029df6a310cb5b367
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/pkg-grass-devel/attachments/20190223/d88a76b7/attachment-0001.html>


More information about the Pkg-grass-devel mailing list