[Pkg-privacy-commits] [msva-perl] 83/356: add missing dependency on libjson-perl
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:41:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository msva-perl.
commit fd0833dce44c9a975cf15581050ee564c75e8cfd
Author: Micah Anderson <micah at riseup.net>
Date: Tue Mar 9 11:38:04 2010 -0500
add missing dependency on libjson-perl
---
debian/changelog | 6 ++++++
debian/control | 2 ++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 33d459e..b47aebe 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+msva-perl (0.1-2) unstable; urgency=low
+
+ * Add missing Depends: libjson-perl
+
+ -- Micah Anderson <micah at debian.org> Tue, 09 Mar 2010 11:36:47 -0500
+
msva-perl (0.1-1) unstable; urgency=low
* Initial Release (Closes: #573120)
diff --git a/debian/control b/debian/control
index 7b47533..a45a9a8 100644
--- a/debian/control
+++ b/debian/control
@@ -2,6 +2,7 @@ Source: msva-perl
Section: net
Priority: extra
Maintainer: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
+Uploaders: Micah Anderson <micah at debian.org>
Build-Depends: debhelper (>= 7.0),
perl
Standards-Version: 3.8.4
@@ -15,6 +16,7 @@ Depends: monkeysphere,
libconvert-asn1-perl,
libnet-server-perl,
libhttp-server-simple-perl,
+ libjson-perl,
${misc:Depends}
Provides: monkeysphere-validation-agent
Description: Cryptographic identity validation agent (Perl implementation)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/msva-perl.git
More information about the Pkg-privacy-commits
mailing list