]> git.donarmstrong.com Git - neurodebian.git/commitdiff
more fixes and overrides
authorYaroslav Halchenko <debian@onerussian.com>
Fri, 8 Aug 2014 19:34:18 +0000 (15:34 -0400)
committerYaroslav Halchenko <debian@onerussian.com>
Fri, 8 Aug 2014 19:44:59 +0000 (15:44 -0400)
debian/control
debian/neurodebian-desktop.lintian-overrides [new file with mode: 0644]
debian/neurodebian-guest-additions.lintian-overrides [new file with mode: 0644]
debian/neurodebian.templates

index 425efb24d8a38d4cf4aac11bdd3e31f19c751d06..e3385ac152e7ba2c62529f59dd1140e9bb51e9b8 100644 (file)
@@ -3,7 +3,7 @@ Section: science
 Priority: optional
 Maintainer: NeuroDebian Team <team@neuro.debian.net>
 Uploaders: Michael Hanke <mih@debian.org>, Yaroslav Halchenko <debian@onerussian.com>
-Build-Depends: debhelper (>= 7.0.50~), xcftools, help2man, inkscape, imagemagick, python-html5lib
+Build-Depends: debhelper (>= 7.0.50~), xcftools, help2man, inkscape, imagemagick, python-html5lib, po-debconf
 Standards-Version: 3.9.5
 Homepage: http://neuro.debian.net
 Vcs-Browser: http://git.debian.org/?p=pkg-exppsy/neurodebian.git
diff --git a/debian/neurodebian-desktop.lintian-overrides b/debian/neurodebian-desktop.lintian-overrides
new file mode 100644 (file)
index 0000000..4e09e3f
--- /dev/null
@@ -0,0 +1,7 @@
+# Those .desktop files on purpose do not include main category for
+# them all to appear only under a non-standard additional NeuroDebian
+# submenu
+neurodebian-desktop: desktop-entry-lacks-main-category usr/share/applications/neurodebian-*.desktop
+
+# .desktop entries to fire up a browser pointing to a webpage (e.g. documentation)
+neurodebian-desktop: desktop-command-not-in-package usr/share/applications/neurodebian-*.desktop x-www-browser
diff --git a/debian/neurodebian-guest-additions.lintian-overrides b/debian/neurodebian-guest-additions.lintian-overrides
new file mode 100644 (file)
index 0000000..235203c
--- /dev/null
@@ -0,0 +1,12 @@
+# This package is intended to be installed only under VirtualBox.
+# Those deployments could be considered "local", thus making /mnt
+# the logical location for a custom mount point.  No other files
+# get installed under that directory
+neurodebian-guest-additions: dir-or-file-in-mnt mnt/host/
+
+# No manpage yet
+neurodebian-guest-additions: binary-without-manpage usr/bin/nd-vmsetupwizard
+
+# Similarly to the case of .desktop files in -desktop package
+# lack of main category is intentional
+neurodebian-guest-additions: desktop-entry-lacks-main-category usr/share/applications/neurodebianguest-vmsetupwizard.desktop
index 70f61d7256a6f2a28570bee33f0b47292b3283f9..03d814b250f1f07d2335594d36378b59d95817bc 100644 (file)
@@ -85,7 +85,7 @@ _Description: Additional suffix for the NeuroDebian APT file name:
 
 Template: neurodebian/run-update-note
 Type: note
-_Description: APT list of packages needs to be updated.
+_Description: APT list of packages needs to be updated
  For the installed NeuroDebian APT configuration to take an effect,
  list of packages needs to be updated.  This needs to be done
  "manually" (e.g., via apt-get update) upon completion of installation