This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository osm-gps-map.
commit 002c225a24c236d5fd2a1011aa0a4169735e4258 Author: Bas Couwenberg <[email protected]> Date: Sun Sep 24 13:17:46 2017 +0200 Change priority from extra to optional. --- debian/changelog | 6 ++++++ debian/control | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 14c7ab4..79f4bb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +osm-gps-map (1.1.0-2) UNRELEASED; urgency=medium + + * Change priority from extra to optional. + + -- Ross Gammon <[email protected]> Sun, 24 Sep 2017 13:17:44 +0200 + osm-gps-map (1.1.0-1) unstable; urgency=medium [ Ross Gammon ] diff --git a/debian/control b/debian/control index 006c084..723ba38 100644 --- a/debian/control +++ b/debian/control @@ -63,7 +63,6 @@ Package: libosmgpsmap-1.0-dbg Architecture: any Multi-Arch: same Section: debug -Priority: extra Depends: ${misc:Depends}, libosmgpsmap-1.0-1 (= ${binary:Version}) Conflicts: libosmgpsmap-1.0-0-dbg -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/osm-gps-map.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

