diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rwxr-xr-x | debian/patches/03_tor_manpage_in_section_8.dpatch | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index cf00327ff..de50b19c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,12 @@ -tor (0.1.1.6-alphaXX) experimental; urgency=low +tor (0.1.1.7-alpha-1) experimental; urgency=low + * New upstream version. * 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. + * Forward port 03_tor_manpage_in_section_8.dpatch - -- Peter Palfrader <weasel@debian.org> Wed, 14 Sep 2005 16:44:26 +0200 + -- Peter Palfrader <weasel@debian.org> Wed, 14 Sep 2005 17:52:35 +0200 tor (0.1.1.6-alpha-2) experimental; urgency=low diff --git a/debian/patches/03_tor_manpage_in_section_8.dpatch b/debian/patches/03_tor_manpage_in_section_8.dpatch index 18d5bf438..75e342c18 100755 --- a/debian/patches/03_tor_manpage_in_section_8.dpatch +++ b/debian/patches/03_tor_manpage_in_section_8.dpatch @@ -38,8 +38,8 @@ diff -urNad tor-0.1.1.5/doc/tor.1.in /tmp/dpep.fOA3Mm/tor-0.1.1.5/doc/tor.1.in --- tor-0.1.1.5/doc/tor.1.in +++ /tmp/dpep.fOA3Mm/tor-0.1.1.5/doc/tor.1.in @@ -1,4 +1,4 @@ --.TH TOR 1 "August 2005" "TOR" -+.TH TOR 8 "August 2005" "TOR" +-.TH TOR 1 "September 2005" "TOR" ++.TH TOR 8 "September 2005" "TOR" .SH NAME tor \- The second-generation onion router .SH SYNOPSIS |