aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Gould <ted@gould.cx>2009-12-18 21:18:19 -0600
committerTed Gould <ted@gould.cx>2009-12-18 21:18:19 -0600
commit995a27ae56fb63ec7835090e6264b3e489e38b64 (patch)
tree5ab1bf605e4a52af9d7a8773f4996746103f9a01
parent69be0c929a75c877ffa89703e8e3ab4f3b8919e1 (diff)
downloadlibdbusmenu-995a27ae56fb63ec7835090e6264b3e489e38b64.tar.gz
libdbusmenu-995a27ae56fb63ec7835090e6264b3e489e38b64.tar.bz2
libdbusmenu-995a27ae56fb63ec7835090e6264b3e489e38b64.zip
debian/control: Switching the breaks to be ~dev as those
versions are not yet released.
-rw-r--r--debian/changelog7
-rw-r--r--debian/control4
2 files changed, 9 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 0bc0579..e8026b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libdbusmenu (0.2.0~dev-0ubuntu1~ppa5) UNRELEASED; urgency=low
+
+ * debian/control: Switching the breaks to be ~dev as those
+ versions are not yet released.
+
+ -- Ted Gould <ted@ubuntu.com> Fri, 18 Dec 2009 21:17:31 -0600
+
libdbusmenu (0.2.0~dev-0ubuntu1~ppa4) karmic; urgency=low
* Updating trunk
diff --git a/debian/control b/debian/control
index c392b34..7e307d3 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,8 @@ Section: libs
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends}
-Breaks: indicator-messages (<< 0.3.0),
- indicator-session (<< 0.2.0)
+Breaks: indicator-messages (<< 0.3.0~dev),
+ indicator-session (<< 0.2.0~dev)
Description: Menus over DBus shared library for glib
This package contains shared libraries to be used by applications.