This is an automated email from the git hooks/post-receive script. gewo pushed a commit to branch master in repository amide.
commit 94d6c2b93ae2e6061245fc9bd50e5b6127aa1647 Author: Gert Wollny <[email protected]> Date: Sun Sep 24 15:20:28 2017 +0000 Add patch description --- debian/patches/remove-autdated-gnome-macros.patch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/patches/remove-autdated-gnome-macros.patch b/debian/patches/remove-autdated-gnome-macros.patch index e97d61d..1cfc4e8 100644 --- a/debian/patches/remove-autdated-gnome-macros.patch +++ b/debian/patches/remove-autdated-gnome-macros.patch @@ -1,8 +1,10 @@ Author: Gert Wollny <[email protected]> Last-Update: 2016-07-14 11:17:55 +0200 Bug-Debian: https://bugs.debian.org/830051 -Description: Remove use of deprecated gnome-common macros/variables - +Description: Switch to yelp help system to remove gnome-common dependency + The patch replaces the creation installation of the applicationdocumentation + to use the yelp and changes to code to call yelp directly. + It also disables the unued gtk-doc completely. --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,6 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/amide.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
