I could fix this via an NMU if there wouldn't be any objections - I
haven't contacted the release team yet though, and I need a sponsor.
Diff for my suggested NMU attached.

best regards
-- Andreas Rönnquist
gus...@gusnan.se
diff -u catfish-0.3.2/debian/changelog catfish-0.3.2/debian/changelog
--- catfish-0.3.2/debian/changelog
+++ catfish-0.3.2/debian/changelog
@@ -1,3 +1,11 @@
+catfish (0.3.2-2+deb7u1.1) stable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix the patch 50Fix_cve.dpatch, correcting the calling
+    python command (Closes: #746251)
+
+ -- Andreas Rönnquist <gus...@gusnan.se>  Fri, 02 May 2014 16:20:45 +0200
+
 catfish (0.3.2-2+deb7u1) stable; urgency=medium
 
   * Add 50Fix_cve.dpatch. Closes: #739958
diff -u catfish-0.3.2/debian/patches/50Fix_cve.dpatch catfish-0.3.2/debian/patches/50Fix_cve.dpatch
--- catfish-0.3.2/debian/patches/50Fix_cve.dpatch
+++ catfish-0.3.2/debian/patches/50Fix_cve.dpatch
@@ -22 +22 @@
-+%python% %prefix%/share/catfish/bin/catfish.py "$@"
++python %prefix%/share/catfish/catfish.py "$@"

Reply via email to