[Pkg-javascript-commits] [jqueryui] 06/14: Updates to d/control
Paul Mathijs Gevers
elbrus at moszumanska.debian.org
Sun Oct 30 18:45:07 UTC 2016
This is an automated email from the git hooks/post-receive script.
elbrus pushed a commit to branch master
in repository jqueryui.
commit 77a632a5ddde9d4a6ede0008c73ecab535dae7d4
Author: Paul Gevers <elbrus at debian.org>
Date: Wed Oct 26 07:36:26 2016 +0200
Updates to d/control
- Add myself as uploader
- Bump Standards and compatibility
- Bump required libjs-jquery version
- Distinquish description of packages
---
debian/compat | 2 +-
debian/control | 13 ++++++++-----
2 files changed, 9 insertions(+), 6 deletions(-)
diff --git a/debian/compat b/debian/compat
index 7f8f011..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+10
diff --git a/debian/control b/debian/control
index 97f448b..326080a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,18 +4,19 @@ Priority: optional
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.debian.org>
Uploaders:
Marcelo Jorge Vieira (metal) <metal at debian.org>,
+ Paul Gevers <elbrus at debian.org>,
Build-Depends:
- debhelper (>= 7.0.50~),
+ debhelper (>= 10~),
yui-compressor,
-Standards-Version: 3.9.3
+Standards-Version: 3.9.8
Homepage: http://jqueryui.com/
-Vcs-Browser: http://git.debian.org/?p=pkg-javascript/jqueryui.git
-Vcs-Git: git://git.debian.org/pkg-javascript/jqueryui.git
+Vcs-Browser: https://anoncscm.debian.org/git/pkg-javascript/jqueryui.git
+Vcs-Git: https://anoncscm.debian.org/git/pkg-javascript/jqueryui.git
Package: libjs-jquery-ui
Architecture: all
Depends:
- libjs-jquery (>= 1.6),
+ libjs-jquery (>= 1.7),
${misc:Depends},
Recommends:
javascript-common,
@@ -38,3 +39,5 @@ Description: Documentation for JQuery-UI
animation, advanced effects and high-level, themeable widgets,
built on top of the jQuery JavaScript Library, that you can use
to build highly interactive web applications.
+ .
+ This package provides the documentation for developers.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/jqueryui.git
More information about the Pkg-javascript-commits
mailing list