Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
ifupdown-multi (0.1.2) UNRELEASED; urgency=medium

* Use secure URI in Vcs control header.

-- Jelmer Vernooij <[email protected]> Fri, 14 Sep 2018 01:43:12 +0100

ifupdown-multi (0.1.1) unstable; urgency=low

* Initial release. (Closes: #724452)
Expand Down
2 changes: 1 addition & 1 deletion debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Priority: optional
Maintainer: Robert S. Edmonds <[email protected]>
Build-Depends: debhelper (>= 9), python
Standards-Version: 3.9.4
Vcs-Git: git://github.com/farsightsec/ifupdown-multi.git
Vcs-Git: https://github.com/farsightsec/ifupdown-multi.git
Vcs-Browser: https://github.com/farsightsec/ifupdown-multi

Package: ifupdown-multi
Expand Down