]> git.sven.stormbind.net Git - sven/java-package.git/blobdiff - lib/javase.sh
Bumped the Standards-Version of the generated package to 3.9.5
[sven/java-package.git] / lib / javase.sh
index 8e0d0f5e2fb579595f3c494ee3481ed5198ea869..b1a1111bcb890331ca37c46f23b63fa94a0ead0b 100644 (file)
@@ -29,7 +29,7 @@ Section: non-free/devel
 Priority: optional
 Maintainer: $maintainer_name <$maintainer_email>
 Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.7.2
+Standards-Version: 3.9.5
 
 EOF
 }
@@ -241,8 +241,10 @@ j2se_build() {
     fi
     cat << EOF
 
-The Debian package has been created in the current directory. You can
-install the package as root (e.g. dpkg -i $deb_filename). 
+The Debian package has been created in the current directory.
+You can install the package as root with:
+
+    dpkg -i $deb_filename
 
 EOF
 }