]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
- bump version number for "What's New" document
authorFred Drake <fdrake@acm.org>
Wed, 1 Dec 2004 05:55:47 +0000 (05:55 +0000)
committerFred Drake <fdrake@acm.org>
Wed, 1 Dec 2004 05:55:47 +0000 (05:55 +0000)
- don't create .tgz version of doc source package, since we're not
  generating that for the other formats either

Doc/Makefile

index 36ce6479b9b98621ba1fbde255a136be777baa98..f68e3f2dae372c59109ceacb1aee44ec5780573e 100644 (file)
@@ -122,7 +122,7 @@ EMACS=     emacs
 
 # The end of this should reflect the major/minor version numbers of
 # the release:
-WHATSNEW=whatsnew24
+WHATSNEW=whatsnew25
 
 # what's what
 MANDVIFILES=   paper-$(PAPER)/api.dvi paper-$(PAPER)/ext.dvi \
@@ -700,7 +700,7 @@ pkglist:
        $(TOOLSDIR)/mkpkglist >pkglist.html
 
 distfiles:     paperdist edist
-       $(TOOLSDIR)/mksourcepkg --all $(RELEASE)
+       $(TOOLSDIR)/mksourcepkg --bzip2 --zip $(RELEASE)
        $(TOOLSDIR)/mkpkglist >pkglist.html