[Pkg-xfce-commits] r710 - in goodies: thunar-archive-plugin/debian
thunar-media-tags-plugin/debian
Simon Huggins
huggie at costa.debian.org
Sat Jun 17 13:34:29 UTC 2006
Author: huggie
Date: 2006-06-17 13:34:27 +0000 (Sat, 17 Jun 2006)
New Revision: 710
Modified:
goodies/thunar-archive-plugin/debian/changelog
goodies/thunar-archive-plugin/debian/copyright
goodies/thunar-archive-plugin/debian/rules
goodies/thunar-media-tags-plugin/debian/changelog
goodies/thunar-media-tags-plugin/debian/copyright
goodies/thunar-media-tags-plugin/debian/rules
Log:
A licence and a lintian fix + release the thunar plugins.
Modified: goodies/thunar-archive-plugin/debian/changelog
===================================================================
--- goodies/thunar-archive-plugin/debian/changelog 2006-06-17 12:38:06 UTC (rev 709)
+++ goodies/thunar-archive-plugin/debian/changelog 2006-06-17 13:34:27 UTC (rev 710)
@@ -1,5 +1,5 @@
-thunar-archive-plugin (0.1.2-1) UNRELEASED; urgency=low
+thunar-archive-plugin (0.1.2-1) unstable; urgency=low
* Initial release Closes: #367628
- -- Yves-Alexis Perez <corsac at corsac.net> Thu, 11 May 2006 14:00:39 +0200
+ -- Yves-Alexis Perez <corsac at corsac.net> Sat, 17 Jun 2006 14:06:52 +0100
Modified: goodies/thunar-archive-plugin/debian/copyright
===================================================================
--- goodies/thunar-archive-plugin/debian/copyright 2006-06-17 12:38:06 UTC (rev 709)
+++ goodies/thunar-archive-plugin/debian/copyright 2006-06-17 13:34:27 UTC (rev 710)
@@ -1,14 +1,17 @@
This package was debianized by Yves-Alexis Perez <corsac at corsac.net> on
Thu, 11 May 2006 14:03:46 +0200
-It was downloaded from http://foo-projects.org/~benny/projects/thunar-archive-plugin/
+It was downloaded from
+http://foo-projects.org/~benny/projects/thunar-archive-plugin/
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 (version 2).
+Parts of this software (in particular the build system) are licensed under
+the GNU General Public License (version 2) and parts are licensed under the
+GNU Library General Public License (version 2).
On Debian systems, the complete text of the GNU General Public
-License can be found in the file `/usr/share/common-licenses/GPL'
+License can be found in the file `/usr/share/common-licenses/GPL' and the
+GNU Library General Public License in `/usr/share/common-licenses/LGPL'.
Modified: goodies/thunar-archive-plugin/debian/rules
===================================================================
--- goodies/thunar-archive-plugin/debian/rules 2006-06-17 12:38:06 UTC (rev 709)
+++ goodies/thunar-archive-plugin/debian/rules 2006-06-17 13:34:27 UTC (rev 710)
@@ -5,5 +5,8 @@
DEB_CONFIGURE_EXTRA_FLAGS := --enable-final
+# Don't call ldconfig in postinst/postrm
+DEB_DH_MAKESHLIBS_ARGS := -n
+
binary-post-install/thunar-archive-plugin::
rm -rf debian/thunar-archive-plugin/usr/lib/thunarx-1/*.la
Modified: goodies/thunar-media-tags-plugin/debian/changelog
===================================================================
--- goodies/thunar-media-tags-plugin/debian/changelog 2006-06-17 12:38:06 UTC (rev 709)
+++ goodies/thunar-media-tags-plugin/debian/changelog 2006-06-17 13:34:27 UTC (rev 710)
@@ -1,5 +1,5 @@
-thunar-media-tags-plugin (0.1.0-1) UNRELEASED; urgency=low
+thunar-media-tags-plugin (0.1.0-1) unstable; urgency=low
* Initial release Closes: #367631
- -- Yves-Alexis Perez <corsac at corsac.net> Mon, 15 May 2006 12:41:33 +0200
+ -- Yves-Alexis Perez <corsac at corsac.net> Sat, 17 Jun 2006 14:14:02 +0100
Modified: goodies/thunar-media-tags-plugin/debian/copyright
===================================================================
--- goodies/thunar-media-tags-plugin/debian/copyright 2006-06-17 12:38:06 UTC (rev 709)
+++ goodies/thunar-media-tags-plugin/debian/copyright 2006-06-17 13:34:27 UTC (rev 710)
@@ -1,14 +1,16 @@
This package was debianized by Yves-Alexis Perez <corsac at corsac.net> on
Mon, 15 May 2006 14:20:17 +0200
-It was downloaded from http://thunar.xfce.org/pwiki/projects/thunar-media-tags-plugin
+It was downloaded from
+http://thunar.xfce.org/pwiki/projects/thunar-media-tags-plugin
Copyright Holder: Jannis Pohlmann <jannis at xfce.org>
License:
-You are free to distribute this software under the terms of
-the GNU General Public License (version 2 or later).
+Parts of this software (in particular the build system) are licensed under
+the GNU General Public License (version 2) and parts are licensed under the
+GNU Library General Public License (version 2).
On Debian systems, the complete text of the GNU General Public
-License can be found in the file `/usr/share/common-licenses/GPL'
-
+License can be found in the file `/usr/share/common-licenses/GPL' and the
+GNU Library General Public License in `/usr/share/common-licenses/LGPL'.
Modified: goodies/thunar-media-tags-plugin/debian/rules
===================================================================
--- goodies/thunar-media-tags-plugin/debian/rules 2006-06-17 12:38:06 UTC (rev 709)
+++ goodies/thunar-media-tags-plugin/debian/rules 2006-06-17 13:34:27 UTC (rev 710)
@@ -5,5 +5,8 @@
DEB_CONFIGURE_EXTRA_FLAGS := --enable-final
+# Don't call ldconfig in postinst/postrm
+DEB_DH_MAKESHLIBS_ARGS := -n
+
binary-post-install/thunar-media-tags-plugin::
rm -rf debian/thunar-archive-plugin/usr/lib/thunarx-1/*.la
More information about the Pkg-xfce-commits
mailing list