chiark / gitweb /
Switch from python cjson to simplejson because python-kombu breaks it.
authorPaul Wise <pabs@debian.org>
Tue, 1 Jul 2014 05:45:11 +0000 (13:45 +0800)
committerMartin Zobel-Helas <zobel@debian.org>
Tue, 1 Jul 2014 07:16:05 +0000 (09:16 +0200)
Signed-off-by: Martin Zobel-Helas <zobel@debian.org>
debian/changelog
debian/control

index 98a07c8297db628984418ceff722ff485f891cd4..cd9117bb623037bf2ae6432b3c9d46968079e51a 100644 (file)
@@ -15,6 +15,7 @@ debian.org (55) UNRELEASED; urgency=low
   [ Paul Wise ]
   * debian.org-derivs-census-patch-generation:
     + new meta package from derivatives census patch generation
+    + Switch from python cjson to simplejson because python-kombu breaks it
 
  -- Peter Palfrader <weasel@debian.org>  Sat, 24 May 2014 19:26:03 +0200
 
index 6b32a22f7a9592d8861d7a9ad6abdda5e0e2b994..d3324ecb05552ddd05156d492745902669b03669 100644 (file)
@@ -1035,9 +1035,9 @@ Package: debian.org-derivs-census-patch-generation
 Architecture: all
 Depends: python,
          python-apt,
-         python-cjson,
          python-debian,
          python-psycopg2,
+         python-simplejson,
          python-yaml,
          dpkg-dev,
          devscripts,