[Pkg-xfce-commits] r3667 - goodies/trunk/thunar-media-tags-plugin/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Nov 11 02:52:05 UTC 2009
Author: corsac
Date: 2009-11-11 14:52:04 +0000 (Wed, 11 Nov 2009)
New Revision: 3667
Modified:
goodies/trunk/thunar-media-tags-plugin/debian/changelog
goodies/trunk/thunar-media-tags-plugin/debian/compat
goodies/trunk/thunar-media-tags-plugin/debian/control
goodies/trunk/thunar-media-tags-plugin/debian/copyright
goodies/trunk/thunar-media-tags-plugin/debian/rules
Log:
upload
Modified: goodies/trunk/thunar-media-tags-plugin/debian/changelog
===================================================================
--- goodies/trunk/thunar-media-tags-plugin/debian/changelog 2009-11-11 14:51:39 UTC (rev 3666)
+++ goodies/trunk/thunar-media-tags-plugin/debian/changelog 2009-11-11 14:52:04 UTC (rev 3667)
@@ -1,4 +1,4 @@
-thunar-media-tags-plugin (0.1.2-2) UNRELEASED; urgency=low
+thunar-media-tags-plugin (0.1.2-2) unstable; urgency=low
[ Simon Huggins ]
* Add Vcs-* headers to debian/control
@@ -10,9 +10,15 @@
* debian/watch edited to track Xfce archive reorganisation
* debian/control:
- add myself to Uploaders.
- - update standards version to 3.8.2.
+ - update standards version to 3.8.3.
+ - update debhelper build-dep to 7.
+ - switch to xfce section.
+ * debian/compat bumped to 7.
+ * debian/copyright adjusted.
+ * debian/rules:
+ - ignore plugin in dh_makeshlibs.
- -- Yves-Alexis Perez <corsac at debian.org> Mon, 03 Aug 2009 18:13:28 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Wed, 11 Nov 2009 15:45:38 +0100
thunar-media-tags-plugin (0.1.2-1) unstable; urgency=low
Modified: goodies/trunk/thunar-media-tags-plugin/debian/compat
===================================================================
--- goodies/trunk/thunar-media-tags-plugin/debian/compat 2009-11-11 14:51:39 UTC (rev 3666)
+++ goodies/trunk/thunar-media-tags-plugin/debian/compat 2009-11-11 14:52:04 UTC (rev 3667)
@@ -1 +1 @@
-4
+7
Modified: goodies/trunk/thunar-media-tags-plugin/debian/control
===================================================================
--- goodies/trunk/thunar-media-tags-plugin/debian/control 2009-11-11 14:51:39 UTC (rev 3666)
+++ goodies/trunk/thunar-media-tags-plugin/debian/control 2009-11-11 14:52:04 UTC (rev 3667)
@@ -1,10 +1,12 @@
Source: thunar-media-tags-plugin
-Section: x11
+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>, Rudy Godoy <rudy at kernel-panik.org>, Martin Loschwitz <madkiss at debian.org>
-Build-Depends: debhelper (>= 4.1.0), autotools-dev, cdbs, pkg-config, libthunar-vfs-1-dev (>= 0.3.2beta2), libxml-parser-perl, libexo-0.3-dev (>= 0.3.1.8beta2), libtagc0-dev
-Standards-Version: 3.8.2
+Build-Depends: debhelper (>= 7), autotools-dev, cdbs, pkg-config,
+ libthunar-vfs-1-dev (>= 0.3.2beta2), libxml-parser-perl,
+ libexo-0.3-dev (>= 0.3.1.8beta2), libtagc0-dev
+Standards-Version: 3.8.3
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/thunar-media-tags-plugin/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/goodies/trunk/thunar-media-tags-plugin/
Modified: goodies/trunk/thunar-media-tags-plugin/debian/copyright
===================================================================
--- goodies/trunk/thunar-media-tags-plugin/debian/copyright 2009-11-11 14:51:39 UTC (rev 3666)
+++ goodies/trunk/thunar-media-tags-plugin/debian/copyright 2009-11-11 14:52:04 UTC (rev 3667)
@@ -4,7 +4,7 @@
It was downloaded from
http://thunar.xfce.org/pwiki/projects/thunar-media-tags-plugin
-Copyright Holder: Jannis Pohlmann <jannis at xfce.org>
+Copyright Holder: © 2006 Jannis Pohlmann <jannis at xfce.org>
License:
Modified: goodies/trunk/thunar-media-tags-plugin/debian/rules
===================================================================
--- goodies/trunk/thunar-media-tags-plugin/debian/rules 2009-11-11 14:51:39 UTC (rev 3666)
+++ goodies/trunk/thunar-media-tags-plugin/debian/rules 2009-11-11 14:52:04 UTC (rev 3667)
@@ -6,7 +6,7 @@
DEB_CONFIGURE_EXTRA_FLAGS := --enable-final
# Don't call ldconfig in postinst/postrm
-DEB_DH_MAKESHLIBS_ARGS := -n
+DEB_DH_MAKESHLIBS_ARGS := -n -X /usr/lib/thunarx-1
binary-post-install/thunar-media-tags-plugin::
rm -rf debian/thunar-media-tags-plugin/usr/lib/thunarx-1/*.la
More information about the Pkg-xfce-commits
mailing list