r17279 - in /packages/unstable/gossip/debian: changelog control control.in

lool at users.alioth.debian.org lool at users.alioth.debian.org
Sun Oct 19 16:41:40 UTC 2008


Author: lool
Date: Sun Oct 19 16:41:40 2008
New Revision: 17279

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=17279
Log:
Add ${misc:Depends} to gossip-common.

Modified:
    packages/unstable/gossip/debian/changelog
    packages/unstable/gossip/debian/control
    packages/unstable/gossip/debian/control.in

Modified: packages/unstable/gossip/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gossip/debian/changelog?rev=17279&op=diff
==============================================================================
--- packages/unstable/gossip/debian/changelog (original)
+++ packages/unstable/gossip/debian/changelog Sun Oct 19 16:41:40 2008
@@ -1,3 +1,9 @@
+gossip (1:0.31-2) UNRELEASED; urgency=low
+
+  * Add ${misc:Depends} to gossip-common.
+
+ -- Loic Minier <lool at dooz.org>  Sun, 19 Oct 2008 18:40:45 +0200
+
 gossip (1:0.31-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/gossip/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gossip/debian/control?rev=17279&op=diff
==============================================================================
--- packages/unstable/gossip/debian/control (original)
+++ packages/unstable/gossip/debian/control Sun Oct 19 16:41:40 2008
@@ -1,18 +1,22 @@
 Source: gossip
 Section: gnome
 Priority: optional
-Maintainer: Ross Burton <ross at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: debhelper (>= 4.1.0), cdbs, gnome-pkg-tools, libxml-parser-perl, scrollkeeper, libloudmouth1-dev (>= 1.3), libgtk2.0-dev (>= 2.10.0), libgnomeui-dev (>= 2.16.0-2), libglib2.0-dev (>= 2.12.0), libglade2-dev (>= 2.0.0), libgconf2-dev (>= 1.2.0), libgnomevfs2-0 (>= 2.8.4-2), libpanel-applet2-dev (>= 2.10.0), libxslt1-dev (>= 0.8), libxt-dev, libxss-dev (>= 6.8.2), gnome-doc-utils (>= 0.3.2), iso-codes, libaspell-dev, libnotify-dev (>= 0.4.4-3), libnotify-dev-gtk2.10, libdbus-glib-1-dev (>= 0.60), libgcrypt11-dev | libgcrypt-dev, libxml2-dev (>= 2.6.16), libtelepathy-dev (>= 0.0.51-3)
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Loic Minier <lool at dooz.org>, Norbert Tretkowski <nobse at debian.org>
+Build-Depends: debhelper (>= 4.1.0), cdbs, gnome-pkg-tools (>= 0.6), libxml-parser-perl, scrollkeeper, libloudmouth1-dev (>= 1.4.1), libgtk2.0-dev (>= 2.10.0), libgnomeui-dev (>= 2.16.0-2), libglib2.0-dev (>= 2.12.0), libglade2-dev (>= 2.0.0), libgconf2-dev (>= 1.2.0), libgnomevfs2-0 (>= 2.8.4-2), libpanel-applet2-dev (>= 2.10.0), libxslt1-dev (>= 0.8), libxt-dev, libxss-dev (>= 6.8.2), gnome-doc-utils (>= 0.3.2), iso-codes, libaspell-dev, libnotify-dev (>= 0.4.4-3), libnotify-dev-gtk2.10, libdbus-glib-1-dev (>= 0.60), libgcrypt11-dev | libgcrypt-dev, libxml2-dev (>= 2.6.16), libebook1.2-dev
 Standards-Version: 3.8.0
+Homepage: http://developer.imendio.com/projects/gossip/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gossip/
+Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/gossip/
 
 Package: gossip-common
 Architecture: all
 Conflicts: gossip (<< 0.22)
+Depends: ${misc:Depends}
 Description: friendly Jabber client for GNOME - common files
- Gossip is an Instant Messaging client for the Jabber protocol using GNOME
- technologies. It aims to make IM as easy as possible, while giving users a
- friendly way of keeping in touch with their friends.
+ Gossip is an instant messaging client for GNOME. Layered on top of the open
+ protocol Jabber is a clean and easy-to-use interface, providing users of the
+ GNOME Desktop a friendly way to keep in touch with their friends.
 
 Package: gossip
 Architecture: any
@@ -20,6 +24,6 @@
 Recommends: iso-codes
 Conflicts: gossip-telepathy
 Description: friendly Jabber client for GNOME
- Gossip is an Instant Messaging client for the Jabber protocol using GNOME
- technologies. It aims to make IM as easy as possible, while giving users a
- friendly way of keeping in touch with their friends.
+ Gossip is an instant messaging client for GNOME. Layered on top of the open
+ protocol Jabber is a clean and easy-to-use interface, providing users of the
+ GNOME Desktop a friendly way to keep in touch with their friends.

Modified: packages/unstable/gossip/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gossip/debian/control.in?rev=17279&op=diff
==============================================================================
--- packages/unstable/gossip/debian/control.in (original)
+++ packages/unstable/gossip/debian/control.in Sun Oct 19 16:41:40 2008
@@ -12,6 +12,7 @@
 Package: gossip-common
 Architecture: all
 Conflicts: gossip (<< 0.22)
+Depends: ${misc:Depends}
 Description: friendly Jabber client for GNOME - common files
  Gossip is an instant messaging client for GNOME. Layered on top of the open
  protocol Jabber is a clean and easy-to-use interface, providing users of the




More information about the pkg-gnome-commits mailing list