Loading debian/changelog +21 −0 Original line number Diff line number Diff line tor (0.2.1.16-rc-1) experimental; urgency=low * New upstream version. * No longer inform the user if/when we re-create the /var/run/tor directory in the init script. With /var/run on tmpfs this is completely normal now so our message was just noise. * Stop shipping /var/run/tor in the package. * Only clean up permissions of /var/run/tor in postinst if the directory actually exists. * Update Standards-Version from 3.8.0 to 3.8.1. No real changes required, we already support nocheck in DEB_BUILD_OPTIONS since August 2004, and we already create our var/run directory in the init script (tho we now no longer ship it either - see above). * Change debhelper compatibility version from 4 to 5: - Change dh_strip call from --dbg-package=tor to --dbg-package=tor-dbg. - Update versioned build time dependency on debhelper. * Forward port 06_add_compile_time_defaults. -- Peter Palfrader <weasel@debian.org> Sat, 20 Jun 2009 13:16:02 +0200 tor (0.2.1.15-rc-1) experimental; urgency=low * New upstream version. Loading debian/compat +1 −1 Original line number Diff line number Diff line 4 5 debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ Source: tor Section: comm Priority: optional Maintainer: Peter Palfrader <weasel@debian.org> Build-Depends: debhelper (>= 4.1.65), libssl-dev, dpatch, zlib1g-dev, libevent-dev (>= 1.1), texlive-base-bin, texlive-latex-base, texlive-fonts-recommended, transfig, ghostscript, binutils (>= 2.14.90.0.7) Standards-Version: 3.8.0 Build-Depends: debhelper (>= 5), libssl-dev, dpatch, zlib1g-dev, libevent-dev (>= 1.1), texlive-base-bin, texlive-latex-base, texlive-fonts-recommended, transfig, ghostscript, binutils (>= 2.14.90.0.7) Standards-Version: 3.8.1 Homepage: https://www.torproject.org/ Package: tor Loading debian/rules +1 −2 Original line number Diff line number Diff line Loading @@ -189,8 +189,7 @@ binary-common: dh_installinit dh_installman dh_link # Change this for debhelper compatibility level 5 or later! dh_strip --dbg-package=tor dh_strip --dbg-package=tor-dbg dh_compress dh_fixperms dh_installdeb Loading debian/tor.dirs +0 −1 Original line number Diff line number Diff line etc/tor var/lib/tor var/log/tor var/run/tor usr/share/lintian/overrides usr/bin usr/sbin Loading
debian/changelog +21 −0 Original line number Diff line number Diff line tor (0.2.1.16-rc-1) experimental; urgency=low * New upstream version. * No longer inform the user if/when we re-create the /var/run/tor directory in the init script. With /var/run on tmpfs this is completely normal now so our message was just noise. * Stop shipping /var/run/tor in the package. * Only clean up permissions of /var/run/tor in postinst if the directory actually exists. * Update Standards-Version from 3.8.0 to 3.8.1. No real changes required, we already support nocheck in DEB_BUILD_OPTIONS since August 2004, and we already create our var/run directory in the init script (tho we now no longer ship it either - see above). * Change debhelper compatibility version from 4 to 5: - Change dh_strip call from --dbg-package=tor to --dbg-package=tor-dbg. - Update versioned build time dependency on debhelper. * Forward port 06_add_compile_time_defaults. -- Peter Palfrader <weasel@debian.org> Sat, 20 Jun 2009 13:16:02 +0200 tor (0.2.1.15-rc-1) experimental; urgency=low * New upstream version. Loading
debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ Source: tor Section: comm Priority: optional Maintainer: Peter Palfrader <weasel@debian.org> Build-Depends: debhelper (>= 4.1.65), libssl-dev, dpatch, zlib1g-dev, libevent-dev (>= 1.1), texlive-base-bin, texlive-latex-base, texlive-fonts-recommended, transfig, ghostscript, binutils (>= 2.14.90.0.7) Standards-Version: 3.8.0 Build-Depends: debhelper (>= 5), libssl-dev, dpatch, zlib1g-dev, libevent-dev (>= 1.1), texlive-base-bin, texlive-latex-base, texlive-fonts-recommended, transfig, ghostscript, binutils (>= 2.14.90.0.7) Standards-Version: 3.8.1 Homepage: https://www.torproject.org/ Package: tor Loading
debian/rules +1 −2 Original line number Diff line number Diff line Loading @@ -189,8 +189,7 @@ binary-common: dh_installinit dh_installman dh_link # Change this for debhelper compatibility level 5 or later! dh_strip --dbg-package=tor dh_strip --dbg-package=tor-dbg dh_compress dh_fixperms dh_installdeb Loading
debian/tor.dirs +0 −1 Original line number Diff line number Diff line etc/tor var/lib/tor var/log/tor var/run/tor usr/share/lintian/overrides usr/bin usr/sbin