[med-svn] [Git][med-team/python-ciso8601][master] 3 commits: Changing Control-section to python
Malihe Asemani
gitlab at salsa.debian.org
Sun Apr 19 19:43:42 BST 2020
Malihe Asemani pushed to branch master at Debian Med / python-ciso8601
Commits:
b4299707 by Malihe Asemani at 2020-04-19T13:16:01-05:00
Changing Control-section to python
- - - - -
b4a33381 by Malihe Asemani at 2020-04-19T13:16:56-05:00
Changing Control-architecture to any
- - - - -
c2576822 by Malihe Asemani at 2020-04-19T13:32:44-05:00
Adding shlibs-Depends
- - - - -
1 changed file:
- debian/control
Changes:
=====================================
debian/control
=====================================
@@ -1,7 +1,7 @@
Source: python-ciso8601
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Malihe Asemani <ml.asemani at gmail.com>
-Section: science
+Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12),
python3-all,
@@ -16,8 +16,9 @@ Vcs-Git: https://salsa.debian.org/med-team/python-ciso8601.git
Homepage: https://github.com/closeio/ciso8601
Package: python3-ciso8601
-Architecture: all
+Architecture: any
Depends: ${python3:Depends},
+ ${shlibs:Depends},
${misc:Depends}
Description: Fast ISO8601 date time parser for Python written in C
This package converts date time strings from ISO8601 or RFC3339 into Python
View it on GitLab: https://salsa.debian.org/med-team/python-ciso8601/-/compare/b2881fe5db42e4cab376f148006204cec06d4abd...c25768227e458747c8c1b0be23272ebd5f4b295e
--
View it on GitLab: https://salsa.debian.org/med-team/python-ciso8601/-/compare/b2881fe5db42e4cab376f148006204cec06d4abd...c25768227e458747c8c1b0be23272ebd5f4b295e
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/20200419/1560ff4c/attachment.html>
More information about the debian-med-commit
mailing list