summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Túlio Gontijo e Silva <marcot@debian.org>2010-02-10 19:26:50 +0300
committer=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=>2010-02-10 19:26:50 +0300
commit45236fc7ced04e638bb5076fe287b8b0274c307b (patch)
tree4598de61ffb39598860a12282cca15175d529e62
parentcad92655a68afffed487e532dc1b1ba0f9cf85c3 (diff)
downloadDHG_packages-45236fc7ced04e638bb5076fe287b8b0274c307b.tar.gz
haskell-hsql: debian/control: Use comma in the beginning of the line.
-rw-r--r--p/haskell-hsql/debian/changelog1
-rw-r--r--p/haskell-hsql/debian/control19
2 files changed, 10 insertions, 10 deletions
diff --git a/p/haskell-hsql/debian/changelog b/p/haskell-hsql/debian/changelog
index 5cb265ded..98e8fc8b7 100644
--- a/p/haskell-hsql/debian/changelog
+++ b/p/haskell-hsql/debian/changelog
@@ -9,6 +9,7 @@ haskell-hsql (1.7.1-2) UNRELEASED; urgency=low
-prof packages.
* debian/control: Add Homepage: field.
* debian/control: Use Vcs-Browser: field.
+ * debian/control: Use comma in the beginning of the line.
-- Marco Túlio Gontijo e Silva <marcot@debian.org> Tue, 02 Feb 2010 20:30:58 -0200
diff --git a/p/haskell-hsql/debian/control b/p/haskell-hsql/debian/control
index ca8ddbd21..7c82e8b3b 100644
--- a/p/haskell-hsql/debian/control
+++ b/p/haskell-hsql/debian/control
@@ -3,16 +3,15 @@ Section: haskell
Priority: extra
Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Uploaders: Víctor Pérez Pereira <vperez@debianvenezuela.org>
-Build-Depends:
- cdbs,
- debhelper (>= 7),
- haskell-devscripts (>= 0.6.15+nmu13),
- ghc6 (>= 6.10.4),
- ghc6-prof,
- cpphs,
- ghc6-doc,
- haddock,
- hscolour
+Build-Depends: cdbs
+ , debhelper (>= 7)
+ , haskell-devscripts (>= 0.6.15+nmu13)
+ , ghc6 (>= 6.10.4)
+ , ghc6-prof
+ , cpphs
+ , ghc6-doc
+ , haddock
+ , hscolour
Standards-Version: 3.8.2
Homepage: http://hackage.haskell.org/cgi-bin/hackage-scripts/package/hsql
Vcs-Darcs: http://darcs.debian.org/pkg-haskell/haskell-hsql/