[Pkg-freeipa-devel] certmonger: Changes to 'master'
Timo Aaltonen
tjaalton at moszumanska.debian.org
Fri Dec 12 07:50:30 UTC 2014
debian/changelog | 6 ++++++
debian/control | 3 ++-
2 files changed, 8 insertions(+), 1 deletion(-)
New commits:
commit 3218ad517d05a480747317b44518f4dd344ea7f5
Author: Timo Aaltonen <tjaalton at debian.org>
Date: Fri Dec 5 10:30:59 2014 +0200
releasing package certmonger version 0.75.14-3
diff --git a/debian/changelog b/debian/changelog
index f95b232..3e9114f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
-certmonger (0.75.14-3) UNRELEASED; urgency=medium
+certmonger (0.75.14-3) unstable; urgency=medium
* control: Depend on dbus. (Closes: #769446)
- -- Timo Aaltonen <tjaalton at debian.org> Fri, 05 Dec 2014 10:25:38 +0200
+ -- Timo Aaltonen <tjaalton at debian.org> Fri, 05 Dec 2014 10:30:43 +0200
certmonger (0.75.14-2) unstable; urgency=medium
commit 899760dc1124de4a4419bf1ee4ed9f389899d348
Author: Timo Aaltonen <tjaalton at debian.org>
Date: Fri Dec 5 10:30:40 2014 +0200
control: Depend on dbus. (Closes: #769446)
diff --git a/debian/changelog b/debian/changelog
index 0219697..f95b232 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+certmonger (0.75.14-3) UNRELEASED; urgency=medium
+
+ * control: Depend on dbus. (Closes: #769446)
+
+ -- Timo Aaltonen <tjaalton at debian.org> Fri, 05 Dec 2014 10:25:38 +0200
+
certmonger (0.75.14-2) unstable; urgency=medium
* control: Use libsystemd-login-dev build-dep on linux only.
diff --git a/debian/control b/debian/control
index 4f8711c..75eb2f7 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,8 @@ Vcs-Browser: http://anonscm.debian.org/cgit/pkg-freeipa/certmonger.git
Package: certmonger
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ dbus
Description: D-Bus -based service to simplify interaction with certificate authorities
Certmonger is a D-Bus -based service which attempts to simplify
interaction with certifying authorities (CAs) on networks which use
More information about the Pkg-freeipa-devel
mailing list