[Debian-tex-commits] SVN tex-common commit + diffs: r3278 - in tex-common/trunk: debian scripts
Norbert Preining
preining at alioth.debian.org
Wed Feb 20 08:06:42 UTC 2008
Author: preining
Date: 2008-02-20 08:06:42 +0000 (Wed, 20 Feb 2008)
New Revision: 3278
Modified:
tex-common/trunk/debian/changelog
tex-common/trunk/scripts/dh_installtex
Log:
* bump version of tex-common packages built with dh_installtex to 1.10
since it is the version that removes the tetex part [np]
Modified: tex-common/trunk/debian/changelog
===================================================================
--- tex-common/trunk/debian/changelog 2008-02-20 07:47:21 UTC (rev 3277)
+++ tex-common/trunk/debian/changelog 2008-02-20 08:06:42 UTC (rev 3278)
@@ -5,8 +5,10 @@
* change the definition of TEXFORMATS to prohibit the finding of wrong
formats (and be in sync with upstream TeX Live), and remove the trailing
// of MFBASES and MPMEMS. [np]
+ * bump version of tex-common packages built with dh_installtex to 1.10
+ since it is the version that removes the tetex part [np]
- -- Norbert Preining <preining at debian.org> Mon, 03 Dec 2007 11:29:57 +0100
+ -- Norbert Preining <preining at debian.org> Wed, 20 Feb 2008 09:05:13 +0100
tex-common (1.10) unstable; urgency=low
Modified: tex-common/trunk/scripts/dh_installtex
===================================================================
--- tex-common/trunk/scripts/dh_installtex 2008-02-20 07:47:21 UTC (rev 3277)
+++ tex-common/trunk/scripts/dh_installtex 2008-02-20 08:06:42 UTC (rev 3278)
@@ -642,7 +642,7 @@
}
}
- addsubstvar($package, "misc:Depends", "tex-common", ">= 0.7");
+ addsubstvar($package, "misc:Depends", "tex-common", ">= 1.10");
}
=head1 SEE ALSO
More information about the Debian-tex-commits
mailing list