[dropwizard-metrics] 04/05: Use secure VCS URLs
Christopher Hoskin
christopher.hoskin at gmail.com
Sat Nov 26 13:24:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
grinorcole-guest pushed a commit to branch master
in repository dropwizard-metrics.
commit 94ae438067269365f02332184f08b1ebb6c95fe2
Author: Christopher Hoskin <christopher.hoskin at gmail.com>
Date: Sat Nov 26 13:20:14 2016 +0000
Use secure VCS URLs
---
debian/changelog | 1 +
debian/control | 4 ++--
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a95876b..0742f13 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ dropwizard-metrics (3.1.2-1) UNRELEASED; urgency=medium
won't build.
+ Update maven.rules and maven.ignoreRules
+ Add new dependencies to debian/control
+ * Use secure VCS URLs
-- Christopher Hoskin <christopher.hoskin at gmail.com> Sat, 26 Nov 2016 10:46:26 +0000
diff --git a/debian/control b/debian/control
index 34806c1..c2e497f 100644
--- a/debian/control
+++ b/debian/control
@@ -24,8 +24,8 @@ Build-Depends: debhelper (>= 9),
liblog4j2-java,
maven-debian-helper
Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-java/dropwizard-metrics.git
-Vcs-Browser: http://anonscm.debian.org/cgit/pkg-java/dropwizard-metrics.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-java/dropwizard-metrics.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/dropwizard-metrics.git
Homepage: https://dropwizard.github.io/metrics/
Package: libdropwizard-metrics-java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dropwizard-metrics.git
More information about the pkg-java-commits
mailing list