[med-svn] r13722 - trunk/packages/logol/trunk/debian

olivier sallou osallou-guest at alioth.debian.org
Tue May 28 10:27:51 UTC 2013


Author: osallou-guest
Date: 2013-05-28 10:27:50 +0000 (Tue, 28 May 2013)
New Revision: 13722

Modified:
   trunk/packages/logol/trunk/debian/changelog
   trunk/packages/logol/trunk/debian/control
   trunk/packages/logol/trunk/debian/watch
Log:
release 1.6.2, set min swi-prolog dependency, update watch url

Modified: trunk/packages/logol/trunk/debian/changelog
===================================================================
--- trunk/packages/logol/trunk/debian/changelog	2013-05-28 09:38:14 UTC (rev 13721)
+++ trunk/packages/logol/trunk/debian/changelog	2013-05-28 10:27:50 UTC (rev 13722)
@@ -1,13 +1,7 @@
-logol (1.6.2-1) UNSTABLE; urgency=low
+logol (1.6.2-1) UNRELEASED; urgency=low
 
   * New upstream release (bug fixes)
 
-  There is a bug in new swi-prolog preventing correct compilation without extra
-  flags arch dependant:
-  -L/lib/x86_64-linux-gnu/ -L/usr/lib/x86_64-linux-gnu -lgmp -ldl -lquadmath -lcurses -lunwind 
-
-  Waiting for further info, bug 709606 on swi-prolog
-
  -- Olivier Sallou <osallou at debian.org>  Fri, 24 May 2013 14:37:24 +0200
 
 logol (1.6.1-1) unstable; urgency=low

Modified: trunk/packages/logol/trunk/debian/control
===================================================================
--- trunk/packages/logol/trunk/debian/control	2013-05-28 09:38:14 UTC (rev 13721)
+++ trunk/packages/logol/trunk/debian/control	2013-05-28 10:27:50 UTC (rev 13722)
@@ -6,7 +6,7 @@
 DM-Upload-Allowed: yes
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/logol/trunk/
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/logol/trunk/
-Build-Depends: debhelper (>= 8.0.0),default-jdk (>= 1:1.6),ant,ruby (>=1.8),rubygems, gawk, swi-prolog (>=6.2),
+Build-Depends: debhelper (>= 8.0.0),default-jdk (>= 1:1.6),ant,ruby (>=1.8),rubygems, gawk, swi-prolog (>=6.2.6-3),
  libbiojava-java, libdrmaa-java, antlr3, libcommons-cli-java, libcommons-collections3-java, libcommons-configuration-java,
  libcommons-lang-java, libcommons-logging-java, libxalan2-java, libxerces2-java, junit4, libgnumail-java,
  liblog4j1.2-java,texlive, tex4ht, libncursesw5-dev, ruby-cassiopee, ant-optional
@@ -27,7 +27,7 @@
 
 Package: logol-bin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, swi-prolog(>=6.2), libncursesw5
+Depends: ${shlibs:Depends}, ${misc:Depends}, swi-prolog(>=6.2.6-3), libncursesw5
 Description: Pattern matching tool using Logol language
  This package contains the Prolog binaries used by Logol to parse
  the sequence and match the grammar.

Modified: trunk/packages/logol/trunk/debian/watch
===================================================================
--- trunk/packages/logol/trunk/debian/watch	2013-05-28 09:38:14 UTC (rev 13721)
+++ trunk/packages/logol/trunk/debian/watch	2013-05-28 10:27:50 UTC (rev 13722)
@@ -1,2 +1,2 @@
 version=3
-https://gforge.inria.fr/frs/?group_id=1318  .*/logol-(\d[\d.-]+)\.tar\.bz2
+https://gforge.inria.fr/frs/?group_id=1318  .*/logol_(\d[\d.-]+)\.orig\.tar\.bz2




More information about the debian-med-commit mailing list