Source: haskell-gitrev Maintainer: Debian Haskell Group Uploaders: Joachim Breitner Priority: optional Section: haskell Rules-Requires-Root: no Build-Depends: debhelper (>= 10), haskell-devscripts (>= 0.13), cdbs, ghc (>= 8), ghc-prof, libghc-base-compat-dev (>= 0.6.0), libghc-base-compat-prof, Build-Depends-Indep: ghc-doc, libghc-base-compat-doc, Standards-Version: 4.1.4 Homepage: https://github.com/acfoltzer/gitrev Vcs-Browser: https://salsa.debian.org/haskell-team/DHG_packages/tree/master/p/haskell-gitrev Vcs-Git: https://salsa.debian.org/haskell-team/DHG_packages.git [p/haskell-gitrev] X-Description: compile git revision info into Haskell projects Ths package provides some handy Template Haskell splices for including the current git hash and branch in the code of your project. . This is useful for including in panic messages, --version output, or diagnostic info for more informative bug reports. Package: libghc-gitrev-dev Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, ${shlibs:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-gitrev-prof Architecture: any Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} Package: libghc-gitrev-doc Architecture: all Section: doc Depends: ${haskell:Depends}, ${misc:Depends}, Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb}