There is a typo on the previous email subject: s/pitivi/python-sponge On Wed, Aug 19, 2015 at 04:14:14PM -0300, Larissa Reis wrote: > I fixed this and it's on mentors.debian.net [0], here is the debdiff. I > now need a sponsor to review and upload this package in the archive. > > diff -u python-sponge-0.3.1/debian/rules python-sponge-0.3.1/debian/rules > --- python-sponge-0.3.1/debian/rules > +++ python-sponge-0.3.1/debian/rules > @@ -1,8 +1,5 @@ > #!/usr/bin/make -f > > -DEB_PYTHON_SYSTEM := pysupport > -DEB_PYTHON_MODULE_PACKAGE = python-sponge > - > include /usr/share/cdbs/1/rules/buildcore.mk > include /usr/share/cdbs/1/rules/debhelper.mk > include /usr/share/cdbs/1/class/python-distutils.mk > diff -u python-sponge-0.3.1/debian/changelog > python-sponge-0.3.1/debian/changelog > --- python-sponge-0.3.1/debian/changelog > +++ python-sponge-0.3.1/debian/changelog > @@ -1,3 +1,10 @@ > +python-sponge (0.3.1-1.1) UNRELEASED; urgency=medium > + > + * Non-maintainer upload. > + * Removes deprecated pysupport. Uses dh-python instead (Closes: #786171) > + > + -- Larissa Reis <[email protected]> Wed, 19 Aug 2015 15:19:15 -0300 > + > python-sponge (0.3.1-1) unstable; urgency=low > > * New release. (Closes: #542134) > reverted: > --- python-sponge-0.3.1/debian/pycompat > +++ python-sponge-0.3.1.orig/debian/pycompat > @@ -1 +0,0 @@ > -2 > diff -u python-sponge-0.3.1/debian/control python-sponge-0.3.1/debian/control > --- python-sponge-0.3.1/debian/control > +++ python-sponge-0.3.1/debian/control > @@ -3,7 +3,7 @@ > Priority: optional > Maintainer: Gabriel Falcão Gonçalves de Moura <[email protected]> > Standards-Version: 3.8.3 > -Build-Depends: debhelper (>= 7), python, cdbs, python-setuptools, > python-support, python-cherrypy3 (>= 3.1.1), python-genshi (>= 0.5.1), > python-imaging (>= 1.1.6), python-yaml (>= 3.08), python-nose (>= 0.11.1), > python-mox (>= 0.5.1), python-routes (>= 1.10.3) > +Build-Depends: debhelper (>= 7), python (>= 2.7.9), cdbs, python-setuptools, > dh-python, python-cherrypy3 (>= 3.1.1), python-genshi (>= 0.5.1), > python-imaging (>= 1.1.6), python-yaml (>= 3.08), python-nose (>= 0.11.1), > python-mox (>= 0.5.1), python-routes (>= 1.10.3) > Build-Depends-Indep: python-sphinx > Homepage: http://github.com/gabrielfalcao/sponge/tree/master > Vcs-Git: git://github.com/gabrielfalcao/sponge.git > > [0] http://mentors.debian.net/package/python-sponge > -- > Larissa Reis > Colivre - Cooperativa de Tecnologias Livres > www.colivre.coop.br
-- Larissa Reis Colivre - Cooperativa de Tecnologias Livres www.colivre.coop.br
signature.asc
Description: Digital signature

