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 <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to