[SCM] BOINC packaging branch, master, updated. debian/6.10.17+dfsg-3-35-g68afb79

rmayorga rmayorga at debian.org
Wed Jul 14 22:55:03 UTC 2010


The following commit has been merged in the master branch:
commit 68afb79e5e2a03b3354d20609e751a3dd03e8459
Author: rmayorga <rmayorga at debian.org>
Date:   Wed Jul 14 15:17:42 2010 -0600

    Include coproc.h and cal.h files on boinc-dev package

diff --git a/debian/boinc-dev.install b/debian/boinc-dev.install
index b1c577e..dcc4401 100644
--- a/debian/boinc-dev.install
+++ b/debian/boinc-dev.install
@@ -7,5 +7,8 @@ api/boinc_gl.h                  usr/include/boinc/api
 api/txf_util.h                  usr/include/boinc/api
 lib/md5_file.h                  usr/include/boinc/lib
 lib/str_replace.h		usr/include/boinc
+lib/coproc.h                    usr/include/boinc
+lib/cal.h			usr/include/boinc
+
 config.h			usr/include/boinc
 Makefile.am                     usr/share/boinc-dev
diff --git a/debian/boinc-dev.links b/debian/boinc-dev.links
index b3dc798..9af4979 100644
--- a/debian/boinc-dev.links
+++ b/debian/boinc-dev.links
@@ -20,6 +20,8 @@ usr/include/BOINC/str_util.h        usr/share/boinc-dev/lib/str_util.h
 usr/include/BOINC/util.h            usr/share/boinc-dev/lib/util.h
 usr/include/boinc/config.h          usr/share/boinc-dev/config.h
 usr/include/BOINC/version.h         usr/share/boinc-dev/version.h
+usr/include/boinc/coproc.h          usr/share/boinc-dev/lib/coproc.h
+usr/include/boinc/cal.h             usr/share/boinc-dev/lib/cal.h
 
 
 usr/include/BOINC/api/boinc_gl.h        usr/share/boinc-dev/api/boinc_gl.h
diff --git a/debian/changelog b/debian/changelog
index cb8d823..242ce59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,7 @@ boinc (6.10.58+dfsg-1) unstable; urgency=low
   * Set the correct distribution (unstable).
   * Trim some Ubuntu's specific changelog entries and merge all 
     last Daniel's changes on this changelog enty.
+  * Install coproc.h and cal.h as port of boinc-dev pacakage
 
  -- Rene Mayorga <rmayorga at debian.org>  Tue, 13 Jul 2010 18:58:58 -0600
 

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list