chiark / gitweb /
tuntap: Use <net/if.h> not <linux/if.h>. Closes:#768766. (FTBFS)
[chiark-tcl.git] / debian / control
index 771b7db7d83ed91b9d4f75a376b173e58e39e6a2..7aa0918f4e1ef5e95da64415ac5ce1e6ac4fde97 100644 (file)
@@ -2,8 +2,8 @@ Source: chiark-tcl
 Maintainer: Ian Jackson <ijackson@chiark.greenend.org.uk>
 Priority: optional
 Section: interpreters
-Standards-Version: 3.6.2
-Build-Depends: libadns1-dev (>= 1.2), nettle-dev, libcdb-dev | tinycdb (<= 0.75), tcl8.4-dev | tcl8.3-dev | tcl8.2-dev, debhelper (>= 3)
+Standards-Version: 3.9.1
+Build-Depends: libadns1-dev (>= 1.2), nettle-dev, libcdb-dev | tinycdb (<= 0.75), tcl-dev | tcl8.4-dev | tcl8.3-dev | tcl8.2-dev, debhelper (>= 5)
 
 Package: libtcl-chiark-1
 Architecture: any
@@ -24,7 +24,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 
 
 # chiark-tcl - various Tcl bindings and extensions
-# Copyright 2006 Ian Jackson
+# Copyright 2006-2012 Ian Jackson
 #
 # This program is free software; you can redistribute it and/or
 # modify it under the terms of the GNU General Public License as
@@ -37,6 +37,4 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 # General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301, USA.
+# along with this library; if not, see <http://www.gnu.org/licenses/>.