[Pkg-freeipa-devel] [Git][freeipa-team/python-nss][master] 6 commits: Bump debhelper to 12.

Timo Aaltonen gitlab at salsa.debian.org
Thu Sep 12 07:19:26 BST 2019



Timo Aaltonen pushed to branch master at FreeIPA packaging / python-nss


Commits:
978e1933 by Timo Aaltonen at 2019-09-12T06:12:54Z
Bump debhelper to 12.

- - - - -
3967b0f7 by Timo Aaltonen at 2019-09-12T06:13:11Z
control: Bump policy to 4.4.0.

- - - - -
10851d91 by Timo Aaltonen at 2019-09-12T06:13:46Z
control: Drop X-Python*-Version.

- - - - -
1bca39ae by Timo Aaltonen at 2019-09-12T06:15:11Z
Drop python2 support. (Closes: #937958)

- - - - -
5e73fd1f by Timo Aaltonen at 2019-09-12T06:16:02Z
control: Fix vcs urls.

- - - - -
2179a295 by Timo Aaltonen at 2019-09-12T06:17:30Z
releasing package python-nss version 1.0.0-2

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+python-nss (1.0.0-2) unstable; urgency=medium
+
+  * Bump debhelper to 12.
+  * control: Bump policy to 4.4.0.
+  * control: Drop X-Python*-Version.
+  * Drop python2 support. (Closes: #937958)
+  * control: Fix vcs urls.
+
+ -- Timo Aaltonen <tjaalton at debian.org>  Thu, 12 Sep 2019 09:17:21 +0300
+
 python-nss (1.0.0-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-9
+12


=====================================
debian/control
=====================================
@@ -3,31 +3,14 @@ Section: python
 Priority: extra
 Maintainer: Debian FreeIPA Team <pkg-freeipa-devel at lists.alioth.debian.org>
 Uploaders: Timo Aaltonen <tjaalton at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 12),
  dh-python,
- python-all-dev (>= 2.6.6-3~),
  python3-all-dev,
  libnss3-dev,
-X-Python-Version: >= 2.7
-X-Python3-Version: >= 3.3
-Standards-Version: 3.9.8
+Standards-Version: 4.4.0
 Homepage: https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/Python_binding_for_NSS
-Vcs-Git: https://anonscm.debian.org/git/pkg-freeipa/python-nss.git
-Vcs-Browser: https://anonscm.debian.org/cgit/pkg-freeipa/python-nss.git
-
-Package: python-nss
-Architecture: any
-Provides: ${python:Provides}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}
-Description: Python bindings for Network Security Services (NSS)
- This package provides Python bindings for Network Security Services (NSS)
- and the Netscape Portable Runtime (NSPR).
- .
- NSS is a set of libraries supporting security-enabled client and
- server applications. Applications built with NSS can support SSL v2
- and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3
- certificates, and other security standards. Specific NSS
- implementations have been FIPS-140 certified.
+Vcs-Git: https://salsa.debian.org/freeipa-team/python-nss.git
+Vcs-Browser: https://salsa.debian.org/freeipa-team/python-nss
 
 Package: python3-nss
 Architecture: any


=====================================
debian/rules
=====================================
@@ -5,8 +5,9 @@
 #export DH_VERBOSE=1
 
 export PYBUILD_NAME=nss
+
 %:
-	dh $@ --with python2,python3 --buildsystem=pybuild
+	dh $@ --with python3 --buildsystem=pybuild
 
 override_dh_auto_install:
 	dh_auto_install



View it on GitLab: https://salsa.debian.org/freeipa-team/python-nss/compare/064a6f46e36d72be1e08e829b29f043fc069cc34...2179a2952179f7725f5ceec7e5171e578a5b9098

-- 
View it on GitLab: https://salsa.debian.org/freeipa-team/python-nss/compare/064a6f46e36d72be1e08e829b29f043fc069cc34...2179a2952179f7725f5ceec7e5171e578a5b9098
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/pkg-freeipa-devel/attachments/20190912/fd605bcd/attachment-0001.html>


More information about the Pkg-freeipa-devel mailing list