[Pkg-e-commits] [SCM] Enlightenment DR17 file chunk reading/writing library branch, master, updated. debian/1.0.1-1-616-g7d4cc9c

Albin Tonnerre albin.tonnerre at gmail.com
Fri Jun 19 10:52:02 UTC 2009


The following commit has been merged in the master branch:
commit 7d4cc9c0fa329cbae81b449f02839b8bab92e908
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date:   Fri Jun 19 12:07:18 2009 +0200

    New upstream release

diff --git a/debian/changelog b/debian/changelog
index 99c77a6..eced6a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+eet (1.2.1-1) UNRELEASED; urgency=low
+
+  * New upstream release
+  * Update libeet-dbg description to fit in 80 characters
+  * Update symbols file with new symbols
+
+ -- Albin Tonnerre <albin.tonnerre at gmail.com>  Fri, 19 Jun 2009 12:06:03 +0200
+
 eet (1.2.0-2) experimental; urgency=low
 
   * Enable gnutls support:
diff --git a/debian/control b/debian/control
index e2fd947..412e972 100644
--- a/debian/control
+++ b/debian/control
@@ -69,7 +69,7 @@ Architecture: any
 Section: debug
 Priority: extra
 Depends: ${misc:Depends}, libeet1 (= ${binary:Version})
-Description: Enlightenment DR17 file chunk reading/writing library - debug symbols
+Description: E17 file chunk reading/writing library - debug symbols
  Eet is a tiny library designed to write an arbitary set of chunks of data to a
  file and optionally compress each chunk (very much like a zip file) and allows
  fast random-access reading of the file later on. It does not do zip as zip
diff --git a/debian/libeet1.symbols b/debian/libeet1.symbols
index b163be2..f20a26b 100644
--- a/debian/libeet1.symbols
+++ b/debian/libeet1.symbols
@@ -63,6 +63,7 @@ libeet.so.1 libeet1 #MINVER#
  eet_node_hash_new at Base 1.2.0
  eet_node_inlined_string_new at Base 1.2.0
  eet_node_int_new at Base 1.2.0
+ eet_node_unsigned_long_long_new at Base 1.2.1
  eet_node_list_new at Base 1.2.0
  eet_node_long_long_new at Base 1.2.0
  eet_node_null_new at Base 1.2.0

-- 
Enlightenment DR17 file chunk reading/writing library



More information about the Pkg-e-commits mailing list