[Pkg-xfce-commits] r2148 - desktop/trunk/orage/debian

corsac at alioth.debian.org corsac at alioth.debian.org
Wed Jul 2 20:17:48 UTC 2008


Author: corsac
Date: 2008-07-02 20:17:47 +0000 (Wed, 02 Jul 2008)
New Revision: 2148

Modified:
   desktop/trunk/orage/debian/changelog
   desktop/trunk/orage/debian/control
   desktop/trunk/orage/debian/rules
Log:
* debian/rules: call dh_desktop so the mime database gets updated.
* debian/control:
  - update standards version to 3.8.0.

Modified: desktop/trunk/orage/debian/changelog
===================================================================
--- desktop/trunk/orage/debian/changelog	2008-07-01 07:00:52 UTC (rev 2147)
+++ desktop/trunk/orage/debian/changelog	2008-07-02 20:17:47 UTC (rev 2148)
@@ -1,3 +1,11 @@
+orage (4.5.12.2-7) UNRELEASED; urgency=low
+
+  * debian/rules: call dh_desktop so the mime database gets updated.
+  * debian/control:
+    - update standards version to 3.8.0.
+
+ -- Yves-Alexis Perez <corsac at debian.org>  Wed, 02 Jul 2008 21:59:38 +0200
+
 orage (4.5.12.2-6) unstable; urgency=low
 
   * switch to triggers

Modified: desktop/trunk/orage/debian/control
===================================================================
--- desktop/trunk/orage/debian/control	2008-07-01 07:00:52 UTC (rev 2147)
+++ desktop/trunk/orage/debian/control	2008-07-02 20:17:47 UTC (rev 2148)
@@ -4,7 +4,7 @@
 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 (>= 4.1.0), xfce4-mcs-manager-dev (>= 4.4.2), cdbs, libxml-parser-perl, libgtk2.0-dev (>= 2.10.1), xfce4-panel-dev (>= 4.4.2), chrpath
-Standards-Version: 3.7.3
+Standards-Version: 3.8.0
 Homepage: http://www.xfce.org/
 Vcs-Svn: svn://svn.debian.org/pkg-xfce/desktop/trunk/orage/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-xfce/desktop/trunk/orage/

Modified: desktop/trunk/orage/debian/rules
===================================================================
--- desktop/trunk/orage/debian/rules	2008-07-01 07:00:52 UTC (rev 2147)
+++ desktop/trunk/orage/debian/rules	2008-07-02 20:17:47 UTC (rev 2148)
@@ -17,6 +17,7 @@
 		`pwd`/debian/orage/usr/lib/orage/xfce4/*/*
 
 binary-post-install/orage::
+	dh_desktop
 	dh_installman debian/orage.1
 	install -D -p -o root -g root -m 644 debian/lintian $(CURDIR)/debian/orage/usr/share/lintian/overrides/orage
 




More information about the Pkg-xfce-commits mailing list