[Pkg-xfce-commits] r2980 - desktop/trunk/thunar/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Mon Mar 16 21:48:46 UTC 2009
Author: corsac
Date: 2009-03-16 21:48:46 +0000 (Mon, 16 Mar 2009)
New Revision: 2980
Modified:
desktop/trunk/thunar/debian/changelog
desktop/trunk/thunar/debian/compat
desktop/trunk/thunar/debian/control
Log:
* debian/control:
- move to xfce section.
- remove useless conflicts/replaces.
- update standards version to 3.8.1.
- update debhelper build-dep to 7.
* debian/compat bumped to 7.
Modified: desktop/trunk/thunar/debian/changelog
===================================================================
--- desktop/trunk/thunar/debian/changelog 2009-03-16 21:46:20 UTC (rev 2979)
+++ desktop/trunk/thunar/debian/changelog 2009-03-16 21:48:46 UTC (rev 2980)
@@ -5,8 +5,14 @@
* debian/patches:
- refresh 02_thunar-icon-naming-spec-compliance, more replacement.
- 03_thunar-window-maximize added, keep maximized state. closes: #508184
+ * debian/control:
+ - move to xfce section.
+ - remove useless conflicts/replaces.
+ - update standards version to 3.8.1.
+ - update debhelper build-dep to 7.
+ * debian/compat bumped to 7.
- -- Yves-Alexis Perez <corsac at debian.org> Sat, 07 Mar 2009 17:53:56 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Mon, 16 Mar 2009 22:48:24 +0100
thunar (1.0.0-1) experimental; urgency=low
Modified: desktop/trunk/thunar/debian/compat
===================================================================
--- desktop/trunk/thunar/debian/compat 2009-03-16 21:46:20 UTC (rev 2979)
+++ desktop/trunk/thunar/debian/compat 2009-03-16 21:48:46 UTC (rev 2980)
@@ -1 +1 @@
-5
+7
Modified: desktop/trunk/thunar/debian/control
===================================================================
--- desktop/trunk/thunar/debian/control 2009-03-16 21:46:20 UTC (rev 2979)
+++ desktop/trunk/thunar/debian/control 2009-03-16 21:48:46 UTC (rev 2980)
@@ -1,22 +1,22 @@
Source: thunar
-Section: x11
+Section: xfce
Priority: optional
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>
-Build-Depends: debhelper (>= 5.0.0), libcairo2-dev,
+Build-Depends: debhelper (>= 7), libcairo2-dev,
libexo-0.3-dev (>= 0.3.100), 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),
xfce4-panel-dev (>= 4.6.0), chrpath, libpcre3-dev, libjpeg62-dev,
intltool
Build-Conflicts: libgamin-dev [!hurd-i386]
-Standards-Version: 3.8.0
+Standards-Version: 3.8.1
Homepage: http://thunar.xfce.org
Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/thunar/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/thunar/
Package: libthunar-vfs-1-dev
-Section: libdevel
+Section: xfce
Architecture: any
Depends: libthunar-vfs-1-2 (= ${binary:Version}), ${misc:Depends},
libexo-0.3-dev (>= 0.3.100), thunar-data (=${source:Version}),
@@ -26,20 +26,19 @@
the virtual file system abstraction used by thunar
Package: libthunar-vfs-1-2
-Section: libs
+Section: xfce
Architecture: any
Depends: ${shlibs:Depends}, thunar-data (= ${source:Version}), ${misc:Depends}
-Replaces: libthunar-vfs-1
Description: VFS abstraction used in thunar
This package contains a library for virtual file system abstraction. It's
used by thunar, the file manager of Xfce 4.6
Package: thunar
+Section: xfce
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, desktop-file-utils, shared-mime-info, thunar-data (= ${source:Version}), exo-utils
Recommends: hal, dbus-x11, gamin, ${shlibs:Recommends}, thunar-volman,
xdg-user-dirs
-Conflicts: thunar-data (<= 0.9.0-5)
Suggests: thunar-archive-plugin, thunar-media-tags-plugin
Description: File Manager for Xfce
Thunar is the file manager designed to be the default file manager of Xfce 4.6
@@ -49,13 +48,14 @@
Please read README.Debian for volume management stuff.
Package: thunar-data
+Section: xfce
Architecture: all
Depends: ${misc:Depends}
-Replaces: thunar (<= 0.8.0-3)
Description: Provides thunar documentation, icons and translations
This package contains architecture-independent files for thunar.
Package: thunar-dbg
+Section: debug
Architecture: any
Priority: extra
Depends: ${shlibs:Depends}, thunar (= ${binary:Version}), ${misc:Depends}
More information about the Pkg-xfce-commits
mailing list