This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository routino.

commit 02eadfe9cc29b534fedf2489410c571701b4a0bd
Author: Bas Couwenberg <sebas...@xs4all.nl>
Date:   Sun Sep 13 11:34:12 2015 +0200

    Override dh_install to use --list-missing.
---
 debian/changelog | 1 +
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index a460dfe..b970d44 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ routino (3.0-1) UNRELEASED; urgency=medium
     - Update copyright years for Andrew M. Bishop
     - Add license & copyright for mman-win32.{c,h}
   * Update Vcs-Browser URL to use HTTPS.
+  * Override dh_install to use --list-missing.
 
  -- Bas Couwenberg <sebas...@debian.org>  Sun, 13 Sep 2015 10:47:14 +0200
 
diff --git a/debian/rules b/debian/rules
index cd31ac4..ed87ae2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,3 +37,6 @@ override_dh_auto_install:
        install -m 644 debian/avahi.conf 
$(CURDIR)/debian/tmp/etc/routino-www/routino-www.service
        install -m 644 debian/routino-www.desktop 
$(CURDIR)/debian/tmp/etc/routino-www/
 
+override_dh_install:
+       dh_install --list-missing
+

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-grass/routino.git

_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to