[Pkg-xfce-commits] r3994 - desktop/branches/experimental/xfconf/debian
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Fri May 14 10:38:07 UTC 2010
Author: mrpouit-guest
Date: 2010-05-14 10:38:06 +0000 (Fri, 14 May 2010)
New Revision: 3994
Added:
desktop/branches/experimental/xfconf/debian/libxfconf-0-2.symbols
desktop/branches/experimental/xfconf/debian/libxfconf-0-dev.docs
desktop/branches/experimental/xfconf/debian/xfconf.manpages
Modified:
desktop/branches/experimental/xfconf/debian/changelog
desktop/branches/experimental/xfconf/debian/control
desktop/branches/experimental/xfconf/debian/rules
desktop/branches/experimental/xfconf/debian/xfconf.install
Log:
* debian/control:
- add myself to Uploaders
- bump debhelper b-dep to (>= 7.0.50~) for overrides.
* debian/rules:
- switch to rules.tiny with overrides
- ignore tests' failures, some of them need dbus.
* debian/libxfconf-0-2.symbols: added.
* debian/xfconf.install: updated.
Modified: desktop/branches/experimental/xfconf/debian/changelog
===================================================================
--- desktop/branches/experimental/xfconf/debian/changelog 2010-05-14 09:33:17 UTC (rev 3993)
+++ desktop/branches/experimental/xfconf/debian/changelog 2010-05-14 10:38:06 UTC (rev 3994)
@@ -1,5 +1,6 @@
xfconf (4.7.2-1) UNRELEASED; urgency=low
+ [ Yves-Alexis Perez ]
* New upstream development release.
* debian/control:
- add build-dep on intltool.
@@ -10,6 +11,16 @@
* debian/watch:
- update watchfile to track Xfce.org archive reorganisation.
+ [ Lionel Le Folgoc ]
+ * debian/control:
+ - add myself to Uploaders
+ - bump debhelper b-dep to (>= 7.0.50~) for overrides.
+ * debian/rules:
+ - switch to rules.tiny with overrides
+ - ignore tests' failures, some of them need dbus.
+ * debian/libxfconf-0-2.symbols: added.
+ * debian/xfconf.install: updated.
+
-- Yves-Alexis Perez <corsac at debian.org> Wed, 10 Feb 2010 21:12:52 +0100
xfconf (4.6.1-1) unstable; urgency=low
Modified: desktop/branches/experimental/xfconf/debian/control
===================================================================
--- desktop/branches/experimental/xfconf/debian/control 2010-05-14 09:33:17 UTC (rev 3993)
+++ desktop/branches/experimental/xfconf/debian/control 2010-05-14 10:38:06 UTC (rev 3994)
@@ -2,8 +2,10 @@
Section: xfce
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.6.0), intltool,
+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>,
+ Lionel Le Folgoc <mrpouit at gmail.com>
+Build-Depends: debhelper (>= 7.0.50~), libxfce4util-dev (>= 4.6.0), intltool,
libdbus-1-dev, libdbus-glib-1-dev, libextutils-pkgconfig-perl,
libextutils-depends-perl, libglib-perl
Standards-Version: 3.8.4
Added: desktop/branches/experimental/xfconf/debian/libxfconf-0-2.symbols
===================================================================
--- desktop/branches/experimental/xfconf/debian/libxfconf-0-2.symbols (rev 0)
+++ desktop/branches/experimental/xfconf/debian/libxfconf-0-2.symbols 2010-05-14 10:38:06 UTC (rev 3994)
@@ -0,0 +1,57 @@
+libxfconf-0.so.2 libxfconf-0-2 #MINVER#
+ xfconf_array_free at Base 4.6.0
+ xfconf_channel_get at Base 4.6.0
+ xfconf_channel_get_array at Base 4.6.0
+ xfconf_channel_get_array_valist at Base 4.6.0
+ xfconf_channel_get_arrayv at Base 4.6.0
+ xfconf_channel_get_bool at Base 4.6.0
+ xfconf_channel_get_double at Base 4.6.0
+ xfconf_channel_get_int at Base 4.6.0
+ xfconf_channel_get_named_struct at Base 4.6.0
+ xfconf_channel_get_properties at Base 4.6.0
+ xfconf_channel_get_property at Base 4.6.0
+ xfconf_channel_get_string at Base 4.6.0
+ xfconf_channel_get_string_list at Base 4.6.0
+ xfconf_channel_get_struct at Base 4.6.0
+ xfconf_channel_get_struct_valist at Base 4.6.0
+ xfconf_channel_get_structv at Base 4.6.0
+ xfconf_channel_get_type at Base 4.6.0
+ xfconf_channel_get_uint64 at Base 4.6.0
+ xfconf_channel_get_uint at Base 4.6.0
+ xfconf_channel_has_property at Base 4.6.0
+ xfconf_channel_is_property_locked at Base 4.6.0
+ xfconf_channel_new at Base 4.6.0
+ xfconf_channel_new_with_property_base at Base 4.6.0
+ xfconf_channel_reset_property at Base 4.6.0
+ xfconf_channel_set_array at Base 4.6.0
+ xfconf_channel_set_array_valist at Base 4.6.0
+ xfconf_channel_set_arrayv at Base 4.6.0
+ xfconf_channel_set_bool at Base 4.6.0
+ xfconf_channel_set_double at Base 4.6.0
+ xfconf_channel_set_int at Base 4.6.0
+ xfconf_channel_set_named_struct at Base 4.6.0
+ xfconf_channel_set_property at Base 4.6.0
+ xfconf_channel_set_string at Base 4.6.0
+ xfconf_channel_set_string_list at Base 4.6.0
+ xfconf_channel_set_struct at Base 4.6.0
+ xfconf_channel_set_struct_valist at Base 4.6.0
+ xfconf_channel_set_structv at Base 4.6.0
+ xfconf_channel_set_uint64 at Base 4.6.0
+ xfconf_channel_set_uint at Base 4.6.0
+ xfconf_error_get_type at Base 4.6.0
+ xfconf_g_property_bind at Base 4.6.0
+ xfconf_g_property_bind_gdkcolor at Base 4.6.0
+ xfconf_g_property_unbind at Base 4.6.0
+ xfconf_g_property_unbind_all at Base 4.6.0
+ xfconf_g_property_unbind_by_property at Base 4.6.0
+ xfconf_g_value_get_int16 at Base 4.6.0
+ xfconf_g_value_get_uint16 at Base 4.6.0
+ xfconf_g_value_set_int16 at Base 4.6.0
+ xfconf_g_value_set_uint16 at Base 4.6.0
+ xfconf_get_error_quark at Base 4.6.0
+ xfconf_init at Base 4.6.0
+ xfconf_int16_get_type at Base 4.6.0
+ xfconf_list_channels at Base 4.6.0
+ xfconf_named_struct_register at Base 4.6.0
+ xfconf_shutdown at Base 4.6.0
+ xfconf_uint16_get_type at Base 4.6.0
Added: desktop/branches/experimental/xfconf/debian/libxfconf-0-dev.docs
===================================================================
--- desktop/branches/experimental/xfconf/debian/libxfconf-0-dev.docs (rev 0)
+++ desktop/branches/experimental/xfconf/debian/libxfconf-0-dev.docs 2010-05-14 10:38:06 UTC (rev 3994)
@@ -0,0 +1,2 @@
+TODO
+NEWS
Modified: desktop/branches/experimental/xfconf/debian/rules
===================================================================
--- desktop/branches/experimental/xfconf/debian/rules 2010-05-14 09:33:17 UTC (rev 3993)
+++ desktop/branches/experimental/xfconf/debian/rules 2010-05-14 10:38:06 UTC (rev 3994)
@@ -1,77 +1,23 @@
#!/usr/bin/make -f
-DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
-DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
-
LDFLAGS+=-Wl,-z,defs -Wl,--as-needed
-CFLAGS = -Wall -g
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
- CFLAGS += -O0
-else
- CFLAGS += -O2
-endif
+%:
+ dh $@
-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 --libexecdir=\$${prefix}/lib
+override_dh_auto_configure:
+ dh_auto_configure -- --enable-final --disable-perl-bindings
-build: build-stamp
-build-stamp: config.status
-
- dh_testdir
- $(MAKE)
- touch build-stamp
+override_dh_auto_test:
+ dh_auto_test || true
-clean:
-
- dh_testdir
- dh_testroot
- rm -f build-stamp
-
- [ ! -f Makefile ] || $(MAKE) distclean
-
- dh_clean
-
-install: build
-
- dh_testdir
- dh_testroot
- dh_prep
- dh_clean
- dh_installdirs
-
- $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
-
+override_dh_install:
rm -f $(CURDIR)/debian/tmp/usr/lib/libxfconf-0.la
-
-binary-indep: build install
-binary-arch: build install
-
- dh_testdir
- dh_testroot
-
- dh_installchangelogs ChangeLog
- dh_installdocs NEWS TODO
-
- dh_installman -pxfconf debian/xfconf-query.1
-
dh_install --fail-missing --sourcedir=debian/tmp
+
+override_dh_strip:
dh_strip --dbg-package=libxfconf-0-2-dbg
- dh_compress
- dh_fixperms
-
- dh_makeshlibs -V 'libxfconf-0-2 (>= 4.7.2)'
- dh_installdeb
-
+override_dh_shlibdeps:
dh_shlibdeps -X debian/xfconf/usr/bin/xfconf-query -- \
-dRecommends debian/xfconf/usr/bin/xfconf-query -dDepends
- dh_gencontrol
-
- dh_md5sums
- dh_builddeb
-
-binary: binary-indep binary-arch
-.PHONY: build clean binary-indep binary-arch binary install
Modified: desktop/branches/experimental/xfconf/debian/xfconf.install
===================================================================
--- desktop/branches/experimental/xfconf/debian/xfconf.install 2010-05-14 09:33:17 UTC (rev 3993)
+++ desktop/branches/experimental/xfconf/debian/xfconf.install 2010-05-14 10:38:06 UTC (rev 3994)
@@ -1,4 +1,4 @@
usr/share/dbus-1
usr/share/locale
usr/bin
-usr/lib/xfconfd
+usr/lib/xfconf/xfconfd
Added: desktop/branches/experimental/xfconf/debian/xfconf.manpages
===================================================================
--- desktop/branches/experimental/xfconf/debian/xfconf.manpages (rev 0)
+++ desktop/branches/experimental/xfconf/debian/xfconf.manpages 2010-05-14 10:38:06 UTC (rev 3994)
@@ -0,0 +1 @@
+debian/xfconf-query.1
More information about the Pkg-xfce-commits
mailing list