This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository liboptions-java.
commit 0ea4e10eb2b9c6d4ab692f0e3ce47ffa50e932c7 Author: Andreas Tille <[email protected]> Date: Sun Nov 29 09:23:35 2015 +0100 Fix lintian issues --- debian/changelog | 1 + debian/patches/build_xml.patch | 4 ++++ debian/watch | 2 ++ 3 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index fc5c45d..e2f872e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ liboptions-java (0.0.20120113-2) unstable; urgency=medium * cme fix dpkg-control * cme fix dpkg-copyright * debhelper 9 + * Fix lintian issues -- Andreas Tille <[email protected]> Sun, 29 Nov 2015 09:15:43 +0100 diff --git a/debian/patches/build_xml.patch b/debian/patches/build_xml.patch index 4f96b4b..e812258 100644 --- a/debian/patches/build_xml.patch +++ b/debian/patches/build_xml.patch @@ -1,3 +1,7 @@ +Author: Andreas Tille <[email protected]> +Last-Update: Tue, 17 Jan 2012 14:33:34 +0100 +Description: Use Debian packaged jdom + --- options.orig/build.xml +++ options/build.xml @@ -71,4 +71,5 @@ diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..4f0cb8d --- /dev/null +++ b/debian/watch @@ -0,0 +1,2 @@ +# Source code was sent via mail from +# Dr. Matthias Laux <[email protected]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/liboptions-java.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
