From 70155985f8e5ff041d8e3ab36ce2b661b44ed448 Mon Sep 17 00:00:00 2001 From: Romuald Conty Date: Wed, 18 May 2011 08:59:07 +0000 Subject: [PATCH] debian: use a numbering that allow to have libnfc pre-version and debian package pre-version too. (Thanks to Thomas Hood) --- debian/changelog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 37dbd12..2ffe5cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,10 @@ -libnfc (1.5.0pre2-0) unstable; urgency=low +libnfc (1.5.0pre1.2-0) unstable; urgency=low * Change name of lib to libnfc2 to match SONAME major version 2. -- Thomas Hood Fri, 13 May 2011 12:00:00 +0100 -libnfc (1.5.0pre1-0) unstable; urgency=low +libnfc (1.5.0pre1.1-0) unstable; urgency=low * Change name of lib to libnfc1 to match SONAME major version 1. * Change section and priority.