[Pkg-privacy-commits] [xul-ext-monkeysphere] 267/296: prepare release to experimental, bump standards version, use ${xpi:Depends} to satisfy dh_xul-ext
Ximin Luo
infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:47 UTC 2015
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch debian
in repository xul-ext-monkeysphere.
commit 0fec7362165638849222c16601dea83ebec2a826
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date: Tue Dec 14 09:50:03 2010 -0500
prepare release to experimental, bump standards version, use ${xpi:Depends} to satisfy dh_xul-ext
---
debian/changelog | 7 +++++++
debian/control | 4 ++--
2 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5d16fa1..67a4b62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+xul-ext-monkeysphere (0.5-1) experimental; urgency=low
+
+ * New Upstream Release to experimental.
+ * Bumped standards version to 3.9.1 (no changes needed)
+
+ -- Daniel Kahn Gillmor <dkg at fifthhorseman.net> Thu, 16 Dec 2010 11:03:12 -0500
+
xul-ext-monkeysphere (0.4-1) unstable; urgency=low
* New Upstream Release (fixes extension's internal version numbering)
diff --git a/debian/control b/debian/control
index 4634669..9bb54d5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Jameson Rollins <jrollins at finestructure.net>
Uploaders: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
DM-Upload-Allowed: yes
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
Build-Depends: debhelper (>= 7.0.50~),
mozilla-devscripts (>= 0.19~),
inkscape,
@@ -14,7 +14,7 @@ Vcs-Git: git://git.monkeysphere.info/xul-ext-monkeysphere
Package: xul-ext-monkeysphere
Architecture: all
-Depends: ${misc:Depends}
+Depends: ${misc:Depends}, ${xpi:Depends}
Recommends: ${xpi:Recommends},
monkeysphere-validation-agent
Provides: ${xpi:Provides}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/xul-ext-monkeysphere.git
More information about the Pkg-privacy-commits
mailing list