[Pkg-tcltk-commits] r1472 - tcltk-defaults/branches/experimental/debian

sgolovan at alioth.debian.org sgolovan at alioth.debian.org
Sat Aug 24 06:19:04 UTC 2013


Author: sgolovan
Date: 2013-08-24 06:19:03 +0000 (Sat, 24 Aug 2013)
New Revision: 1472

Modified:
   tcltk-defaults/branches/experimental/debian/changelog
   tcltk-defaults/branches/experimental/debian/control
   tcltk-defaults/branches/experimental/debian/rules
Log:
[tcltk-defaults]
Fixed Tcl/Tk version.


Modified: tcltk-defaults/branches/experimental/debian/changelog
===================================================================
--- tcltk-defaults/branches/experimental/debian/changelog	2013-08-24 06:14:11 UTC (rev 1471)
+++ tcltk-defaults/branches/experimental/debian/changelog	2013-08-24 06:19:03 UTC (rev 1472)
@@ -1,4 +1,4 @@
-tcltk-defaults (8.5.14+4) experimental; urgency=low
+tcltk-defaults (8.6.0+4) experimental; urgency=low
 
   * Added conflicts and replaces headers for libtcl-dev and libtk-dev (with
     tcl-dev and tk-dev respectively) to make the packages upgradable from

Modified: tcltk-defaults/branches/experimental/debian/control
===================================================================
--- tcltk-defaults/branches/experimental/debian/control	2013-08-24 06:14:11 UTC (rev 1471)
+++ tcltk-defaults/branches/experimental/debian/control	2013-08-24 06:19:03 UTC (rev 1472)
@@ -14,7 +14,7 @@
 Section: interpreters
 Priority: optional
 Architecture: any
-Depends: tcl8.5 (>= 8.5.14-4), ${misc:Depends}
+Depends: tcl8.6 (>= 8.6.0-2), ${misc:Depends}
 Breaks: tcl8.3 (<< 8.3.5-15), tcl8.4 (<< 8.4.20-2), tcl8.5 (<< 8.5.14-3), tcl8.6 (<< 8.6.0-2)
 Provides: tclsh
 Multi-Arch: foreign
@@ -23,13 +23,13 @@
  scripting language.
  .
  This package is a dependency package, which depends on Debian's default
- Tcl version (currently 8.5).
+ Tcl version (currently 8.6).
 
 Package: libtcl-dev
 Section: libdevel
 Priority: optional
 Architecture: any
-Depends: libtcl8.5-dev (>= 8.5.14-4), tcl, ${misc:Depends}
+Depends: libtcl8.6-dev (>= 8.6.0-2), tcl, ${misc:Depends}
 Suggests: tcl-doc
 Conflicts: tk-tile, tcl-dev (<< ${binary:Version})
 Provides: tcl-dev
@@ -40,7 +40,7 @@
  scripting language.
  .
  This package is a dependency package, which depends on Debian's default
- Tcl version (currently 8.5).
+ Tcl version (currently 8.6).
 
 Package: tcl-dev
 Section: libdevel
@@ -56,20 +56,20 @@
 Priority: optional
 Architecture: all
 Depends: ${misc:Depends}
-Recommends: tcl8.5-doc (>= 8.5.14-4)
+Recommends: tcl8.6-doc (>= 8.6.0-2)
 Suggests: tcl
 Description: Tool Command Language (default version) - manual pages
  Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted
  scripting language.  This package contains the man pages for Tcl commands.
  .
  This package is a dependency package, which depends on Debian's default
- Tcl version (currently 8.5).
+ Tcl version (currently 8.6).
 
 Package: tk
 Section: interpreters
 Priority: optional
 Architecture: any
-Depends: tk8.5 (>= 8.5.14-4), tcl, ${misc:Depends}
+Depends: tk8.6 (>= 8.6.0-2), tcl, ${misc:Depends}
 Breaks: tk8.3 (<< 8.3.5-16), tk8.4 (<< 8.4.20-2), tk8.5 (<< 8.5.14-3), tk8.6 (<< 8.6.0-2)
 Provides: wish
 Multi-Arch: foreign
@@ -78,13 +78,13 @@
  look-and-feel and is implemented using the Tcl scripting language.
  .
  This package is a dependency package, which depends on Debian's default
- Tk version (currently 8.5).
+ Tk version (currently 8.6).
 
 Package: libtk-dev
 Section: libdevel
 Priority: optional
 Architecture: any
-Depends: libtk8.5-dev (>= 8.5.14-4), tk, libtcl-dev, ${misc:Depends}
+Depends: libtk8.6-dev (>= 8.6.0-2), tk, libtcl-dev, ${misc:Depends}
 Suggests: tk-doc
 Conflicts: tk-dev (<< ${binary:Version})
 Provides: tk-dev
@@ -95,7 +95,7 @@
  look-and-feel and is implemented using the Tcl scripting language.
  .
  This package is a dependency package, which depends on Debian's default
- Tk version (currently 8.5).
+ Tk version (currently 8.6).
 
 Package: tk-dev
 Section: libdevel
@@ -111,11 +111,11 @@
 Priority: optional
 Architecture: all
 Depends: tcl-doc (= ${binary:Version}), ${misc:Depends}
-Recommends: tk8.5-doc (>= 8.5.14-4)
+Recommends: tk8.6-doc (>= 8.6.0-2)
 Suggests: tk
 Description: Toolkit for Tcl and X11 (default version) - manual pages
  Tk is a cross-platform graphical toolkit which provides the Motif
  look-and-feel and is implemented using the Tcl scripting language.
  .
  This package is a dependency package, which depends on Debian's default
- Tk version (currently 8.5).
+ Tk version (currently 8.6).

Modified: tcltk-defaults/branches/experimental/debian/rules
===================================================================
--- tcltk-defaults/branches/experimental/debian/rules	2013-08-24 06:14:11 UTC (rev 1471)
+++ tcltk-defaults/branches/experimental/debian/rules	2013-08-24 06:19:03 UTC (rev 1472)
@@ -5,10 +5,10 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-VER    := 8.5
-TCLVER := 8.5.14-4
-TKVER  := 8.5.14-4
-COMPATVER := 8.5.14-4
+VER    := 8.6
+TCLVER := 8.6.0-2
+TKVER  := 8.6.0-2
+COMPATVER := 8.6.0-2
 
 include /usr/share/dpkg/architecture.mk
 




More information about the Pkg-tcltk-commits mailing list