[med-svn] [Git][med-team/python-iow][master] 3 commits: hardening

Andreas Tille (@tille) gitlab at salsa.debian.org
Mon Oct 10 14:11:26 BST 2022



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


Commits:
8c5bce35 by Andreas Tille at 2022-10-07T08:54:33+02:00
hardening

- - - - -
3e0a81ff by Andreas Tille at 2022-10-07T08:55:28+02:00
Remove now unneeded copy of GPL in installed package

- - - - -
cb303204 by Andreas Tille at 2022-10-07T09:01:29+02:00
Upload to new

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,5 +1,5 @@
-python-iow (1.0.5-1) UNRELEASED; urgency=medium
+python-iow (1.0.5-1) unstable; urgency=medium
 
-  * Initial release (Closes: #<bug>)
+  * Initial release (Closes: #1021378)
 
- -- Andreas Tille <tille at debian.org>  Thu, 06 Oct 2022 15:14:01 +0200
+ -- Andreas Tille <tille at debian.org>  Fri, 07 Oct 2022 09:00:47 +0200


=====================================
debian/rules
=====================================
@@ -3,6 +3,8 @@
 # DH_VERBOSE := 1
 export LC_ALL=C.UTF-8
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 export PYBUILD_NAME=iow
 export PYBUILD_AFTER_INSTALL_python3=dh_numpy3
 
@@ -12,3 +14,7 @@ export PYBUILD_AFTER_INSTALL_python3=dh_numpy3
 override_dh_clean:
 	dh_clean
 	find bp -name "*.c" -delete
+
+override_dh_install:
+	dh_install
+	find debian -name Genesis_LICENSE.txt -delete



View it on GitLab: https://salsa.debian.org/med-team/python-iow/-/compare/de2747bcf6c14d5404771a1be5120effc0923f60...cb303204391be488bab3ff37be6891943d9d46e7

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-iow/-/compare/de2747bcf6c14d5404771a1be5120effc0923f60...cb303204391be488bab3ff37be6891943d9d46e7
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/20221010/516164d5/attachment-0001.htm>


More information about the debian-med-commit mailing list