[Pkg-haskell-commits] darcs: vado: Minor fixes
Joachim Breitner
mail at joachim-breitner.de
Mon Nov 10 21:11:00 UTC 2014
Mon Nov 10 21:07:54 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Minor fixes
M ./control -11 +11
M ./copyright -3 +3
Mon Nov 10 21:07:54 UTC 2014 Joachim Breitner <mail at joachim-breitner.de>
* Minor fixes
diff -rN -u old-vado/control new-vado/control
--- old-vado/control 2014-11-10 21:11:00.123544207 +0000
+++ new-vado/control 2014-11-10 21:11:00.123544207 +0000
@@ -4,7 +4,7 @@
Priority: extra
Section: haskell
Standards-Version: 3.9.5
-Build-Depends: debhelper (>= 7.0)
+Build-Depends: debhelper (>= 9)
, haskell-devscripts (>= 0.8)
, cdbs
, ghc
@@ -37,7 +37,7 @@
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}
- ${haskell:LongDescription}
+ ${haskell:LongDescription}
Package: libghc-vado-dev
Architecture: any
@@ -49,9 +49,9 @@
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
- .
- ${haskell:Blurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
Package: libghc-vado-prof
Architecture: any
@@ -62,9 +62,9 @@
Conflicts: ${haskell:Conflicts}
Provides: ${haskell:Provides}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
- .
- ${haskell:Blurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
Package: libghc-vado-doc
Architecture: all
@@ -75,6 +75,6 @@
Suggests: ${haskell:Suggests}
Conflicts: ${haskell:Conflicts}
Description: ${haskell:ShortDescription}${haskell:ShortBlurb}
- ${haskell:LongDescription}
- .
- ${haskell:Blurb}
+ ${haskell:LongDescription}
+ .
+ ${haskell:Blurb}
diff -rN -u old-vado/copyright new-vado/copyright
--- old-vado/copyright 2014-11-10 21:11:00.123544207 +0000
+++ new-vado/copyright 2014-11-10 21:11:00.123544207 +0000
@@ -5,13 +5,13 @@
Files: *
Copyright: 2013 Hamish Mackenzie
-License: vado license
+License: vado-license
Files: debian/*
Copyright: held by the contributors mentioned in debian/changelog
-License: vado license
+License: vado-license
-License: vado license
+License: vado-license
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
More information about the Pkg-haskell-commits
mailing list