--- pywebkitgtk-1.1.7/debian/changelog 2010-08-11 19:38:35.000000000 +0200 +++ pywebkitgtk-1.1.8/debian/changelog 2010-08-11 18:38:54.000000000 +0200 @@ -1,3 +1,27 @@ +pywebkitgtk (1.1.8-0ubuntu1) maverick; urgency=low + + [ Christophe Sauthier ] + * New upstream release + * debian/control.in + - Standards-Version is 3.9.1, no changes needed. + + [ Emilio Pozuelo Monfort ] + * debian/control.in, + debian/rules: + - Switch to CDBS and python-autotools.mk. + * debian/control.in: + - Standards-Version is 3.8.4, no changes needed. + - Let python-webkit-dev depend on ${misc:Depends}. + - Remove trailing whitespaces. + * debian/python-webkit.docs: + - Removed, not needed with CDBS. + * debian/control.in, + debian/rules, + debian/source/format: + - Switch to source format 3.0 (quilt). + + -- Christophe Sauthier Wed, 11 Aug 2010 18:38:44 +0200 + pywebkitgtk (1.1.7-1) unstable; urgency=low [ Emilio Pozuelo Monfort ] --- pywebkitgtk-1.1.7/debian/control 2010-08-11 19:38:35.000000000 +0200 +++ pywebkitgtk-1.1.8/debian/control 2010-08-11 19:31:53.000000000 +0200 @@ -1,9 +1,16 @@ +# This file is autogenerated. DO NOT EDIT! +# +# Modifications should be made to debian/control.in instead. +# This file is regenerated automatically in the clean target. + Source: pywebkitgtk Section: python Priority: optional -Maintainer: Christophe Sauthier +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Christophe Sauthier Uploaders: Debian GNOME Maintainers , Emilio Pozuelo Monfort , Josselin Mouette Build-Depends: debhelper (>= 5), + cdbs (>= 0.4.73), gnome-pkg-tools, autotools-dev, python-support (>= 0.5.3), @@ -11,34 +18,37 @@ libwebkit-dev (>= 1.1.10), python-gtk2-dev, libxslt1-dev, - libglib2.0-dev, - dpatch -Standards-Version: 3.8.3 + libglib2.0-dev +Standards-Version: 3.9.1 Homepage: http://code.google.com/p/pywebkitgtk/ - Package: python-webkit-dev Architecture: all -Depends: python-webkit (>= ${source:Version}), python-gtk2-dev +Depends: ${misc:Depends}, + python-webkit (>= ${source:Version}), + python-gtk2-dev Description: WebKit/Gtk Python bindings: development files PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python. . - The PyWebKitGtk project share the same goals with WebKit. The purpose of this - binding is to bring an alternative web engine to Python/GTK+ application - developers who might need a web browser engine for their next application or - developers wishing to have a better browser engine that they can access to + The PyWebKitGtk project share the same goals with WebKit. The purpose of this + binding is to bring an alternative web engine to Python/GTK+ application + developers who might need a web browser engine for their next application or + developers wishing to have a better browser engine that they can access to using the Python programming language. . This package provides the development files for PyWebKitGtk. Package: python-webkit Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2 -Description: WebKit/Gtk Python bindings +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python:Depends}, + python-gtk2 +Description: WebKit/Gtk Python bindings PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python. . - The PyWebKitGtk project share the same goals with WebKit. The purpose of this - binding is to bring an alternative web engine to Python/GTK+ application - developers who might need a web browser engine for their next application or - developers wishing to have a better browser engine that they can access to + The PyWebKitGtk project share the same goals with WebKit. The purpose of this + binding is to bring an alternative web engine to Python/GTK+ application + developers who might need a web browser engine for their next application or + developers wishing to have a better browser engine that they can access to using the Python programming language. --- pywebkitgtk-1.1.7/debian/control.in 2010-08-11 19:38:35.000000000 +0200 +++ pywebkitgtk-1.1.8/debian/control.in 2010-08-11 18:58:57.000000000 +0200 @@ -1,9 +1,11 @@ Source: pywebkitgtk Section: python Priority: optional -Maintainer: Christophe Sauthier +Maintainer: Ubuntu Developers +XSBC-Original-Maintainer: Christophe Sauthier Uploaders: @GNOME_TEAM@ Build-Depends: debhelper (>= 5), + cdbs (>= 0.4.73), gnome-pkg-tools, autotools-dev, python-support (>= 0.5.3), @@ -11,34 +13,37 @@ libwebkit-dev (>= 1.1.10), python-gtk2-dev, libxslt1-dev, - libglib2.0-dev, - dpatch -Standards-Version: 3.8.3 + libglib2.0-dev +Standards-Version: 3.9.1 Homepage: http://code.google.com/p/pywebkitgtk/ - Package: python-webkit-dev Architecture: all -Depends: python-webkit (>= ${source:Version}), python-gtk2-dev +Depends: ${misc:Depends}, + python-webkit (>= ${source:Version}), + python-gtk2-dev Description: WebKit/Gtk Python bindings: development files PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python. . - The PyWebKitGtk project share the same goals with WebKit. The purpose of this - binding is to bring an alternative web engine to Python/GTK+ application - developers who might need a web browser engine for their next application or - developers wishing to have a better browser engine that they can access to + The PyWebKitGtk project share the same goals with WebKit. The purpose of this + binding is to bring an alternative web engine to Python/GTK+ application + developers who might need a web browser engine for their next application or + developers wishing to have a better browser engine that they can access to using the Python programming language. . This package provides the development files for PyWebKitGtk. Package: python-webkit Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gtk2 -Description: WebKit/Gtk Python bindings +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${python:Depends}, + python-gtk2 +Description: WebKit/Gtk Python bindings PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python. . - The PyWebKitGtk project share the same goals with WebKit. The purpose of this - binding is to bring an alternative web engine to Python/GTK+ application - developers who might need a web browser engine for their next application or - developers wishing to have a better browser engine that they can access to + The PyWebKitGtk project share the same goals with WebKit. The purpose of this + binding is to bring an alternative web engine to Python/GTK+ application + developers who might need a web browser engine for their next application or + developers wishing to have a better browser engine that they can access to using the Python programming language. --- pywebkitgtk-1.1.7/debian/python-webkit.docs 2010-08-11 19:38:35.000000000 +0200 +++ pywebkitgtk-1.1.8/debian/python-webkit.docs 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -NEWS -README --- pywebkitgtk-1.1.7/debian/rules 2010-08-11 19:38:35.000000000 +0200 +++ pywebkitgtk-1.1.8/debian/rules 2010-08-11 18:37:45.000000000 +0200 @@ -1,84 +1,13 @@ #!/usr/bin/make -f +DEB_BUILDDIR = debian/build +DEB_PYTHON_SYSTEM = pysupport + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-autotools.mk +include /usr/share/cdbs/1/class/gnome.mk include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk -GNOME_DOWNLOAD_URL = http://pywebkitgtk.googlecode.com/files/$(GNOME_TARBALL) -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk -include /usr/share/dpatch/dpatch.make - -PYVERS=$(shell pyversions -vr) - -build-%/configure-stamp: patch - dh_testdir - mkdir -p build-$*/webkit/ - cp webkit/*.defs build-$*/webkit/ - cp webkit/webkit.override build-$*/webkit/ - cd build-$* && PYTHON=/usr/bin/python$* $(CURDIR)/configure \ - --prefix=/usr --mandir=\$${prefix}/share/man - touch $@ - -build: $(PYVERS:%=build-%/build-stamp) -build-%/build-stamp: build-%/configure-stamp - dh_testdir - $(MAKE) -C build-$* - touch $@ - -clean:: unpatch - dh_testdir - dh_testroot - rm -f build-stamp configure-stamp - - # Add here commands to clean up after the build process. - [ ! -f Makefile ] || $(MAKE) distclean - rm -Rf build-* - dh_clean -install: build install-clean $(PYVERS:%=install-arch-%) - dh_install - -install-clean: - dh_testdir - dh_testroot - dh_clean -k - -install-arch-%: - $(MAKE) -C build-$* install DESTDIR=$(CURDIR)/debian/tmp - - # pkg-config file - mkdir -p debian/tmp/usr/lib/pkgconfig - cp build-$*/pywebkitgtk-1.0.pc debian/tmp/usr/lib/pkgconfig/ - -binary-indep: build install - # Build architecture-independent files here. - dh_testdir - dh_testroot - dh_installdirs -i - dh_installchangelogs -i ChangeLog - dh_installdocs -i - dh_installexamples -i - dh_compress -i - dh_fixperms -i - dh_installdeb -i - dh_gencontrol -i - dh_md5sums -i - dh_builddeb -i - -binary-arch: build install - # Build architecture-dependent files here. - dh_testdir - dh_testroot - dh_installdirs -a - dh_installchangelogs -a ChangeLog - dh_installdocs -a - dh_installexamples -a - dh_strip -a - dh_compress -a -X.py - dh_fixperms -a - dh_pysupport -a - dh_installdeb -a - dh_shlibdeps -a - dh_gencontrol -a - dh_md5sums -a - dh_builddeb -a - -binary: binary-arch binary-indep -.PHONY: build clean binary-indep binary-arch binary install configure +GNOME_DOWNLOAD_URL = http://pywebkitgtk.googlecode.com/files/$(GNOME_TARBALL) +DEB_COMPRESS_EXCLUDE += .py --- pywebkitgtk-1.1.7/debian/source/format 1970-01-01 01:00:00.000000000 +0100 +++ pywebkitgtk-1.1.8/debian/source/format 2010-08-11 19:38:35.000000000 +0200 @@ -0,0 +1 @@ +3.0 (quilt)