diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-05-19 19:03:43 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-05-19 19:03:43 +0400 |
commit | 4b486b2060c38444ee2e540a7f6bccdaca636cc1 (patch) | |
tree | 7d9084c360bfa9de196da59c9ae61cacb12e8e8f | |
parent | 32888f0c4c0b07aa752e10f8f5bd6aaf39ef29f4 (diff) | |
download | iscsit-master.tar.gz |
iscsit (1.0-0+dyson2) unstable; urgency=lowHEADdyson/1.0-0+dyson2master
* libiscsit-dev replaces uts-dev ( << 2.10-5)
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index dfc9c5e..7a5989d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +iscsit (1.0-0+dyson2) unstable; urgency=low + + * libiscsit-dev replaces uts-dev ( << 2.10-5) + + -- Igor Pashev <pashev.igor@gmail.com> Sun, 19 May 2013 18:58:44 +0400 + iscsit (1.0-0+dyson1) unstable; urgency=low * Initial release. diff --git a/debian/control b/debian/control index 858d2ed..10e9430 100644 --- a/debian/control +++ b/debian/control @@ -45,6 +45,7 @@ Architecture: illumos-any kopensolaris-any Priority: optional Suggests: libiscsit-doc Section: libdevel +Replaces: uts-dev ( << 2.10-5) Depends: ${misc:Depends}, libiscsit1 (= ${binary:Version}), libnvpair-dev Description: iSCSI Target Management library: development files Contains the symlink, static library and headers needed to compile |