[Pkg-xfce-commits] r532 - in goodies: . xfce4-verve-plugin xfce4-verve-plugin/debian

Yves-Alexis Perez corsac-guest at costa.debian.org
Tue Apr 18 20:08:42 UTC 2006


Author: corsac-guest
Date: 2006-04-18 20:08:41 +0000 (Tue, 18 Apr 2006)
New Revision: 532

Added:
   goodies/xfce4-verve-plugin/
   goodies/xfce4-verve-plugin/debian/
   goodies/xfce4-verve-plugin/debian/changelog
   goodies/xfce4-verve-plugin/debian/compat
   goodies/xfce4-verve-plugin/debian/control
   goodies/xfce4-verve-plugin/debian/copyright
   goodies/xfce4-verve-plugin/debian/rules
Log:
initial verve plugin release



Property changes on: goodies/xfce4-verve-plugin
___________________________________________________________________
Name: mergeWithUpstream
   + 1

Added: goodies/xfce4-verve-plugin/debian/changelog
===================================================================
--- goodies/xfce4-verve-plugin/debian/changelog	2006-04-17 22:24:26 UTC (rev 531)
+++ goodies/xfce4-verve-plugin/debian/changelog	2006-04-18 20:08:41 UTC (rev 532)
@@ -0,0 +1,6 @@
+xfce4-verve-plugin (0.3.0-1) UNRELEASED; urgency=low
+
+  * Initial release Closes: #nnnn  (nnnn is the bug number of your ITP)
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Tue, 18 Apr 2006 20:06:54 +0200
+

Added: goodies/xfce4-verve-plugin/debian/compat
===================================================================
--- goodies/xfce4-verve-plugin/debian/compat	2006-04-17 22:24:26 UTC (rev 531)
+++ goodies/xfce4-verve-plugin/debian/compat	2006-04-18 20:08:41 UTC (rev 532)
@@ -0,0 +1 @@
+4

Added: goodies/xfce4-verve-plugin/debian/control
===================================================================
--- goodies/xfce4-verve-plugin/debian/control	2006-04-17 22:24:26 UTC (rev 531)
+++ goodies/xfce4-verve-plugin/debian/control	2006-04-18 20:08:41 UTC (rev 532)
@@ -0,0 +1,14 @@
+Source: xfce4-verve-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.6beta1-1), xfce4-panel-dev (>= 4.3.90.1-1), libxfce4util-dev (>= 4.3.90.1-1), libpcre3-dev, libstartup-notification0-dev
+Standards-Version: 3.6.2
+
+Package: xfce4-verve-plugin
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Verve (command line) plugin for Xfce 4.4 panel
+ Verve plugin is a command line plugin for 4.4 Xfce panel, with autocompletion
+ and command history

Added: goodies/xfce4-verve-plugin/debian/copyright
===================================================================
--- goodies/xfce4-verve-plugin/debian/copyright	2006-04-17 22:24:26 UTC (rev 531)
+++ goodies/xfce4-verve-plugin/debian/copyright	2006-04-18 20:08:41 UTC (rev 532)
@@ -0,0 +1,14 @@
+This package was debianized by Yves-Alexis Perez <corsac at corsac.net> on
+Tue, 18 Apr 2006 20:32:40 +0200
+
+It was downloaded from http://xfce-goodies.berlios.de
+
+Copyright Holder: Jannis Pohlmann <jannis at xfce.org>
+
+License:
+
+You are free to distribute this software under the terms of
+the GNU General Public License (version 2).
+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-verve-plugin/debian/rules
===================================================================
--- goodies/xfce4-verve-plugin/debian/rules	2006-04-17 22:24:26 UTC (rev 531)
+++ goodies/xfce4-verve-plugin/debian/rules	2006-04-18 20:08:41 UTC (rev 532)
@@ -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-verve-plugin/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-xfce-commits mailing list