Nilesh Patra pushed to branch master at Debian Med / pyode


Commits:
8a36b828 by Nilesh Patra at 2020-04-13T17:41:22+05:30
Add appropriate symlink to license

- - - - -
90e48753 by Nilesh Patra at 2020-04-13T17:58:39+05:30
Add import test

- - - - -


2 changed files:

- debian/copyright
- + debian/tests/control


Changes:

=====================================
debian/copyright
=====================================
@@ -32,7 +32,7 @@ LGPL:
     Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 
 On Debian systems, the complete text of the LGPL license can be found in
-/usr/share/common-licenses/LGPL file.
+/usr/share/common-licenses/LGPL-3 file.
 
 BSD-style:
 


=====================================
debian/tests/control
=====================================
@@ -0,0 +1,4 @@
+Test-Command: set -e ; for py in $(py3versions -r 2>/dev/null) ; do cd 
"$AUTOPKGTEST_TMP" ; echo "Testing with $py:" ; $py -c "import ode; print(ode)" 
; done
+Depends: @, python3-all
+Restrictions: allow-stderr
+



View it on GitLab: 
https://salsa.debian.org/med-team/pyode/-/compare/e57e7b15e750feca4d05ddae79f1e9e035f1b383...90e48753b6cd97146af90d2d94b9f61c4925e6d2

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/pyode/-/compare/e57e7b15e750feca4d05ddae79f1e9e035f1b383...90e48753b6cd97146af90d2d94b9f61c4925e6d2
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