About stem upstream change log
==============================

As for the writing of this note, and since stem project has high traffic
development repository, I had to remove upstream's stem changelog from debian
package since it was about 16 times larger than the package itself, even
compressed using serious formats it didn't get into a reasonable payload: 

dererk <at> aether[~/debian/stem/git]$ (master) du -h debian/ChangeLog
1,3M	debian/ChangeLog

dererk <at> aether[~/debian/stem/git]$ (master) gzip -9 debian/ChangeLog
dererk <at> aether[~/debian/stem/git]$ (master) du -h debian/ChangeLog.gz
412K	debian/ChangeLog.gz

dererk <at> aether[~/debian/stem/git]$ (master) xz  debian/ChangeLog
dererk <at> aether[~/debian/stem/git]$ (master) du -h debian/ChangeLog.xz
324K	debian/ChangeLog.xz

If still wanting to fetch it, you'll be able to access it through https at:
https://gitweb.torproject.org/stem.git/log

Sorry for the inconveniences.


 -- Ulises Vitulli <dererk@debian.org>  Tue, 07 Nov 2017 09:44:55 -0300
