[SCM] Render HTML and CSS content with tk branch, master, updated. 58612b5ddf12c3a5acc4f8fc6d0ac3f9fa3b61f6

Ole Streicher debian at liska.ath.cx
Fri Feb 17 22:42:40 UTC 2012


The following commit has been merged in the master branch:
commit 78bf77834fa53d9cf9caa594ae00e3537976336f
Author: Ole Streicher <debian at liska.ath.cx>
Date:   Fri Feb 17 23:19:55 2012 +0100

    Adding more useful

diff --git a/debian/changelog b/debian/changelog
index 61d53b4..e1cb803 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-tkhtml3 (0.16-1) unstable; urgency=low
+tk-html3 (0.16-1) unstable; urgency=low
 
   * Initial release. (Closes: #659344)
 
diff --git a/debian/control b/debian/control
index 38ee40e..e23e9bf 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
 Source: tk-html3
 Priority: extra
 Maintainer: Ole Streicher <debian at liska.ath.cx>
-Build-Depends: debhelper (>= 8.0.0), autotools-dev, lemon
+Build-Depends: debhelper (>= 8.0.0), autotools-dev, lemon, tcl-dev, tk-dev
 Standards-Version: 3.9.2
 Section: libs
 Homepage: http://tkhtml.tcl.tk/index.html
@@ -9,9 +9,9 @@ Vcs-Git: git://git.debian.org/git/debian-science/packages/tkhtml3.git
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/tkhtml3.git
 
 Package: tk-html3
-Section: ???
+Section: libs
 Architecture: any
-Depends: ${misc:Depends}, tcl???
+Depends: ${misc:Depends}, ${shlibs:Depends}, tcl, tk
 Description: Render HTML and CSS content with tk
  Tkhtml3 is a Tk widget that displays content formatted according to
  the HTML and CSS standards. Tkhtml3 is not an end-user application, it
@@ -19,10 +19,10 @@ Description: Render HTML and CSS content with tk
  HTML/CSS implementation in their applications.
 
 Package: hv3
-Section: ???
+Section: 
 Architecture: all
-Depends: ${misc:Depends}, tcl???
-Recommends: libtk-imk, sqlite3-tcl
+Depends: ${misc:Depends}, tk-html3, libsqlite3-tcl, tcl, tk
+Recommends: libtk-imk
 Description: Lightweight web browser
  Hv3 is a cross-platform web browser with support for modern web
  standards like HTML, CSS, HTTP and ECMAScript (a.k.a. javascript).

-- 
Render HTML and CSS content with tk



More information about the debian-science-commits mailing list