r35773 - in /packages/worldwind/trunk/debian: bin/worldwind changelog control

sylvestre-guest at users.alioth.debian.org sylvestre-guest at users.alioth.debian.org
Fri Jun 26 15:14:27 UTC 2009


Author: sylvestre-guest
Date: Fri Jun 26 15:14:26 2009
New Revision: 35773

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=35773
Log:
  * bashim removed (Closes: #530225)
  * Standards-Version updated to version 3.8.2

Modified:
    packages/worldwind/trunk/debian/bin/worldwind
    packages/worldwind/trunk/debian/changelog
    packages/worldwind/trunk/debian/control

Modified: packages/worldwind/trunk/debian/bin/worldwind
URL: http://svn.debian.org/wsvn/debian-science/packages/worldwind/trunk/debian/bin/worldwind?rev=35773&op=diff
==============================================================================
--- packages/worldwind/trunk/debian/bin/worldwind (original)
+++ packages/worldwind/trunk/debian/bin/worldwind Fri Jun 26 15:14:26 2009
@@ -9,7 +9,7 @@
 
 # Startup script of Worldwind for Debian
 
-if test "$1" == "-h" -o "$1" == "--help"; then
+if test "$1" = "-h" -o "$1" = "--help"; then
 	echo "Worldwind"
 	echo "Usage: $0 [example]
 By default, calling worldwind will display the default example.

Modified: packages/worldwind/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-science/packages/worldwind/trunk/debian/changelog?rev=35773&op=diff
==============================================================================
--- packages/worldwind/trunk/debian/changelog (original)
+++ packages/worldwind/trunk/debian/changelog Fri Jun 26 15:14:26 2009
@@ -1,15 +1,12 @@
-worldwind (0.5.0-8) unstable; urgency=low
-
-  * Watch file updated
-
- -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Mon, 23 Mar 2009 17:20:04 +0100
-
 worldwind (0.5.0-7) unstable; urgency=low
 
   * Update of the debian/copyright file explaining why it is in non-free
     (Thanks to Charles Plessy)
+  * Watch file updated (Closes: #520530)
+  * bashim removed (Closes: #530225)
+  * Standards-Version updated to version 3.8.2
 
- -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Mon, 27 Oct 2008 10:28:10 +0100
+ -- Sylvestre Ledru <sylvestre.ledru at inria.fr>  Fri, 26 Jun 2009 17:13:03 +0200
 
 worldwind (0.5.0-6) unstable; urgency=low
 

Modified: packages/worldwind/trunk/debian/control
URL: http://svn.debian.org/wsvn/debian-science/packages/worldwind/trunk/debian/control?rev=35773&op=diff
==============================================================================
--- packages/worldwind/trunk/debian/control (original)
+++ packages/worldwind/trunk/debian/control Fri Jun 26 15:14:26 2009
@@ -6,7 +6,7 @@
  Torsten Werner <twerner at debian.org>
 Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, 
  libjogl-java, quilt, openjdk-6-jdk
-Standards-Version: 3.8.0
+Standards-Version: 3.8.2
 Homepage: http://worldwind.arc.nasa.gov/java/
 Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/worldwind/trunk
 Vcs-Browser: http://svn.debian.org/viewsvn/debian-science/packages/worldwind/trunk




More information about the debian-science-commits mailing list