Ayounsi has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/382176 )
Change subject: Update changelog for Varnish 5.1.3 ...................................................................... Update changelog for Varnish 5.1.3 Change-Id: I2b535a35b80e10c98f92c31b24667dcbe01ad930 --- M debian/changelog M debian/rules 2 files changed, 9 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/debs/varnish4 refs/changes/76/382176/1 diff --git a/debian/changelog b/debian/changelog index c7a289f..343c55d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +varnish (5.1.3-1wm1) jessie-wikimedia; urgency=medium + + * Upgrade to Varnish 5.1.3 + + -- Arzhel Younsi <[email protected]> Tue, 08 Aug 2017 20:11:52 +0000 + varnish (4.1.8-1wm1) jessie-wikimedia; urgency=medium * New upstream release diff --git a/debian/rules b/debian/rules index 86d68fe..0c78b95 100755 --- a/debian/rules +++ b/debian/rules @@ -35,6 +35,9 @@ %: dh $@ --parallel --with=systemd,autoreconf +override_dh_autoreconf: + dh_autoreconf ./autogen.sh + ifeq (,$(filter test,$(LOCAL_BUILD_OPTIONS))) # Disable automated build tests override_dh_auto_test: -- To view, visit https://gerrit.wikimedia.org/r/382176 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2b535a35b80e10c98f92c31b24667dcbe01ad930 Gerrit-PatchSet: 1 Gerrit-Project: operations/debs/varnish4 Gerrit-Branch: debian-wmf Gerrit-Owner: Ayounsi <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
