[med-svn] [Git][med-team/python-dnaio][master] 2 commits: Add hardening

Liubov Chuprikova gitlab at salsa.debian.org
Sun Jun 23 00:34:59 BST 2019



Liubov Chuprikova pushed to branch master at Debian Med / python-dnaio


Commits:
6d652b94 by Liubov Chuprikova at 2019-06-22T23:32:10Z
Add hardening

- - - - -
35a93668 by Liubov Chuprikova at 2019-06-22T23:34:41Z
Section: python

- - - - -


2 changed files:

- debian/control
- debian/rules


Changes:

=====================================
debian/control
=====================================
@@ -1,5 +1,5 @@
 Source: python-dnaio
-Section: science
+Section: python
 Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Liubov Chuprikova <chuprikovalv at gmail.com>


=====================================
debian/rules
=====================================
@@ -4,18 +4,9 @@
 export LC_ALL=C.UTF-8
 
 include /usr/share/dpkg/default.mk
-# this provides:
-# DEB_SOURCE: the source package name
-# DEB_VERSION: the full version of the package (epoch + upstream vers. + revision)
-# DEB_VERSION_EPOCH_UPSTREAM: the package's version without the Debian revision
-# DEB_VERSION_UPSTREAM_REVISION: the package's version without the Debian epoch
-# DEB_VERSION_UPSTREAM: the package's upstream version
-# DEB_DISTRIBUTION: the distribution(s) listed in the current entry of debian/changelog
-# SOURCE_DATE_EPOCH: the source release date as seconds since the epoch, as
-#                    specified by <https://reproducible-builds.org/specs/source-date-epoch/>
 
 # for hardening you might like to uncomment this:
-# export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
 %:
 	dh $@ --with python3 --buildsystem=pybuild
@@ -26,6 +17,3 @@ include /usr/share/dpkg/default.mk
 #	do_stuff_for_testing
 #endif
 
-### If you **really** can not use uscan (even not with mode=git) use a debian/get-orig-script
-#get-orig-source:
-#	. debian/get-orig-source



View it on GitLab: https://salsa.debian.org/med-team/python-dnaio/compare/c48089879520b9162d8fd5f14b895f358aecf47d...35a93668fb3cc8798426541d7386d1d2f624b712

-- 
View it on GitLab: https://salsa.debian.org/med-team/python-dnaio/compare/c48089879520b9162d8fd5f14b895f358aecf47d...35a93668fb3cc8798426541d7386d1d2f624b712
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/20190622/b3c3e789/attachment-0001.html>


More information about the debian-med-commit mailing list