BBlack has submitted this change and it was merged. Change subject: bump pkg version, fix a lintian warning ......................................................................
bump pkg version, fix a lintian warning Change-Id: I13ed74a6606943241ab21b2deb6ed30152410868 --- M debian/changelog M debian/control 2 files changed, 7 insertions(+), 0 deletions(-) Approvals: BBlack: Verified; Looks good to me, approved diff --git a/debian/changelog b/debian/changelog index 372dbc9..7b7a79e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +vhtcpd (0.0.5-1) unstable; urgency=low + + * bump "upstream" for fixes + + -- Brandon Black <[email protected]> Wed, 29 May 2013 13:13:37 +0000 + vhtcpd (0.0.4-1) unstable; urgency=low * bump "upstream" for fixes diff --git a/debian/control b/debian/control index 73a1a25..d1b81a5 100644 --- a/debian/control +++ b/debian/control @@ -20,3 +20,4 @@ Depends: vhtcpd (= ${binary:Version}), ${misc:Depends} Section: debug Description: HTCP-to-PURGE forwader for Varnish (debug symbols) + Debug symbols for vhtcpd -- To view, visit https://gerrit.wikimedia.org/r/65975 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I13ed74a6606943241ab21b2deb6ed30152410868 Gerrit-PatchSet: 1 Gerrit-Project: operations/software/varnish/vhtcpd Gerrit-Branch: debian Gerrit-Owner: BBlack <[email protected]> Gerrit-Reviewer: BBlack <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
