[Pkg-xfce-commits] r2584 - desktop/branches/svn-snapshots/xfconf/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Wed Jan 14 09:00:14 UTC 2009


Author: corsac
Date: 2009-01-14 09:00:14 +0000 (Wed, 14 Jan 2009)
New Revision: 2584

Added:
   desktop/branches/svn-snapshots/xfconf/debian/xfconf-query.1
Modified:
   desktop/branches/svn-snapshots/xfconf/debian/changelog
   desktop/branches/svn-snapshots/xfconf/debian/control
   desktop/branches/svn-snapshots/xfconf/debian/rules
   desktop/branches/svn-snapshots/xfconf/debian/xfconf.install
Log:
* new upstream beta release.
* debian/control:
  - update build-deps for “Tuco-Tuco”.
* debian/rules:
  - bump shlibs for 4.5.93.
  - pass libexecdir to configure.
  - install xfconf-query.1 manpage.
* debian/xfconf.install:
  - install usr/lib/xfconfd in xfconf.
* debian/xfconf-query.1: provide a manpage for xfconf-query.

Modified: desktop/branches/svn-snapshots/xfconf/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/xfconf/debian/changelog	2009-01-14 08:59:54 UTC (rev 2583)
+++ desktop/branches/svn-snapshots/xfconf/debian/changelog	2009-01-14 09:00:14 UTC (rev 2584)
@@ -1,4 +1,4 @@
-xfconf (4.5.92-1) UNRELEASED; urgency=low
+xfconf (4.5.93-1) UNRELEASED; urgency=low
 
   [ Yves-Alexis Perez ]
   [ Xfce 4.6 Alpha “Pinkie”]
@@ -20,10 +20,21 @@
     - update shlibs for xfconf 4.5.92
     - explicitely disable perl bindings.
   * debian/libxfconf-0-0 renamed to debian/libxfconf-0-2.
+  [ Xfce 4.6 Beta 3 “Tuco-tuco”]
+  * new upstream beta release.
+  * debian/control:
+    - update build-deps for “Tuco-Tuco”.
+  * debian/rules:
+    - bump shlibs for 4.5.93.
+    - pass libexecdir to configure.
+    - install xfconf-query.1 manpage.
+  * debian/xfconf.install:
+    - install usr/lib/xfconfd in xfconf.
+  * debian/xfconf-query.1: provide a manpage for xfconf-query.
 
   [ Michael Casadevall]
   * debian/control
     - updated xfconf descriptions
     - added myself to uploaders
 
- -- Yves-Alexis Perez <corsac at debian.org>  Tue, 09 Dec 2008 15:17:52 +0100
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 11 Jan 2009 14:10:18 +0100

Modified: desktop/branches/svn-snapshots/xfconf/debian/control
===================================================================
--- desktop/branches/svn-snapshots/xfconf/debian/control	2009-01-14 08:59:54 UTC (rev 2583)
+++ desktop/branches/svn-snapshots/xfconf/debian/control	2009-01-14 09:00:14 UTC (rev 2584)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
 Uploaders: Emanuele Rocca <ema at debian.org>, Simon Huggins <huggie at earth.li>, Yves-Alexis Perez <corsac at debian.org>, Michael Casadevall <sonicmctails at gmail.com>
-Build-Depends: debhelper (>= 7.0.13), libxfce4util-dev (>= 4.5.92), 
+Build-Depends: debhelper (>= 7.0.13), libxfce4util-dev (>= 4.5.93), 
  libdbus-1-dev, libdbus-glib-1-dev, libextutils-pkgconfig-perl,
  libextutils-depends-perl, libglib-perl
 Standards-Version: 3.8.0

Modified: desktop/branches/svn-snapshots/xfconf/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/xfconf/debian/rules	2009-01-14 08:59:54 UTC (rev 2583)
+++ desktop/branches/svn-snapshots/xfconf/debian/rules	2009-01-14 09:00:14 UTC (rev 2584)
@@ -14,7 +14,7 @@
 config.status: configure
 	
 	dh_testdir
-	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc --enable-final --disable-perl-bindings
+	./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) --prefix=/usr --sysconfdir=/etc --enable-final --disable-perl-bindings --libexecdir=\$${prefix}/lib
 
 build: build-stamp
 build-stamp: config.status
@@ -37,7 +37,8 @@
 	
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
+	dh_clean
 	dh_installdirs
 	
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
@@ -52,6 +53,8 @@
 	
 	dh_installchangelogs ChangeLog
 	dh_installdocs NEWS TODO
+
+	dh_installman -pxfconf debian/xfconf-query.1
 	
 	dh_install --fail-missing --sourcedir=debian/tmp
 	dh_strip --dbg-package=libxfconf-0-2-dbg
@@ -59,7 +62,7 @@
 	dh_compress
 	dh_fixperms
 
-	dh_makeshlibs -V 'libxfconf-0-2 (>= 4.5.92)'
+	dh_makeshlibs -V 'libxfconf-0-2 (>= 4.5.93)'
 	dh_installdeb
 
 	dh_shlibdeps

Added: desktop/branches/svn-snapshots/xfconf/debian/xfconf-query.1
===================================================================
--- desktop/branches/svn-snapshots/xfconf/debian/xfconf-query.1	                        (rev 0)
+++ desktop/branches/svn-snapshots/xfconf/debian/xfconf-query.1	2009-01-14 09:00:14 UTC (rev 2584)
@@ -0,0 +1,55 @@
+.\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.36.
+.TH XFCONF-QUERY "1" "January 2009" "xfconf-query 4.5.92" "User Commands"
+.SH NAME
+xfconf-query \- Command line utility for xfconf
+.SH DESCRIPTION
+.SS "Usage:"
+.IP
+xfconf\-query [OPTION...] \- xfconf commandline utility
+.SS "Help Options:"
+.TP
+\-?, \fB\-\-help\fR
+Show help options
+.SS "Application Options:"
+.TP
+\fB\-V\fR, \fB\-\-version\fR
+Version information
+.TP
+\fB\-c\fR, \fB\-\-channel\fR
+Pick the channel
+.TP
+\fB\-p\fR, \fB\-\-property\fR
+Pick the property
+.TP
+\fB\-s\fR, \fB\-\-set\fR
+Change or set the value of the property
+.TP
+\fB\-l\fR, \fB\-\-list\fR
+List properties (or channels if \fB\-c\fR isn't specified)
+.TP
+\fB\-v\fR, \fB\-\-verbose\fR
+Verbose output
+.TP
+\fB\-n\fR, \fB\-\-create\fR
+Create new entry
+.TP
+\fB\-t\fR, \fB\-\-type\fR
+Specify the property value type
+.TP
+\fB\-r\fR, \fB\-\-reset\fR
+Reset property
+.TP
+\fB\-R\fR, \fB\-\-recursive\fR
+Recursive (use with \fB\-r\fR)
+.TP
+\fB\-a\fR, \fB\-\-force\-array\fR
+Force array even if only one element
+.TP
+\fB\-x\fR, \fB\-\-export\fR
+Export channel to file
+.TP
+\fB\-i\fR, \fB\-\-import\fR
+Import channel from file
+.TP
+\fB\-m\fR, \fB\-\-monitor\fR
+Monitor a channel for property changes

Modified: desktop/branches/svn-snapshots/xfconf/debian/xfconf.install
===================================================================
--- desktop/branches/svn-snapshots/xfconf/debian/xfconf.install	2009-01-14 08:59:54 UTC (rev 2583)
+++ desktop/branches/svn-snapshots/xfconf/debian/xfconf.install	2009-01-14 09:00:14 UTC (rev 2584)
@@ -1,3 +1,4 @@
 usr/share/dbus-1
 usr/share/locale
 usr/bin
+usr/lib/xfconfd




More information about the Pkg-xfce-commits mailing list