diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-04-25 00:54:45 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-04-25 01:52:53 +0400 |
commit | 59c42f8a227f2fac32dc3f2d3b8b805feb0f9a83 (patch) | |
tree | 6fd789a76b4f3491a3c6ba5e9cf7e0b7e0a79ad4 /debian/source/format | |
parent | 2fdd4cc611a3ff10307c1f9018ddcdbacc184c70 (diff) | |
download | sunmake-59c42f8a227f2fac32dc3f2d3b8b805feb0f9a83.tar.gz |
sunmake (2006.12.19-1) unstable; urgency=low
* sunmake should depends on libmakestate1.
libmakestate.so.1 is used by sunld to report .make.state info back to
sunmake. sunmake defines environment variable which instruct sunld to
dlopen() libmakestate.so.1
* Use 3.0 (quilt) format, not native
Diffstat (limited to 'debian/source/format')
-rw-r--r-- | debian/source/format | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/source/format b/debian/source/format index 89ae9db..163aaf8 100644 --- a/debian/source/format +++ b/debian/source/format @@ -1 +1 @@ -3.0 (native) +3.0 (quilt) |