[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#698816: unblock: python-crypto/2.6-3



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package python-crypto. python-crypto 2.6 breaks
python-keyring's CryptedFileKeyring included in versions <= 0.7.1-1
(see #678682 for an example of the breakage). I forgot to include the
appropriate Breaks stanzas in python-crypto and fixed that in 2.6-3.
So please

unblock python-crypto/2.6-3

Cheers
-- 
Sebastian Ramacher
diff -Nru python-crypto-2.6/debian/changelog python-crypto-2.6/debian/changelog
--- python-crypto-2.6/debian/changelog	2012-05-31 11:46:12.000000000 +0200
+++ python-crypto-2.6/debian/changelog	2013-01-03 00:32:12.000000000 +0100
@@ -1,3 +1,12 @@
+python-crypto (2.6-3) unstable; urgency=low
+
+  * debian/{control,copyright}: Update my mail address.
+  * debian/control:
+    - Remove DM-Upload-Allowed.
+    - Add Breaks python{,3}-keyring (<= 0.7.1-1) to python{,3}-crypto.
+
+ -- Sebastian Ramacher <sramacher@debian.org>  Thu, 03 Jan 2013 00:32:03 +0100
+
 python-crypto (2.6-2) unstable; urgency=low
 
   * debian/patches:
diff -Nru python-crypto-2.6/debian/control python-crypto-2.6/debian/control
--- python-crypto-2.6/debian/control	2012-05-28 12:08:15.000000000 +0200
+++ python-crypto-2.6/debian/control	2013-01-03 00:31:59.000000000 +0100
@@ -1,7 +1,7 @@
 Source: python-crypto
 Section: python
 Priority: optional
-Maintainer: Sebastian Ramacher <s.ramacher@gmx.at>
+Maintainer: Sebastian Ramacher <sramacher@debian.org>
 Uploaders: Andreas Rottmann <rotty@debian.org>,
  Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
 Build-Depends:
@@ -19,7 +19,6 @@
 Vcs-Svn: svn://svn.debian.org/svn/python-modules/packages/python-crypto/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-crypto/trunk/
 Homepage: http://www.pycrypto.org/
-DM-Upload-Allowed: yes
 
 Package: python-crypto
 Architecture: any
@@ -28,6 +27,7 @@
 Replaces: python2.3-crypto, python2.4-crypto
 Provides: ${python:Provides}
 Suggests: python-crypto-dbg, python-crypto-doc
+Breaks: python-keyring (<= 0.7.1-1)
 Description: cryptographic algorithms and protocols for Python
  A collection of cryptographic algorithms and protocols, implemented
  for use from Python. Among the contents of the package:
@@ -58,6 +58,7 @@
 Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Provides: ${python3:Provides}
 Suggests: python3-crypto-dbg, python-crypto-doc
+Breaks: python3-keyring (<= 0.7.1-1)
 Description: cryptographic algorithms and protocols for Python 3
  A collection of cryptographic algorithms and protocols, implemented
  for use from Python 3. Among the contents of the package:
diff -Nru python-crypto-2.6/debian/copyright python-crypto-2.6/debian/copyright
--- python-crypto-2.6/debian/copyright	2012-04-20 09:56:26.000000000 +0200
+++ python-crypto-2.6/debian/copyright	2012-11-16 00:14:25.000000000 +0100
@@ -42,7 +42,7 @@
  source code may be subject to regulation in your jurisdiction.
 
 Files: debian/*
-Copyright: 2011 Sebastian Ramacher <s.ramacher@gmx.at>
+Copyright: 2011 Sebastian Ramacher <sramacher@debian.org>
 License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions

Attachment: signature.asc
Description: Digital signature


Reply to: