[Pkg-xfce-commits] r2348 - desktop/branches/svn-snapshots/xfdesktop4/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Sat Oct 4 13:33:42 UTC 2008
Author: corsac
Date: 2008-10-04 13:33:41 +0000 (Sat, 04 Oct 2008)
New Revision: 2348
Removed:
desktop/branches/svn-snapshots/xfdesktop4/debian/xfce4-menueditor.1
Modified:
desktop/branches/svn-snapshots/xfdesktop4/debian/changelog
desktop/branches/svn-snapshots/xfdesktop4/debian/rules
Log:
- force configure flags
* debian/xfce4-menueditor.1 dropped, xfce4-menueditor is not part of
xfdesktop4 anymore.
Modified: desktop/branches/svn-snapshots/xfdesktop4/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/xfdesktop4/debian/changelog 2008-10-04 12:25:20 UTC (rev 2347)
+++ desktop/branches/svn-snapshots/xfdesktop4/debian/changelog 2008-10-04 13:33:41 UTC (rev 2348)
@@ -13,6 +13,7 @@
- stop messing with config.{guess,sub}.
- rename generic xfce4-terminal.desktop file so it doesnt conflicts with
Terminal.
+ - force configure flags
* debian/lintian: dropped, now useless
* debian/patches:
- 01_show-backdrop-by-default dropped due to upstream changes.
@@ -24,8 +25,10 @@
* debian/xfdesktop-data.install:
- add /usr/share/desktop-directories files.
- add /usr/share/applications files.
+ * debian/xfce4-menueditor.1 dropped, xfce4-menueditor is not part of
+ xfdesktop4 anymore.
- -- Yves-Alexis Perez <corsac at debian.org> Sun, 28 Sep 2008 23:03:32 +0200
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 04 Oct 2008 15:33:18 +0200
xfdesktop4 (4.4.2-7) unstable; urgency=low
Modified: desktop/branches/svn-snapshots/xfdesktop4/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/xfdesktop4/debian/rules 2008-10-04 12:25:20 UTC (rev 2347)
+++ desktop/branches/svn-snapshots/xfdesktop4/debian/rules 2008-10-04 13:33:41 UTC (rev 2348)
@@ -26,7 +26,7 @@
config.status: configure patch-stamp
dh_testdir
- ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --disable-rpath --libexecdir=\$${prefix}/lib --enable-final
+ ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc --mandir=/usr/share/man --disable-rpath --libexecdir=\$${prefix}/lib --enable-final --enable-thunarx --enable-exo --enable-desktop-menu-dir-monitor
build: build-stamp
build-stamp: config.status
Deleted: desktop/branches/svn-snapshots/xfdesktop4/debian/xfce4-menueditor.1
===================================================================
--- desktop/branches/svn-snapshots/xfdesktop4/debian/xfce4-menueditor.1 2008-10-04 12:25:20 UTC (rev 2347)
+++ desktop/branches/svn-snapshots/xfdesktop4/debian/xfce4-menueditor.1 2008-10-04 13:33:41 UTC (rev 2348)
@@ -1,21 +0,0 @@
-.\" Copyright (C) 2004 Simon Huggins
-.TH XFCE4-MENUEDITOR "1" "Juen 2005" "xfce4-menueditor 0.1" "User Commands"
-.SH NAME
-xfce4-menueditor \- Xfce 4 Menu Editor
-.SH SYNOPSIS
-.B xfce4-menueditor [FILE]
-.SH DESCRIPTION
-.PP
-Edits the Xfce menu or an optional other FILE instead.
-
-You may prefer in Debian to use the Debian menu system which you should install
-and is detailed in /usr/share/doc/menu
-.SH SEE ALSO
-Upstream documentation in /usr/share/xfce4/doc/C/xfdesktop.html
-.SH "REPORTING BUGS"
-Report bugs to http://bugs.debian.org/
-.SH COPYRIGHT
-Copyright \(co 2005 Simon Huggins
-.br
-This is free software; see the source for copying conditions. There is NO
-warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
More information about the Pkg-xfce-commits
mailing list