[med-svn] r10927 - trunk/packages/king/trunk/debian
Andreas Tille
tille at alioth.debian.org
Mon May 21 19:38:21 UTC 2012
Author: tille
Date: 2012-05-21 19:38:21 +0000 (Mon, 21 May 2012)
New Revision: 10927
Modified:
trunk/packages/king/trunk/debian/changelog
trunk/packages/king/trunk/debian/compat
trunk/packages/king/trunk/debian/control
trunk/packages/king/trunk/debian/king.docs
trunk/packages/king/trunk/debian/king.jlibs
trunk/packages/king/trunk/debian/king.lintian-overrides
Log:
Some adaptations to new version
Modified: trunk/packages/king/trunk/debian/changelog
===================================================================
--- trunk/packages/king/trunk/debian/changelog 2012-05-21 14:13:22 UTC (rev 10926)
+++ trunk/packages/king/trunk/debian/changelog 2012-05-21 19:38:21 UTC (rev 10927)
@@ -1,11 +1,15 @@
-king (2.21.120420-1) UNRELEASED; urgency=low
+king (2.21.120420-1) unstable; urgency=low
- * New upstream version (including adapted patches)
+ * New upstream version
* debian/get-orig-source: This version includes molikin so the separate
fetching of this source is not needed any more.
* debian/README.source:
- drop remark about missing parts of source code
- explain handling of ndft files
+ * debian/king.{docs,jlibs}: Do not specify version number in destination
+ distribution directory explicitly
+ * debhelper 9 (control+compat)
+ * debian/king.lintian-overrides: Adapted version number of binary
-- Andreas Tille <tille at debian.org> Mon, 21 May 2012 14:45:14 +0200
Modified: trunk/packages/king/trunk/debian/compat
===================================================================
--- trunk/packages/king/trunk/debian/compat 2012-05-21 14:13:22 UTC (rev 10926)
+++ trunk/packages/king/trunk/debian/compat 2012-05-21 19:38:21 UTC (rev 10927)
@@ -1 +1 @@
-8
+9
Modified: trunk/packages/king/trunk/debian/control
===================================================================
--- trunk/packages/king/trunk/debian/control 2012-05-21 14:13:22 UTC (rev 10926)
+++ trunk/packages/king/trunk/debian/control 2012-05-21 19:38:21 UTC (rev 10927)
@@ -4,7 +4,7 @@
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8), default-jdk, javahelper, ant, libitext-java,
+Build-Depends: debhelper (>= 9), default-jdk, javahelper, ant, libitext-java,
libjogl-java
Standards-Version: 3.9.3
Homepage: http://kinemage.biochem.duke.edu/software/king.php
Modified: trunk/packages/king/trunk/debian/king.docs
===================================================================
--- trunk/packages/king/trunk/debian/king.docs 2012-05-21 14:13:22 UTC (rev 10926)
+++ trunk/packages/king/trunk/debian/king.docs 2012-05-21 19:38:21 UTC (rev 10927)
@@ -1,5 +1,5 @@
-king/dist/king-2.20/doc/*.html
-king/dist/king-2.20/doc/*.pdf
-king/dist/king-2.20/doc/*.txt
-king/dist/king-2.20/README.html
+king/dist/king-*/doc/*.html
+king/dist/king-*/doc/*.pdf
+king/dist/king-*/doc/*.txt
+king/dist/king-*/README.html
king/doc/work/king-manual.html
Modified: trunk/packages/king/trunk/debian/king.jlibs
===================================================================
--- trunk/packages/king/trunk/debian/king.jlibs 2012-05-21 14:13:22 UTC (rev 10926)
+++ trunk/packages/king/trunk/debian/king.jlibs 2012-05-21 19:38:21 UTC (rev 10927)
@@ -1 +1 @@
-king/dist/king-2.20/king.jar
+king/dist/king-*/king.jar
Modified: trunk/packages/king/trunk/debian/king.lintian-overrides
===================================================================
--- trunk/packages/king/trunk/debian/king.lintian-overrides 2012-05-21 14:13:22 UTC (rev 10926)
+++ trunk/packages/king/trunk/debian/king.lintian-overrides 2012-05-21 19:38:21 UTC (rev 10927)
@@ -1,2 +1,2 @@
# When using jarwrapper the JAR file should be executable, shouldn't it?
-king: executable-not-elf-or-script usr/share/java/king-2.20.110601.jar
+king: executable-not-elf-or-script usr/share/java/king-2.21.120420.jar
\ No newline at end of file
More information about the debian-med-commit
mailing list