[Pkg-xfce-commits] r2229 - in desktop/branches/svn-snapshots: . exo exo/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Sat Aug 23 22:41:42 UTC 2008
Author: corsac
Date: 2008-08-23 22:41:41 +0000 (Sat, 23 Aug 2008)
New Revision: 2229
Added:
desktop/branches/svn-snapshots/exo/
Removed:
desktop/branches/svn-snapshots/exo/debian/patches/
Modified:
desktop/branches/svn-snapshots/exo/debian/changelog
desktop/branches/svn-snapshots/exo/debian/control
desktop/branches/svn-snapshots/exo/debian/exo-utils.install
desktop/branches/svn-snapshots/exo/debian/libexo-0.3-0.shlibs
desktop/branches/svn-snapshots/exo/debian/rules
Log:
new 4.6 alpha release
Copied: desktop/branches/svn-snapshots/exo (from rev 2217, desktop/trunk/exo)
Property changes on: desktop/branches/svn-snapshots/exo
___________________________________________________________________
Name: svn:mergeinfo
+
Modified: desktop/branches/svn-snapshots/exo/debian/changelog
===================================================================
--- desktop/trunk/exo/debian/changelog 2008-08-13 21:30:11 UTC (rev 2217)
+++ desktop/branches/svn-snapshots/exo/debian/changelog 2008-08-23 22:41:41 UTC (rev 2229)
@@ -1,3 +1,18 @@
+exo (0.3.80-1) UNRELEASED; urgency=low
+
+ * new upstream alpha release.
+ * debian/libexo-0.3-0.shlibs: update shlibs version accordingly.
+ * debian/patches:
+ - 01_exo-alt-eject.patch removed, included upstream.
+ - 02_exo-open.1.patch as well.
+ - 03_libexo-teardown-crypto-on-eject.patch too.
+ * debian/rules:
+ - don't mess with mcs stuff, it doesn't exist anymore.
+ * debian/exo-utils.install:
+ - don't ship non existant mcs plugins.
+
+ -- Yves-Alexis Perez <corsac at debian.org> Sat, 23 Aug 2008 15:18:32 +0200
+
exo (0.3.4-8) experimental; urgency=low
* debian/patches:
Modified: desktop/branches/svn-snapshots/exo/debian/control
===================================================================
--- desktop/trunk/exo/debian/control 2008-08-13 21:30:11 UTC (rev 2217)
+++ desktop/branches/svn-snapshots/exo/debian/control 2008-08-23 22:41:41 UTC (rev 2229)
@@ -2,7 +2,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>
-Build-Depends: debhelper (>= 5.0.0), libxfcegui4-dev (>= 4.4.2), liburi-perl, xfce4-mcs-manager-dev, chrpath, libhal-storage-dev [!hurd-i386], libnotify-dev, quilt
+Build-Depends: debhelper (>= 5.0.0), libxfcegui4-dev (>= 4.5.80), liburi-perl, chrpath, libhal-storage-dev [!hurd-i386], libnotify-dev, quilt
Standards-Version: 3.8.0
Section: libs
Homepage: http://libexo.os-cillation.com/
@@ -12,7 +12,7 @@
Package: libexo-0.3-dev
Section: libdevel
Architecture: any
-Depends: libexo-0.3-0 (= ${binary:Version}), libxfcegui4-dev (>= 4.4.2), libhal-storage-dev
+Depends: libexo-0.3-0 (= ${binary:Version}), libxfcegui4-dev (>= 4.5.80), libhal-storage-dev
Description: Development files for libexo
This package contains the headers and the static library
for libexo-0.3-0.
Modified: desktop/branches/svn-snapshots/exo/debian/exo-utils.install
===================================================================
--- desktop/trunk/exo/debian/exo-utils.install 2008-08-13 21:30:11 UTC (rev 2217)
+++ desktop/branches/svn-snapshots/exo/debian/exo-utils.install 2008-08-23 22:41:41 UTC (rev 2229)
@@ -1,4 +1,3 @@
usr/bin/*
usr/share/applications
usr/share/man/*
-usr/lib/xfce4/mcs-plugins/*.so
Modified: desktop/branches/svn-snapshots/exo/debian/libexo-0.3-0.shlibs
===================================================================
--- desktop/trunk/exo/debian/libexo-0.3-0.shlibs 2008-08-13 21:30:11 UTC (rev 2217)
+++ desktop/branches/svn-snapshots/exo/debian/libexo-0.3-0.shlibs 2008-08-23 22:41:41 UTC (rev 2229)
@@ -1,2 +1,2 @@
-libexo-0.3 0 libexo-0.3-0 (>= 0.3.4)
-libexo-hal-0.3 0 libexo-0.3-0 (>= 0.3.4)
+libexo-0.3 0 libexo-0.3-0 (>= 0.3.80)
+libexo-hal-0.3 0 libexo-0.3-0 (>= 0.3.80)
Modified: desktop/branches/svn-snapshots/exo/debian/rules
===================================================================
--- desktop/trunk/exo/debian/rules 2008-08-13 21:30:11 UTC (rev 2217)
+++ desktop/branches/svn-snapshots/exo/debian/rules 2008-08-23 22:41:41 UTC (rev 2229)
@@ -99,8 +99,6 @@
-rm -f $(CURDIR)/debian/tmp/usr/lib/python$(PYVERS)/site-packages/exo-$(EXOVERS)/_exo.a
# delete the unneeded .a and .la files
- rm -f debian/tmp/usr/lib/xfce4/mcs-plugins/*.a
- rm -f debian/tmp/usr/lib/xfce4/mcs-plugins/*.la
rm -f debian/tmp/usr/lib/libexo-hal-0.3.la
rm -f debian/tmp/usr/lib/libexo-0.3.la
@@ -119,7 +117,6 @@
debian/tmp/usr/lib/libexo-0.3-0/exo-helper-0.3 \
debian/tmp/usr/lib/libexo-0.3*.so.* \
debian/tmp/usr/lib/libexo-hal-0.3*.so.* \
- debian/tmp/usr/lib/xfce4/mcs-plugins/*
# Create a muttng helper from the mutt one
sed -e 's/utt/uttng/;s/Icon=muttng/Icon=mutt/' \
More information about the Pkg-xfce-commits
mailing list