libshare (2.10+3) unstable; urgency=low
* Fixed debian/copyright * libshare1 should not pull its plugins
This commit is contained in:
parent
282ec51e3d
commit
986f0a1ab4
|
@ -1,8 +1,9 @@
|
|||
libshare (2.10+2) UNRELEASED; urgency=low
|
||||
libshare (2.10+3) unstable; urgency=low
|
||||
|
||||
* Fixed debian/copyright
|
||||
* libshare1 should not pull its plugins
|
||||
|
||||
-- Igor Pashev <pashev.igor@gmail.com> Sat, 28 Sep 2013 11:33:20 +0400
|
||||
-- Igor Pashev <pashev.igor@gmail.com> Sun, 29 Sep 2013 14:25:05 +0400
|
||||
|
||||
libshare (2.10+1) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -22,7 +22,6 @@ Section: libs
|
|||
Priority: standard
|
||||
Multi-Arch: same
|
||||
Pre-Depends: ${misc:Pre-Depends}
|
||||
Recommends: libshare-nfs1, libshare-smbfs1, libshare-autofs1
|
||||
Architecture: illumos-any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||||
Description: share management library
|
||||
|
|
Loading…
Reference in New Issue