[libfann] 90/242: changed some debian files prior to release 1.1.0

Christian Kastner chrisk-guest at moszumanska.debian.org
Sat Oct 4 21:10:23 UTC 2014


This is an automated email from the git hooks/post-receive script.

chrisk-guest pushed a commit to tag Version2_0_0
in repository libfann.

commit 08df4afa3c95b1c54225ea8be5c0076ffd701af2
Author: Steffen Nissen <lukesky at diku.dk>
Date:   Mon Feb 16 23:08:59 2004 +0000

    changed some debian files prior to release 1.1.0
---
 debian/changelog | 2 +-
 debian/files     | 4 ++--
 debian/rules     | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7f6e41b..937b01c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-libfann1 (1.0.5-1) unstable; urgency=low
+libfann1 (1.1.0-1) unstable; urgency=low
 
   * My first try at a debian package, please report any errors.
   * Initial Release.
diff --git a/debian/files b/debian/files
index 2874cbe..7c70950 100644
--- a/debian/files
+++ b/debian/files
@@ -1,2 +1,2 @@
-libfann1-dev_1.0.5-1_i386.deb devel optional
-libfann1_1.0.5-1_i386.deb libs optional
+libfann1-dev_1.1.0-1_i386.deb devel optional
+libfann1_1.1.0-1_i386.deb libs optional
diff --git a/debian/rules b/debian/rules
index db43fe0..4a13f3a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,7 +25,7 @@ ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
 endif
 
 # shared library versions, option 1
-version=1.0.5
+version=1.1.0
 major=1
 # option 2, assuming the library is created as src/.libs/libfoo.so.2.0.5 or so
 #version=`ls src/.libs/lib*.so.* | \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/libfann.git



More information about the debian-science-commits mailing list