summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2013-02-13 22:22:58 +0000
committerIgor Pashev <pashev.igor@gmail.com>2013-02-13 22:22:58 +0000
commit820c032f961156d4f8df3d71b77021661cfe46b8 (patch)
treebee8ccb37216e4cc299b86087e5bebc8235e508b
parent92473db50fb063177854655e24d544dc5941bc1e (diff)
downloadlibsunavl-820c032f961156d4f8df3d71b77021661cfe46b8.tar.gz
libsunavl (1.1-0+dyson1) unstabledyson/1.1-0+dyson1
-rw-r--r--debian/changelog6
-rw-r--r--debian/control4
-rw-r--r--debian/control.in4
3 files changed, 10 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 04b127b..bf5b7c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libsunavl (1.1-0+dyson1) unstable; urgency=low
+
+ * New upstream release fixing conflicts with sys/avl.h
+
+ -- Igor Pashev <pashev.igor@gmail.com> Wed, 13 Feb 2013 22:09:24 +0000
+
libsunavl (1.0-0+dyson1) unstable; urgency=low
* Initial release. For Dyson.
diff --git a/debian/control b/debian/control
index fed993d..73691ce 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: libs
Priority: required
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
- debhelper ( >= 9),
- dpkg-dev (>= 1.16.1~),
+ debhelper ( >= 9 ),
+ dpkg-dev ( >= 1.16.1~ ),
gcc-multilib [ illumos-amd64 amd64],
Standards-Version: 3.9.4
Homepage: http://illumos.org/
diff --git a/debian/control.in b/debian/control.in
index 0ce78d1..d196a8e 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -3,8 +3,8 @@ Section: libs
Priority: required
Maintainer: Igor Pashev <pashev.igor@gmail.com>
Build-Depends:
- debhelper ( >= 9),
- dpkg-dev (>= 1.16.1~),
+ debhelper ( >= 9 ),
+ dpkg-dev ( >= 1.16.1~ ),
@multilib-deps@,
Standards-Version: 3.9.4
Homepage: http://illumos.org/