Loading debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ Description: header files for Genome Code Lib (GCLib) . This code was gathered even before the C++ STL had been fully adopted as a cross-platform "standard". Since STL by itself is a bit heavier for most of the C++ needs, it is prefered to use simpler&leaner C++ classes most of the C++ needs, it is preferred to use simpler&leaner C++ classes or templates for basic strings, containers, basic algorithms etc. . Header files of Genome Code Lib. It is mainly known for being Loading @@ -52,5 +52,5 @@ Description: C++ library to handle biological short sequence data . This code was gathered even before the C++ STL had been fully adopted as a cross-platform "standard". Since STL by itself is a bit heavier for most of the C++ needs, it is prefered to use simpler&leaner C++ classes most of the C++ needs, it is preferred to use simpler&leaner C++ classes or templates for basic strings, containers, basic algorithms etc. debian/patches/autoconf.patch +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ Descriptions: Build proper libraries via automake + +AM_INIT_AUTOMAKE([1.6 foreign dist-zip tar-ustar filename-length-max=299]) + +LIB_VERSION=1:1 +LIB_VERSION=0:1 + +AC_SUBST([VERSION]) +AC_SUBST([LIB_VERSION]) Loading Loading
debian/control +2 −2 Original line number Diff line number Diff line Loading @@ -29,7 +29,7 @@ Description: header files for Genome Code Lib (GCLib) . This code was gathered even before the C++ STL had been fully adopted as a cross-platform "standard". Since STL by itself is a bit heavier for most of the C++ needs, it is prefered to use simpler&leaner C++ classes most of the C++ needs, it is preferred to use simpler&leaner C++ classes or templates for basic strings, containers, basic algorithms etc. . Header files of Genome Code Lib. It is mainly known for being Loading @@ -52,5 +52,5 @@ Description: C++ library to handle biological short sequence data . This code was gathered even before the C++ STL had been fully adopted as a cross-platform "standard". Since STL by itself is a bit heavier for most of the C++ needs, it is prefered to use simpler&leaner C++ classes most of the C++ needs, it is preferred to use simpler&leaner C++ classes or templates for basic strings, containers, basic algorithms etc.
debian/patches/autoconf.patch +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ Descriptions: Build proper libraries via automake + +AM_INIT_AUTOMAKE([1.6 foreign dist-zip tar-ustar filename-length-max=299]) + +LIB_VERSION=1:1 +LIB_VERSION=0:1 + +AC_SUBST([VERSION]) +AC_SUBST([LIB_VERSION]) Loading