[Pkg-javascript-commits] [ltx] 70/80: Update Homepage and source URLs.
Jonas Smedegaard
dr at jones.dk
Sun Feb 28 10:50:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository ltx.
commit 9d5dd0ece385ed37b33932a9451d549fab0b126b
Author: Jonas Smedegaard <dr at jones.dk>
Date: Sun Feb 28 11:34:48 2016 +0100
Update Homepage and source URLs.
---
debian/control.in | 2 +-
debian/copyright | 7 +++----
debian/rules | 3 +--
debian/watch | 2 +-
4 files changed, 6 insertions(+), 8 deletions(-)
diff --git a/debian/control.in b/debian/control.in
index d2112df..674797f 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,7 +5,7 @@ Maintainer: Debian Javascript Maintainers <pkg-javascript-devel at lists.alioth.deb
Uploaders: Jonas Smedegaard <dr at jones.dk>
Build-Depends: @cdbs@
Standards-Version: 3.9.4
-Homepage: https://github.com/astro/ltx
+Homepage: http://node-xmpp.org/
Vcs-Git: git://git.debian.org/git/collab-maint/ltx
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/ltx.git
diff --git a/debian/copyright b/debian/copyright
index c67fc04..7589e87 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,9 +1,8 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Less-Than XML
-Upstream-Contact: Astro <astro at spaceboyz.net>
- http://github.com/astro/ltx/issues/
-Source: https://github.com/astro/ltx/downloads
- git://github.com/astro/ltx
+Upstream-Contact: http://github.com/node-xmpp/ltx/issues
+Source: https://github.com/node-xmpp/ltx/downloads
+ git://github.com/node-xmpp/ltx
Files: *
Copyright: 2010, Stephan Maka <stephan at spaceboyz.net>
diff --git a/debian/rules b/debian/rules
index 9a2c7cd..35c4390 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,9 +28,8 @@ CDBS_DEPENDS_$(pkg) = $(deps), node-sax, nodejs
CDBS_SUGGESTS_$(pkg) = node-easysax, node-xml
CDBS_ENHANCES_$(pkg) = browserify
-DEB_UPSTREAM_URL = https://github.com/astro/ltx/archive
+DEB_UPSTREAM_URL = https://github.com/node-xmpp/ltx/archive
DEB_UPSTREAM_TARBALL_BASENAME = v$(DEB_UPSTREAM_TARBALL_VERSION)
-DEB_UPSTREAM_TARBALL_MD5 = f81819d71cba15727bcf2d3855ca745c
# TODO: Simply do "vows --spec" when upstream issue#6 is solved
build/$(pkg)::
diff --git a/debian/watch b/debian/watch
index 77ef42d..c0bf509 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-https://github.com/astro/ltx/tags .*/archive/v?(\d[\d\.]+).tar.gz
+https://github.com/node-xmpp/ltx/tags .*/archive/v?(\d[\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/ltx.git
More information about the Pkg-javascript-commits
mailing list