From:
[email protected]
[email protected] (Frank K�ster) schrieb:
[email protected] (Frank K�ster) wrote:
I hope that the tetex packages are in shape for sarge now. Therefore I
should have some spare time - if you need help in testing, or for some
error analyses, feel free to contact me.
As far as I can see, the only change necessary is to rename
auc-tex_toc.html to auctex_toc.html (plus a changelog closing this bug).
If you do not have time, would you mind me NMUing a 11.52-0.1 version?
Dear Davide,
I really do not want to take the package from you (I want everything but
that - I want to reduce my Debian work once sarge is released). But with
only this statement of yours that 11.50 will make it to sarge "with great probability" and no other reaction from you since then, I doubt whether
you have in fact enough time to do it.
And I would be very sad if sarge had no auctex-11.52, just because you
had less time for Debian, than you thought when you wrote that mail.
Therefore I have decided to do an NMU, with a version number of 11.14-really11.52-0.1, so that you can easily revert it (to something
like 11.14-really-11.14 or 11.52) if you want, uploading to the 3 days
delayed queue on gluck.
This will make it sure that there will is a chance for _some_ 11.52
package in sarge, even if you miss the deadline, but you still have
every freedom to decide which version should go into sarge.
I have prepared the package as follows:
- get the source of your latest beta package from
deb-src
http://people.debian.org/~salve/apt ./
- get auctex-11.52.tar.gz from
http://ftp.gnu.org/gnu/auctex/
- rename it to auctex_11.14-really11.52.orig.tar.gz, still unpacking
into auctex-11.52/
- unpack it and copy the debian directory from your latest beta package
to auctex-11.52/debian
- and apply the patch below. The change to config.in is the same as I
posted to #258304, the change to rules.in is necessary because of an
upstream renaming.
I hope not to upset you with this - this is just meant as help, and as a service to our users.
Best regards, Frank
diff -Nur auctex-11.52.orig/debian/changelog auctex-11.52/debian/changelog
--- auctex-11.52.orig/debian/changelog Fri Aug 20 16:14:11 2004
+++ auctex-11.52/debian/changelog Sat Aug 21 20:40:04 2004
@@ -1,3 +1,16 @@
+auctex (11.14-really11.52-0.1) unstable; urgency=low
+
+ * NMU because the maintainer seems to be kind of MIA, with a version
+ number that allows easy reverting, should he show up again before the
+ freeze.
+ * New stable upstream release (closes: #265598)
+ * This also fixes the following bugs (closes:
+ #257496, #244336, #245388, #246908, #120031, #244342, #239799)
+ * Don't display an error message in a fresh install - patch is in BTS
+ (Closes: #258304).
+
+ -- Frank K�ster <
[email protected]> Sat, 21 Aug 2004 20:39:36 +0200
+
auctex (11.14+CVS.2004.05.25.1-1) UNRELEASED; urgency=low
* New CVS upstream source.
diff -Nur auctex-11.52.orig/debian/config.in auctex-11.52/debian/config.in
--- auctex-11.52.orig/debian/config.in Fri Aug 20 16:14:11 2004
+++ auctex-11.52/debian/config.in Sat Aug 21 20:49:13 2004
@@ -13,7 +13,7 @@