diff options
| author | Marco TĂșlio Gontijo e Silva <marcot@riseup.net> | 2009-12-19 14:50:41 +0300 |
|---|---|---|
| committer | =?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?= <=?UTF-8?q?Marco=20T=C3=BAlio=20Gontijo=20e=20Silva?=> | 2009-12-19 14:50:41 +0300 |
| commit | a092c0c1a14de799dbfcc099749fdf8a54727138 (patch) | |
| tree | e5a1097bf056d3c775fdb0300097fbc70da82976 /p/haskell-uulib | |
| parent | c5c0585682300e774184bf676629d5699cf8cadb (diff) | |
| download | DHG_packages-a092c0c1a14de799dbfcc099749fdf8a54727138.tar.gz | |
haskell-uulib: debian/control: Change Priority: to extra.
Diffstat (limited to 'p/haskell-uulib')
| -rw-r--r-- | p/haskell-uulib/debian/changelog | 1 | ||||
| -rw-r--r-- | p/haskell-uulib/debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-uulib/debian/changelog b/p/haskell-uulib/debian/changelog index 8ec6c8346..6d15bca7b 100644 --- a/p/haskell-uulib/debian/changelog +++ b/p/haskell-uulib/debian/changelog @@ -1,6 +1,7 @@ haskell-uulib (0.9.10-0.3) UNRELEASED; urgency=low * debian/control: Use Debian Haskell Group as Maintainer. + * debian/control: Change Priority: to extra. -- Marco TĂșlio Gontijo e Silva <marcot@riseup.net> Fri, 17 Jul 2009 12:20:13 -0300 diff --git a/p/haskell-uulib/debian/control b/p/haskell-uulib/debian/control index 0281025a4..06bf24b2c 100644 --- a/p/haskell-uulib/debian/control +++ b/p/haskell-uulib/debian/control @@ -1,6 +1,6 @@ Source: haskell-uulib Section: devel -Priority: optional +Priority: extra Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org> Build-Depends: debhelper (>= 5), cdbs, ghc6 (>= 6.8.2), ghc6-prof (>= 6.4.2), haskell-devscripts (>= 0.6.15+nmu1), cpphs, haddock, hugs, ghc6-doc, hscolour (>= 1.8) Standards-Version: 3.8.1 |
