Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
control: Use https vcs urls.
· 5ea5d14b
Timo Aaltonen
authored
Sep 20, 2016
5ea5d14b
releasing package python-nss version 1.0.0-1
· 064a6f46
Timo Aaltonen
authored
Sep 20, 2016
064a6f46
Hide whitespace changes
Inline
Side-by-side
debian/changelog
View file @
064a6f46
python-nss (1.0.0-1)
UNRELEASED
; urgency=medium
python-nss (1.0.0-1)
unstable
; urgency=medium
* New upstream release.
* watch: Updated url.
* Add python3-nss, use pybuild
* control: Bump policy to 3.9.8, no changes.
* control: Use https vcs urls.
-- Timo Aaltonen <tjaalton@debian.org>
Wed, 21 Oct 2015 22:55:58
+0300
-- Timo Aaltonen <tjaalton@debian.org>
Tue, 20 Sep 2016 16:07:00
+0300
python-nss (0.16.0-1) unstable; urgency=medium
...
...
debian/control
View file @
064a6f46
...
...
@@ -12,8 +12,8 @@ X-Python-Version: >= 2.7
X-Python3-Version: >= 3.3
Standards-Version: 3.9.8
Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Python_binding_for_NSS
Vcs-Git:
git
://anonscm.debian.org/pkg-freeipa/python-nss.git
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-freeipa/python-nss.git
Vcs-Git:
https
://anonscm.debian.org/
git/
pkg-freeipa/python-nss.git
Vcs-Browser: http
s
://anonscm.debian.org/cgit/pkg-freeipa/python-nss.git
Package: python-nss
Architecture: any
...
...