Import Debian changes 1.0.19-2

tinc (1.0.19-2) unstable; urgency=low

  * Fix behaviour of tinc-pidfile. Closes: #679130
  * Enable parallel building in debian/rules.
This commit is contained in:
Guus Sliepen 2012-06-26 18:28:34 +02:00
parent cc0493ea17
commit a797a94c81
2 changed files with 1 additions and 10 deletions

8
debian/changelog vendored
View file

@ -1,11 +1,3 @@
tinc (1.0.19-2~bpo60+1) squeeze-backports; urgency=low
* Rebuild for squeeze-backports.
* Build-depend on libvdeplug2-dev, not libvdeplug-dev,
as it is how it is named in squeeze.
-- Michael Tokarev <mjt@tls.msk.ru> Fri, 28 Dec 2012 23:49:04 +0400
tinc (1.0.19-2) unstable; urgency=low
* Fix behaviour of tinc-pidfile. Closes: #679130

3
debian/control vendored
View file

@ -2,9 +2,8 @@ Source: tinc
Section: net
Priority: optional
Maintainer: Guus Sliepen <guus@debian.org>
Uploaders: Michael Tokarev <mjt@tls.msk.ru>
Standards-Version: 3.9.3
Build-Depends: libssl-dev, debhelper (>= 9), gettext, texi2html, texinfo, zlib1g-dev, liblzo2-dev, libvdeplug-dev | libvdeplug2-dev
Build-Depends: libssl-dev, debhelper (>= 9), gettext, texi2html, texinfo, zlib1g-dev, liblzo2-dev, libvdeplug-dev
Homepage: http://www.tinc-vpn.org/
Package: tinc