[debian-edu-commits] debian-edu/slbackup-php.git (#136) - master (branch) updated: debian/0.3-5-94-g3cdb379
Mike Gabriel
sunweaver at alioth.debian.org
Fri Jun 7 15:56:47 UTC 2013
The branch, master has been updated
via 3cdb379424525614585902ea18356ee9ca9ca42a (commit)
from 1a80508f217124fac3ddc7ff85f4caac53ad5d78 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 3cdb379424525614585902ea18356ee9ca9ca42a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Jun 7 17:54:17 2013 +0200
Lintian issues: Add override for »slbackup-php: desktop-command-not-in-package usr/share/applications/slbackup-php.desktop x-www-browser«.
-----------------------------------------------------------------------
Summary of changes:
debian/changelog | 3 +++
debian/rules | 1 +
debian/slbackup-php.lintian-overrides | 4 ++++
3 files changed, 8 insertions(+), 0 deletions(-)
create mode 100644 debian/slbackup-php.lintian-overrides
The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index bfb78e1..ba13a2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ slbackup-php (0.4.4-1) UNRELEASED; urgency=low
* /debian/rules:
+ Add rules build-arch and build-indep.
* Install slbackup-php.desktop into bin:package.
+ * Lintian issues:
+ + Add override for »slbackup-php: desktop-command-not-in-package
+ usr/share/applications/slbackup-php.desktop x-www-browser«.
[ Petter Reinholdtsen ]
* Remove no longer active uploaders Patrick Winnertz, Morten Werner
diff --git a/debian/rules b/debian/rules
index 7adae8e..f40befb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -44,6 +44,7 @@ binary-indep: build install
dh_installcron
dh_installdebconf
dh_installman
+ dh_lintian
dh_link
dh_compress
dh_fixperms
diff --git a/debian/slbackup-php.lintian-overrides b/debian/slbackup-php.lintian-overrides
new file mode 100644
index 0000000..26e96b7
--- /dev/null
+++ b/debian/slbackup-php.lintian-overrides
@@ -0,0 +1,4 @@
+# if installing slbackup locally it has to be controlled via a webbrowser, of
+# course we do not ship that in the slbackup-php bin:package
+# The x-www-browser is in the Suggests: field of the package instead.
+slbackup-php: desktop-command-not-in-package usr/share/applications/slbackup-php.desktop x-www-browser
hooks/post-receive
--
slbackup-php.git (Debian package slbackup-php)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "slbackup-php.git" (Debian package slbackup-php).
More information about the debian-edu-commits
mailing list