[Pkg-xfce-commits] r2427 - desktop/branches/svn-snapshots/orage/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Thu Oct 16 07:18:26 UTC 2008
Author: corsac
Date: 2008-10-16 07:18:25 +0000 (Thu, 16 Oct 2008)
New Revision: 2427
Modified:
desktop/branches/svn-snapshots/orage/debian/changelog
desktop/branches/svn-snapshots/orage/debian/control
desktop/branches/svn-snapshots/orage/debian/rules
Log:
* debian/rules:
- don't try to remove non existent mcs files.
Modified: desktop/branches/svn-snapshots/orage/debian/changelog
===================================================================
--- desktop/branches/svn-snapshots/orage/debian/changelog 2008-10-16 07:07:19 UTC (rev 2426)
+++ desktop/branches/svn-snapshots/orage/debian/changelog 2008-10-16 07:18:25 UTC (rev 2427)
@@ -8,12 +8,13 @@
* new upstream beta release.
* debian/control:
- update build-deps for Fuzzy.
-
+ * debian/rules:
+ - don't try to remove non existent mcs files.
[ Michael Casadevall ]
* debian/control:
- dropped dependency on xfce-mcs, so we can drop it cleanly for 4.6
- -- Michael Casadevall <sonicmctails at gmail.com> Thu, 16 Oct 2008 03:06:26 -0400
+ -- Yves-Alexis Perez <corsac at debian.org> Thu, 16 Oct 2008 09:18:17 +0200
orage (4.5.14.0-1) unstable; urgency=low
Modified: desktop/branches/svn-snapshots/orage/debian/control
===================================================================
--- desktop/branches/svn-snapshots/orage/debian/control 2008-10-16 07:07:19 UTC (rev 2426)
+++ desktop/branches/svn-snapshots/orage/debian/control 2008-10-16 07:18:25 UTC (rev 2427)
@@ -13,7 +13,6 @@
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: sox
-Conflicts: xfce-mcs-manager (<< 4.4.2-3)
Description: Calendar for Xfce Desktop Environment
This package contains a calendar for the Xfce4 desktop environment.
It integrates itself nicely into the desktop environment, is highly
Modified: desktop/branches/svn-snapshots/orage/debian/rules
===================================================================
--- desktop/branches/svn-snapshots/orage/debian/rules 2008-10-16 07:07:19 UTC (rev 2426)
+++ desktop/branches/svn-snapshots/orage/debian/rules 2008-10-16 07:18:25 UTC (rev 2427)
@@ -11,9 +11,6 @@
install/orage::
- rm -f $(CURDIR)/debian/orage/usr/lib/xfce4/mcs-plugins/*.la
- rm -f $(CURDIR)/debian/orage/usr/lib/xfce4/mcs-plugins/*.a
-
chrpath -d -k `pwd`/debian/orage/usr/bin/* \
`pwd`/debian/orage/usr/lib/orage/xfce4/*/*
More information about the Pkg-xfce-commits
mailing list