[Pkg-tcltk-commits] r343 - tcllib/trunk/debian
sgolovan-guest at alioth.debian.org
sgolovan-guest at alioth.debian.org
Sat Oct 20 16:59:41 UTC 2007
Author: sgolovan-guest
Date: 2007-10-20 16:59:41 +0000 (Sat, 20 Oct 2007)
New Revision: 343
Modified:
tcllib/trunk/debian/changelog
tcllib/trunk/debian/compat
tcllib/trunk/debian/control
Log:
[tcllib]
* Bumped debhelper compatibility level to 5.
Modified: tcllib/trunk/debian/changelog
===================================================================
--- tcllib/trunk/debian/changelog 2007-10-20 16:21:58 UTC (rev 342)
+++ tcllib/trunk/debian/changelog 2007-10-20 16:59:41 UTC (rev 343)
@@ -6,6 +6,7 @@
* Adapted the package to Debian Tcl/Tk policy. This includes moving the Tcl
modules into a subdirectory of /usr/share/tcltk and switching to default
tcl package in dependencies.
+ * Bumped debhelper compatibility level to 5.
[ Francesco Paolo Lovergine ]
* Added Homepage field in debian/control.
Modified: tcllib/trunk/debian/compat
===================================================================
--- tcllib/trunk/debian/compat 2007-10-20 16:21:58 UTC (rev 342)
+++ tcllib/trunk/debian/compat 2007-10-20 16:59:41 UTC (rev 343)
@@ -1 +1 @@
-4
+5
Modified: tcllib/trunk/debian/control
===================================================================
--- tcllib/trunk/debian/control 2007-10-20 16:21:58 UTC (rev 342)
+++ tcllib/trunk/debian/control 2007-10-20 16:59:41 UTC (rev 343)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Tcl/Tk Debian Packagers <pkg-tcltk-devel at lists.alioth.debian.org>
Uploaders: Chris Waters <xtifr at debian.org>, Sergei Golovan <sgolovan at debian.org>
-Build-Depends: debhelper (>= 4.0), quilt
+Build-Depends: debhelper (>= 5.0.0), quilt
Build-Depends-Indep: tcl
Standards-Version: 3.7.2
Homepage: http://tcl.activestate.com/software/tcllib/
More information about the Pkg-tcltk-commits
mailing list