[Pkg-xfce-commits] r1467 - desktop/trunk/xfce4-utils/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Sat Dec 8 18:15:40 UTC 2007


Author: corsac
Date: 2007-12-08 18:15:39 +0000 (Sat, 08 Dec 2007)
New Revision: 1467

Modified:
   desktop/trunk/xfce4-utils/debian/changelog
   desktop/trunk/xfce4-utils/debian/control
   desktop/trunk/xfce4-utils/debian/rules
Log:
upload


Modified: desktop/trunk/xfce4-utils/debian/changelog
===================================================================
--- desktop/trunk/xfce4-utils/debian/changelog	2007-12-08 17:54:34 UTC (rev 1466)
+++ desktop/trunk/xfce4-utils/debian/changelog	2007-12-08 18:15:39 UTC (rev 1467)
@@ -1,3 +1,16 @@
+xfce4-utils (4.4.2-2) unstable; urgency=low
+
+  * debian/control:
+    - rewrite long description (include startxfce4)
+    - updated standard versions to 3.7.3.
+    - add dependencies on xinit and x11-server-utils because startxfce4 need
+      them.                                                     closes: #454985
+    - add my debian.org email address to uploader field.
+    - drop dpatch build-dep as we don't have patches anymore.
+  * debian/rules: remove dpatch rules include.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 08 Dec 2007 19:09:48 +0100
+
 xfce4-utils (4.4.2-1) unstable; urgency=low
 
   [ Yves-Alexis Perez ]

Modified: desktop/trunk/xfce4-utils/debian/control
===================================================================
--- desktop/trunk/xfce4-utils/debian/control	2007-12-08 17:54:34 UTC (rev 1466)
+++ desktop/trunk/xfce4-utils/debian/control	2007-12-08 18:15:39 UTC (rev 1467)
@@ -2,23 +2,22 @@
 Section: x11
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
-Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at corsac.net>
-Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev (>= 2.10.6), libxft-dev, xfce4-mcs-manager-dev (>= 4.4.2), dpatch, chrpath
-Standards-Version: 3.7.2
+Uploaders: Martin Loschwitz <madkiss at debian.org>, Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at debian.org>
+Build-Depends: debhelper (>= 4.1.26), libgtk2.0-dev (>= 2.10.6), libxft-dev, xfce4-mcs-manager-dev (>= 4.4.2), chrpath
+Standards-Version: 3.7.3
 Homepage: http://www.xfce.org/
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/xfce4-utils/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/xfce4-utils/
 
 Package: xfce4-utils
 Architecture: any
-Depends: ${shlibs:Depends}, xterm|x-terminal-emulator
+Depends: ${shlibs:Depends}, xterm|x-terminal-emulator, x11-servers-utils, xinit
 Recommends: xfwm4, xfce4-panel, thunar, xscreensaver | xlockmore | xlockmore-gl
 Suggests: xfce4-session
 Description: Various tools for Xfce
- This package contains xfrun4, xftaskbar4, xfterm4, xflock4, xfmountdev4,
- xfhelp4, xfce4-about, seven tools for xfce, the main panel of Xfce project.
- Xfce is a desktop environment reminiscent of CDE that uses the GTK+ library
- and isn't resource-hungry.
+ This package contains xfrun4, xfterm4, xflock4, xfmountdev4, xfbrowser4,
+ startxfce4, xfhelp4, xfce4-about, eight tools for Xfce.  Xfce is a desktop
+ environment that uses the GTK+ library and isn't resource-hungry.
  .
  If you want to use xfmountdev4, be sure to install Thunar before because it's
  called by it.

Modified: desktop/trunk/xfce4-utils/debian/rules
===================================================================
--- desktop/trunk/xfce4-utils/debian/rules	2007-12-08 17:54:34 UTC (rev 1466)
+++ desktop/trunk/xfce4-utils/debian/rules	2007-12-08 18:15:39 UTC (rev 1467)
@@ -12,7 +12,7 @@
 endif
 
 # dpatch stuff
-include /usr/share/dpatch/dpatch.make
+#include /usr/share/dpatch/dpatch.make
 
 config.status: configure
 	




More information about the Pkg-xfce-commits mailing list