The following commit has been merged in the master branch:
commit 262721a9d4ee68526e16e5c1253c01cfec0c1a91
Author: Bas Couwenberg <[email protected]>
Date: Fri Nov 22 02:49:52 2013 +0100
Change priority to optional, keep priority extra for -dbg package.
diff --git a/debian/changelog b/debian/changelog
index 541f8dc..1ae6d8f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,7 @@ spatialite-gui (1.7.1-1) experimental; urgency=low
* Add lintian override for missing man page, not useful for GUI program.
* Add Keywords entry to desktop file.
* Update copyright file.
+ * Change priority to optional, keep priority extra for -dbg package.
-- Bas Couwenberg <[email protected]> Mon, 30 Sep 2013 19:30:46 +0200
diff --git a/debian/control b/debian/control
index 9cafb34..c81b582 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: utils
-Priority: extra
+Priority: optional
Build-Depends: debhelper (>= 9~),
dh-autoreconf,
pkg-config,
@@ -39,6 +39,7 @@ Description: user-friendly graphical user interface for
SpatiaLite
Package: spatialite-gui-dbg
Architecture: any
Section: debug
+Priority: extra
Depends: ${shlibs:Depends},
${misc:Depends},
spatialite-gui (= ${binary:Version})
--
user-friendly graphical user interface for spatialite
_______________________________________________
Pkg-grass-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel