debian/control: Use https:// URL's in Vcs-* fields
This commit is contained in:
parent
6cee8926ae
commit
4ffde4deaa
2 changed files with 4 additions and 3 deletions
3
debian/changelog
vendored
3
debian/changelog
vendored
|
@ -23,8 +23,9 @@ nut (2.7.4-1) UNRELEASED; urgency=low
|
|||
62-nut-usbups.rules
|
||||
* debian/libnutclient0.symbols, debian/libupsclient4.symbols: Adjust the
|
||||
.symbols files
|
||||
* debian/control: Use https:// URL's in Vcs-* fields
|
||||
|
||||
-- Laurent Bigonville <bigon@debian.org> Mon, 18 Jul 2016 02:15:13 +0200
|
||||
-- Laurent Bigonville <bigon@debian.org> Mon, 18 Jul 2016 09:53:59 +0200
|
||||
|
||||
nut (2.7.2-4) unstable; urgency=medium
|
||||
|
||||
|
|
4
debian/control
vendored
4
debian/control
vendored
|
@ -25,8 +25,8 @@ Build-Depends-Indep: asciidoc (>= 8.6.3),
|
|||
libxml2-utils
|
||||
Standards-Version: 3.9.8
|
||||
Homepage: http://www.networkupstools.org/
|
||||
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/nut.git;a=summary
|
||||
Vcs-Git: git://anonscm.debian.org/collab-maint/nut.git
|
||||
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=collab-maint/nut.git;a=summary
|
||||
Vcs-Git: https://anonscm.debian.org/git/collab-maint/nut.git
|
||||
X-Python-Version: >= 2.5
|
||||
XS-Testsuite: autopkgtest
|
||||
|
||||
|
|
Loading…
Reference in a new issue