File: ChangeLog

package info (click to toggle)
python-stem 1.8.2-1.1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 7,852 kB
  • sloc: python: 33,748; java: 312; makefile: 124; sh: 14
file content (26 lines) | stat: -rw-r--r-- 1,023 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
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