mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Forward port to head
svn:r5056
This commit is contained in:
parent
e4ee8a0069
commit
2034c48f33
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
tor (0.1.1.6-alphaXX) experimental; urgency=low
|
||||
|
||||
* More merging from 0.1.0.14+XXXX:
|
||||
- The tor-dbg package does not really need its own copy of copyright
|
||||
and changelog in usr/share/doc/tor-dbg.
|
||||
|
||||
-- Peter Palfrader <weasel@debian.org> Wed, 14 Sep 2005 16:44:26 +0200
|
||||
|
||||
tor (0.1.1.6-alpha-2) experimental; urgency=low
|
||||
|
||||
* Merge 0.1.0.14+XXXX changes.
|
||||
|
3
debian/rules
vendored
3
debian/rules
vendored
@ -154,6 +154,9 @@ install: build
|
||||
|
||||
rm -f $(CURDIR)/debian/tor/usr/bin/tor-control.py
|
||||
|
||||
install -d -m 755 $(CURDIR)/debian/tor-dbg/usr/share/doc
|
||||
ln -s tor $(CURDIR)/debian/tor-dbg/usr/share/doc/tor-dbg
|
||||
|
||||
|
||||
# Build architecture-independent files here.
|
||||
binary-indep: build install
|
||||
|
Loading…
Reference in New Issue
Block a user