Package: nemerle Version: 0.9.3+dfsg-3 Severity: normal Tags: patch User: [email protected] Usertags: origin-ubuntu jaunty ubuntu-patch
Hi, The Mono 2.0 transition is currently underway, and your package is affected: http://wiki.debian.org/Teams/DebianMonoGroup/Mono20Transition The attached patch contains the necessary changes to your package, please consider applying it. Thanks, James
diff -u nemerle-0.9.3+dfsg/debian/control nemerle-0.9.3+dfsg/debian/control --- nemerle-0.9.3+dfsg/debian/control +++ nemerle-0.9.3+dfsg/debian/control @@ -3,7 +3,7 @@ Priority: optional Maintainer: Sebastian Dröge <[email protected]> Build-Depends: debhelper (>= 5), dpatch -Build-Depends-Indep: libmono-dev (>= 1.1.13), cli-common-dev (>= 0.4.0), mono-gmcs (>= 1.9) | c-sharp-2.0-compiler, mono-gac, nunit-console +Build-Depends-Indep: libmono-dev (>= 1.1.13), cli-common-dev (>= 0.4.0), mono-devel | c-sharp-2.0-compiler, nunit-console Standards-Version: 3.7.3 Package: nemerle diff -u nemerle-0.9.3+dfsg/debian/changelog nemerle-0.9.3+dfsg/debian/changelog

