r647 - in /branches/experimental/boinc/debian: boinc-server.install changelog rules

fst-guest at users.alioth.debian.org fst-guest at users.alioth.debian.org
Mon May 14 09:10:13 UTC 2007


Author: fst-guest
Date: Mon May 14 09:10:13 2007
New Revision: 647

URL: http://svn.debian.org/wsvn/pkg-boinc/?sc=1&rev=647
Log:
Removed tools/add, it's deprecated upstream see:
http://boinc.berkeley.edu/trac/changeset/12658

Modified:
    branches/experimental/boinc/debian/boinc-server.install
    branches/experimental/boinc/debian/changelog
    branches/experimental/boinc/debian/rules

Modified: branches/experimental/boinc/debian/boinc-server.install
URL: http://svn.debian.org/wsvn/pkg-boinc/branches/experimental/boinc/debian/boinc-server.install?rev=647&op=diff
==============================================================================
--- branches/experimental/boinc/debian/boinc-server.install (original)
+++ branches/experimental/boinc/debian/boinc-server.install Mon May 14 09:10:13 2007
@@ -21,7 +21,6 @@
 sched/db_dump_spec.xml              usr/share/boinc-server/sched
 test/uc_result                      usr/share/boinc-server/test
 test/uc_wu_nodelete                 usr/share/boinc-server/test
-tools/add                           usr/share/boinc-server/tools
 tools/cleanlogs.sh                  usr/share/boinc-server/tools
 tools/create_work_example           usr/share/boinc-server/tools
 tools/db_query                      usr/share/boinc-server/tools

Modified: branches/experimental/boinc/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-boinc/branches/experimental/boinc/debian/changelog?rev=647&op=diff
==============================================================================
--- branches/experimental/boinc/debian/changelog (original)
+++ branches/experimental/boinc/debian/changelog Mon May 14 09:10:13 2007
@@ -28,16 +28,17 @@
       will not be supported during lenny's life cycle.
   * debian/boinc-server.README.Debian: Added README.Debian which is at the
     moment only a pointer to http://wiki.debian.org/BOINC/Server.
-  * debian/boinc-server.install: Added new files: db/init_db,
-    sched/db_dump_spec.xml, test/uc_result, test/uc_wu_nodelete,
-    tools/cleanlogs.sh, tools/create_work_example, tools/makelog.sh,
-    tools/project.xml, tools/run_in_ops and tools/updater. Some of them were
-    required by the tools/make_project script.
+  * debian/boinc-server.install:
+    - Added: db/init_db, sched/db_dump_spec.xml, test/uc_result,
+      test/uc_wu_nodelete, tools/cleanlogs.sh, tools/create_work_example,
+      tools/makelog.sh, tools/project.xml, tools/run_in_ops and tools/updater.
+      Some of them were required by the tools/make_project script.
+    - Removed: tools/add (long deprecated upstream).
   * debian/rules:
     - Don't fix PHP shebang and execute permissions of files in html/ops/
       since these were fixed upstream.
 
- -- Frank S. Thomas <frank at thomas-alfeld.de>  Wed,  2 May 2007 15:58:33 +0200
+ -- Frank S. Thomas <frank at thomas-alfeld.de>  Mon, 14 May 2007 11:06:54 +0200
 
 boinc (5.8.17-2) unstable; urgency=low
 

Modified: branches/experimental/boinc/debian/rules
URL: http://svn.debian.org/wsvn/pkg-boinc/branches/experimental/boinc/debian/rules?rev=647&op=diff
==============================================================================
--- branches/experimental/boinc/debian/rules (original)
+++ branches/experimental/boinc/debian/rules Mon May 14 09:10:13 2007
@@ -212,7 +212,6 @@
 	sed -i -e 's/boinc_path_config/Boinc.boinc_path_config/' \
 	  $(BOINC_SERVER_DIR)/py/Boinc/database.py \
 	  $(BOINC_SERVER_DIR)/py/Boinc/setup_project.py \
-	  $(BOINC_SERVER_DIR)/tools/add \
 	  $(BOINC_SERVER_DIR)/tools/make_project \
 	  $(BOINC_SERVER_DIR)/tools/upgrade
 




More information about the pkg-boinc-commits mailing list