From c9caf5d4918315a5240329d62027ff0218d69c3c Mon Sep 17 00:00:00 2001 From: IgnorantGuru Date: Thu, 31 Oct 2013 04:29:34 -0600 Subject: [PATCH] debian pkgs libudev0 | libudev1 --- .tx/config | 1 + ChangeLog | 3 ++- distros/debian/control | 4 ++-- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.tx/config b/.tx/config index 1fc8172..ce15ed9 100644 --- a/.tx/config +++ b/.tx/config @@ -10,3 +10,4 @@ trans.it = po/it.po trans.pt_BR = po/pt_BR.po trans.ru = po/ru.po + diff --git a/ChangeLog b/ChangeLog index 21e9215..e8446ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ 0.4.1+ - + move packages to pkg branch + debian pkgs libudev0 | libudev1 0.4.1 2013-03-17: update Russian translation added translation files to transifex.com diff --git a/distros/debian/control b/distros/debian/control index bc82f2d..8e8a4ca 100644 --- a/distros/debian/control +++ b/distros/debian/control @@ -4,13 +4,13 @@ Priority: optional Maintainer: IgnorantGuru Build-Depends: debhelper (>= 7.0.50~), autotools-dev, build-essential, libc6, libglib2.0-0, intltool, pkg-config, libglib2.0-dev, fakeroot, - libudev0 (>=143), libudev-dev + libudev0 (>=143) | libudev1, libudev-dev Standards-Version: 3.9.1 Homepage: http://ignorantguru.github.com/udevil/ Package: udevil Architecture: any -Depends: libc6, libglib2.0-0, libudev0 (>=143) +Depends: libc6, libglib2.0-0, libudev0 (>=143) | libudev1 Recommends: Suggests: eject, cifs-utils, curlftpfs, sshfs, davfs2, spacefm Conflicts: devmon