--- bzr-gtk-0.15.2.orig/debian/compat +++ bzr-gtk-0.15.2/debian/compat @@ -0,0 +1 @@ +5 --- bzr-gtk-0.15.2.orig/debian/control +++ bzr-gtk-0.15.2/debian/control @@ -0,0 +1,22 @@ +Source: bzr-gtk +Section: devel +Priority: optional +Maintainer: Etienne Goyer +Build-Depends: cdbs (>= 0.4.26-2), debhelper (>= 5), python-dev (>= 2.4), python-central (>= 0.5) +Standards-Version: 3.7.2 +XS-Python-Version: >= 2.4 + +Package: bzr-gtk +Architecture: all +Depends: ${python:Depends}, python-gtk2 (>=2.8), bzr (>=0.11), python-glade2 (>=2.10) +Recommends: python-gnome2-desktop +Conflicts: bzrk, bzr-gannotate, olive +Replaces: bzrk, bzr-gannotate, olive +XB-Python-Version: ${python:Versions} +Description: GTK+ interface to bzr + A plugin for Bazaar that aims to provide GTK+ interfaces to most Bazaar + operations. + . + It provide the following bzr command : gcommit, gdiff, visualise, + gannotate, gbranch, gmissing, gpreferences, gconflicts, gstatus and + commit-notify. --- bzr-gtk-0.15.2.orig/debian/pycompat +++ bzr-gtk-0.15.2/debian/pycompat @@ -0,0 +1 @@ +2 --- bzr-gtk-0.15.2.orig/debian/changelog +++ bzr-gtk-0.15.2/debian/changelog @@ -0,0 +1,71 @@ +bzr-gtk (0.15.2-0ubuntu1) feisty; urgency=low + + * New upstream release + + -- Etienne Goyer Tue, 3 Apr 2007 14:58:39 -0400 + +bzr-gtk (0.15.1-0ubuntu1) feisty; urgency=low + + * New upstream release + * Bumped Depends on bzr to 0.11 + * Fixed Description in debian/control to include all commands + + -- Etienne Goyer Mon, 26 Mar 2007 10:16:37 -0400 + +bzr-gtk (0.15.0-0ubuntu1) feisty; urgency=low + + * New upstream release + + -- Etienne Goyer Fri, 9 Mar 2007 13:50:53 -0500 + +bzr-gtk (0.14.0-0ubuntu1) feisty; urgency=low + + * New upstream release + * Added ${python:Depends} to Depends + * Cleanup in debian/overrides/bzr-gtk + * As per discussion with Jeff and Jelmer, we will not install + nautilus-bzr.py in the Nautilus plugin directory just yet. + + -- Etienne Goyer Wed, 7 Mar 2007 09:49:25 -0500 + +bzr-gtk (0.13.0-0ubuntu2) feisty; urgency=low + + * Added python-glade2 as a Depends in order to be able to run olive-gtk. + * Fixes ubuntu bug 89332 + + -- Ryan Kavanagh Fri, 02 March 2007 18:16:24 -0500 + +bzr-gtk (0.13.0-0ubuntu1) feisty; urgency=low + + * New upstream release. + + * Add conflicts/replaces against olive. + + -- Jeff Bailey Wed, 17 Jan 2007 16:06:33 -0500 + +bzr-gtk (0.10.0-0ubuntu4) edgy; urgency=low + + * Expanded package description + * Bumped compat to 5 + * Some fixes in rules + + -- Etienne Goyer Tue, 5 Sep 2006 22:42:26 -0400 + +bzr-gtk (0.10.0-0ubuntu3) edgy; urgency=low + + * Adapted to Edgy + + -- Etienne Goyer Mon, 4 Sep 2006 21:01:49 -0400 + +bzr-gtk (0.10.0-0ubuntu2) dapper; urgency=low + + * Make it conflict with bzrk/bzr-gannotate + + -- Etienne Goyer Mon, 4 Sep 2006 20:18:35 -0400 + +bzr-gtk (0.10.0-0ubuntu1) dapper; urgency=low + + * Initial upload + + -- Etienne Goyer Mon, 4 Sep 2006 18:42:27 -0400 + --- bzr-gtk-0.15.2.orig/debian/rules +++ bzr-gtk-0.15.2/debian/rules @@ -0,0 +1,9 @@ +#!/usr/bin/make -f + +DEB_PYTHON_SYSTEM = pycentral + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/python-distutils.mk + +clean:: + -rm -rf build --- bzr-gtk-0.15.2.orig/debian/copyright +++ bzr-gtk-0.15.2/debian/copyright @@ -0,0 +1,13 @@ +This package was debianized by Etienne Goyer on +Mon, 4 Sep 2006 18:42:27 -0400. + +It was downloaded from http://bazaar-vcs.org/bzr-gtk + +Copyright Holder: Jelmer Vernooij and others +(see /usr/share/doc/bzr-gtk/AUTHORS) + +License: GNU GPLv2 + +On Debian systems, the complete text of the GNU General Public +License can be found in /usr/share/common-licenses/GPL file. + --- bzr-gtk-0.15.2.orig/debian/overrides/bzr-gtk +++ bzr-gtk-0.15.2/debian/overrides/bzr-gtk @@ -0,0 +1 @@ +bzr-gtk: script-not-executable ./usr/share/pycentral/bzr-gtk/site-packages/bzrlib/plugins/gtk/diff.py --- bzr-gtk-0.15.2.orig/debian/bzr-gtk.install +++ bzr-gtk-0.15.2/debian/bzr-gtk.install @@ -0,0 +1 @@ +debian/overrides/bzr-gtk usr/share/lintian/overrides/