r36576 - in /packages/rheolef/trunk/debian: rules shlibs.local.template

saramito-guest at users.alioth.debian.org saramito-guest at users.alioth.debian.org
Sun May 30 17:41:07 UTC 2010


Author: saramito-guest
Date: Sun May 30 17:41:01 2010
New Revision: 36576

URL: http://svn.debian.org/wsvn/debian-science/?sc=1&rev=36576
Log:
lintian

Modified:
    packages/rheolef/trunk/debian/rules
    packages/rheolef/trunk/debian/shlibs.local.template

Modified: packages/rheolef/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/rules?rev=36576&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/rules (original)
+++ packages/rheolef/trunk/debian/rules Sun May 30 17:41:01 2010
@@ -11,7 +11,8 @@
 
 # Variables declaration
 VERSION=$(shell cat VERSION | sed -e 's/\([0-9]*\.[0-9]*\)-[0-9]*/\1/')
-MAJOR_VERSION=$(shell cat VERSION | sed -e 's/\([0-9]*\)\.[0-9]*-[0-9]*/\1/')
+MAJOR_VERSION=$(shell cat VERSION | sed -e 's/\([0-9]*\)\.[0-9]*/\1/')
+MINOR_VERSION=$(shell cat VERSION | sed -e 's/[0-9]*\.\([0-9]*\)/\1/')
 SONAME=$(MAJOR_VERSION)
 TMPDIR=debian/rheolef
 LIBRHEOLEF=$(shell echo "librheolef$(VERSION)")

Modified: packages/rheolef/trunk/debian/shlibs.local.template
URL: http://svn.debian.org/wsvn/debian-science/packages/rheolef/trunk/debian/shlibs.local.template?rev=36576&op=diff
==============================================================================
--- packages/rheolef/trunk/debian/shlibs.local.template (original)
+++ packages/rheolef/trunk/debian/shlibs.local.template Sun May 30 17:41:01 2010
@@ -1,2 +1,1 @@
-libtmp- at VERSION@ @SONAME@ @LIBRARY@
 librheolef- at VERSION@ @SONAME@ @LIBRARY@




More information about the debian-science-commits mailing list