diff options
Diffstat (limited to 'libshare/debian')
-rw-r--r-- | libshare/debian/changelog | 5 | ||||
-rw-r--r-- | libshare/debian/control | 1 |
2 files changed, 3 insertions, 3 deletions
diff --git a/libshare/debian/changelog b/libshare/debian/changelog index 94125b6..f725181 100644 --- a/libshare/debian/changelog +++ b/libshare/debian/changelog @@ -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 diff --git a/libshare/debian/control b/libshare/debian/control index 0f16abb..93f64de 100644 --- a/libshare/debian/control +++ b/libshare/debian/control @@ -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 |