diff options
| author | Kei Hibino <ex8k.hibino@gmail.com> | 2016-09-06 13:08:30 +0900 |
|---|---|---|
| committer | Kei Hibino <ex8k.hibino@gmail.com> | 2016-09-06 13:08:30 +0900 |
| commit | fcf5c1921acfffc8ede17dcca4d01147c7ebf509 (patch) | |
| tree | 817efb0ca982b432f103b4c7e77c85a34e49390b | |
| parent | 6542139eca54adc7aab96ce70996bebde1f810e5 (diff) | |
| download | DHG_packages-fcf5c1921acfffc8ede17dcca4d01147c7ebf509.tar.gz | |
sql-words: 0.1.4.1-2. adjust to 'dh_haskell_blurbs' way.
| -rw-r--r-- | p/haskell-sql-words/debian/changelog | 6 | ||||
| -rw-r--r-- | p/haskell-sql-words/debian/control | 4 |
2 files changed, 8 insertions, 2 deletions
diff --git a/p/haskell-sql-words/debian/changelog b/p/haskell-sql-words/debian/changelog index f417ed0f0..ce2cb89a1 100644 --- a/p/haskell-sql-words/debian/changelog +++ b/p/haskell-sql-words/debian/changelog @@ -1,3 +1,9 @@ +haskell-sql-words (0.1.4.1-2) unstable; urgency=medium + + * Adjust to dh_haskell_blurbs way. + + -- Kei Hibino <ex8k.hibino@gmail.com> Tue, 06 Sep 2016 13:05:37 +0900 + haskell-sql-words (0.1.4.1-1) unstable; urgency=low * Initial release (Closes: #833032) diff --git a/p/haskell-sql-words/debian/control b/p/haskell-sql-words/debian/control index 43e72b1e5..aeb847c50 100644 --- a/p/haskell-sql-words/debian/control +++ b/p/haskell-sql-words/debian/control @@ -15,7 +15,7 @@ Standards-Version: 3.9.8 Homepage: http://khibino.github.io/haskell-relational-record/ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git/tree/p/haskell-sql-words Vcs-Git: https://anonscm.debian.org/cgit/pkg-haskell/DHG_packages.git -X-Description: Simple idea SQL keywords data constructor into OverloadedString +X-Description: SQL keywords data constructor into OverloadedString This package contiains SQL keywords constructors defined as OverloadedString literals and helper functions to concate these. @@ -41,7 +41,7 @@ Recommends: ${haskell:Recommends}, Suggests: ${haskell:Suggests}, Conflicts: ${haskell:Conflicts}, Provides: ${haskell:Provides}, -Description: SQL keywords data constructor into OverloadedString; profiling libraries +Description: ${haskell:ShortDescription}${haskell:ShortBlurb} ${haskell:LongDescription} . ${haskell:Blurb} |
