changelog

git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@162 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2000-09-11 10:37:04 +00:00
parent 1d4bfcda84
commit 78137f92dd
2 changed files with 2 additions and 2 deletions

View file

@ -54,7 +54,7 @@ distclean: clean
dist: mo
rm -rf debian/tmp
python setup.py sdist --formats=gztar,zip bdist_rpm
python setup.py bdist_wininst
# python setup.py bdist_wininst
fakeroot debian/rules binary
mv -f ../$(DEBPACKAGE) dist

2
debian/changelog vendored
View file

@ -6,7 +6,7 @@ linkchecker (1.2.5) unstable; urgency=low
* adjust #! line in linkchecker script to correct python interpreter
(Adam Feuer <adamf@pobox.com>)
* proper proxy config handling
* distribution restructuring (now with .rpm and .zip and .exe packages)
* distribution restructuring (now with .rpm and .zip packages)
* catch EOFError with ftp links (reported by Stan Mulder
<stan@intrepidsoftware.com>)