mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-15 01:53:09 +00:00
changelog
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@162 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
1d4bfcda84
commit
78137f92dd
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
|
@ -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
2
debian/changelog
vendored
|
|
@ -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>)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue