[Git][haskell-team/DHG_packages][master] ogma-cli: Rename binary package haskell-ogma-cli-utils to ogma

Scott Talbert (@swt2c) gitlab at salsa.debian.org
Wed May 7 00:41:58 BST 2025



Scott Talbert pushed to branch master at Debian Haskell Group / DHG_packages


Commits:
e79b805f by Scott Talbert at 2025-05-06T18:36:40-04:00
ogma-cli: Rename binary package haskell-ogma-cli-utils to ogma

- - - - -


4 changed files:

- p/haskell-ogma-cli/debian/changelog
- p/haskell-ogma-cli/debian/control
- p/haskell-ogma-cli/debian/haskell-ogma-cli-utils.install → p/haskell-ogma-cli/debian/ogma.install
- p/haskell-ogma-cli/debian/rules


Changes:

=====================================
p/haskell-ogma-cli/debian/changelog
=====================================
@@ -1,3 +1,9 @@
+haskell-ogma-cli (1.7.0-2) unstable; urgency=medium
+
+  * Rename haskell-ogma-cli-utils to ogma
+
+ -- Scott Talbert <swt at techie.net>  Tue, 06 May 2025 18:17:38 -0400
+
 haskell-ogma-cli (1.7.0-1) unstable; urgency=medium
 
   * Initial release


=====================================
p/haskell-ogma-cli/debian/control
=====================================
@@ -66,15 +66,19 @@ X-Description: Helper tool to interoperate between Copilot and other languages
   - Generating monitors from state diagrams specified using
   a graphical notation.
 
-Package: haskell-ogma-cli-utils
+Package: ogma
 Architecture: any
 Depends: ${haskell:Depends},
  ${misc:Depends},
  ${shlibs:Depends},
-Recommends: ${haskell:Recommends},
+ haskell-ogma-core-utils,
+Recommends: ${haskell:Recommends}, libghc-copilot-dev
 Suggests: ${haskell:Suggests},
 Conflicts: ${haskell:Conflicts},
 Provides: ${haskell:Provides},
+ haskell-ogma-cli-utils (= ${binary:Version})
+Replaces: haskell-ogma-cli-utils (<< 1.7.0-2~)
+Breaks: haskell-ogma-cli-utils (<< 1.7.0-2~)
 Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
  ${haskell:LongDescription}
  .


=====================================
p/haskell-ogma-cli/debian/haskell-ogma-cli-utils.install → p/haskell-ogma-cli/debian/ogma.install
=====================================


=====================================
p/haskell-ogma-cli/debian/rules
=====================================
@@ -8,4 +8,4 @@ DEB_ENABLE_TESTS = yes
 include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/hlibrary.mk
 
-build/haskell-ogma-cli-utils:: build-ghc-stamp
+build/ogma:: build-ghc-stamp



View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e79b805f87c95d36a0a5cacb8d78cfdb972b3ff3

-- 
View it on GitLab: https://salsa.debian.org/haskell-team/DHG_packages/-/commit/e79b805f87c95d36a0a5cacb8d78cfdb972b3ff3
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/20250506/f9353a59/attachment-0001.htm>


More information about the Pkg-haskell-commits mailing list