summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordi Mallach <jordi@debian.org>2012-03-30 16:32:28 +0000
committerJordi Mallach <jordi@debian.org>2012-03-30 16:32:28 +0000
commit07e33c632ba4db0a4228233f9d95d5338ca47e9d (patch)
tree7141f63c3c982288282cd9617c3f37e0ca3665ea
parent* New upstream release. (diff)
downloadzenity-07e33c632ba4db0a4228233f9d95d5338ca47e9d.tar.gz
zenity-07e33c632ba4db0a4228233f9d95d5338ca47e9d.tar.bz2
zenity-07e33c632ba4db0a4228233f9d95d5338ca47e9d.zip
Drop omf dir, documentation is now in Mallard format.
-rw-r--r--debian/changelog1
-rw-r--r--debian/zenity-common.install1
2 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 8698eb7a..1a55a38e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ zenity (3.4.0-1) unstable; urgency=low
* Update Vcs-* URLs.
* Update debhelper to v9.
* Bump Standards-Version to 3.9.3, with no further changes.
+ * Drop omf dir, documentation is now in Mallard format.
-- Jordi Mallach <jordi@debian.org> Fri, 30 Mar 2012 18:10:48 +0200
diff --git a/debian/zenity-common.install b/debian/zenity-common.install
index 9d158dc1..506f6439 100644
--- a/debian/zenity-common.install
+++ b/debian/zenity-common.install
@@ -1,4 +1,3 @@
-usr/share/omf/
usr/share/zenity/
usr/share/locale/
usr/share/gnome/help/zenity/
bgstack15