diff -Nru coccinelle-0.2.0.deb/debian/changelog coccinelle-0.2.0.deb/debian/changelog --- coccinelle-0.2.0.deb/debian/changelog 2010-01-20 04:15:47.000000000 +0530 +++ coccinelle-0.2.0.deb/debian/changelog 2010-01-31 22:30:30.000000000 +0530 @@ -1,3 +1,11 @@ +coccinelle (0.2.0.deb-1ubuntu1) lucid; urgency=low + + * Merge from debian testing. Remaining changes: LP: #515198 + - debian/control: build-depend on python2.6-dev, + set XB-Python-Version to 2.6 + + -- Bhavani Shankar Sun, 31 Jan 2010 22:30:19 +0530 + coccinelle (0.2.0.deb-1) unstable; urgency=low * New upstream release @@ -11,6 +19,14 @@ -- Євгеній Мещеряков Tue, 19 Jan 2010 23:43:44 +0100 +coccinelle (0.1.10.deb-1ubuntu1) lucid; urgency=low + + * Merge from Debian unstable, remaining changes: + - debian/control: build-depend on python2.6-dev, + set XB-Python-Version to 2.6 + + -- Daniel T Chen Tue, 08 Sep 2009 13:06:20 +0100 + coccinelle (0.1.10.deb-1) unstable; urgency=low * New upstream release @@ -20,6 +36,16 @@ -- Євгеній Мещеряков Tue, 08 Sep 2009 01:37:43 +0200 +coccinelle (0.1.9.deb-1ubuntu1) karmic; urgency=low + + * Merge from Debian unstable, remaining changes: + - debian/control: build-depend on python2.6-dev, + set XB-Python-Version to 2.6 + * New upstream (Debian) packaging applied fix for + LP: #410907 (see changelog entry below) + + -- Daniel T Chen Mon, 10 Aug 2009 01:01:24 +0100 + coccinelle (0.1.9.deb-1) unstable; urgency=low * New upstream release @@ -34,6 +60,14 @@ -- Євгеній Мещеряков Sun, 09 Aug 2009 20:54:57 +0200 +coccinelle (0.1.8.deb-4ubuntu1) karmic; urgency=low + + * debian/control: python2.6 transition: (LP: #390746) + - build-depend to python2.6-dev instead of python2.5-dev. + - set XB-Python-Version to 2.6. + + -- Andrea Gasparini Mon, 22 Jun 2009 17:37:54 +0200 + coccinelle (0.1.8.deb-4) unstable; urgency=low * Fix bytecode builds @@ -153,3 +187,4 @@ * Initial release (Closes: #512658) -- Євгеній Мещеряков Thu, 05 Mar 2009 20:57:48 +0100 + 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 +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Debian OCaml Maintainers Uploaders: Євгеній Мещеряков 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