[Python-apps-commits] r11566 - in packages/gespeaker/trunk/debian (changelog rules)
vcheng at users.alioth.debian.org
vcheng at users.alioth.debian.org
Sun Nov 9 01:27:48 UTC 2014
Date: Sunday, November 9, 2014 @ 01:27:47
Author: vcheng
Revision: 11566
s/unstable/UNRELEASED/
Modified:
packages/gespeaker/trunk/debian/changelog
packages/gespeaker/trunk/debian/rules
Modified: packages/gespeaker/trunk/debian/changelog
===================================================================
--- packages/gespeaker/trunk/debian/changelog 2014-11-08 22:55:13 UTC (rev 11565)
+++ packages/gespeaker/trunk/debian/changelog 2014-11-09 01:27:47 UTC (rev 11566)
@@ -1,4 +1,4 @@
-gespeaker (0.8.5-2) unstable; urgency=low
+gespeaker (0.8.5-2) UNRELEASED; urgency=low
* Updated copyright file
* Added symlink for the devhelp documentation
Modified: packages/gespeaker/trunk/debian/rules
===================================================================
--- packages/gespeaker/trunk/debian/rules 2014-11-08 22:55:13 UTC (rev 11565)
+++ packages/gespeaker/trunk/debian/rules 2014-11-09 01:27:47 UTC (rev 11566)
@@ -12,4 +12,6 @@
override_dh_auto_install:
python setup.py install --root=debian/gespeaker --install-layout=deb \
--install-lib=/usr/share/gespeaker
+
+override_dh_link:
dh_link usr/share/doc/gespeaker/dbus usr/share/gtk-doc/html/gespeaker
More information about the Python-apps-commits
mailing list