[Python-modules-commits] r33031 - in packages/python-nacl/trunk/debian (changelog tests/control)

mithrandi at users.alioth.debian.org mithrandi at users.alioth.debian.org
Sat Jun 20 12:34:56 UTC 2015


    Date: Saturday, June 20, 2015 @ 12:34:54
  Author: mithrandi
Revision: 33031

Add "Restrictions: needs-root" because of cffi silliness.

Modified:
  packages/python-nacl/trunk/debian/changelog
  packages/python-nacl/trunk/debian/tests/control

Modified: packages/python-nacl/trunk/debian/changelog
===================================================================
--- packages/python-nacl/trunk/debian/changelog	2015-06-19 20:44:10 UTC (rev 33030)
+++ packages/python-nacl/trunk/debian/changelog	2015-06-20 12:34:54 UTC (rev 33031)
@@ -1,3 +1,9 @@
+python-nacl (0.2.3-2) unstable; urgency=medium
+
+  * Add "Restrictions: needs-root" because of cffi silliness.
+
+ -- Tristan Seligmann <mithrandi at debian.org>  Sat, 20 Jun 2015 14:34:41 +0200
+
 python-nacl (0.2.3-1) unstable; urgency=low
 
   * Initial release. (Closes: #776452)

Modified: packages/python-nacl/trunk/debian/tests/control
===================================================================
--- packages/python-nacl/trunk/debian/tests/control	2015-06-19 20:44:10 UTC (rev 33030)
+++ packages/python-nacl/trunk/debian/tests/control	2015-06-20 12:34:54 UTC (rev 33031)
@@ -1,2 +1,3 @@
 Tests: python2 python3
 Depends: @, @builddeps@
+Restrictions: needs-root




More information about the Python-modules-commits mailing list