[med-svn] [Git][med-team/python-nanoget][master] 2 commits: Move test scripts to examples

Andreas Tille gitlab at salsa.debian.org
Tue Nov 3 21:01:14 GMT 2020



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


Commits:
029561f4 by Andreas Tille at 2020-11-03T19:36:49+01:00
Move test scripts to examples

- - - - -
3710a792 by Andreas Tille at 2020-11-03T19:39:38+01:00
routine-update: Ready to upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/python3-nanoget-examples.install
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-nanoget (1.12.2-4) unstable; urgency=medium
+
+  * Move test scripts to examples
+    Closes: #973625
+
+ -- Andreas Tille <tille at debian.org>  Tue, 03 Nov 2020 19:37:33 +0100
+
 python-nanoget (1.12.2-3) unstable; urgency=medium
 
   * Delete extra LICENSE file in wrong place


=====================================
debian/python3-nanoget-examples.install
=====================================
@@ -1 +1,2 @@
-debian/missing-source/nanotest usr/share/doc/python3-nanoget/examples
+debian/missing-source/nanotest	usr/share/doc/python3-nanoget/examples
+scripts				usr/share/doc/python3-nanoget/examples


=====================================
debian/rules
=====================================
@@ -11,7 +11,7 @@ override_dh_installexamples:
 	dh_installexamples
 	mv `find debian/python3-$(PYBUILD_NAME) -name test.py` debian/python3-$(PYBUILD_NAME)-examples/usr/share/doc/python3-$(PYBUILD_NAME)/examples
 	find debian -name __pycache__ -type d | xargs rm -rf
-	find debian -name scripts -type d -empty | xargs rmdir
+	find debian -name scripts -type d | xargs rm -rf
 	find debian -name LICENSE -type f -delete
 
 #override_dh_auto_test:



View it on GitLab: https://salsa.debian.org/med-team/python-nanoget/-/compare/dc22c52d2d2cd8d590448763f641a3d880431a76...3710a792e896ce932f7650c43227e158c3adc256

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-nanoget/-/compare/dc22c52d2d2cd8d590448763f641a3d880431a76...3710a792e896ce932f7650c43227e158c3adc256
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/20201103/38eacf5f/attachment-0001.html>


More information about the debian-med-commit mailing list