[med-svn] [visad] 11/15: Normalised packaging

Andreas Tille tille at debian.org
Sat Dec 30 13:05:29 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository visad.

commit 29d24992c34c68bfc826675d9962ebd85427a4c5
Author: Andreas Tille <tille at debian.org>
Date:   Mon Jan 2 19:49:01 2017 +0000

    Normalised packaging
---
 debian/changelog |  4 +++-
 debian/compat    |  2 +-
 debian/control   | 24 +++++++++++++++---------
 3 files changed, 19 insertions(+), 11 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 09ecc21..056d798 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,7 @@
-visad (2.0-1) unstable; urgency=low
+visad (2.0-1) UNRELEASED; urgency=low
 
   * Initial Debian Upload (Closes: #641399)
+    This package was never uploaded and is not needed as dependency for any
+    Debian Med package
 
  -- Mathieu Malaterre <mathieu.malaterre at gmail.com>  Mon, 12 Sep 2011 09:56:16 +0200
diff --git a/debian/compat b/debian/compat
index 45a4fb7..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-8
+10
diff --git a/debian/control b/debian/control
index e3f700a..249733e 100644
--- a/debian/control
+++ b/debian/control
@@ -1,19 +1,25 @@
 Source: visad
-Priority: optional
-Section: java
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-DM-Upload-Allowed: yes
 Uploaders: Mathieu Malaterre <mathieu.malaterre at gmail.com>
-Build-Depends: debhelper (>= 8), javahelper (>=0.25)
-Build-Depends-Indep: default-jdk, default-jdk-doc, ant, libjava3d-java, libvecmath-java, libopendap-java
-Standards-Version: 3.9.2
+Section: java
+Priority: optional
+Build-Depends: debhelper (>= 10),
+               javahelper
+Build-Depends-Indep: default-jdk,
+                     default-jdk-doc,
+                     ant,
+                     libjava3d-java,
+                     libvecmath-java,
+                     libopendap-java
+Standards-Version: 3.9.8
+Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/visad/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/visad/trunk/
 Homepage: http://www.ssec.wisc.edu/~billh/visad.html
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/visad/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/visad/trunk/
 
 Package: libvisad-java
 Architecture: all
-Depends: ${java:Depends}, ${misc:Depends}
+Depends: ${java:Depends},
+         ${misc:Depends}
 Recommends: ${java:Recommends}
 Description: Visualization for Algorithm Development
  VisAD is a Java component library for interactive and collaborative

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/visad.git



More information about the debian-med-commit mailing list