From: Peter Palfrader Date: Sun, 31 May 2009 10:43:38 +0000 (+0000) Subject: Update Standards-Version 3.8.1 X-Git-Tag: tor-0.2.1.17-rc~20^2~4 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=38447cd4de926441b343fa52201e40428534cf11;p=thirdparty%2Ftor.git Update Standards-Version 3.8.1 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). --- diff --git a/debian/changelog b/debian/changelog index 9e7a9622db..62aa455cf6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -tor (0.2.1.15-rc-X) XXperimental; urgency=low +tor (0.2.1.15-rc-1XXX) XXXerimental; urgency=low * 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 @@ -6,8 +6,12 @@ tor (0.2.1.15-rc-X) XXperimental; urgency=low * 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). - -- Peter Palfrader Sun, 31 May 2009 10:40:29 +0000 + -- Peter Palfrader Sun, 31 May 2009 10:43:21 +0000 tor (0.2.1.15-rc-1) experimental; urgency=low diff --git a/debian/control b/debian/control index 1d13e7f737..e23a9828a4 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: comm Priority: optional Maintainer: Peter Palfrader 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 +Standards-Version: 3.8.1 Homepage: https://www.torproject.org/ Package: tor