[Git][haskell-team/DHG_packages][master] ogma-core: Fix missing data files
Scott Talbert (@swt2c)
gitlab at salsa.debian.org
Mon May 5 03:05:09 BST 2025
Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages
Commits:
cb89cacd by Scott Talbert at 2025-05-04T21:58:20-04:00
ogma-core: Fix missing data files
- - - - -
2 changed files:
- p/haskell-ogma-core/debian/changelog
- p/haskell-ogma-core/debian/haskell-ogma-core-utils.install
Changes:
=====================================
p/haskell-ogma-core/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-ogma-core (1.7.0-2) unstable; urgency=medium
+
+ * Fix missing data files
+
+ -- Scott Talbert <swt at techie.net> Sun, 04 May 2025 21:57:50 -0400
+
haskell-ogma-core (1.7.0-1) unstable; urgency=medium
* Initial release
=====================================
p/haskell-ogma-core/debian/haskell-ogma-core-utils.install
=====================================
@@ -1,7 +1,12 @@
./data/formats/fcs_smv usr/share/ogma-core/data/formats
+./data/formats/fcs_lustre usr/share/ogma-core/data/formats
./data/formats/fdb_smv usr/share/ogma-core/data/formats
+./data/formats/fdb_lustre usr/share/ogma-core/data/formats
+./data/formats/xml-md_lustre usr/share/ogma-core/data/formats
./data/formats/xml-md_smv usr/share/ogma-core/data/formats
+./data/formats/xml-reqif_lustre usr/share/ogma-core/data/formats
./data/formats/xml-reqif_smv usr/share/ogma-core/data/formats
+./data/variable-db.json usr/share/ogma-core/data
./templates/copilot-cfs/CMakeLists.txt usr/share/ogma-core/templates/copilot-cfs
./templates/copilot-cfs/fsw/for_build/Makefile usr/share/ogma-core/templates/copilot-cfs/fsw/for_build
./templates/copilot-cfs/fsw/mission_inc/copilot_cfs_perfids.h usr/share/ogma-core/templates/copilot-cfs/fsw/mission_inc
@@ -24,4 +29,5 @@
./templates/ros/copilot/package.xml usr/share/ogma-core/templates/ros/copilot
./templates/ros/copilot/src/copilot_logger.cpp usr/share/ogma-core/templates/ros/copilot/src
./templates/ros/copilot/src/copilot_monitor.cpp usr/share/ogma-core/templates/ros/copilot/src
+./templates/ros/copilot/src/Copilot.hs usr/share/ogma-core/templates/ros/copilot/src
./templates/standalone/Copilot.hs usr/share/ogma-core/templates/standalone
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/cb89cacd077fa519d5b9005d9f3053a53b14ce9e
--
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/cb89cacd077fa519d5b9005d9f3053a53b14ce9e
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-haskell-commits/attachments/20250505/38e97419/attachment-0001.htm>
More information about the Pkg-haskell-commits
mailing list