Shayan Doust pushed to branch master at Debian Med / python-flask-talisman


Commits:
8f693e9e by Shayan Doust at 2021-06-09T23:56:34+01:00
Add some dependencies manually

- - - - -
978f7bde by Shayan Doust at 2021-06-09T23:56:55+01:00
Correct version in d/changelog

- - - - -


2 changed files:

- debian/changelog
- debian/control


Changes:

=====================================
debian/changelog
=====================================
@@ -1,4 +1,4 @@
-python-flask-talisman (0.0.0-1) UNRELEASED; urgency=medium
+python-flask-talisman (0.7.0-1) UNRELEASED; urgency=medium
 
   * Initial release (Closes: #<bug>)
 


=====================================
debian/control
=====================================
@@ -1,9 +1,14 @@
-Source: flask-talisman
+Source: python-flask-talisman
 Maintainer: Debian Med Packaging Team 
<[email protected]>
 Uploaders: Shayan Doust <[email protected]>
 Section: science
 Priority: optional
-Build-Depends: debhelper-compat (= 13)
+Build-Depends: debhelper-compat (= 13),
+               dh-python,
+               python3-all,
+               python3-setuptools,
+               python3-flask,
+               python3-six
 Standards-Version: 4.3.0
 Vcs-Browser: https://salsa.debian.org/med-team/flask-talisman
 Vcs-Git: https://salsa.debian.org/med-team/flask-talisman.git
@@ -12,8 +17,10 @@ Rules-Requires-Root: no
 
 Package: python3-flask-talisman
 Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
+Depends: ${python3:Depends},
+         ${misc:Depends},
+         python3-flask,
+         python3-six
 Description: HTTP security headers for Flask
  Talisman is a small Flask extension that handles setting HTTP
  headers that can help protect against a few common web application



View it on GitLab: 
https://salsa.debian.org/med-team/python-flask-talisman/-/compare/64d4dfd7249ec5759ce21b3aeede147c88d716f5...978f7bdeddee939bb45b72c694c860559fc863eb

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/python-flask-talisman/-/compare/64d4dfd7249ec5759ce21b3aeede147c88d716f5...978f7bdeddee939bb45b72c694c860559fc863eb
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