Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
haskell-iwlib: Include ${haskell:Blurb} in package description
· 1d7fbd64
Aggelos Avgerinos
authored
Jul 17, 2018
1d7fbd64
haskell-iwlib: Fix typo in d/copyright
· 2b961662
Aggelos Avgerinos
authored
Jul 17, 2018
2b961662
haskell-iwlib: Release v0.1.0-1
· c1dff580
Aggelos Avgerinos
authored
Jul 17, 2018
c1dff580
Show whitespace changes
Inline
Side-by-side
p/haskell-iwlib/debian/changelog
View file @
c1dff580
haskell-iwlib (0.1.0-1)
UNRELEASED
; urgency=low
haskell-iwlib (0.1.0-1)
unstable
; urgency=low
* Initial release (Closes: #893137)
...
...
p/haskell-iwlib/debian/control
View file @
c1dff580
...
...
@@ -27,6 +27,8 @@ Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-iw-prof
Architecture: any
...
...
@@ -36,6 +38,8 @@ Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
Package: libghc-iw-doc
Architecture: all
...
...
@@ -46,3 +50,5 @@ Suggests: ${haskell:Suggests}
Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
${haskell:LongDescription}
.
${haskell:Blurb}
p/haskell-iwlib/debian/copyright
View file @
c1dff580
...
...
@@ -7,7 +7,7 @@ Copyright: 2018, Jose A. Ortega Ruiz <jao@gnu.org>
License: BSD-3-Clause
Files: debian/*
Copyright: held by the contributor
e
s mentioned in debian/changelog
Copyright: held by the contributors mentioned in debian/changelog
License: BSD-3-Clause
License: BSD-3-Clause
...
...