[Pkg-xfce-commits] r3538 - in goodies/trunk: . parole parole/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Tue Oct 6 05:25:40 UTC 2009
Author: corsac
Date: 2009-10-06 17:25:40 +0000 (Tue, 06 Oct 2009)
New Revision: 3538
Added:
goodies/trunk/parole/
goodies/trunk/parole/debian/
goodies/trunk/parole/debian/changelog
goodies/trunk/parole/debian/compat
goodies/trunk/parole/debian/control
goodies/trunk/parole/debian/copyright
goodies/trunk/parole/debian/rules
goodies/trunk/parole/debian/watch
Log:
Initial release closes: #
Property changes on: goodies/trunk/parole/debian
___________________________________________________________________
Added: mergewithupstream
+ +1
Added: goodies/trunk/parole/debian/changelog
===================================================================
--- goodies/trunk/parole/debian/changelog (rev 0)
+++ goodies/trunk/parole/debian/changelog 2009-10-06 17:25:40 UTC (rev 3538)
@@ -0,0 +1,5 @@
+parole (0.1.90-1) UNRELEASED; urgency=low
+
+ * Initial release closes: #
+
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 04 Sep 2009 23:54:17 +0200
Added: goodies/trunk/parole/debian/compat
===================================================================
--- goodies/trunk/parole/debian/compat (rev 0)
+++ goodies/trunk/parole/debian/compat 2009-10-06 17:25:40 UTC (rev 3538)
@@ -0,0 +1 @@
+7
Added: goodies/trunk/parole/debian/control
===================================================================
--- goodies/trunk/parole/debian/control (rev 0)
+++ goodies/trunk/parole/debian/control 2009-10-06 17:25:40 UTC (rev 3538)
@@ -0,0 +1,19 @@
+Source: parole
+Section: xfce
+Priority: optional
+Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
+Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>
+Build-Depends: debhelper (>= 7), intltool, pkg-config, libgtk2.0-dev (>= 2.16),
+ libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, libdbus-1-dev,
+ libdbus-glib-1-dev, libxfcegui4-dev (>= 4.6.0), libnotify-dev, libtag1-dev,
+Standards-Version: 3.8.3
+Homepage: http://goodies.xfce.org/projects/applications/parole
+Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/parole/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/parole/
+
+Package: parole
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: media player based on GStreamer framework
+ Parole is a media player for the Xfce desktop environment, written using the
+ GStreamer framework.
Added: goodies/trunk/parole/debian/copyright
===================================================================
--- goodies/trunk/parole/debian/copyright (rev 0)
+++ goodies/trunk/parole/debian/copyright 2009-10-06 17:25:40 UTC (rev 3538)
@@ -0,0 +1,24 @@
+This package was debianized by Yves-Alexis Perez <corsac at debian.org> on
+Tue, 06 Oct 2009 10:37:51 +0200
+
+It was downloaded from
+http://goodies.xfce.org/projects/applications/parole
+
+Upstream authors:
+ Ali Abdallah <aliov at xfce.org>
+
+Copyright holders:
+*:
+ © 2009 Ali Abdallah <aliov at xfce.org>
+
+Licensing:
+
+Source code is licensed under GPLv2 or later, using the following notice:
+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+
+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/trunk/parole/debian/rules
===================================================================
--- goodies/trunk/parole/debian/rules (rev 0)
+++ goodies/trunk/parole/debian/rules 2009-10-06 17:25:40 UTC (rev 3538)
@@ -0,0 +1,5 @@
+#!/usr/bin/make -f
+#LDFLAGS += -Wl,-z,defs -Wl,--as-needed
+
+%:
+ dh $@
Property changes on: goodies/trunk/parole/debian/rules
___________________________________________________________________
Added: svn:executable
+ *
Added: goodies/trunk/parole/debian/watch
===================================================================
--- goodies/trunk/parole/debian/watch (rev 0)
+++ goodies/trunk/parole/debian/watch 2009-10-06 17:25:40 UTC (rev 3538)
@@ -0,0 +1,3 @@
+version=3
+http://archive.xfce.org/src/apps/parole/([\d\.]+)/ \
+ parole-([\d\.]+)\.tar\.(?:gz|bz2)
More information about the Pkg-xfce-commits
mailing list