[simplyhtml] 01/03: apply cme fix dpkg-control

Felix Natter fnatter-guest at alioth.debian.org
Thu Nov 7 18:56:34 UTC 2013


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

fnatter-guest pushed a commit to branch master
in repository simplyhtml.

commit 260c48501df53e80ca526e99f47969adae05cc4d
Author: Felix Natter <fnatter at gmx.net>
Date:   Thu Nov 7 19:47:00 2013 +0100

    apply cme fix dpkg-control
---
 debian/control |   28 ++++++++++++++++++----------
 1 file changed, 18 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index c4107a6..8358840 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,25 @@
 Source: simplyhtml
-Priority: optional
 Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
 Uploaders: Felix Natter <fnatter at gmx.net>
-Build-Depends: debhelper (>= 5.0.40), cdbs (>= 0.4.28)
-Build-Depends-Indep: default-jdk, libgnu-regexp-java, javahelp2, ant, docbook-to-man
-Standards-Version: 3.9.4
 Section: web
-Homepage: http://sf.net/projects/simplyhtml
-Vcs-Git: git://git.debian.org/pkg-java/simplyhtml.git
+Priority: optional
+Build-Depends: debhelper (>= 5.0.40),
+               cdbs
+Build-Depends-Indep: default-jdk,
+                     libgnu-regexp-java,
+                     javahelp2,
+                     ant,
+                     docbook-to-man
+Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/simplyhtml.git
+Vcs-Git: git://git.debian.org/pkg-java/simplyhtml.git
+Homepage: http://sf.net/projects/simplyhtml
 
 Package: simplyhtml
 Architecture: all
-Depends: openjdk-6-jre | openjdk-7-jre | java2-runtime, libgnu-regexp-java, ${misc:Depends}
+Depends: openjdk-6-jre | openjdk-7-jre | java2-runtime,
+         libgnu-regexp-java,
+         ${misc:Depends}
 Recommends: javahelp2
 Suggests: simplyhtml-doc
 Description: Java word processor based on HTML and CSS
@@ -24,11 +31,12 @@ Description: Java word processor based on HTML and CSS
 
 Package: simplyhtml-doc
 Architecture: all
-Depends: ${misc:Depends}
-Suggests: simplyhtml, default-jdk-doc
 Section: doc
+Depends: ${misc:Depends}
+Suggests: simplyhtml,
+          default-jdk-doc
 Description: API documentation for simplyhtml
  The javadoc for SimplyHTML, a Java word processor based on HTML and CSS.
  . 
  You need this package if you want to include simplyhtml in your (Java)
- application.
\ No newline at end of file
+ application.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/simplyhtml.git



More information about the pkg-java-commits mailing list