[Pkg-xfce-commits] r316 - in goodies: . exo/debian xfce4-dev-tools xfce4-dev-tools/debian

Yves-Alexis Perez corsac-guest at costa.debian.org
Thu Nov 17 14:30:00 UTC 2005


Author: corsac-guest
Date: 2005-11-17 14:30:00 +0000 (Thu, 17 Nov 2005)
New Revision: 316

Added:
   goodies/xfce4-dev-tools/
   goodies/xfce4-dev-tools/debian/
   goodies/xfce4-dev-tools/debian/changelog
   goodies/xfce4-dev-tools/debian/compat
   goodies/xfce4-dev-tools/debian/control
   goodies/xfce4-dev-tools/debian/copyright
   goodies/xfce4-dev-tools/debian/files
   goodies/xfce4-dev-tools/debian/rules
Modified:
   goodies/exo/debian/changelog
Log:
Added xfce4-dev-tools

Upgraded libexo to svn snapshot



Modified: goodies/exo/debian/changelog
===================================================================
--- goodies/exo/debian/changelog	2005-11-17 14:10:33 UTC (rev 315)
+++ goodies/exo/debian/changelog	2005-11-17 14:30:00 UTC (rev 316)
@@ -1,3 +1,9 @@
+exo (0.3.1.1svn+r18845) unstable; urgency=low
+
+  * New Upstream (alpha) version
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Mon, 14 Nov 2005 19:34:31 +0100
+
 exo (0.3.0-3) unstable; urgency=low
 
   * Updating control to match new debian policy version.

Added: goodies/xfce4-dev-tools/debian/changelog
===================================================================
--- goodies/xfce4-dev-tools/debian/changelog	2005-11-17 14:10:33 UTC (rev 315)
+++ goodies/xfce4-dev-tools/debian/changelog	2005-11-17 14:30:00 UTC (rev 316)
@@ -0,0 +1,6 @@
+xfce4-dev-tools (4.3.0-1) unstable; urgency=low
+
+  * Initial release Closes: #nnnn  (nnnn is the bug number of your ITP)
+
+ -- Yves-Alexis Perez <corsac at corsac.net>  Thu, 17 Nov 2005 15:02:36 +0100
+

Added: goodies/xfce4-dev-tools/debian/compat
===================================================================
--- goodies/xfce4-dev-tools/debian/compat	2005-11-17 14:10:33 UTC (rev 315)
+++ goodies/xfce4-dev-tools/debian/compat	2005-11-17 14:30:00 UTC (rev 316)
@@ -0,0 +1 @@
+4

Added: goodies/xfce4-dev-tools/debian/control
===================================================================
--- goodies/xfce4-dev-tools/debian/control	2005-11-17 14:10:33 UTC (rev 315)
+++ goodies/xfce4-dev-tools/debian/control	2005-11-17 14:30:00 UTC (rev 316)
@@ -0,0 +1,13 @@
+Source: xfce4-dev-tools
+Section: devel
+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.0.0), autotools-dev
+Standards-Version: 3.6.2
+
+Package: xfce4-dev-tools
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: <insert up to 60 chars description>
+ <insert long description, indented with spaces>

Added: goodies/xfce4-dev-tools/debian/copyright
===================================================================
--- goodies/xfce4-dev-tools/debian/copyright	2005-11-17 14:10:33 UTC (rev 315)
+++ goodies/xfce4-dev-tools/debian/copyright	2005-11-17 14:30:00 UTC (rev 316)
@@ -0,0 +1,14 @@
+This package was debianized by Yves-Alexis Perez <corsac at corsac.net> on
+Thu, 17 Nov 2005 15:02:36 +0100.
+
+It was downloaded from http://xfce.org/~benny/files/xfce4-dev-tools/4.3/
+
+Copyright Holder: Benedikt Meurer <benny at xfce.org>
+
+License:
+
+You are free to distribute this software under the terms of
+the GNU General Public License.
+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-dev-tools/debian/files
===================================================================
--- goodies/xfce4-dev-tools/debian/files	2005-11-17 14:10:33 UTC (rev 315)
+++ goodies/xfce4-dev-tools/debian/files	2005-11-17 14:30:00 UTC (rev 316)
@@ -0,0 +1 @@
+xfce4-dev-tools_4.3.0-1_powerpc.deb devel optional

Added: goodies/xfce4-dev-tools/debian/rules
===================================================================
--- goodies/xfce4-dev-tools/debian/rules	2005-11-17 14:10:33 UTC (rev 315)
+++ goodies/xfce4-dev-tools/debian/rules	2005-11-17 14:30:00 UTC (rev 316)
@@ -0,0 +1,10 @@
+#!/usr/bin/make -f
+#DEB_AUTO_UPDATE_LIBTOOL := pre
+#DEB_AUTO_UPDATE_ACLOCAL := 1.8
+#DEB_AUTO_UPDATE_AUTOCONF := yes
+
+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-dev-tools/debian/rules
___________________________________________________________________
Name: svn:executable
   + *




More information about the Pkg-xfce-commits mailing list