[med-svn] [Git][med-team/praat][master] 4 commits: d/p/cross-build.patch: Improve patch
Rafael Laboissière (@rafael)
gitlab at salsa.debian.org
Sun Jan 8 11:54:15 GMT 2023
Rafael Laboissière pushed to branch master at Debian Med / praat
Commits:
0ac39257 by Rafael Laboissière at 2023-01-08T06:34:52-03:00
d/p/cross-build.patch: Improve patch
Thanks: Helmut Grohne <helmut at subdivi.de>
Closes: #1028145
- - - - -
bce831f5 by Rafael Laboissière at 2023-01-08T06:34:58-03:00
d/copyright: Update Copyright years for debian/* files
- - - - -
3160eff9 by Rafael Laboissière at 2023-01-08T06:34:58-03:00
d/control: Bump Standards-Version to 4.6.2 (no changes needed)
- - - - -
b57557b9 by Rafael Laboissière at 2023-01-08T06:35:30-03:00
d/changelog: Add entry for release 6.3.03-2
Gbp-Dch: Ignore
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/copyright
- debian/patches/cross-build.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+praat (6.3.03-2) unstable; urgency=medium
+
+ * d/p/cross-build.patch: Improve patch.
+ Thanks to Helmut Grohne <helmut at subdivi.de> (Closes: #1028145)
+ * d/copyright: Update Copyright years for debian/* files
+ * d/control: Bump Standards-Version to 4.6.2 (no changes needed)
+
+ -- Rafael Laboissière <rafael at debian.org> Sun, 08 Jan 2023 06:35:12 -0300
+
praat (6.3.03-1) unstable; urgency=medium
* New upstream version 6.3.03
=====================================
debian/control
=====================================
@@ -14,7 +14,7 @@ Build-Depends: debhelper-compat (= 13),
python3:any,
xauth,
xvfb
-Standards-Version: 4.6.1
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/med-team/praat
Vcs-Git: https://salsa.debian.org/med-team/praat.git
Homepage: https://www.praat.org
=====================================
debian/copyright
=====================================
@@ -187,7 +187,7 @@ License: LGPL-2+
GNU Lesser General Public License, version 2.1 or later
Files: debian/*
-Copyright: 2005-2009, 2012-2022 Rafael Laboissière <rafael at debian.org>
+Copyright: 2005-2009, 2012-2023 Rafael Laboissière <rafael at debian.org>
2009-2011 Andreas Tille <tille at debian.org>
License: GPL-3+
=====================================
debian/patches/cross-build.patch
=====================================
@@ -1,9 +1,9 @@
Description: Fix cross-build issues
Author: Helmut Grohne <helmut at subdivi.de>
-Bug-Debian: https://bugs.debian.org/919490
+Bug-Debian: https://bugs.debian.org/919490, https://bugs.debian.org/1028145
Forwarded: not-needed
Reviewed-By: Rafael Laboissière <rafael at debian.org>
-Last-Update: 2021-11-18
+Last-Update: 2023-01-08
--- a/makefiles/makefile.defs.chrome64
+++ b/makefiles/makefile.defs.chrome64
@@ -25,3 +25,14 @@ Last-Update: 2021-11-18
AR = ar
RANLIB = ls
+--- a/makefiles/makefile.defs.linux.pulse
++++ b/makefiles/makefile.defs.linux.pulse
+@@ -18,7 +18,7 @@
+
+ EXECUTABLE = praat
+
+-LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -no-pie -lm -lpulse -lasound -lpthread -L /usr/lib/x86_64-linux-gnu
++LIBS = `$(PKG_CONFIG) --libs gtk+-3.0` -no-pie -lm -lpulse -lasound -lpthread
+
+ AR = ar
+ RANLIB = ls
View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/1d2e9e7fe60069fce9c62809f79d7b09fe2cbd43...b57557b9490ff1e7cc01cef111275effdca6a390
--
View it on GitLab: https://salsa.debian.org/med-team/praat/-/compare/1d2e9e7fe60069fce9c62809f79d7b09fe2cbd43...b57557b9490ff1e7cc01cef111275effdca6a390
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20230108/fd820082/attachment-0001.htm>
More information about the debian-med-commit
mailing list