debian pkgs libudev0 | libudev1
This commit is contained in:
parent
1ed28d69a5
commit
c9caf5d491
|
@ -10,3 +10,4 @@ trans.it = po/it.po
|
|||
trans.pt_BR = po/pt_BR.po
|
||||
trans.ru = po/ru.po
|
||||
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -4,13 +4,13 @@ Priority: optional
|
|||
Maintainer: IgnorantGuru <ignorantguru@gmx.com>
|
||||
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
|
||||
|
|
Loading…
Reference in New Issue
Block a user