summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2015-10-21 10:21:33 +0300
committerIgor Pashev <pashev.igor@gmail.com>2015-10-21 10:21:33 +0300
commit2f52c20c7b252cffcf75e9559fec8b99f94b5080 (patch)
tree37263698515d426c798ffecb0a6b686d9175d470 /debian
parenta94fbfd84426fa892500127780739999e62ffc61 (diff)
downloadlibsunavl-master.tar.gz
libsunavl (1.2-0+dyson1) unstable; urgency=mediumHEADdyson/1.2-0+dyson1master
* New upstream version with avl_swap()
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/lib32sunavl2.symbols1
-rw-r--r--debian/libsunavl2.symbols1
3 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index bf5b7c5..5610b97 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libsunavl (1.2-0+dyson1) unstable; urgency=medium
+
+ * New upstream version with avl_swap()
+
+ -- Igor Pashev <pashev.igor@gmail.com> Wed, 21 Oct 2015 10:16:03 +0300
+
libsunavl (1.1-0+dyson1) unstable; urgency=low
* New upstream release fixing conflicts with sys/avl.h
diff --git a/debian/lib32sunavl2.symbols b/debian/lib32sunavl2.symbols
index c07ff4f..fd3e59b 100644
--- a/debian/lib32sunavl2.symbols
+++ b/debian/lib32sunavl2.symbols
@@ -13,6 +13,7 @@ libsunavl.so.2 lib32sunavl2 #MINVER#
avl_nearest@SUNAVL_2.0 1.0
avl_numnodes@SUNAVL_2.0 1.0
avl_remove@SUNAVL_2.0 1.0
+ avl_swap@SUNAVL_2.0 1.2
avl_update@SUNAVL_2.0 1.0
avl_update_gt@SUNAVL_2.0 1.0
avl_update_lt@SUNAVL_2.0 1.0
diff --git a/debian/libsunavl2.symbols b/debian/libsunavl2.symbols
index f35c21d..570fe9b 100644
--- a/debian/libsunavl2.symbols
+++ b/debian/libsunavl2.symbols
@@ -13,6 +13,7 @@ libsunavl.so.2 libsunavl2 #MINVER#
avl_nearest@SUNAVL_2.0 1.0
avl_numnodes@SUNAVL_2.0 1.0
avl_remove@SUNAVL_2.0 1.0
+ avl_swap@SUNAVL_2.0 1.2
avl_update@SUNAVL_2.0 1.0
avl_update_gt@SUNAVL_2.0 1.0
avl_update_lt@SUNAVL_2.0 1.0