[med-svn] [libjung-java] 01/01: add preprint
Michael Crusoe
misterc-guest at moszumanska.debian.org
Tue Feb 17 02:40:07 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 bbf0747ce85a1851100885b6d24a8ba8b9ef8719
Author: Michael R. Crusoe <mcrusoe at msu.edu>
Date: Mon Feb 16 21:39:29 2015 -0500
add preprint
---
debian/createmanpages | 16 ----------------
debian/upstream/metadata | 7 ++++---
2 files changed, 4 insertions(+), 19 deletions(-)
diff --git a/debian/createmanpages b/debian/createmanpages
deleted file mode 100755
index febcd91..0000000
--- a/debian/createmanpages
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/sh
-MANDIR=debian
-mkdir -p $MANDIR
-
-VERSION=`dpkg-parsechangelog | awk '/^Version:/ {print $2}' | sed -e 's/^[0-9]*://' -e 's/-.*//' -e 's/[+~]dfsg$//'`
-
-help2man --no-info --no-discard-stderr --help-option=" " \
- --name='<optional description of the program>' \
- --version-string="$VERSION" <programname> > $MANDIR/<programname>.1
-
-cat <<EOT
-Please enhance the help2man output.
-The following web page might be helpful in doing so:
- http://liw.fi/manpages/
-EOT
-
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
index d8b5812..857bac7 100644
--- a/debian/upstream/metadata
+++ b/debian/upstream/metadata
@@ -1,6 +1,7 @@
Reference:
- Author:
- Title:
+ Author: O’Madadhain, Joshua and Fisher, Danyel and Smyth, Padhraic and
+White, Scott and Boey, Yan-Biao
+ Title: Analysis and visualization of network data using JUNG
Journal:
Year:
Volume:
@@ -9,4 +10,4 @@ Reference:
DOI:
PMID:
URL:
- eprint:
+ eprint: http://jung.sourceforge.net/doc/JUNG_journal.pdf
--
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