mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 04:13:28 +01:00
adduser is not essential
svn:r998
This commit is contained in:
parent
521cdd1ecb
commit
2125da817b
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
tor (0.0.1+0.0.2pre19-1.unreleased) unreleased; urgency=low
|
||||||
|
|
||||||
|
* Depend on adduser.
|
||||||
|
|
||||||
|
-- Peter Palfrader <weasel@debian.org> Thu, 15 Jan 2004 23:54:08 +0100
|
||||||
|
|
||||||
tor (0.0.1+0.0.2pre19-1) unstable; urgency=low
|
tor (0.0.1+0.0.2pre19-1) unstable; urgency=low
|
||||||
|
|
||||||
* Initial Release (closes: #216611).
|
* Initial Release (closes: #216611).
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -7,7 +7,7 @@ Standards-Version: 3.6.1
|
|||||||
|
|
||||||
Package: tor
|
Package: tor
|
||||||
Architecture: any
|
Architecture: any
|
||||||
Depends: ${shlibs:Depends}
|
Depends: ${shlibs:Depends}, adduser
|
||||||
Recommends: privoxy, tsocks
|
Recommends: privoxy, tsocks
|
||||||
Suggests: mixmaster, mixminion, anon-proxy
|
Suggests: mixmaster, mixminion, anon-proxy
|
||||||
Description: anonymous communication system
|
Description: anonymous communication system
|
||||||
|
Loading…
Reference in New Issue
Block a user