[Debian-tex-commits] SVN tex-common commit + diffs: r3768 - tex-common/trunk/debian

Norbert Preining preining at alioth.debian.org
Tue Mar 10 10:51:46 UTC 2009


Author: preining
Date: 2009-03-10 10:51:45 +0000 (Tue, 10 Mar 2009)
New Revision: 3768

Modified:
   tex-common/trunk/debian/changelog
   tex-common/trunk/debian/compat
   tex-common/trunk/debian/control
Log:
bump dh compat level to 5


Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog	2009-03-09 17:38:32 UTC (rev 3767)
+++ tex-common/trunk/debian/changelog	2009-03-10 10:51:45 UTC (rev 3768)
@@ -3,8 +3,10 @@
   * upload of trigger-enabled tex-common to unstable, packages should be
     rebuild
   * remove references to teTeX from the man pages (Closes: #486369)
+  * bump dh compat level to 5, adjust debian/control
+  * add ${misc:Depends} to dependencies
 
- -- Norbert Preining <preining at debian.org>  Mon, 09 Mar 2009 18:30:59 +0100
+ -- Norbert Preining <preining at debian.org>  Tue, 10 Mar 2009 11:50:47 +0100
 
 tex-common (1.14) experimental; urgency=low
 

Modified: tex-common/trunk/debian/compat
===================================================================
--- tex-common/trunk/debian/compat	2009-03-09 17:38:32 UTC (rev 3767)
+++ tex-common/trunk/debian/compat	2009-03-10 10:51:45 UTC (rev 3768)
@@ -1 +1 @@
-4
+5

Modified: tex-common/trunk/debian/control
===================================================================
--- tex-common/trunk/debian/control	2009-03-09 17:38:32 UTC (rev 3767)
+++ tex-common/trunk/debian/control	2009-03-10 10:51:45 UTC (rev 3768)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian TeX maintainers <debian-tex-maint at lists.debian.org>
 Uploaders: 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>, Florent Rougon <frn at debian.org>, Norbert Preining <preining at debian.org>
-Build-Depends: debhelper (>= 4.0.0), po-debconf
+Build-Depends: debhelper (>= 5.0.0), po-debconf
 Build-Depends-Indep: debiandoc-sgml, eperl
 Standards-Version: 3.8.0
 Vcs-Svn: svn://svn.debian.org/svn/debian-tex/tex-common/trunk
@@ -11,8 +11,8 @@
 
 Package: tex-common
 Architecture: all
-Depends: ucf, debconf (>= 1.4.69) | cdebconf (>= 0.39), dpkg (>= 1.14.18)
-Suggests: debhelper (>= 4.0)
+Depends: ${misc:Depends}, ucf, debconf (>= 1.4.69) | cdebconf (>= 0.39), dpkg (>= 1.14.18)
+Suggests: debhelper (>= 5.0)
 Replaces: tetex-base (<= 3.0-10)
 Conflicts: tetex-base (<< 2007)
 Description: common infrastructure for building and installing TeX




More information about the Debian-tex-commits mailing list