[Pkg-xfce-commits] r3132 - desktop/trunk/xfce4-settings/debian

Yves-Alexis Perez corsac at alioth.debian.org
Sun Apr 19 12:24:39 UTC 2009


Author: corsac
Date: 2009-04-19 12:24:39 +0000 (Sun, 19 Apr 2009)
New Revision: 3132

Removed:
   desktop/trunk/xfce4-settings/debian/patches/
Modified:
   desktop/trunk/xfce4-settings/debian/changelog
   desktop/trunk/xfce4-settings/debian/control
   desktop/trunk/xfce4-settings/debian/rules
Log:
* New upstream release.
* debian/control:
  - remove build-dep on libcanberra as it's useless anyway
  - add xfsettings to long description. 
  - drop build-dep on quilt.
* debian/rules:
  - remove quilt rules.
* debian/patches:
  - 01_fix-display-settings dropped, included upstream.
  - 02_fix-display-rate as well.

Modified: desktop/trunk/xfce4-settings/debian/changelog
===================================================================
--- desktop/trunk/xfce4-settings/debian/changelog	2009-04-19 12:23:01 UTC (rev 3131)
+++ desktop/trunk/xfce4-settings/debian/changelog	2009-04-19 12:24:39 UTC (rev 3132)
@@ -1,3 +1,18 @@
+xfce4-settings (4.6.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - remove build-dep on libcanberra as it's useless anyway
+    - add xfsettings to long description. 
+    - drop build-dep on quilt.
+  * debian/rules:
+    - remove quilt rules.
+  * debian/patches:
+    - 01_fix-display-settings dropped, included upstream.
+    - 02_fix-display-rate as well.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Sat, 18 Apr 2009 17:21:05 +0200
+
 xfce4-settings (4.6.0-2) unstable; urgency=low
 
   * Upload to unstable!

Modified: desktop/trunk/xfce4-settings/debian/control
===================================================================
--- desktop/trunk/xfce4-settings/debian/control	2009-04-19 12:23:01 UTC (rev 3131)
+++ desktop/trunk/xfce4-settings/debian/control	2009-04-19 12:24:39 UTC (rev 3132)
@@ -6,7 +6,7 @@
 Build-Depends: debhelper (>= 7.0.50), libxfce4util-dev (>= 4.6.0),
  libxfcegui4-dev (>= 4.6.0), libexo-0.3-dev (>= 0.3.100), libglade2-dev,
  libxfconf-0-dev, libwnck-dev, libxklavier12-dev, libnotify-dev, 
- intltool (>= 0.31), libcanberra-dev, quilt
+ intltool (>= 0.31)
 Standards-Version: 3.8.1
 Homepage: http://www.xfce.org
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/xfconf
@@ -20,7 +20,7 @@
 Conflicts: xfce4-mcs-plugins
 Replaces: xfce4-mcs-manager, xfce4-mcs-plugins
 Description: graphical application for managing Xfce settings
- xfce4-settings is the fXfce settings manager front-end. It comes
+ xfce4-settings is the Xfce settings manager front-end. It comes
  with several different components for configuring application-independent
  settings inside xfconf.
  It contains multiple tools:
@@ -31,3 +31,4 @@
     mouse-pointer data
   - xfce4-settings-editor, a tool for editing ALL settings within xfconf, the
     graphical counterpart of xfconf-query. 
+  - xfsettingsd, a daemon for exporting XSettings to applications.

Modified: desktop/trunk/xfce4-settings/debian/rules
===================================================================
--- desktop/trunk/xfce4-settings/debian/rules	2009-04-19 12:23:01 UTC (rev 3131)
+++ desktop/trunk/xfce4-settings/debian/rules	2009-04-19 12:24:39 UTC (rev 3132)
@@ -1,12 +1,5 @@
 #!/usr/bin/make -f
-include /usr/share/quilt/quilt.make
 
-build: patch
-	echo .pc >> po/POTFILES.skip 
-
-clean: unpatch
-	dh clean
-
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-libnotify --enable-xcursor \
 		--enable-libxklavier --enable-xsettings-daemon --enable-sound-settings\




More information about the Pkg-xfce-commits mailing list