[Debian-med-packaging] [SCM] igv branch, master, updated. upstream/1.5.03-22-g1eae138
Charles Plessy
plessy at debian.org
Thu Jul 8 04:34:26 UTC 2010
The following commit has been merged in the master branch:
commit 1eae138921349ce96d74c0a6157ef7b7136f0602
Author: Charles Plessy <plessy at debian.org>
Date: Thu Jul 8 13:34:16 2010 +0900
Added missing Build-Dep, and made a cosmetic change on Standards-Version.
* Added missing build-dependency: libjlibeps-java (debian/control).
* Removed the fourth number in Standards-Version (debian/control,
see Policy §5.6.11).
diff --git a/debian/changelog b/debian/changelog
index 8dfbbb3..c075e1d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+igv (1.5.03-2) UNRELEASED; urgency=low
+
+ * Added missing build-dependency: libjlibeps-java (debian/control).
+ * Removed the fourth number in Standards-Version (debian/control,
+ see Policy §5.6.11).
+
+ -- Charles Plessy <plessy at debian.org> Thu, 08 Jul 2010 13:24:10 +0900
+
igv (1.5.03-1) unstable; urgency=low
* New upstream release.
diff --git a/debian/control b/debian/control
index 81a9d25..4a39385 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,9 @@ DM-Upload-Allowed: yes
Uploaders: Shaun Jackman <sjackman at debian.org>
Build-Depends: ant, junit4, openjdk-6-jdk|java-compiler, debhelper (>= 7.0.50~),
libbatik-java (>>1.7), libcommons-math-java, libcommons-net-java, libconcurrent-java,
- libjama-java, libjargs-java, libjaxp1.3-java, libjhdf5-java, liblog4j1.2-java,
+ libjlibeps-java, libjama-java, libjargs-java, libjaxp1.3-java, libjhdf5-java, liblog4j1.2-java,
libsam-java, libswing-layout-java, libxml-commons-external-java
-Standards-Version: 3.9.0.0
+Standards-Version: 3.9.0
Homepage: http://www.broadinstitute.org/igv/
Vcs-Git: git://git.debian.org/git/debian-med/igv.git
Vcs-Browser: http://git.debian.org/?p=debian-med/igv.git
--
Integrative Genomics Viewer
More information about the Debian-med-packaging
mailing list