[Pkg-javascript-commits] [jquery-minicolors] 10/11: Added http(s) to fields and bumped standards version.

Michael Lustfield mtecknology at debian.org
Sun Aug 27 02:29:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

mtecknology pushed a commit to branch master
in repository jquery-minicolors.

commit 0a6ee856a24ad3e3d1f290c023d7b43e1fe281af
Author: Michael Lustfield <michael at lustfield.net>
Date:   Sat Aug 26 21:10:06 2017 -0500

    Added http(s) to fields and bumped standards version.
    
    Also moved to new(ish) javascript section.
    
    Added self to Uploaders: list.
---
 debian/control   | 13 +++++++------
 debian/copyright |  2 +-
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 7cd0a89..1c8ee17 100644
--- a/debian/control
+++ b/debian/control
@@ -1,14 +1,15 @@
 Source: jquery-minicolors
-Section: web
+Section: javascript
 Priority: optional
 Maintainer: Debian JavaScript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
 Uploaders: ownCloud for Debian maintainers <pkg-owncloud-maintainers at lists.alioth.debian.org>,
-           David Prévot <taffit at debian.org>
+           David Prévot <taffit at debian.org>,
+           Michael Lustfield <michael at lustfield.net>
 Build-Depends: debhelper (>= 9), node-uglify
-Standards-Version: 3.9.6
-Homepage: http://labs.abeautifulsite.net/jquery-minicolors/
-Vcs-Git: git://anonscm.debian.org/pkg-javascript/jquery-minicolors.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/jquery-minicolors.git
+Standards-Version: 4.0.0
+Homepage: https://github.com/jquery-minicolors
+Vcs-Git: https://anonscm.debian.org/pkg-javascript/jquery-minicolors.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-javascript/jquery-minicolors.git
 
 Package: libjs-jquery-minicolors
 Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 625db38..67f43f7 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: jQuery MiniColors
 Source: https://github.com/claviska/jquery-minicolors
 Upstream-Contact: Cory LaViska <cory at abeautifulsite.net>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jquery-minicolors.git



More information about the Pkg-javascript-commits mailing list