1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: pidgin-extprefs
Section: net
Priority: optional
Maintainer: Arjan Oosting <arjan@debian.org>
Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 5), dpatch, pidgin-dev, libglib2.0-dev, libgtk2.0-dev, libtool
Standards-Version: 3.7.2
XS-Vcs-Svn: https://moonshine.dnsalias.org/svn/arjan-public/debian/extendedprefs
XS-Vcs-Browser: https://moonshine.dnsalias.org/wsvn/arjan-public/debian/extendedprefs
Package: pidgin-extprefs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: extended preferences plugin for the instant messenger pidgin
The Pidgin Extended Preferences Plugin adds additional preferences that
have been commonly called for in the past from Pidgin that are either
already implemented and hidden, or trivial to implement via a plugin.
.
Homepage: http://gaim-extprefs.sourceforge.net/
Package: gaim-extendedprefs
Architecture: all
Depends: pidgin-extprefs
Description: plugin for the instant messenger pidgin (transitional package)
The Pidgin Extended Preferences Plugin adds additional preferences that
have been commonly called for in the past from Pidgin that are either
already implemented and hidden, or trivial to implement via a plugin.
.
Homepage: http://gaim-extprefs.sourceforge.net/
.
This is a transitional dummy package to ensure clean upgrades from
old releases. It can be safely removed after upgrade.
|