From b437b8c1ce178cef2937630c97e541cfbbdaf720 Mon Sep 17 00:00:00 2001 From: "Dmitry E. Oboukhov" <unera@debian.org> Date: Tue, 22 May 2012 22:56:56 +0400 Subject: [PATCH] new debian upload --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 17b7b89ff8..dc4a7c4867 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +tarantool (1.4.5+20120522-1) unstable; urgency=low + + * New git snapshot: upstream upgraded libtarantool. + + -- Dmitry E. Oboukhov <unera@debian.org> Tue, 22 May 2012 22:55:07 +0400 + tarantool (1.4.5+20120510-1) unstable; urgency=low * New git snapshot (it provides script_dir option). diff --git a/debian/control b/debian/control index 8052c36282..26a2b8ec76 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Package: tarantool Architecture: i386 amd64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 Priority: optional Depends: ${shlibs:Depends}, ${misc:Depends}, tarantool-common -Suggests: libmr-tarantool-perl +Suggests: libmr-tarantool-perl, libdr-tarantool-perl Description: high performance key/value storage server Tarantool is an open-source NoSQL database, developed by Mail.ru. Its key properties include: -- GitLab