Skip to content
Snippets Groups Projects
Commit fdca75d3 authored by langella's avatar langella
Browse files

xtandempipeline (3.2.2-1) lucid;

git-svn-id: https://subversion.renater.fr/xtandempipeline/trunk@272 b8ef2a07-7df7-436f-90b9-41648038564b
parent 79bc4d99
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,7 @@ MESSAGE("Java_JAVAC_EXECUTABLE : ${Java_JAVAC_EXECUTABLE} ")
cmake_minimum_required(VERSION 2.6)
SET (XTANDEMPIPELINE_VERSION "3.2.1")
SET (XTANDEMPIPELINE_VERSION "3.2.2")
SET(CPACK_CMAKE_GENERATOR "Unix Makefiles")
SET(CPACK_GENERATOR "STGZ;TGZ;TZ")
......@@ -39,7 +39,7 @@ SET(CPACK_PACKAGE_VENDOR "INRA")
SET(CPACK_PACKAGE_VERSION ${XTANDEMPIPELINE_VERSION})
SET(CPACK_PACKAGE_VERSION_MAJOR "3")
SET(CPACK_PACKAGE_VERSION_MINOR "2")
SET(CPACK_PACKAGE_VERSION_PATCH "1")
SET(CPACK_PACKAGE_VERSION_PATCH "2")
SET(CPACK_RESOURCE_FILE_LICENSE ./COPYING)
SET(CPACK_RESOURCE_FILE_README ./README)
#SET(CPACK_RESOURCE_FILE_WELCOME ${xtandemparser_SOURCE_DIR}/INSTALL)
......@@ -49,7 +49,7 @@ SET(CPACK_SOURCE_STRIP_FILES "")
SET(CPACK_SOURCE_IGNORE_FILES
"/bin/"
"/doc\\/files/"
"/doc\\\\/files/"
"/build/"
"/dist/"
"/lib/"
......@@ -66,16 +66,16 @@ SET(CPACK_SOURCE_IGNORE_FILES
"/_CPack_Packages/"
"/Debug/"
"/Release/"
"/\\.externalToolBuilders/"
"/\\.svn/"
"/\\.settings/"
"/\\\\.externalToolBuilders/"
"/\\\\.svn/"
"/\\\\.settings/"
"Makefile"
"\\.cdtbuild"
"\\.cdtproject"
"\\.project"
"\\.cproject"
"\\\\.cdtbuild"
"\\\\.cdtproject"
"\\\\.project"
"\\\\.cproject"
"beads$"
".*\\.tar\\.gz"
".*\\\\.tar\\\\.gz"
"XTandem_Pipeline.jar"
"XtandemPipeline.jar"
)
......
xtandempipeline (3.2.2-1) lucid; urgency=low
* 3.2.2 : Corrected report of input parameter on X!Tandem output result (thanks to T. Greko)
-- Olivier Langella <Olivier.Langella@moulon.inra.fr> Wed, 16 May 2012 08:18:51 +0200
xtandempipeline (3.2.1-2) lucid; urgency=low
* ant version fixed
-- Olivier Langella <Olivier.Langella@moulon.inra.fr> Fri, 6 Apr 2012 10:18:51 +0200
xtandempipeline (3.2.1-1) lucid; urgency=low
* tubuline étayée package
......
......@@ -6,7 +6,7 @@ Homepage: http://pappso.inra.fr/
DM-Upload-Allowed: yes
Uploaders: Olivier Langella <olivier.langella@moulon.inra.fr>
Standards-Version: 1.0
Build-Depends: debhelper (>= 5), cmake (>= 2.6), ant (>=1.8), openjdk-6-jdk (>=1.6), libswt-gtk-3.5-java | libswt-gtk-3.6-java | libswt-gtk-3-java, libbatik-java (>=1.7), libswt-mozilla-gtk-3.5-jni | libswt-webkit-gtk-3.6-jni | libswt-webkit-gtk-3-jni, liblog4j1.2-java (>=1.2.15), libcommons-httpclient-java (>=3.1), libcommons-codec-java (>=1.4), libcommons-logging-java (>=1.1.1)
Build-Depends: debhelper (>= 5), cmake (>= 2.6), ant (>=1.7), openjdk-6-jdk (>=1.6), libswt-gtk-3.5-java | libswt-gtk-3.6-java | libswt-gtk-3-java, libbatik-java (>=1.7), libswt-mozilla-gtk-3.5-jni | libswt-webkit-gtk-3.6-jni | libswt-webkit-gtk-3-jni, liblog4j1.2-java (>=1.2.15), libcommons-httpclient-java (>=3.1), libcommons-codec-java (>=1.4), libcommons-logging-java (>=1.1.1)
Package: xtandempipeline
Architecture: all
......
[Desktop Entry]
Name=Xtandem pipeline 3.2.0
Name=Xtandem pipeline 3.2.2
Categories=Education;Science;Math;
Comment=loads and parses the xml results product by X!Tandem
Comment[fr]=chargement et exploitation des résultats du logiciel X!Tandem
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment