[med-svn] r400 - trunk/packages/fact++/trunk/debian

smoe-guest at alioth.debian.org smoe-guest at alioth.debian.org
Sun Aug 12 23:08:06 UTC 2007


Author: smoe-guest
Date: 2007-08-12 23:08:06 +0000 (Sun, 12 Aug 2007)
New Revision: 400

Removed:
   trunk/packages/fact++/trunk/debian/FaCT++.1
Modified:
   trunk/packages/fact++/trunk/debian/FaCT++.Server.1
   trunk/packages/fact++/trunk/debian/README.Debian
   trunk/packages/fact++/trunk/debian/changelog
   trunk/packages/fact++/trunk/debian/control
   trunk/packages/fact++/trunk/debian/copyright
   trunk/packages/fact++/trunk/debian/rules
Log:
Update to version ..18


Deleted: trunk/packages/fact++/trunk/debian/FaCT++.1
===================================================================
--- trunk/packages/fact++/trunk/debian/FaCT++.1	2007-08-12 15:08:40 UTC (rev 399)
+++ trunk/packages/fact++/trunk/debian/FaCT++.1	2007-08-12 23:08:06 UTC (rev 400)
@@ -1 +0,0 @@
-link FaCT++.Server.1
\ No newline at end of file

Modified: trunk/packages/fact++/trunk/debian/FaCT++.Server.1
===================================================================
--- trunk/packages/fact++/trunk/debian/FaCT++.Server.1	2007-08-12 15:08:40 UTC (rev 399)
+++ trunk/packages/fact++/trunk/debian/FaCT++.Server.1	2007-08-12 23:08:06 UTC (rev 400)
@@ -19,7 +19,7 @@
 FaCT++ \- Description logic reasoner for the Semantic Web
 .SH SYNOPSIS
 .B FaCT++.Server
-.RI unknown options
+.RI [port number]
 .br
 .B FaCT++
 .RI <configuration file>
@@ -51,6 +51,4 @@
 FaCT++ was written by Dmitry Tsarkov <tsarkov at cs.man.ac.uk>.
 .PP
 This manual page was written for the Debian project
-since upstream did not provide a man page with the sources,
-well, as supportive as Dmitry is, I am very confident that 
-a man page will appear in one of his next versions.
+since upstream did not yet provide a man page with the sources.

Modified: trunk/packages/fact++/trunk/debian/README.Debian
===================================================================
--- trunk/packages/fact++/trunk/debian/README.Debian	2007-08-12 15:08:40 UTC (rev 399)
+++ trunk/packages/fact++/trunk/debian/README.Debian	2007-08-12 23:08:06 UTC (rev 400)
@@ -2,9 +2,10 @@
 -----------------
 
 = General
+
 The distribution of Fact++ has the full support of the main developer
 Dmitry Tsarkov <tsarkov at cs.man.ac.uk> and his colleague and partial
-co-copyright holder Matthew Horridge. The source distributes and
+co-copyright holder Matthew Horridge. The source distributes an
 earlier version of a project hat is now found as the BuDDy project at
 sourceforge.net
 
@@ -23,8 +24,14 @@
 also from the outside, some unforseen consequences seem not unlikely.
 That port shall better be blocked.
 
+The debian/watch file cannot work with the google directory.
+This is a real pity. I ran out of ideas on this one.
+
+There is no documentation coming with this package. This should be
+addressed prior to the upload to unstable.
+
 Please let comments fly in with your successes or problems.
 
 Steffen
 
- -- Steffen Moeller <steffen_moeller at gmx.de>  Sat, 23 Jun 2007 21:28:37 +0200
+ -- Steffen Moeller <moeller at debian.org>  Sat, 23 Jun 2007 21:28:37 +0200

Modified: trunk/packages/fact++/trunk/debian/changelog
===================================================================
--- trunk/packages/fact++/trunk/debian/changelog	2007-08-12 15:08:40 UTC (rev 399)
+++ trunk/packages/fact++/trunk/debian/changelog	2007-08-12 23:08:06 UTC (rev 400)
@@ -1,6 +1,5 @@
-fact++ (1.1.7-1) unstable; urgency=low
+fact++ (1.1.8-1) experimental; urgency=low
 
   * Initial release (Closes: #431175)
 
- -- Steffen Moeller <steffen_moeller at gmx.de>  Sat, 23 Jun 2007 21:28:37 +0200
-
+ -- Steffen Moeller <moeller at debian.org>  Sun, 12 Aug 2007 23:35:37 +0200

Modified: trunk/packages/fact++/trunk/debian/control
===================================================================
--- trunk/packages/fact++/trunk/debian/control	2007-08-12 15:08:40 UTC (rev 399)
+++ trunk/packages/fact++/trunk/debian/control	2007-08-12 23:08:06 UTC (rev 400)
@@ -1,7 +1,7 @@
 Source: fact++
 Section: science
 Priority: optional
-Maintainer: Steffen Moeller <steffen_moeller at gmx.de>
+Maintainer: Steffen Moeller <moeller at debian.org>
 Build-Depends: debhelper (>= 5), libxerces27-dev, libsablevm1-dev
 Standards-Version: 3.7.2
 

Modified: trunk/packages/fact++/trunk/debian/copyright
===================================================================
--- trunk/packages/fact++/trunk/debian/copyright	2007-08-12 15:08:40 UTC (rev 399)
+++ trunk/packages/fact++/trunk/debian/copyright	2007-08-12 23:08:06 UTC (rev 400)
@@ -1,4 +1,4 @@
-This package was debianized by Steffen Moeller <steffen_moeller at gmx.de> on
+This package was debianized by Steffen Moeller <moeller at debian.org> on
 Sat, 23 Jun 2007 21:28:37 +0200.
 
 It was downloaded from http://code.google.com/p/factplusplus
@@ -41,5 +41,5 @@
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
 
-The Debian packaging is (C) 2007, Steffen Moeller <steffen_moeller at gmx.de> and
+The Debian packaging is (C) 2007, Steffen Moeller <moeller at debian.org> and
 is licensed under the GPL, see above.

Modified: trunk/packages/fact++/trunk/debian/rules
===================================================================
--- trunk/packages/fact++/trunk/debian/rules	2007-08-12 15:08:40 UTC (rev 399)
+++ trunk/packages/fact++/trunk/debian/rules	2007-08-12 23:08:06 UTC (rev 400)
@@ -45,7 +45,7 @@
 	-$(MAKE) -C src clean
 	rm -f `find src -name "*.so" -o -name "*.a"`
 
-	dh_clean 
+	dh_clean debian/FaCT++.1
 
 install: build
 	dh_testdir
@@ -79,7 +79,7 @@
 #	dh_install
 	dh_installinit
 #	dh_installmenu
-	dh_installman
+	dh_installman debian/FaCT++.Server.1
 	dh_link
 	dh_strip
 	dh_compress




More information about the debian-med-commit mailing list