[Pkg-haskell-commits] [SCM] Data type conversions branch, master, updated. debian/1.0.6-1-8-g8db61e1

Joachim Breitner nomeata at debian.org
Sat Dec 5 16:53:13 UTC 2009


The following commit has been merged in the master branch:
commit d244c38425f0f90dfae20068e049b45f2b79579f
Author: Joachim Breitner <nomeata at debian.org>
Date:   Sat Dec 5 17:38:07 2009 +0100

    Change priority to extra

diff --git a/debian/changelog b/debian/changelog
index 5ab2263..4d5575b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 haskell-convertible (1.0.6-2) UNRELEASED; urgency=low
 
+  [ Erik de Castro Lopo ]
   * debian/rules
     - Convert to hlibrary.mk (dh_haskell was removed to haskell-devscripts).
   * debian/control
@@ -11,6 +12,9 @@ haskell-convertible (1.0.6-2) UNRELEASED; urgency=low
    * debian/compat
     - Version 5
 
+  [ Joachim Breitner ]
+  * Change priority to extra
+
  -- Erik de Castro Lopo <erikd at mega-nerd.com>  Mon, 23 Nov 2009 20:30:55 +1100
 
 haskell-convertible (1.0.6-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 0b9839d..12307e6 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: haskell-convertible
-Priority: optional
+Priority: extra
 Uploaders: John Goerzen <jgoerzen at complete.org>
 Maintainer: Debian Haskell Group <pkg-haskell-maintainers at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 5.0.0),

-- 
Data type conversions



More information about the Pkg-haskell-commits mailing list