This is an automated email from the git hooks/post-receive script. vivicoder-guest pushed a commit to branch master in repository lugaru.
commit 1f3faf6eadc9774cf26a76307a0736cd567307e2 Author: Vincent Prat <[email protected]> Date: Sat Sep 30 11:52:41 2017 +0200 Change priority of transitional packages --- debian/changelog | 1 + debian/control | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3bcca7b..35ebf52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ lugaru (1.2-3) unstable; urgency=medium * Multi-arch metadata for openlugaru-data * Update Standards-Version to 4.1.1 + * Set priority of transitional packages to optional -- Vincent Prat <[email protected]> Sat, 30 Sep 2017 10:58:25 +0200 diff --git a/debian/control b/debian/control index b5e21c4..fd0fa15 100644 --- a/debian/control +++ b/debian/control @@ -50,7 +50,6 @@ Package: openlugaru Depends: lugaru, ${misc:Depends} Architecture: all -Priority: extra Section: oldlibs Description: transitional package This is a transitional package. It can be safely removed. @@ -60,7 +59,6 @@ Depends: lugaru-data, ${misc:Depends} Architecture: all Multi-Arch: foreign -Priority: extra Section: oldlibs Description: transitional package - data This is a transitional package for the data. It can be safely removed. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lugaru.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

