[Pkg-xfce-commits] r1159 - in goodies: . squeeze squeeze/debian

Yves-Alexis Perez corsac-guest at alioth.debian.org
Mon Mar 12 23:16:18 CET 2007


Author: corsac-guest
Date: 2007-03-12 22:16:18 +0000 (Mon, 12 Mar 2007)
New Revision: 1159

Added:
   goodies/squeeze/
   goodies/squeeze/debian/
   goodies/squeeze/debian/changelog
   goodies/squeeze/debian/compat
   goodies/squeeze/debian/control
   goodies/squeeze/debian/copyright
   goodies/squeeze/debian/rules
Log:
initial import



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

Added: goodies/squeeze/debian/changelog
===================================================================
--- goodies/squeeze/debian/changelog	2007-03-12 19:14:46 UTC (rev 1158)
+++ goodies/squeeze/debian/changelog	2007-03-12 22:16:18 UTC (rev 1159)
@@ -0,0 +1,5 @@
+squeeze (0.1.0-1) UNRELEASED; urgency=low
+
+  * Initial release 											closes: #414633
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon, 22 Jan 2007 02:27:14 +0100

Added: goodies/squeeze/debian/compat
===================================================================
--- goodies/squeeze/debian/compat	2007-03-12 19:14:46 UTC (rev 1158)
+++ goodies/squeeze/debian/compat	2007-03-12 22:16:18 UTC (rev 1159)
@@ -0,0 +1 @@
+4

Added: goodies/squeeze/debian/control
===================================================================
--- goodies/squeeze/debian/control	2007-03-12 19:14:46 UTC (rev 1158)
+++ goodies/squeeze/debian/control	2007-03-12 22:16:18 UTC (rev 1159)
@@ -0,0 +1,19 @@
+Source: squeeze
+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), cdbs, libexo-0.3-dev (>= 0.3.2), libthunar-vfs-1-dev (>= 0.4.0)
+Standards-Version: 3.7.2
+
+Package: squeeze
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: modern and advanced archive manager for Xfce
+ Squeeze is a modern and advanced archive manager for the Xfce Desktop 
+ Environment.
+ Its design adheres to the Xfce philosophy, which basically means Squeeze is 
+ both fast and easy to use. 
+ .
+ This package contains the squeeze executable and the library for Squeeze
+ framework.

Added: goodies/squeeze/debian/copyright
===================================================================
--- goodies/squeeze/debian/copyright	2007-03-12 19:14:46 UTC (rev 1158)
+++ goodies/squeeze/debian/copyright	2007-03-12 22:16:18 UTC (rev 1159)
@@ -0,0 +1,14 @@
+This package was debianized by Yves-Alexis Perez <corsac at corsac.net> on
+Mon, 29 Jan 2007 19:15:59 +0100
+
+It was downloaded from
+http://squeeze.xfce.org/
+
+Copyright Holder: Stephan Arts <stephan at xfce.org>
+
+License:
+
+This software is licensed under the GNU General Public License (version 2).
+On Debian systems, the complete text of the GNU General Public License 
+can be found in `/usr/share/common-licenses/GPL'.
+

Added: goodies/squeeze/debian/rules
===================================================================
--- goodies/squeeze/debian/rules	2007-03-12 19:14:46 UTC (rev 1158)
+++ goodies/squeeze/debian/rules	2007-03-12 22:16:18 UTC (rev 1159)
@@ -0,0 +1,4 @@
+#!/usr/bin/make -f
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+


Property changes on: goodies/squeeze/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-xfce-commits mailing list