diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2013-04-25 02:06:39 +0400 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2013-04-25 02:14:34 +0400 |
commit | 87573eb9d90579fb098666ec45188beda07788fa (patch) | |
tree | 9b394a0f1617b74dcc13289cd903958b76b0e3e4 /debian/changelog | |
parent | 21675e609131cde88d6e5d2e82fd1e039492a6d5 (diff) | |
download | sunmake-master.tar.gz |
Patch to include time.h for localtime() not only on linuxHEADdyson/2006.12.19-1master
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 14f4ff4..1a2ed17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ sunmake (2006.12.19-1) unstable; urgency=low * Use 3.0 (quilt) format, not native * Use pritine-tar and normal git repo for packaging * Remove build dependency on autotools + * Patch to include time.h for localtime() not only on linux -- Igor Pashev <pashev.igor@gmail.com> Thu, 25 Apr 2013 01:44:13 +0400 |