[python-periodictable] 03/09: Fix section of python packages

Stuart Prescott stuart at debian.org
Sun Nov 5 04:19:22 UTC 2017


This is an automated email from the git hooks/post-receive script.

stuart pushed a commit to branch master
in repository python-periodictable.

commit a0c7c789d2e1213bf3824e182c05cdc8bea79f73
Author: Stuart Prescott <stuart at debian.org>
Date:   Sun Nov 5 14:08:54 2017 +1100

    Fix section of python packages
---
 debian/control | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/control b/debian/control
index b5a383e..c2ee5a0 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/python-peri
 
 Package: python-periodictable
 Architecture: all
+Section: python
 Depends:
  ${misc:Depends},
  ${python:Depends}
@@ -58,6 +59,7 @@ Description: Extensible periodic table of the elements (Python 2)
 
 Package: python3-periodictable
 Architecture: all
+Section: python
 Depends:
  ${misc:Depends},
  ${python3:Depends}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-periodictable.git



More information about the debian-science-commits mailing list