[Pkg-xfce-commits] r690 - in goodies: . xfburn xfburn/debian

Yves-Alexis Perez corsac-guest at costa.debian.org
Sun Jun 4 17:00:41 UTC 2006


Author: corsac-guest
Date: 2006-06-04 17:00:41 +0000 (Sun, 04 Jun 2006)
New Revision: 690

Added:
   goodies/xfburn/
   goodies/xfburn/debian/
   goodies/xfburn/debian/changelog
   goodies/xfburn/debian/compat
   goodies/xfburn/debian/control
   goodies/xfburn/debian/copyright
   goodies/xfburn/debian/rules
Log:
initial import into svn




Property changes on: goodies/xfburn
___________________________________________________________________
Name: mergewithupstream
   + +1


Property changes on: goodies/xfburn/debian
___________________________________________________________________
Name: mergewithupstream
   + +1

Added: goodies/xfburn/debian/changelog
===================================================================
--- goodies/xfburn/debian/changelog	2006-06-04 17:00:09 UTC (rev 689)
+++ goodies/xfburn/debian/changelog	2006-06-04 17:00:41 UTC (rev 690)
@@ -0,0 +1,6 @@
+xfburn (0.0.1+r21962-1) unstable; urgency=low
+
+  * Initial release 						Closes: #
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Sun, 14 May 2006 14:56:46 +0100
+

Added: goodies/xfburn/debian/compat
===================================================================
--- goodies/xfburn/debian/compat	2006-06-04 17:00:09 UTC (rev 689)
+++ goodies/xfburn/debian/compat	2006-06-04 17:00:41 UTC (rev 690)
@@ -0,0 +1 @@
+4

Added: goodies/xfburn/debian/control
===================================================================
--- goodies/xfburn/debian/control	2006-06-04 17:00:09 UTC (rev 689)
+++ goodies/xfburn/debian/control	2006-06-04 17:00:41 UTC (rev 690)
@@ -0,0 +1,14 @@
+Source: xfburn
+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>
+Build-Depends: debhelper (>= 4.1.0), autotools-dev, cdbs
+Standards-Version: 3.6.2
+
+Package: xfburn
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: CD-burner application for Xfce Desktop Environment
+ Xfburn is a tool to help burning cds and dvds. it fits well in Xfce Desktop 
+ Environment bug can be used anywhere.

Added: goodies/xfburn/debian/copyright
===================================================================
--- goodies/xfburn/debian/copyright	2006-06-04 17:00:09 UTC (rev 689)
+++ goodies/xfburn/debian/copyright	2006-06-04 17:00:41 UTC (rev 690)
@@ -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/xfburn/debian/rules
===================================================================
--- goodies/xfburn/debian/rules	2006-06-04 17:00:09 UTC (rev 689)
+++ goodies/xfburn/debian/rules	2006-06-04 17:00:41 UTC (rev 690)
@@ -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/xfburn/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-xfce-commits mailing list