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

Bug#774783: unblock keysync/0.2.1.1-2



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

unblock keysync/0.2.1.1-2

Fixes missing dependency that pydist didn't find:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774531


$ debdiff /tmp/keysync_0.2.1.1-1.dsc keysync_0.2.1.1-2.dsc
diff -Nru keysync-0.2.1.1/debian/changelog keysync-0.2.1.1/debian/changelog
--- keysync-0.2.1.1/debian/changelog	2014-07-07 22:23:52.000000000 +0200
+++ keysync-0.2.1.1/debian/changelog	2015-01-07 14:23:55.000000000 +0100
@@ -1,3 +1,10 @@
+keysync (0.2.1.1-2) unstable; urgency=low
+
+  * Standards-Version: 3.9.6
+  * add missing dep to pydist-overrides (Closes: #774531)
+
+ -- Hans-Christoph Steiner <hans@eds.org>  Wed, 07 Jan 2015 14:23:24 +0100
+
 keysync (0.2.1.1-1) unstable; urgency=low

   * new upstream release
diff -Nru keysync-0.2.1.1/debian/control keysync-0.2.1.1/debian/control
--- keysync-0.2.1.1/debian/control	2014-07-07 22:23:34.000000000 +0200
+++ keysync-0.2.1.1/debian/control	2015-01-07 14:21:48.000000000 +0100
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 7.0.8),
                python (>= 2.6.6-3~),
                python-setuptools
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://guardianproject.info/apps/keysync
 Vcs-Git: https://alioth.debian.org/anonscm/git/collab-maint/keysync.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/keysync.git
@@ -18,6 +18,7 @@
           python-crypto,
           python-imaging-tk,
           python-pymtp (>= 0.0.6~),
+          python-pkg-resources,
           python-tk
 X-Python-Version: >= 2.7
 Description: Syncs OTR identities between the different chat programs
diff -Nru keysync-0.2.1.1/debian/pydist-overrides
keysync-0.2.1.1/debian/pydist-overrides
--- keysync-0.2.1.1/debian/pydist-overrides	2013-11-07 21:07:32.000000000 +0100
+++ keysync-0.2.1.1/debian/pydist-overrides	2015-01-07 14:12:34.000000000 +0100
@@ -1,2 +1,3 @@
 pil python-imaging
 ordereddict python
+pkg_resources python-pkg-resources

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: