summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGard Spreemann <gspreemann@gmail.com>2017-05-04 11:25:20 +0200
committerGard Spreemann <gspreemann@gmail.com>2017-05-04 11:25:20 +0200
commita2a5828d8ddb407c795c30800ca20bb1c8e78014 (patch)
tree38842294ff21996d75b67f7c262067c46e9375d2
parentb4bdc182b190614ba0011b516b4be72e6572b874 (diff)
https for vcs-git.
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index aeed420..f81863c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10), gfortran, libblas-dev, liblapack-dev, dh-exec
Homepage: http://users.iems.northwestern.edu/~nocedal/lbfgsb.html
Vcs-Browser: https://git.nonempty.org/debian-lbfgsb
-Vcs-Git: http://git.nonempty.org/debian-lbfgsb -b debian/sid
+Vcs-Git: https://git.nonempty.org/debian-lbfgsb -b debian/sid
Package: liblbfgsb0
Section: libs
@@ -108,4 +108,4 @@ Description: Limited-memory quasi-Newton bound-constrained optimization (example
[3] J.L. Morales and J. Nocedal. L-BFGS-B: Remark on Algorithm 778:
L-BFGS-B, FORTRAN routines for large scale bound constrained
optimization (2011), to appear in ACM Transactions on Mathematical
- Software. \ No newline at end of file
+ Software.