Package: coccinelle Version: 0.2.0.deb-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu lucid ubuntu-patch
Hello dear maintainer, In Ubuntu, we've applied the attached patch to achieve the following: * Merge from debian testing. Remaining changes: - debian/control: build-depend on python2.6-dev, set XB-Python-Version to 2.6 and cater to python 2.6 transition. We thought you might be interested in doing the same. -- System Information: Debian Release: squeeze/sid APT prefers hardy-updates APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 'hardy-proposed'), (500, 'hardy-backports'), (500, 'hardy') Architecture: i386 (i686) Kernel: Linux 2.6.24-16-generic (SMP w/2 CPU cores) Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash
diff -Nru coccinelle-0.2.0.deb/debian/changelog coccinelle-0.2.0.deb/debian/changelog diff -Nru coccinelle-0.2.0.deb/debian/control coccinelle-0.2.0.deb/debian/control --- coccinelle-0.2.0.deb/debian/control 2010-01-20 04:15:47.000000000 +0530 +++ coccinelle-0.2.0.deb/debian/control 2010-01-31 11:50:53.000000000 +0530 @@ -1,11 +1,12 @@ Source: coccinelle Section: devel Priority: optional -Maintainer: Debian OCaml Maintainers <debian-ocaml-ma...@lists.debian.org> +Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com> +XSBC-Original-Maintainer: Debian OCaml Maintainers <debian-ocaml-ma...@lists.debian.org> Uploaders: Євгеній Мещеряков <eu...@debian.org> Build-Depends: debhelper (>= 7.0.50~), ocaml-nox (>= 3.11.0), pycaml (>= 0.82-10), python, menhir (>= 20090204.dfsg), libmenhir-ocaml-dev (>= 20090204.dfsg), ocaml-findlib, dh-ocaml, - ocaml-best-compilers, python2.5-dev, python-support (>= 0.6), libsexplib-camlp4-dev + ocaml-best-compilers, python2.6-dev, python-support (>= 0.6), libsexplib-camlp4-dev Standards-Version: 3.8.3 Homepage: http://coccinelle.lip6.fr Vcs-Git: git://git.debian.org/git/pkg-ocaml-maint/packages/coccinelle.git @@ -13,6 +14,7 @@ Package: coccinelle Architecture: any +XB-Python-Version: 2.6 Depends: ${misc:Depends}, ${shlibs:Depends}, ${F:OCamlRun}, ${python:Depends}, python-gobject, python-gtk2, python-glade2 Suggests: vim-addon-manager