[Pkg-privacy-commits] [xul-ext-monkeysphere] 290/296: preparing to release 0.7-1 in debian

Ximin Luo infinity0 at moszumanska.debian.org
Mon Aug 24 07:39:50 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 749647f74f1a9c08630b305616c8a9f0ac04315b
Author: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
Date:   Thu May 23 02:00:15 2013 -0400

    preparing to release 0.7-1 in debian
---
 debian/changelog | 9 +++++++++
 debian/compat    | 2 +-
 debian/control   | 4 ++--
 debian/copyright | 4 ++--
 debian/rules     | 2 +-
 5 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f3a6baa..40b1198 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+xul-ext-monkeysphere (0.7-1) unstable; urgency=low
+
+  * New Upstream Release (Closes: #704765) thanks James Bottomley!
+  * updated debhelper compat to version 9
+  * Bumped standards version to 3.9.4 (no changes needed)
+  * updated debian/copyright
+
+ -- Daniel Kahn Gillmor <dkg at fifthhorseman.net>  Thu, 23 May 2013 01:51:46 -0400
+
 xul-ext-monkeysphere (0.6.1-1) unstable; urgency=low
 
   [ Jameson Rollins ]
diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index c3a7bc7..6801b52 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,8 @@ Priority: optional
 Maintainer: Jameson Rollins <jrollins at finestructure.net>
 Uploaders: Daniel Kahn Gillmor <dkg at fifthhorseman.net>
 DM-Upload-Allowed: yes
-Standards-Version: 3.9.2
-Build-Depends: debhelper (>= 7.0.50~),
+Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9~),
  mozilla-devscripts (>= 0.19~),
  inkscape,
  texlive-fonts-recommended
diff --git a/debian/copyright b/debian/copyright
index a90d518..2b7474f 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,10 @@
-Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=217
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: Monkeysphere XUL Extension
 Source: http://web.monkeysphere.info/download
 Upstream-Contact: Monkeysphere Developers <monkeysphere at lists.riseup.net>
 
 Files: *
-Copyright: 2010 Jameson Rollins <jrollins at fifthhorseman.net>,
+Copyright: 2010-2013 Jameson Rollins <jrollins at fifthhorseman.net>,
  Daniel Kahn Gillmor <dkg at fifthhorseman.net>,
  Elliot Winard <enw at caveteen.com>,
  Matthew Goins <mjgoins at openflows.com>,
diff --git a/debian/rules b/debian/rules
index fe73354..21bdd2e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh --with xul-ext $@
+	dh $@ --with xul-ext
 
 override_dh_auto_install:
 	install-xpi -x COPYING monkeysphere.xpi

-- 
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