[ossim] 04/06: Document the need to update the cmake patch for every new upstream release.
Sebastiaan Couwenberg
sebastic at moszumanska.debian.org
Thu Jan 7 19:47:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository ossim.
commit 7c260a08c3c5ff481416c75431e48f5fb4f78dbf
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Thu Jan 7 20:12:10 2016 +0100
Document the need to update the cmake patch for every new upstream release.
---
debian/README.source | 10 ++++++++++
debian/changelog | 4 ++++
debian/patches/cmake | 3 +++
3 files changed, 17 insertions(+)
diff --git a/debian/README.source b/debian/README.source
new file mode 100644
index 0000000..4c9e7bf
--- /dev/null
+++ b/debian/README.source
@@ -0,0 +1,10 @@
+OSSIM for Debian
+----------------
+
+The ossim subdirectory in the upstream tarball doesn't contain the
+build system. This is included in the separate ossim_package_support
+subdirectory which is excluded from the repacked upstream tarball.
+When the ossim package is updated to a new upstream release, the cmake
+patch needs to be updated to include the recent files from the
+CMakeModules directory.
+
diff --git a/debian/changelog b/debian/changelog
index dd2b5e9..b145c62 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
ossim (1.8.20.3+ds-2) UNRELEASED; urgency=medium
+ [ Rashad Kanavath ]
* Team upload.
* Use date format YYYYMMDD for OSSIM_BUILD_DATE.
* Don't build frameworks for OSX.
* Remove unused dependencies for ossim-core.
* Update CMakeModules for 1.8.20, dropping support for the static library.
+ [ Bas Couwenberg ]
+ * Document the need to update the cmake patch for every new upstream release.
+
-- Rashad Kanavath <rashad.kanavath at c-s.fr> Thu, 07 Jan 2016 09:48:20 +0100
ossim (1.8.20.3+ds-1) unstable; urgency=medium
diff --git a/debian/patches/cmake b/debian/patches/cmake
index 9e7404f..fba1bb9 100644
--- a/debian/patches/cmake
+++ b/debian/patches/cmake
@@ -1,4 +1,7 @@
Description: Added cmake support files.
+ This patch needs to be updated for every new OSSIM release to include the
+ CMakeModules from the ossim_package_support subdirectory in the upstream
+ tarball.
Author: Francesco Paolo Lovergine <frankie at debian.org>
Forwarded: not-needed
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/ossim.git
More information about the Pkg-grass-devel
mailing list