[Pkg-bazaar-commits] ./bzr-gtk/unstable r632: Add Depends: python-notify as this is used by bzr-notify. Thanks

James Westby jw+debian at jameswestby.net
Fri Apr 10 07:50:59 UTC 2009


------------------------------------------------------------
revno: 632
committer: James Westby <jw+debian at jameswestby.net>
branch nick: experimental
timestamp: Thu 2009-02-26 13:34:29 +0000
message:
  Add Depends: python-notify as this is used by bzr-notify. Thanks
  Ralph Janke (LP: #281901)
modified:
  debian/changelog
  debian/control
-------------- next part --------------
=== modified file 'debian/changelog'
--- a/debian/changelog	2009-02-16 01:54:32 +0000
+++ b/debian/changelog	2009-02-26 13:34:29 +0000
@@ -1,6 +1,8 @@
 bzr-gtk (0.95.0+bzr622-2) UNRELEASED; urgency=low
 
   * Remove Chris Lamb from Uploaders, per his request.
+  * Add Depends: python-notify as this is used by bzr-notify. Thanks
+    Ralph Janke (LP: #281901)
 
  -- Jelmer Vernooij <jelmer at debian.org>  Mon, 16 Feb 2009 02:50:51 +0100
 

=== modified file 'debian/control'
--- a/debian/control	2009-02-16 01:54:32 +0000
+++ b/debian/control	2009-02-26 13:34:29 +0000
@@ -13,7 +13,7 @@
 
 Package: bzr-gtk
 Architecture: all
-Depends: bzr (>= 1.6~), python-gtk2 (>= 2.8), python-glade2 (>= 2.10), ${python:Depends}
+Depends: bzr (>= 1.6~), python-gtk2 (>= 2.8), python-glade2 (>= 2.10), python-notify, ${python:Depends}
 Recommends: python-cairo (>= 1.0), bzr-dbus, seahorse, python-nautilus (>= 0.5.0), python-gnome2-desktop
 Suggests: bzr-loom, bzr-search, bzr-avahi
 Enhances: bzr, nautilus



More information about the Pkg-bazaar-commits mailing list