Bug#967647: mtr: depends on deprecated GTK 2

2023-09-29 Thread Bastian Germann

I am uploading a NMU to fix this.
The debdiff is attached.diff -Nru mtr-0.95/debian/changelog mtr-0.95/debian/changelog
--- mtr-0.95/debian/changelog   2022-01-11 13:46:46.0 +0100
+++ mtr-0.95/debian/changelog   2023-09-29 10:39:36.0 +0200
@@ -1,3 +1,10 @@
+mtr (0.95-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload
+  * Build with GTK 3 (Closes: #967647)
+
+ -- Bastian Germann   Fri, 29 Sep 2023 10:39:36 +0200
+
 mtr (0.95-1) unstable; urgency=medium
 
   * New upstream version 0.95
diff -Nru mtr-0.95/debian/control mtr-0.95/debian/control
--- mtr-0.95/debian/control 2022-01-11 13:46:46.0 +0100
+++ mtr-0.95/debian/control 2023-09-29 10:39:09.0 +0200
@@ -8,7 +8,7 @@
 Homepage: https://www.bitwizard.nl/mtr/
 Build-Depends: automake,
debhelper-compat (= 13),
-   libgtk2.0-dev,
+   libgtk-3-dev,
libncurses-dev,
libjansson-dev
 Vcs-Browser: https://salsa.debian.org/debian/mtr


Bug#967647: mtr: depends on deprecated GTK 2

2023-09-03 Thread Bastian Germann

I have changed the Build-Depends to build with gtk3 in git.
Please consider uplloading an unstable version soon.



Bug#967647: mtr: depends on deprecated GTK 2

2022-05-20 Thread Jordi Mallach
Hi Roger,

El dv. 20 de 05 de 2022 a les 12:33 +0200, en/na Rogier Wolff va
escriure:
> 
> For Debian I then need to create a release I think. 
> 
> I'll try to do that soon. Thanks for testing. 

I'm not sure I understand. Debian unstable and Debian testing have MTR
0.95 which has GTK-3 support, so there's no need for a new release as
far as I can tell.

The version in Debian stable can't be upgraded, so it will remain using
GTK-2 until it's superseeded by a new stable version next year.

Jordi

-- 
Jordi Mallach 
Debian Project



Bug#967647: mtr: depends on deprecated GTK 2

2022-05-20 Thread Rogier Wolff


For Debian I then need to create a release I think. 

I'll try to do that soon. Thanks for testing. 

Roger.

On Fri, May 20, 2022 at 12:20:29PM +0200, Jordi Mallach wrote:
> Package: mtr
> Version: 0.95-1
> Followup-For: Bug #967647
> 
> Hi,
> 
> I just tested a build for this and I can confirm this works just
> swapping libgtk2.0-dev with libgtk-3-dev in the Build-Depends.
> 
> Please upload a package linked against libgtk-3-0.
> 
> Thanks,
> Jordi
> 
> -- System Information:
> Debian Release: bookworm/sid
>   APT prefers unstable
>   APT policy: (500, 'unstable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
> 
> Kernel: Linux 5.17.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
> Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8), 
> LANGUAGE=ca_ES:ca
> Shell: /bin/sh linked to /usr/bin/dash
> Init: systemd (via /run/systemd/system)
> LSM: AppArmor: enabled
> 
> Versions of packages mtr depends on:
> ii  libc62.33-7
> ii  libgdk-pixbuf-2.0-0  2.42.8+dfsg-1
> ii  libglib2.0-0 2.72.1-1
> ii  libgtk-3-0   3.24.33-2
> ii  libjansson4  2.14-2
> ii  libncurses6  6.3+20220423-2
> ii  libtinfo66.3+20220423-2
> 
> mtr recommends no packages.
> 
> mtr suggests no packages.
> 
> -- no debconf information
> 

-- 
** r.e.wo...@bitwizard.nl ** https://www.BitWizard.nl/ ** +31-15-2049110 **
**Delftechpark 11 2628 XJ  Delft, The Netherlands.  KVK: 27239233**
f equals m times a. When your f is steady, and your m is going down
your a is going up.  -- Chris Hadfield about flying up the space shuttle.



Bug#967647: mtr: depends on deprecated GTK 2

2022-05-20 Thread Jordi Mallach
Package: mtr
Version: 0.95-1
Followup-For: Bug #967647

Hi,

I just tested a build for this and I can confirm this works just
swapping libgtk2.0-dev with libgtk-3-dev in the Build-Depends.

Please upload a package linked against libgtk-3-0.

Thanks,
Jordi

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.17.0-2-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8), 
LANGUAGE=ca_ES:ca
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mtr depends on:
ii  libc62.33-7
ii  libgdk-pixbuf-2.0-0  2.42.8+dfsg-1
ii  libglib2.0-0 2.72.1-1
ii  libgtk-3-0   3.24.33-2
ii  libjansson4  2.14-2
ii  libncurses6  6.3+20220423-2
ii  libtinfo66.3+20220423-2

mtr recommends no packages.

mtr suggests no packages.

-- no debconf information



Bug#967647: mtr: depends on deprecated GTK 2

2022-01-11 Thread Paul Wise
On Tue, 2020-08-04 at 11:56 +0100, s...@debian.org wrote:

> his package has Build-Depends on GTK 2 (libgtk2.0-dev), or produces
> binary packages with a Depends on GTK 2.

This bug has been fixed upstream in version 0.95 of mtr in unstable,
which supports both GTK 2 and GTK 3. So this just needs an update of
the mtr build-depends to use GTK 3 to fix the issue.

-- 
bye,
pabs

https://wiki.debian.org/PaulWise


signature.asc
Description: This is a digitally signed message part