Ottomata has uploaded a new change for review. https://gerrit.wikimedia.org/r/58311
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(-) git pull ssh://gerrit.wikimedia.org:29418/operations/debs/python-jsonschema refs/changes/11/58311/1 diff --git a/debian/changelog b/debian/changelog index 2763327..514b78b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-jsonschema (1.1.0-1) 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: newchange Gerrit-Change-Id: I2221349d56127ac14571b21720743911417dfd43 Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/python-jsonschema Gerrit-Branch: debian/wikimedia Gerrit-Owner: Ottomata <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
