summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control18
1 files changed, 10 insertions, 8 deletions
diff --git a/debian/control b/debian/control
index 5c6bbd6..32f5b06 100644
--- a/debian/control
+++ b/debian/control
@@ -2,16 +2,18 @@ Source: mcu8051ide
Section: electronics
Priority: extra
Maintainer: Fabricio Alcalde <f@lcald.com.ar>
-Build-Depends: debhelper (>= 7.0.50~)
-Standards-Version: 3.9.4
+Build-Depends: debhelper (>= 9)
+Standards-Version: 3.9.5
Homepage: http://mcu8051ide.sf.net
+#Vcs-Git: git://git.debian.org/collab-maint/mcu8051ide.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/mcu8051ide.git;a=summary
Package: mcu8051ide
Architecture: all
-Depends: ${misc:Depends}, bwidget (>= 1.8.0), itcl3, tdom (>= 0.8), tcllib (>= 1.10), tcl8.5, tk8.5, tclx8.4, libtk-img
-Suggests: rxvt-unicode, sdcc, doxygen, hunspell, make
+Depends: ${misc:Depends}, bwidget (>= 1.8.0), itcl3, tdom (>= 0.8), tcllib (>= 1.10), tk8.6, tcl-signal, libtk-img
+Suggests: rxvt-unicode, sdcc, doxygen, hunspell, make, tclsh
Description: Graphical Integrated Development Environment for 8051
- MCU 8051 IDE is integrated development environment for microcontrollers based
- on 8051. Supported programming languages are C and assembly. It has its own
- assembler and support for 2 external assemblers. For C language it uses the
- SDCC compiler.
+ MCU 8051 IDE is an integrated development environment for microcontrollers
+ based on 8051. Supported programming languages are C and assembly. It has
+ its own assembler and it supports two other external assemblers. For C
+ language it uses the SDCC compiler.