Import Debian changes 1.0.18-1
tinc (1.0.18-1) unstable; urgency=low * New upstream release.
This commit is contained in:
parent
c63e635d89
commit
8ce89f6ef0
2 changed files with 1 additions and 10 deletions
8
debian/changelog
vendored
8
debian/changelog
vendored
|
@ -1,11 +1,3 @@
|
|||
tinc (1.0.18-1~bpo60+1) squeeze-backports; urgency=low
|
||||
|
||||
* Rebuild for squeeze-backports.
|
||||
* Build-Depend on libvdeplug-dev | libvdeplug2-dev, to compensate
|
||||
for package rename in wheezy.
|
||||
|
||||
-- Michael Tokarev <mjt@tls.msk.ru> Thu, 12 Apr 2012 12:22:23 +0400
|
||||
|
||||
tinc (1.0.18-1) unstable; urgency=low
|
||||
|
||||
* New upstream release.
|
||||
|
|
3
debian/control
vendored
3
debian/control
vendored
|
@ -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 (>= 7.0.50~), gettext, texi2html, texinfo, zlib1g-dev, liblzo2-dev, libvdeplug-dev | libvdeplug2-dev
|
||||
Build-Depends: libssl-dev, debhelper (>= 7.0.50~), gettext, texi2html, texinfo, zlib1g-dev, liblzo2-dev, libvdeplug-dev
|
||||
Homepage: http://www.tinc-vpn.org/
|
||||
|
||||
Package: tinc
|
||||
|
|
Loading…
Reference in a new issue