[med-svn] [Git][med-team/python-flask-talisman][master] 2 commits: Add some dependencies manually

Shayan Doust (@shayan_doust-guest) gitlab at salsa.debian.org
Wed Jun 9 23:57:43 BST 2021



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 <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Shayan Doust <hello at shayandoust.me>
 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.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210609/e4f1e5ee/attachment-0001.htm>


More information about the debian-med-commit mailing list