Package: release.debian.org Severity: normal User: [email protected] Usertags: unblock X-Debbugs-Cc: [email protected]
Please unblock package yagf Fixes not RC bug #682102 unblock yagf/0.9.1-3
diff -Nru yagf-0.9.1/debian/changelog yagf-0.9.1/debian/changelog --- yagf-0.9.1/debian/changelog 2012-06-10 15:47:59.000000000 +0300 +++ yagf-0.9.1/debian/changelog 2012-07-30 19:52:17.000000000 +0300 @@ -1,3 +1,11 @@ +yagf (0.9.1-3) unstable; urgency=low + + * debian/control was updated: + changed dependency of yagf package from "cuneiform | tesseract-ocr" to + "tesseract-ocr | cuneiform". (Closes: #682102) + + -- Boris Pek <[email protected]> Mon, 30 Jul 2012 19:51:55 +0300 + yagf (0.9.1-2) unstable; urgency=low * debian/rules was updated: diff -Nru yagf-0.9.1/debian/control yagf-0.9.1/debian/control --- yagf-0.9.1/debian/control 2012-06-10 15:47:42.000000000 +0300 +++ yagf-0.9.1/debian/control 2012-07-30 19:52:17.000000000 +0300 @@ -12,7 +12,7 @@ Package: yagf Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, - cuneiform | tesseract-ocr + tesseract-ocr | cuneiform Recommends: xsane Description: graphical interface for cuneiform and tesseract YAGF is a graphical interface for cuneiform and tesseract text recognition

