[Pkg-xfce-commits] r6186 - in goodies/trunk/xfce4-clipman-plugin/debian: . patches
Yves-Alexis Perez
corsac at alioth.debian.org
Tue Nov 1 03:02:57 UTC 2011
Author: corsac
Date: 2011-11-01 15:02:57 +0000 (Tue, 01 Nov 2011)
New Revision: 6186
Removed:
goodies/trunk/xfce4-clipman-plugin/debian/patches/01_fix-symlink-doc-creation.patch
goodies/trunk/xfce4-clipman-plugin/debian/patches/series
Modified:
goodies/trunk/xfce4-clipman-plugin/debian/changelog
goodies/trunk/xfce4-clipman-plugin/debian/control
goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman-plugin.install
Log:
* New upstream release.
* debian/patches:
- 01_fix-symlink-doc-creation dropped. included upstream.
* debian/control:
- add build-dep on libxtst-dev.
* debian/xfce4-clipman-plugin.install:
- update panel plugin install path.
Modified: goodies/trunk/xfce4-clipman-plugin/debian/changelog
===================================================================
--- goodies/trunk/xfce4-clipman-plugin/debian/changelog 2011-10-29 08:50:26 UTC (rev 6185)
+++ goodies/trunk/xfce4-clipman-plugin/debian/changelog 2011-11-01 15:02:57 UTC (rev 6186)
@@ -1,3 +1,15 @@
+xfce4-clipman-plugin (2:1.2.1-1) UNRELEASED; urgency=low
+
+ * New upstream release.
+ * debian/patches:
+ - 01_fix-symlink-doc-creation dropped. included upstream.
+ * debian/control:
+ - add build-dep on libxtst-dev.
+ * debian/xfce4-clipman-plugin.install:
+ - update panel plugin install path.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Tue, 01 Nov 2011 15:49:25 +0100
+
xfce4-clipman-plugin (2:1.2.0-1) unstable; urgency=low
* New upstream release.
Modified: goodies/trunk/xfce4-clipman-plugin/debian/control
===================================================================
--- goodies/trunk/xfce4-clipman-plugin/debian/control 2011-10-29 08:50:26 UTC (rev 6185)
+++ goodies/trunk/xfce4-clipman-plugin/debian/control 2011-11-01 15:02:57 UTC (rev 6186)
@@ -9,6 +9,7 @@
xfce4-panel-dev (>= 4.8.0), libxml2-dev, libxml-parser-perl, intltool,
libx11-dev, pkg-config, libgtk2.0-dev, libexo-1-dev,
libxfconf-0-dev (>= 4.8.0), libglade2-dev, libunique-dev, libxfce4ui-1-dev,
+ libxtst-dev
Standards-Version: 3.9.2
Homepage: http://goodies.xfce.org/
Vcs-Svn: svn://svn.debian.org/pkg-xfce/goodies/trunk/xfce4-clipman-plugin/
Deleted: goodies/trunk/xfce4-clipman-plugin/debian/patches/01_fix-symlink-doc-creation.patch
===================================================================
--- goodies/trunk/xfce4-clipman-plugin/debian/patches/01_fix-symlink-doc-creation.patch 2011-10-29 08:50:26 UTC (rev 6185)
+++ goodies/trunk/xfce4-clipman-plugin/debian/patches/01_fix-symlink-doc-creation.patch 2011-11-01 15:02:57 UTC (rev 6186)
@@ -1,13 +0,0 @@
-Index: xfce4-clipman-plugin-1.2.0/doc/Makefile.in
-===================================================================
---- xfce4-clipman-plugin-1.2.0.orig/doc/Makefile.in 2011-10-24 17:05:52.826207855 +0200
-+++ xfce4-clipman-plugin-1.2.0/doc/Makefile.in 2011-10-24 17:06:11.770354421 +0200
-@@ -670,7 +670,7 @@
- $(INSTALL_DATA) $(srcdir)/html/$$lang/index.html $(TARGET_DIR)/$$lang; \
- fi; \
- if test ! -d "$(TARGET_DIR)/$$lang/media"; then \
-- $(LN_S) $(TARGET_DIR)/C/media $(TARGET_DIR)/$$lang/media; \
-+ $(LN_S) $(docdir)/html/C/media $(TARGET_DIR)/$$lang/media; \
- fi; \
- done; \
- else \
Deleted: goodies/trunk/xfce4-clipman-plugin/debian/patches/series
===================================================================
--- goodies/trunk/xfce4-clipman-plugin/debian/patches/series 2011-10-29 08:50:26 UTC (rev 6185)
+++ goodies/trunk/xfce4-clipman-plugin/debian/patches/series 2011-11-01 15:02:57 UTC (rev 6186)
@@ -1 +0,0 @@
-01_fix-symlink-doc-creation.patch
Modified: goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman-plugin.install
===================================================================
--- goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman-plugin.install 2011-10-29 08:50:26 UTC (rev 6185)
+++ goodies/trunk/xfce4-clipman-plugin/debian/xfce4-clipman-plugin.install 2011-11-01 15:02:57 UTC (rev 6186)
@@ -1,2 +1,2 @@
usr/lib
-usr/share/xfce4/panel-plugins
+usr/share/xfce4/panel
More information about the Pkg-xfce-commits
mailing list