Gert Wollny pushed to branch master at Debian Med / amide
Commits: 9f8a808d by Gert Wollny at 2020-12-05T22:34:39+01:00 d/*: cme fix dpkg - - - - - 35767e6a by Gert Wollny at 2020-12-05T22:39:35+01:00 d/copyright: fix lintian - - - - - cf6cac3e by Gert Wollny at 2020-12-05T22:43:55+01:00 d/changelog: new upload - - - - - 5 changed files: - debian/changelog - debian/control - debian/copyright - debian/patches/gsl_2x.patch - debian/patches/libav10.patch Changes: ===================================== debian/changelog ===================================== @@ -1,5 +1,6 @@ -amide (1.0.5-14) UNRELEASED; urgency=medium +amide (1.0.5-14) unstable; urgency=medium + [ Debian Janitor ] * Trim trailing whitespace. * Use versioned copyright format URI. * Wrap long lines in changelog entries: 0.8.21-3. @@ -7,7 +8,10 @@ amide (1.0.5-14) UNRELEASED; urgency=medium * Set upstream metadata fields: Name (from ./configure), Repository. * Fix day-of-week for changelog entries 0.9.1-4, 0.8.22-1, 0.8.21-4. - -- Debian Janitor <[email protected]> Mon, 27 Apr 2020 07:09:23 +0000 + [ Gert Wollny ] + * d/copyright: fix lintian + + -- Gert Wollny <[email protected]> Sat, 05 Dec 2020 22:43:35 +0100 amide (1.0.5-13) unstable; urgency=medium ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Andreas Tille <[email protected]>, Section: graphics Priority: optional Build-Depends: libtool, - debhelper-compat (= 11), + debhelper-compat (= 13), appstream-util, intltool, libxml-parser-perl, @@ -20,7 +20,7 @@ Build-Depends: libtool, libavformat-dev, libavutil-dev, yelp-tools -Standards-Version: 4.2.1 +Standards-Version: 4.5.1 Vcs-Browser: https://salsa.debian.org/med-team/amide Vcs-Git: https://salsa.debian.org/med-team/amide.git Homepage: http://amide.sourceforge.net/ ===================================== debian/copyright ===================================== @@ -3,14 +3,6 @@ Debianized-By: Dominique Belhachemi <[email protected]> Debianized-Date: Fri, 20 Apr 2007 21:32:15 +0200 Original-Source: http://amide.sourceforge.net/ - -Files: debian/* -Copyright: 2008, Dominique Belhachemi <[email protected]> -License: GPL-2+ - The Debian packaging is licensed under the GPL-2 or any later version, - see `/usr/share/common-licenses/GPL-2' - - Files: * Copyright: Copyright (©) 2007 by Andy Loening <[email protected]> @@ -33,6 +25,13 @@ License: GPL-2+ License, version 2 can be found in `/usr/share/common-licenses/GPL-2'. +Files: debian/* +Copyright: 2008, Dominique Belhachemi <[email protected]> +License: GPL-2+ + The Debian packaging is licensed under the GPL-2 or any later version, + see `/usr/share/common-licenses/GPL-2' + + Files: ./src/amitk_xif_sel.h ./src/amitk_xif_sel.c ===================================== debian/patches/gsl_2x.patch ===================================== @@ -1,8 +1,7 @@ -Description: Fix compilation against GSL >= 2.0 +Description: Fix compilation against GSL >= 2.0 +Bug-Debian: https://bugs.debian.org/805748 Author: Gert Wollny <[email protected]> Last-Update: Sun, 22 Nov 2015 14:21:00 +0000 -Bug-Debian: http://bugs.debian.org/805748 - --- amide-1.0.5.old/src/tb_profile.c 2015-11-22 14:00:16.361526795 +0100 +++ amide-1.0.5/src/tb_profile.c 2015-11-22 15:00:09.250887330 +0100 @@ -32,6 +32,7 @@ ===================================== debian/patches/libav10.patch ===================================== @@ -1,8 +1,7 @@ Description: Fix compilation against libav 10 +Bug-Debian: https://bugs.debian.org/739211 Author: Reinhard Tartler <[email protected]> Last-Update: Tue, 25 Feb 2014 13:37:02 +0000 -Bug-Debian: http://bugs.debian.org/739211 - --- a/src/mpeg_encode.c +++ b/src/mpeg_encode.c @@ -143,6 +143,10 @@ static void convert_rgb_pixbuf_to_yuv(yu View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/c542fedccdee6e5bba4c76731259897c05bbf956...cf6cac3eb2b392dbe06ae5d42c61a7a8703fb8ff -- View it on GitLab: https://salsa.debian.org/med-team/amide/-/compare/c542fedccdee6e5bba4c76731259897c05bbf956...cf6cac3eb2b392dbe06ae5d42c61a7a8703fb8ff 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
