[Pkg-xfce-commits] r4410 - in desktop/branches/experimental/thunar-vfs/debian: . source
Lionel Le Folgoc
mrpouit-guest at alioth.debian.org
Thu Nov 4 08:36:50 UTC 2010
Author: mrpouit-guest
Date: 2010-11-04 20:36:48 +0000 (Thu, 04 Nov 2010)
New Revision: 4410
Added:
desktop/branches/experimental/thunar-vfs/debian/source/
desktop/branches/experimental/thunar-vfs/debian/source/format
Modified:
desktop/branches/experimental/thunar-vfs/debian/changelog
desktop/branches/experimental/thunar-vfs/debian/control
desktop/branches/experimental/thunar-vfs/debian/rules
Log:
* New upstream development release, split from thunar to allow goodies not
ported to gio to still work.
* Switch to 3.0 (quilt).
- drop build-deps related to thunar only (pcre, xfce4-panel, cairo)
* debian/rules: drop obsolete configure flags (sbr, tpa, apr, exif, pcre).
Modified: desktop/branches/experimental/thunar-vfs/debian/changelog
===================================================================
--- desktop/branches/experimental/thunar-vfs/debian/changelog 2010-11-04 20:17:29 UTC (rev 4409)
+++ desktop/branches/experimental/thunar-vfs/debian/changelog 2010-11-04 20:36:48 UTC (rev 4410)
@@ -1,17 +1,19 @@
-thunar-vfs (1.0.2+git20101019.55cbe617-1) UNRELEASED; urgency=low
+thunar-vfs (1.1.0-1) UNRELEASED; urgency=low
- * New upstream git snapshot, split from thunar to allow goodies not ported
- to gio to still work.
+ * New upstream development release, split from thunar to allow goodies not
+ ported to gio to still work.
* Renamed source package to thunar-vfs, dropped thunar binary package,
renamed thunar-data to libthunar-vfs-1-common.
+ * Switch to 3.0 (quilt).
* debian/{*.desktop,thunar*,libthunar-vfs-1-2.lintian-overrides}: dropped,
useless now.
* debian/libthunar-vfs-1-2.shlibs: drop thunarx-1.
* debian/control:
- bumped Standards-Version to 3.9.1
- updated Vcs-* fields
- - drop build-deps on xfce4-panel-dev, only useful with thunar (not -vfs)
+ - drop build-deps related to thunar only (pcre, xfce4-panel, cairo)
- rewrote descriptions.
+ * debian/rules: drop obsolete configure flags (sbr, tpa, apr, exif, pcre).
* debian/*.{docs,install}: drop files shipped only in thunar.
* Clean patches targetting thunar and not thunar-vfs:
- debian/patches/01_thunar-help-directory.patch: dropped
@@ -22,8 +24,6 @@
- debian/patches/06_fix-sidepane-width.patch: dropped
- debian/patches/07_update-cursor-on-delete.patch: dropped
- debian/patches/08_refilter-tree-hidden-dir.patch: dropped.
- * debian/rules: temporarily disable temporarily volume management (hal
- support dropped from exo-1), should be back for 4.8pre1.
-- Lionel Le Folgoc <mrpouit at gmail.com> Sun, 31 Oct 2010 22:58:31 +0100
Modified: desktop/branches/experimental/thunar-vfs/debian/control
===================================================================
--- desktop/branches/experimental/thunar-vfs/debian/control 2010-11-04 20:17:29 UTC (rev 4409)
+++ desktop/branches/experimental/thunar-vfs/debian/control 2010-11-04 20:36:48 UTC (rev 4410)
@@ -4,12 +4,11 @@
Maintainer: Debian Xfce Maintainers <pkg-xfce-devel at lists.alioth.debian.org>
Uploaders: Yves-Alexis Perez <corsac at debian.org>, Emanuele Rocca <ema at debian.org>,
Simon Huggins <huggie at earth.li>, Lionel Le Folgoc <mrpouit at gmail.com>
-Build-Depends: debhelper (>= 7), libcairo2-dev,
- libexo-1-dev, cdbs, libxml-parser-perl, libfam-dev,
- libhal-storage-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64],
- libdbus-glib-1-dev, libexif-dev, libgtk2.0-dev (>= 2.10.1),
- chrpath, libpcre3-dev, libjpeg-dev,
- libstartup-notification0-dev (>= 0.4), intltool
+Build-Depends: debhelper (>= 7), cdbs, libexo-1-dev (>= 0.5.4), libglib2.0-dev,
+ libgtk2.0-dev (>= 2.10.1), libxfce4util-dev, libpng-dev, libdbus-glib-1-dev,
+ libstartup-notification0-dev (>= 0.4), libjpeg-dev, intltool, libxml-parser-perl,
+ libhal-storage-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libfam-dev,
+ chrpath
Build-Conflicts: libgamin-dev [!hurd-i386]
Standards-Version: 3.9.1
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/thunar-vfs/
Modified: desktop/branches/experimental/thunar-vfs/debian/rules
===================================================================
--- desktop/branches/experimental/thunar-vfs/debian/rules 2010-11-04 20:17:29 UTC (rev 4409)
+++ desktop/branches/experimental/thunar-vfs/debian/rules 2010-11-04 20:36:48 UTC (rev 4410)
@@ -3,7 +3,7 @@
include /usr/share/cdbs/1/rules/simple-patchsys.mk
include /usr/share/cdbs/1/class/autotools.mk
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-final --disable-gnome-thumbnailers --enable-dbus --enable-startup-notification --enable-apr-plugin --enable-exif --enable-pcre --enable-sbr-plugin --enable-tpa-plugin --enable-uca-plugin --with-volume-manager=none
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-final --disable-gnome-thumbnailers --enable-dbus --enable-startup-notification
makebuilddir/libthunar-vfs-1-2:: debian/compat
# Some systems don't have POSIX_MADV* but have MADV* defined with
Added: desktop/branches/experimental/thunar-vfs/debian/source/format
===================================================================
--- desktop/branches/experimental/thunar-vfs/debian/source/format (rev 0)
+++ desktop/branches/experimental/thunar-vfs/debian/source/format 2010-11-04 20:36:48 UTC (rev 4410)
@@ -0,0 +1 @@
+3.0 (quilt)
More information about the Pkg-xfce-commits
mailing list