The following commit has been merged in the master branch:
commit b9680fa1a74e986ee07fd1251b8fa027d6eb5d03
Author: Bas Couwenberg <[email protected]>
Date:   Thu Nov 21 23:10:07 2013 +0100

    Change Priority to optional, keep Priority extra for -dbg package.

diff --git a/debian/changelog b/debian/changelog
index f909b96..46f60c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+freexl (1.0.0f-2) UNRELEASED; urgency=low
+
+  * Change Priority to optional, keep Priority extra for -dbg package.
+
+ -- Bas Couwenberg <[email protected]>  Thu, 21 Nov 2013 23:08:31 +0100
+
 freexl (1.0.0f-1) unstable; urgency=low
 
   * New upstream version.
diff --git a/debian/control b/debian/control
index 1261989..78e8f69 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian GIS Project 
<[email protected]>
 Uploaders: David Paleino <[email protected]>,
            Bas Couwenberg <[email protected]>
 Section: libs
-Priority: extra
+Priority: optional
 Build-Depends: debhelper (>= 9~),
                autotools-dev,
                dh-autoreconf
@@ -46,6 +46,7 @@ Package: libfreexl1-dbg
 Architecture: any
 Multi-Arch: same
 Section: debug
+Priority: extra
 Depends: libfreexl1 (= ${binary:Version}),
          ${misc:Depends}
 Description: library for direct reading of Microsoft Excel spreadsheets - debug

-- 
library for direct reading of Microsoft Excel spreadsheets

_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to