This is an automated email from the git hooks/post-receive script. gewo pushed a commit to branch master in repository aeskulap.
commit 2efc4d2927a703e3f90b56c37324d6ca15d9ce4d Author: Gert Wollny <[email protected]> Date: Tue Jan 23 10:24:57 2018 +0100 d/p/remove-appdata: (Temporarly) remove appdata to silence lintian errors --- debian/patches/remove-appdata.patch | 13 +++++++++++++ debian/patches/series | 1 + 2 files changed, 14 insertions(+) diff --git a/debian/patches/remove-appdata.patch b/debian/patches/remove-appdata.patch new file mode 100644 index 0000000..23f123b --- /dev/null +++ b/debian/patches/remove-appdata.patch @@ -0,0 +1,13 @@ +--- a/src/Makefile.am ++++ b/src/Makefile.am +@@ -68,8 +68,8 @@ + desktopdir = $(datadir)/applications + desktop_DATA = aeskulap.desktop + +-appdatadir = $(datadir)/appdata +-appdata_DATA = aeskulap.appdata.xml ++#appdatadir = $(datadir)/appdata ++#appdata_DATA = aeskulap.appdata.xml + + EXTRA_DIST = \ + aeskulap.glade \ diff --git a/debian/patches/series b/debian/patches/series index 2d0b6e6..c3df904 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -5,3 +5,4 @@ desktop-file.patch remove-ignore-typedef.patch newDicomElement.patch GSettings-configuratio-storage.patch +remove-appdata.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/aeskulap.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
