parent
55445e3737
commit
de6bcde6e6
|
@ -1,3 +1,9 @@
|
|||
coreadm (2.10+2) unstable; urgency=low
|
||||
|
||||
* Use dh_smf
|
||||
|
||||
-- Igor Pashev <pashev.igor@gmail.com> Thu, 17 Oct 2013 12:23:24 +0400
|
||||
|
||||
coreadm (2.10+1) unstable; urgency=low
|
||||
|
||||
* Initial release.
|
||||
|
|
|
@ -7,6 +7,7 @@ Build-Depends:
|
|||
illumos-source-2.10,
|
||||
libproc-dev,
|
||||
libscf-dev,
|
||||
dh-smf,
|
||||
quilt,
|
||||
Standards-Version: 3.9.3
|
||||
Homepage: https://www.illumos.org
|
||||
|
|
|
@ -72,6 +72,7 @@ binary-stamp: install-stamp
|
|||
dh_installexamples
|
||||
dh_installchangelogs
|
||||
dh_bash-completion
|
||||
dh_smf
|
||||
dh_link
|
||||
dh_compress
|
||||
dh_fixperms
|
||||
|
|
Loading…
Reference in New Issue