Andreas Tille pushed to branch master at Debian Med / amide
Commits: 2d56f046 by Andreas Tille at 2018-06-16T16:46:04+02:00 Remove Dominique Belhachemi from Uploaders - - - - - dd968c82 by Andreas Tille at 2018-06-16T16:47:03+02:00 Build-Depends: libmdc-dev (instead of libmdc2-dev) - - - - - 1eb6bb37 by Andreas Tille at 2018-06-16T16:47:20+02:00 debhelper 11 - - - - - 8ed885c1 by Andreas Tille at 2018-06-16T16:47:55+02:00 Point Vcs fields to salsa.debian.org - - - - - 42738f68 by Andreas Tille at 2018-06-16T16:47:55+02:00 Standards-Version: 4.1.4 - - - - - 587a6d4e by Andreas Tille at 2018-06-16T16:54:39+02:00 Spelling - - - - - 6f35d2ad by Andreas Tille at 2018-06-16T16:55:19+02:00 Delete unneeded get-orig-source target - - - - - 0f3aa56f by Andreas Tille at 2018-06-16T21:51:45+02:00 Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/compat - debian/control - debian/patches/remove-autdated-gnome-macros.patch - debian/rules Changes: ===================================== debian/changelog ===================================== --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +amide (1.0.5-11) unstable; urgency=medium + + * Remove Dominique Belhachemi from Uploaders + * Build-Depends: libmdc-dev (instead of libmdc2-dev) + * debhelper 11 + * Point Vcs fields to salsa.debian.org + * Standards-Version: 4.1.4 + * Delete unneeded get-orig-source target + + -- Andreas Tille <[email protected]> Sat, 16 Jun 2018 16:55:26 +0200 + amide (1.0.5-10) unstable; urgency=medium * d/p/ffmpeg-35: fix compilation with ffpeg-3.5, Closes: #888342 ===================================== debian/compat ===================================== --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== --- a/debian/control +++ b/debian/control @@ -1,12 +1,11 @@ Source: amide Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Dominique Belhachemi <[email protected]>, - Andreas Tille <[email protected]>, +Uploaders: Andreas Tille <[email protected]>, Gert Wollny <[email protected]> Section: graphics Priority: optional Build-Depends: libtool, - debhelper (>= 10), + debhelper (>= 11~), appstream-util, intltool, scrollkeeper, @@ -15,16 +14,16 @@ Build-Depends: libtool, libxml2-dev, libgnomecanvas2-dev, libgsl-dev, - libmdc2-dev, + libmdc-dev, libdcmtk-dev, libvolpack1-dev, libavcodec-dev, libavformat-dev, libavutil-dev, - yelp-tools -Standards-Version: 4.1.2 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/amide.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/amide.git + yelp-tools +Standards-Version: 4.1.4 +Vcs-Browser: https://salsa.debian.org/med-team/amide +Vcs-Git: https://salsa.debian.org/med-team/amide.git Homepage: http://amide.sourceforge.net/ Package: amide ===================================== debian/patches/remove-autdated-gnome-macros.patch ===================================== --- a/debian/patches/remove-autdated-gnome-macros.patch +++ b/debian/patches/remove-autdated-gnome-macros.patch @@ -4,7 +4,7 @@ Bug-Debian: https://bugs.debian.org/830051 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. + It also disables the unused gtk-doc completely. --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,6 @@ ===================================== debian/rules ===================================== --- a/debian/rules +++ b/debian/rules @@ -30,7 +30,3 @@ override_dh_auto_configure: override_dh_auto_test: echo "Do not run autotest" - -get-orig-source: - uscan --verbose --force-download - View it on GitLab: https://salsa.debian.org/med-team/amide/compare/513aecd117424dd8424143f378e018a48ab4b35b...0f3aa56f230cadfbd95bba31f2d7608c58cef960 -- View it on GitLab: https://salsa.debian.org/med-team/amide/compare/513aecd117424dd8424143f378e018a48ab4b35b...0f3aa56f230cadfbd95bba31f2d7608c58cef960 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
