[subversion-commit] SVN tetex-src commit + diffs: r1432 - tetex-src/trunk/debian

Frank Küster frank at costa.debian.org
Thu Jun 15 18:29:21 UTC 2006


Author: frank
Date: 2006-06-15 18:29:21 +0000 (Thu, 15 Jun 2006)
New Revision: 1432

Modified:
   tetex-src/trunk/debian/changelog
   tetex-src/trunk/debian/control
Log:
Move debhelper from Build-Depends-Indep to Build-Depends, it is used
in the clean target.


Modified: tetex-src/trunk/debian/changelog
===================================================================
--- tetex-src/trunk/debian/changelog	2006-06-15 16:31:41 UTC (rev 1431)
+++ tetex-src/trunk/debian/changelog	2006-06-15 18:29:21 UTC (rev 1432)
@@ -1,3 +1,10 @@
+tetex-src (3.0-3.1) UNRELEASED; urgency=low
+
+  * Move debhelper from Build-Depends-Indep to Build-Depends, it is used
+    in the clean target.
+
+ -- Frank Küster <frank at debian.org>  Thu, 15 Jun 2006 20:28:42 +0200
+
 tetex-src (3.0-3) unstable; urgency=low
 
   * Install source2e.pdf in a policy-compliant tree searched for by

Modified: tetex-src/trunk/debian/control
===================================================================
--- tetex-src/trunk/debian/control	2006-06-15 16:31:41 UTC (rev 1431)
+++ tetex-src/trunk/debian/control	2006-06-15 18:29:21 UTC (rev 1432)
@@ -2,7 +2,8 @@
 Section: tex
 Priority: extra
 Maintainer: teTeX maintainers <debian-tetex-maint at lists.debian.org>
-Build-Depends-Indep: debhelper (>= 3.0.0), tetex-extra, sharutils, pdftk
+Build-Depends-Indep: tetex-extra, sharutils, pdftk
+Build-Depends: debhelper (>= 3.0.0)
 Standards-Version: 3.6.1
 Uploaders: Christoph Martin <christoph.martin at uni-mainz.de>, Julian Gilbey <jdg at debian.org>, C.M. Connelly <cmc at debian.org>, Atsuhito KOHDA <kohda at debian.org>, Frank Küster <frank at debian.org>
 




More information about the Pkg-tetex-commits mailing list