[med-svn] [libjung-java] 01/01: add watch; add bug#; update VCS links
Michael Crusoe
misterc-guest at moszumanska.debian.org
Fri Feb 13 23:36:41 UTC 2015
This is an automated email from the git hooks/post-receive script.
misterc-guest pushed a commit to branch master
in repository libjung-java.
commit fbd802208cd59481a9bc0660b4b0d4ab6d8d63ef
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date: Fri Feb 13 18:36:09 2015 -0500
add watch; add bug#; update VCS links
---
debian/changelog | 2 +-
debian/control | 4 ++--
debian/watch | 36 +-----------------------------------
3 files changed, 4 insertions(+), 38 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3abf8e0..cc7758c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
libjung-java (2.0.1-1) UNRELEASED; urgency=low
- * Initial release (Closes: #<bug>)
+ * Initial release (Closes: #368931)
-- Michael R. Crusoe <mcrusoe at msu.edu> Fri, 13 Feb 2015 11:52:45 -0500
diff --git a/debian/control b/debian/control
index f12adab..a0bbfb7 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Michael R. Crusoe <mcrusoe at msu.edu>
Build-Depends: debhelper (>= 9), javahelper
Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/<pkg>/trunk/
-Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/<pkg>/trunk/
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/libjung-java.git
+Vcs-Git: git://anonscm.debian.org/debian-med/libjung-java.git
Homepage: http://jung.sourceforge.net/
Package: libjung-java
diff --git a/debian/watch b/debian/watch
index 053abcf..9aac64a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,37 +1,3 @@
version=3
-
-# Uncomment to examine a Webpage
-# <Webpage URL> <string match>
-#http://www.example.com/downloads.php #PACKAGE#-(.*)\.tar\.gz
-
-# Uncomment to examine a Webserver directory
-#http://www.example.com/pub/#PACKAGE#-(.*)\.tar\.gz
-
-# Uncommment to examine a FTP server
-#ftp://ftp.example.com/pub/#PACKAGE#-(.*)\.tar\.gz debian uupdate
-
# Uncomment to find new files on sourceforge
-# http://sf.net/#PACKAGE#/#PACKAGE#-(\d[\d\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
-
-# Uncomment to find new files on GooglePages
-# http://code.google.com/p/#PACKAGE#/downloads/list?can=1 \
-# .*/#PACKAGE#-([-.\d]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
-
-# Uncomment to find new files on Github
-# - when using releases:
-# https://github.com/#GITHUBUSER#/#PACKAGE#/releases .*/archive/#PREFIX#(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
-# - when using tags
-# https://github.com/#GITHUBUSER#/#PACKAGE#/tags .*/#PREFIX#(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
-# Remark: frequently you can do s/#PREFIX#/v?/ since 'v' or nothing is quite common but there are other prefixes possible
-
-# PyPi repository of Python modules
-# see https://lists.debian.org/debian-python/2015/02/msg00027.html
-# http://pypi.debian.net/#module#/#module#-(.+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
-
-# if tweaking of source is needed
-# \
-# debian debian/get-orig-source
-
-# if you need to repack and choose +dfsg prefix
-# opts=dversionmangle=s/[~\+]dfsg[0-9]*// \
-#
+http://sf.net/jung/jung2-(\d)_(\d)_(\d)-sources\.zip
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libjung-java.git
More information about the debian-med-commit
mailing list