This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch master in repository openlugaru.
commit 3ab4d74e0cd7759417f7d9ab365948e57d158261 Author: Martin Erik Werner <[email protected]> Date: Wed Jan 18 23:50:59 2017 +0100 Remove symlink in data package Since data finding now works out of the box when upstream binary is compiled with with cmake-defined SYSTEM_INSTALL, drop the data symlink. --- debian/TODO | 3 --- debian/openlugaru-data.links | 1 - 2 files changed, 4 deletions(-) diff --git a/debian/TODO b/debian/TODO index 425ee0a..a8464d9 100644 --- a/debian/TODO +++ b/debian/TODO @@ -13,9 +13,6 @@ * Check and sync debian/copyright with new release (CONTENT-LICENSE.txt). -* Check and likely clean up install structure (removing symlinks..). - - Ongoing by mew - * Check, drop/refresh debian/patches/*. * Probably drop debian/scripts helper and run binary directly. diff --git a/debian/openlugaru-data.links b/debian/openlugaru-data.links deleted file mode 100644 index 24eee11..0000000 --- a/debian/openlugaru-data.links +++ /dev/null @@ -1 +0,0 @@ -usr/share/games/openlugaru/Data usr/lib/games/openlugaru/Data -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openlugaru.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

