diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-09-29 14:28:06 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-09-29 14:28:06 +0400 |
commit | 986f0a1ab4eab6fe65ff5f77e205774596b5a696 (patch) | |
tree | d3d716e036071fc2fc1e62ffd7a12f08ee80c5f3 /libshare | |
parent | 282ec51e3d6c386683fc9ff210fd613f200b4942 (diff) | |
download | illumos-packaging-986f0a1ab4eab6fe65ff5f77e205774596b5a696.tar.gz |
libshare (2.10+3) unstable; urgency=low
* Fixed debian/copyright
* libshare1 should not pull its plugins
Diffstat (limited to 'libshare')
-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 |