[Pkg-xfce-commits] r893 - in goodies: . xfce4-dict-plugin xfce4-dict-plugin/debian

Yves-Alexis Perez corsac-guest at costa.debian.org
Mon Oct 2 13:56:53 UTC 2006


Author: corsac-guest
Date: 2006-10-02 13:56:53 +0000 (Mon, 02 Oct 2006)
New Revision: 893

Added:
   goodies/xfce4-dict-plugin/
   goodies/xfce4-dict-plugin/debian/
   goodies/xfce4-dict-plugin/debian/changelog
   goodies/xfce4-dict-plugin/debian/control
   goodies/xfce4-dict-plugin/debian/copyright
   goodies/xfce4-dict-plugin/debian/rules
Log:
initial commit



Property changes on: goodies/xfce4-dict-plugin
___________________________________________________________________
Name: mergewithupstream
   + +1


Property changes on: goodies/xfce4-dict-plugin/debian
___________________________________________________________________
Name: mergewithupstream
   + +1

Added: goodies/xfce4-dict-plugin/debian/changelog
===================================================================
--- goodies/xfce4-dict-plugin/debian/changelog	                        (rev 0)
+++ goodies/xfce4-dict-plugin/debian/changelog	2006-10-02 13:56:53 UTC (rev 893)
@@ -0,0 +1,5 @@
+xfce4-dict-plugin (0.2.0-1) UNRELEASED; urgency=low
+
+  * Initial release                                            closes: #
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon,  2 Oct 2006 15:42:36 +0200

Added: goodies/xfce4-dict-plugin/debian/control
===================================================================
--- goodies/xfce4-dict-plugin/debian/control	                        (rev 0)
+++ goodies/xfce4-dict-plugin/debian/control	2006-10-02 13:56:53 UTC (rev 893)
@@ -0,0 +1,14 @@
+Source: xfce4-dict-plugin
+Section: x11
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at corsac.net>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, cdbs, libexo-0.3-dev (>= 0.3.1.10rc1), xfce4-panel-dev (>= 4.3.90.2-3), libxml-parser-perl
+Standards-Version: 3.7.2
+
+Package: xfce4-dict-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Dictionary plugin.
+ This plugin can query a dictionary server (RFC 2229) to search for definitions
+ and translations.

Added: goodies/xfce4-dict-plugin/debian/copyright
===================================================================
--- goodies/xfce4-dict-plugin/debian/copyright	                        (rev 0)
+++ goodies/xfce4-dict-plugin/debian/copyright	2006-10-02 13:56:53 UTC (rev 893)
@@ -0,0 +1,16 @@
+This package was debianized by Yves-Alexis Perez <corsac at corsac.net> on
+Mon, 02 Oct 2006 15:44:27 +0200
+
+It was downloaded from http://xfce-goodies.berlios.de
+
+Copyright Holder: 
+Enrico Tröger, <enrico.troeger at uvena.de>
+
+
+License: GPL
+
+You are free to distribute this software under the terms of
+the GNU General Public License (version 2 or later).
+On Debian systems, the complete text of the GNU General Public
+License can be found in the file `/usr/share/common-licenses/GPL'
+

Added: goodies/xfce4-dict-plugin/debian/rules
===================================================================
--- goodies/xfce4-dict-plugin/debian/rules	                        (rev 0)
+++ goodies/xfce4-dict-plugin/debian/rules	2006-10-02 13:56:53 UTC (rev 893)
@@ -0,0 +1,6 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-final


Property changes on: goodies/xfce4-dict-plugin/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-xfce-commits mailing list