[med-svn] [Git][med-team/python-nanomath][master] 2 commits: Delete extra LICENSE file in wrong place
Andreas Tille
gitlab at salsa.debian.org
Mon Jun 15 08:03:26 BST 2020
Andreas Tille pushed to branch master at Debian Med / python-nanomath
Commits:
cbb337e6 by Andreas Tille at 2020-06-15T08:38:35+02:00
Delete extra LICENSE file in wrong place
- - - - -
fb1a1919 by Andreas Tille at 2020-06-15T08:43:55+02:00
routine-update: Ready to upload to unstable
- - - - -
2 changed files:
- debian/changelog
- debian/rules
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-nanomath (0.23.2-2) unstable; urgency=medium
+
+ * Delete extra LICENSE file in wrong place
+ Closes: #962841
+
+ -- Andreas Tille <tille at debian.org> Mon, 15 Jun 2020 08:39:26 +0200
+
python-nanomath (0.23.2-1) unstable; urgency=medium
* New upstream version
=====================================
debian/rules
=====================================
@@ -6,3 +6,7 @@ export PYBUILD_NAME=nanomath
%:
dh $@ --with python3 --buildsystem=pybuild
+
+override_dh_install:
+ dh_install
+ find debian -name LICENSE -type f -delete
View it on GitLab: https://salsa.debian.org/med-team/python-nanomath/-/compare/1763c11b8457c29d94673591dc70dc84f4a37c5f...fb1a191968ddda3aa56736d0938610d65c29e27e
--
View it on GitLab: https://salsa.debian.org/med-team/python-nanomath/-/compare/1763c11b8457c29d94673591dc70dc84f4a37c5f...fb1a191968ddda3aa56736d0938610d65c29e27e
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/20200615/58a121d8/attachment-0001.html>
More information about the debian-med-commit
mailing list