Import Debian changes 1.0.19-2~bpo60+1

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.

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:
Michael Tokarev 2012-12-28 23:49:04 +04:00 committed by Guus Sliepen
parent 06acdce080
commit cc0493ea17
5 changed files with 25 additions and 6 deletions

15
debian/changelog vendored
View file

@ -1,3 +1,18 @@
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
* Enable parallel building in debian/rules.
-- Guus Sliepen <guus@debian.org> Tue, 26 Jun 2012 18:28:34 +0200
tinc (1.0.19-1) unstable; urgency=low
* New upstream release.