[Pkg-xfce-commits] r2156 - goodies/xfmedia/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Thu Jul 3 06:21:19 UTC 2008
Author: corsac
Date: 2008-07-03 06:21:19 +0000 (Thu, 03 Jul 2008)
New Revision: 2156
Modified:
goodies/xfmedia/debian/changelog
goodies/xfmedia/debian/control
goodies/xfmedia/debian/copyright
goodies/xfmedia/debian/rules
Log:
upload
Modified: goodies/xfmedia/debian/changelog
===================================================================
--- goodies/xfmedia/debian/changelog 2008-07-03 06:18:48 UTC (rev 2155)
+++ goodies/xfmedia/debian/changelog 2008-07-03 06:21:19 UTC (rev 2156)
@@ -1,3 +1,14 @@
+xfmedia (0.9.2-4) unstable; urgency=low
+
+ * debian/rules: call dh_desktop so mime desktop database gets updated.
+ * debian/control:
+ - remove Rudy Godoy and Martin Loschwitz from Uploaders.
+ - update standards version to 3.8.0.
+ * debian/copyright:
+ - update copyright holders and dates.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 03 Jul 2008 08:18:18 +0200
+
xfmedia (0.9.2-3) unstable; urgency=low
* debian/control: add build-dep on libxss-dev, libxtst-dev for screensaver
Modified: goodies/xfmedia/debian/control
===================================================================
--- goodies/xfmedia/debian/control 2008-07-03 06:18:48 UTC (rev 2155)
+++ goodies/xfmedia/debian/control 2008-07-03 06:21:19 UTC (rev 2156)
@@ -2,9 +2,9 @@
Section: sound
Priority: optional
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: 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>, Yves-Alexis Perez <corsac at debian.org>
+Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at debian.org>
Build-Depends: debhelper (>= 4.1.0), libxfcegui4-dev (>= 4.4.2), libxine-dev, libexo-0.3-dev (>= 0.3.4), libdbus-glib-1-dev (>= 0.60), libxml-perl, libstartup-notification0-dev, cdbs, libtagc0-dev, libxss-dev, libxtst-dev
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
Homepage: http://spuriousinterrupt.org/projects/xfmedia/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/xfmedia/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/xfmedia/
Modified: goodies/xfmedia/debian/copyright
===================================================================
--- goodies/xfmedia/debian/copyright 2008-07-03 06:18:48 UTC (rev 2155)
+++ goodies/xfmedia/debian/copyright 2008-07-03 06:21:19 UTC (rev 2156)
@@ -3,8 +3,15 @@
It was downloaded from http://spuriousinterrupt.org/projects/xfmedia/
-Copyright Holder: Brian Tarricone <kelnos at xfce.org>
+Copyright Holders:
+src/*: © 2004-2005 Brian Tarricone, <bjt23 at cornell.edu>
+src/xfmedia-xine.c: © 2001-2003 the xine project
+ © 2004-2005 Brian Tarricone <bjt23 at cornell.edu>
+src/xfmedia-xine.h: © 2001-2003 the xine project
+po/*: © 2004-2006 Brian Tarricone, <bjt23 at cornell.edu>
+po/gl.po: © 2006 Canonical Ltd, and Rosetta Contributors 2006
+
License:
This package is free software; you can redistribute it and/or modify
Modified: goodies/xfmedia/debian/rules
===================================================================
--- goodies/xfmedia/debian/rules 2008-07-03 06:18:48 UTC (rev 2155)
+++ goodies/xfmedia/debian/rules 2008-07-03 06:21:19 UTC (rev 2156)
@@ -13,3 +13,4 @@
rm -f $(CURDIR)/debian/tmp/usr/lib/xfmedia/*.la
rm -f $(CURDIR)/debian/tmp/usr/lib/xfmedia/plugins/*.a
rm -f $(CURDIR)/debian/tmp/usr/lib/xfmedia/plugins/*.la
+ dh_desktop
More information about the Pkg-xfce-commits
mailing list