Ottomata has submitted this change and it was merged. Change subject: Upstream release 1.1.0-1 ......................................................................
Upstream release 1.1.0-1 Modifying gbp.conf for wikimedia builds Change-Id: I2221349d56127ac14571b21720743911417dfd43 --- M debian/changelog M debian/gbp.conf 2 files changed, 7 insertions(+), 1 deletion(-) Approvals: Ottomata: Verified; Looks good to me, approved Faidon: Looks good to me, approved diff --git a/debian/changelog b/debian/changelog index 2763327..fe2aa48 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-jsonschema (1.1.0-1~precise1) precise; urgency=low + + * New upstream release. + + -- Andrew Otto (WMF) <[email protected]> Tue, 09 Apr 2013 15:34:13 +0000 + python-jsonschema (0.8.0-2) experimental; urgency=low * Missing build-dependency: python-mock (Closes: #700283). diff --git a/debian/gbp.conf b/debian/gbp.conf index f9f4b78..910e877 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,6 @@ [DEFAULT] upstream-branch = master -debian-branch = debian/experimental +debian-branch = debian/wikimedia upstream-tag = v%(version)s compression = xz -- To view, visit https://gerrit.wikimedia.org/r/58311 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I2221349d56127ac14571b21720743911417dfd43 Gerrit-PatchSet: 2 Gerrit-Project: operations/debs/python-jsonschema Gerrit-Branch: debian/wikimedia Gerrit-Owner: Ottomata <[email protected]> Gerrit-Reviewer: Faidon <[email protected]> Gerrit-Reviewer: Ori.livneh <[email protected]> Gerrit-Reviewer: Ottomata <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
