[SCM] bovo packaging branch, master, updated. debian/16.08.1-1-37-g1331aff

Pino Toscano pino at moszumanska.debian.org
Sat Nov 18 08:56:31 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/bovo.git;a=commitdiff;h=4949448

The following commit has been merged in the master branch:
commit 4949448de89bf6ac934dfc2da878481845877df4
Author: Pino Toscano <pino at debian.org>
Date:   Sat Nov 18 09:52:50 2017 +0100

    fix local installation
---
 debian/bovo.install | 2 --
 debian/changelog    | 3 +++
 debian/rules        | 3 ---
 3 files changed, 3 insertions(+), 5 deletions(-)

diff --git a/debian/bovo.install b/debian/bovo.install
deleted file mode 100644
index 99cc823..0000000
--- a/debian/bovo.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/games/bovo
-usr/share/*
diff --git a/debian/changelog b/debian/changelog
index d773164..a07decd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ bovo (4:17.08.3-1~1) UNRELEASED; urgency=medium
   * New upstream release.
   * Adjust l10npkgs_firstversion_ok to the version where kde-l10n will drop
     translations.
+  * Stop forcing debian/tmp as local installation directory, installing
+    everything to the final location
+    - drop bovo.install, no more useful now
 
  -- Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde at lists.debian.org>  Tue, 31 Oct 2017 17:58:14 +0100
 
diff --git a/debian/rules b/debian/rules
index 9461751..4d07a48 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,6 +7,3 @@ include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk
 
 override_dh_auto_configure:
 	$(overridden_command) -- -DBIN_INSTALL_DIR=/usr/games
-
-override_dh_auto_install:
-	$(overridden_command) --destdir=debian/tmp

-- 
bovo packaging



More information about the pkg-kde-commits mailing list