Bug#1073245: kdevelop: please enable the usage of LLVM/Clang on loong64

2024-07-16 Thread zhangdandan

Hi maintainers,

On Sat, 15 Jun 2024 14:12:50 +0800 zhangdandan wrote:

> Source: kdevelop
> Version: 4:23.08.1-2
> Severity: normal
> Tags: patch
> User: debian-loonga...@lists.debian.org
> Usertags: loong64
>
> Dear maintainers,
>
> Compiling the kdevelop failed for loong64 in the Debian Package
> Auto-Building environment.
> The build error log is as follows,
> ```
> dh_install: warning: Cannot find (any matches for)
> "usr/lib/*/libKDevClangPrivate.so.512" (tried in ., debian/tmp)
>
> dh_install: warning: kdevelop missing files:
> usr/lib/*/libKDevClangPrivate.so.512
> dh_install: warning: Cannot find (any matches for)
> "usr/lib/*/qt5/plugins/kdevplatform/512/kdevclangsupport.so" (tried in
> ., debian/tmp)
>
> dh_install: warning: kdevelop missing files:
> usr/lib/*/qt5/plugins/kdevplatform/512/kdevclangsupport.so
> dh_install: error: missing files, aborting
> make: *** [debian/rules:22: binary-arch] Error 255
> dpkg-buildpackage: error: debian/rules binary-arch subprocess returned
> exit status 2
> ```
> The full log can be found at
> 
https://buildd.debian.org/status/logs.php?pkg=kdevelop=4%3A23.08.1-2=loong64.

>
> Please enable the usage of LLVM/Clang on loong64, as clang, llvm-dev is
> available there.
> View http://ftp.ports.debian.org/debian-ports/pool-loong64/main/l/.
> The support for loongarch in Debian llvm is complete.
>
> Please consider the patch I attached.
> I have built kdevelop successfully in my local ENV.

Please take care of the patch we attached for loong64 in 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073245#5.


For loong64, now kdevelop's support for loong64 has been uploaded to the 
unreleased repository of debian-ports.
Please check 
http://ftp.ports.debian.org/debian-ports/pool-loong64/main/k/kdevelop/.


Could you add loong64 support in the next upload?

Thanks
Dandan Zhang



Bug#1073245: kdevelop: please enable the usage of LLVM/Clang on loong64

2024-06-15 Thread zhangdandan

Source: kdevelop
Version: 4:23.08.1-2
Severity: normal
Tags: patch
User: debian-loonga...@lists.debian.org
Usertags: loong64

Dear maintainers,

Compiling the kdevelop failed for loong64 in the Debian Package 
Auto-Building environment.

The build error log is as follows,
```
dh_install: warning: Cannot find (any matches for) 
"usr/lib/*/libKDevClangPrivate.so.512" (tried in ., debian/tmp)


dh_install: warning: kdevelop missing files: 
usr/lib/*/libKDevClangPrivate.so.512
dh_install: warning: Cannot find (any matches for) 
"usr/lib/*/qt5/plugins/kdevplatform/512/kdevclangsupport.so" (tried in 
., debian/tmp)


dh_install: warning: kdevelop missing files: 
usr/lib/*/qt5/plugins/kdevplatform/512/kdevclangsupport.so

dh_install: error: missing files, aborting
make: *** [debian/rules:22: binary-arch] Error 255
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned 
exit status 2

```
The full log can be found at 
https://buildd.debian.org/status/logs.php?pkg=kdevelop=4%3A23.08.1-2=loong64.


Please enable the usage of LLVM/Clang on loong64, as clang, llvm-dev is 
available there.

View http://ftp.ports.debian.org/debian-ports/pool-loong64/main/l/.
The support for loongarch in Debian llvm is complete.

Please consider the patch I attached.
I have built kdevelop successfully in my local ENV.
```
..
dpkg-deb: building package 'plasma-kdevelop' in 
'../plasma-kdevelop_23.08.1-2_loong64.deb'.

 dpkg-genbuildinfo -O../kdevelop_23.08.1-2_loong64.buildinfo
 dpkg-genchanges -O../kdevelop_23.08.1-2_loong64.changes
```
Your opinions are welcome.

Thanks,
Dandan Zhang
diff -Nru kdevelop-23.08.1/debian/changelog kdevelop-23.08.1/debian/changelog
--- kdevelop-23.08.1/debian/changelog   2023-09-24 15:15:06.0 +
+++ kdevelop-23.08.1/debian/changelog   2024-06-15 03:31:13.0 +0000
@@ -1,3 +1,9 @@
+kdevelop (4:23.08.1-2+loong64) unreleased; urgency=medium
+
+  * Enable the usage of LLVM/Clang on loong64.
+
+ -- Dandan Zhang   Sat, 15 Jun 2024 03:31:13 +
+
 kdevelop (4:23.08.1-2) unstable; urgency=medium
 
   * Upload to unstable.
diff -Nru kdevelop-23.08.1/debian/control kdevelop-23.08.1/debian/control
--- kdevelop-23.08.1/debian/control 2023-09-18 06:54:53.0 +
+++ kdevelop-23.08.1/debian/control 2024-06-15 03:29:35.0 +
@@ -4,7 +4,7 @@
 Maintainer: Debian Qt/KDE Maintainers 
 Uploaders: Pino Toscano ,
 Build-Depends: bash-completion,
-   clang (>= 1:6.0) [!alpha !hppa !ia64 !loong64 !m68k !sh4 
!sparc64 !x32],
+   clang (>= 1:6.0) [!alpha !hppa !ia64 !m68k !sh4 !sparc64 !x32],
cmake (>= 3.16~),
debhelper-compat (= 13),
dh-exec,
@@ -15,7 +15,7 @@
kdevelop-pg-qt (>= 2.2.0),
libboost-serialization-dev,
libastyle-dev (>= 3.1),
-   libclang-dev (>= 1:6.0) [!alpha !hppa !ia64 !loong64 !m68k !sh4 
!sparc64 !x32],
+   libclang-dev (>= 1:6.0) [!alpha !hppa !ia64 !m68k !sh4 !sparc64 
!x32],
libgrantlee5-dev,
libkf5archive-dev (>= 5.91.0~),
libkf5config-dev (>= 5.91.0~),
@@ -48,7 +48,7 @@
libkomparediff2-dev,
libqt5webkit5-dev (>= 5.15.2~),
libsvn-dev,
-   llvm-dev (>= 1:6.0) [!alpha !hppa !ia64 !loong64 !m68k !sh4 
!sparc64 !x32],
+   llvm-dev (>= 1:6.0) [!alpha !hppa !ia64 !m68k !sh4 !sparc64 
!x32],
okteta-dev (>= 5:0.26.2~),
pkg-config,
    qtbase5-dev (>= 5.15.2~),
diff -Nru kdevelop-23.08.1/debian/rules kdevelop-23.08.1/debian/rules
--- kdevelop-23.08.1/debian/rules   2023-09-18 05:00:23.0 +
+++ kdevelop-23.08.1/debian/rules   2024-06-15 03:28:45.0 +
@@ -6,7 +6,7 @@
 export KDEV_PLUGIN_VERSION=512
 
 # The list of architectures (expanded, without wildcards) that do not use clang
-no_clang_args = alpha hppa ia64 loong64 m68k sh4 sparc64 x32
+no_clang_args = alpha hppa ia64 m68k sh4 sparc64 x32
 ifeq (,$(filter $(DEB_HOST_ARCH), $(no_clang_args)))
 # The clang-N used for the build by the unversioned clang
 current_clang_pkg = $(shell dpkg -S "$(shell realpath $(shell env PATH=$$(echo 
"$$PATH" | sed -r -e 's|/usr/lib/ccache/?:||') which clang))" | cut -d: -f1)


kdevelop-python is marked for autoremoval from testing

2024-06-12 Thread Debian testing autoremoval watch
kdevelop-python 23.08.1-1 is marked for autoremoval from testing on 2024-06-21

It (build-)depends on packages with these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop is marked for autoremoval from testing

2024-06-12 Thread Debian testing autoremoval watch
kdevelop 4:23.08.1-2 is marked for autoremoval from testing on 2024-06-21

It is affected by these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop-php is marked for autoremoval from testing

2024-06-12 Thread Debian testing autoremoval watch
kdevelop-php 23.08.1-1 is marked for autoremoval from testing on 2024-06-21

It (build-)depends on packages with these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



Bug#1072771: marked as done (kdevelop: symbol lookup error)

2024-06-12 Thread Debian Bug Tracking System
Your message dated Wed, 12 Jun 2024 13:40:38 -0600
with message-id 

and subject line Re: kdevelop: symbol lookup error
has caused the Debian Bug report #1072771,
regarding kdevelop: symbol lookup error
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1072771: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072771
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdevelop
Version: 4:23.08.1-2+b2
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: tommyi...@yahoo.com

Dear Maintainer,

The most recent update to kdevelop (I believe around May 21st) makes this
program fail to start. I get the following error and then it exits:
kdevelop: symbol lookup error: /lib/x86_64-linux-gnu/libQt5Quick.so.5:
undefined symbol:
_ZN18QTextureGlyphCache8populateEP11QFontEngineiPKjPK11QFixedPointb, version
Qt_5_PRIVATE_API

I've uninstalled and then reinstalled everything that was related to qt5 and
qt6, but no difference.

Also, when I try running kate, nothing happens. It just doesn't do anything. So
it might be a QT issue.


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages kdevelop depends on:
ii  kdevelop-data 4:23.08.1-2
ii  kdevelop512-libs  4:23.08.1-2+b2
ii  kinit 5.115.0-2
ii  kio   5.115.0-6
ii  libapr1t641.7.2-3.2
ii  libaprutil1t641.6.3-2
ii  libastyle33.1-3+b1
ii  libc6 2.38-12
ii  libclang1-16t64   1:16.0.6-27
ii  libgcc-s1 14-20240330-1
ii  libgrantlee-templates5 [grantlee5-templates-5-3]  5.3.1-3+b2
ii  libkasten4controllers05:0.26.15-1+b1
ii  libkasten4core0   5:0.26.15-1+b1
ii  libkasten4okteta2controllers0 5:0.26.15-1+b1
ii  libkasten4okteta2core05:0.26.15-1+b1
ii  libkasten4okteta2gui0 5:0.26.15-1+b1
ii  libkf5archive55.115.0-2
ii  libkf5bookmarks5  5.115.0-2
ii  libkf5codecs5 5.115.0-2
ii  libkf5completion5 5.115.0-2
ii  libkf5configcore5 5.115.0-2
ii  libkf5configgui5  5.115.0-2
ii  libkf5configwidgets5  5.115.0-2
ii  libkf5coreaddons5 5.115.0-2
ii  libkf5crash5  5.115.0-2
ii  libkf5declarative55.115.0-3
ii  libkf5guiaddons5  5.115.0-2
ii  libkf5i18n5   5.115.1-2+b1
ii  libkf5iconthemes5 5.115.0-2+b1
ii  libkf5itemmodels5 5.115.0-2
ii  libkf5itemviews5  5.115.0-2
ii  libkf5jobwidgets5 5.115.0-2
ii  libkf5kiocore55.115.0-6
ii  libkf5kiofilewidgets5 5.115.0-6
ii  libkf5kiogui5 5.115.0-6
ii  libkf5kiowidgets5 5.115.0-6
ii  libkf5newstuffcore5   5.115.0-2
ii  libkf5newstuffwidgets55.115.0-2
ii  libkf5parts5  5.115.0-2
ii  libkf5purpose-bin 5.115.0-2
ii  libkf5purpose55.115.0-2
ii  libkf5service-bin 5.115.0-2
ii  libkf5service55.115.0-2
ii  libkf5sonnetui5   5.115.0-2
ii  libkf5texteditor5 5.115.0-3
ii  libkf5textwidgets55.115.0-2
ii  libkf5threadweaver5   5.115.0-2
ii  libkf5widgetsaddons5

Bug#1072771: kdevelop: symbol lookup error

2024-06-07 Thread Tom Marshall
Package: kdevelop
Version: 4:23.08.1-2+b2
Severity: grave
Justification: renders package unusable
X-Debbugs-Cc: tommyi...@yahoo.com

Dear Maintainer,

The most recent update to kdevelop (I believe around May 21st) makes this
program fail to start. I get the following error and then it exits:
kdevelop: symbol lookup error: /lib/x86_64-linux-gnu/libQt5Quick.so.5:
undefined symbol:
_ZN18QTextureGlyphCache8populateEP11QFontEngineiPKjPK11QFixedPointb, version
Qt_5_PRIVATE_API

I've uninstalled and then reinstalled everything that was related to qt5 and
qt6, but no difference.

Also, when I try running kate, nothing happens. It just doesn't do anything. So
it might be a QT issue.


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages kdevelop depends on:
ii  kdevelop-data 4:23.08.1-2
ii  kdevelop512-libs  4:23.08.1-2+b2
ii  kinit 5.115.0-2
ii  kio   5.115.0-6
ii  libapr1t641.7.2-3.2
ii  libaprutil1t641.6.3-2
ii  libastyle33.1-3+b1
ii  libc6 2.38-12
ii  libclang1-16t64   1:16.0.6-27
ii  libgcc-s1 14-20240330-1
ii  libgrantlee-templates5 [grantlee5-templates-5-3]  5.3.1-3+b2
ii  libkasten4controllers05:0.26.15-1+b1
ii  libkasten4core0   5:0.26.15-1+b1
ii  libkasten4okteta2controllers0 5:0.26.15-1+b1
ii  libkasten4okteta2core05:0.26.15-1+b1
ii  libkasten4okteta2gui0 5:0.26.15-1+b1
ii  libkf5archive55.115.0-2
ii  libkf5bookmarks5  5.115.0-2
ii  libkf5codecs5 5.115.0-2
ii  libkf5completion5 5.115.0-2
ii  libkf5configcore5 5.115.0-2
ii  libkf5configgui5  5.115.0-2
ii  libkf5configwidgets5  5.115.0-2
ii  libkf5coreaddons5 5.115.0-2
ii  libkf5crash5  5.115.0-2
ii  libkf5declarative55.115.0-3
ii  libkf5guiaddons5  5.115.0-2
ii  libkf5i18n5   5.115.1-2+b1
ii  libkf5iconthemes5 5.115.0-2+b1
ii  libkf5itemmodels5 5.115.0-2
ii  libkf5itemviews5  5.115.0-2
ii  libkf5jobwidgets5 5.115.0-2
ii  libkf5kiocore55.115.0-6
ii  libkf5kiofilewidgets5 5.115.0-6
ii  libkf5kiogui5 5.115.0-6
ii  libkf5kiowidgets5 5.115.0-6
ii  libkf5newstuffcore5   5.115.0-2
ii  libkf5newstuffwidgets55.115.0-2
ii  libkf5parts5  5.115.0-2
ii  libkf5purpose-bin 5.115.0-2
ii  libkf5purpose55.115.0-2
ii  libkf5service-bin 5.115.0-2
ii  libkf5service55.115.0-2
ii  libkf5sonnetui5   5.115.0-2
ii  libkf5texteditor5 5.115.0-3
ii  libkf5textwidgets55.115.0-2
ii  libkf5threadweaver5   5.115.0-2
ii  libkf5widgetsaddons5  5.115.0-2
ii  libkf5xmlgui5 5.115.0-2+b1
ii  libkomparediff2-5 4:22.12.3-1+b1
ii  libokteta3core0   5:0.26.15-1+b1
ii  libokteta3gui05:0.26.15-1+b1
ii  libprocesscore9   4:5.27.11-1
ii  libprocessui9 4:5.27.11-1
ii  libqt5core5t645.15.13+dfsg-2
ii  libqt5dbus5t645.15.13+dfsg-2
ii  libqt5gui5t64 5.15.13+dfsg-2
ii  libqt5help5   5.15.13-3
ii  libqt5network5t64 5.15.13+dfsg-2
ii  libqt5qml5

kdevelop-python is marked for autoremoval from testing

2024-05-23 Thread Debian testing autoremoval watch
kdevelop-python 23.08.1-1 is marked for autoremoval from testing on 2024-06-21

It (build-)depends on packages with these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop is marked for autoremoval from testing

2024-05-23 Thread Debian testing autoremoval watch
kdevelop 4:23.08.1-2 is marked for autoremoval from testing on 2024-06-21

It is affected by these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop-php is marked for autoremoval from testing

2024-05-23 Thread Debian testing autoremoval watch
kdevelop-php 23.08.1-1 is marked for autoremoval from testing on 2024-06-21

It (build-)depends on packages with these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop is marked for autoremoval from testing

2024-03-16 Thread Debian testing autoremoval watch
kdevelop 4:23.08.1-2 is marked for autoremoval from testing on 2024-03-22

It is affected by these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop-python is marked for autoremoval from testing

2024-03-16 Thread Debian testing autoremoval watch
kdevelop-python 23.08.1-1 is marked for autoremoval from testing on 2024-03-22

It (build-)depends on packages with these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop-php is marked for autoremoval from testing

2024-03-16 Thread Debian testing autoremoval watch
kdevelop-php 23.08.1-1 is marked for autoremoval from testing on 2024-03-22

It (build-)depends on packages with these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



Bug#1064846: kdevelop: Code highlighting breaks when changing compiler

2024-02-26 Thread David James
Package: kdevelop
Version: 4:23.08.1-2+b1
Severity: normal
X-Debbugs-Cc: davidjamescastor...@proton.me

Dear Maintainer,

When using the default compiler on my system (GCC/G++) the code highlighting
works fine and mousing over variables shows declaration etc.. However, when I
switch the compiler to clang or cross compiling for ARM (by passing 
-DCMAKE_C_COMPILER=/usr/bin/clang in "extra parameters" in the configuration
dialog), the code highlight and variable prediction/help text stops working. 
Keywords like void and extern are still coloured blue, and strings are still 
coloured red, but everything else is just plain.

These were all CMake projects.

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.6.15-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, 
TAINT_UNSIGNED_MODULE
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kdevelop depends on:
ii  kdevelop-data 4:23.08.1-2
ii  kdevelop512-libs  4:23.08.1-2+b1
ii  kinit 5.107.0-1
ii  kio   5.107.0-1+b1
ii  libapr1   1.7.2-3+b2
ii  libaprutil1   1.6.3-1+b1
ii  libastyle33.1-3+b1
ii  libc6 2.37-15
ii  libclang1-16  1:16.0.6-19
ii  libgcc-s1 14-20240201-3
ii  libgrantlee-templates5 [grantlee5-templates-5-3]  5.3.1-3+b1
ii  libkasten4controllers05:0.26.15-1
ii  libkasten4core0   5:0.26.15-1
ii  libkasten4okteta2controllers0 5:0.26.15-1
ii  libkasten4okteta2core05:0.26.15-1
ii  libkasten4okteta2gui0 5:0.26.15-1
ii  libkf5archive55.107.0-1+b1
ii  libkf5bookmarks5  5.107.0-1+b1
ii  libkf5codecs5 5.107.0-1+b1
ii  libkf5completion5 5.107.0-1+b1
ii  libkf5configcore5 5.107.0-1+b1
ii  libkf5configgui5  5.107.0-1+b1
ii  libkf5configwidgets5  5.107.0-2+b1
ii  libkf5coreaddons5 5.107.0-1+b1
ii  libkf5crash5  5.107.0-1+b1
ii  libkf5declarative55.107.0-1+b1
ii  libkf5guiaddons5  5.107.0-1+b1
ii  libkf5i18n5   5.107.0-1+b1
ii  libkf5iconthemes5 5.107.0-1+b1
ii  libkf5itemmodels5 5.107.0-1+b1
ii  libkf5itemviews5  5.107.0-1+b1
ii  libkf5jobwidgets5 5.107.0-1+b1
ii  libkf5kiocore55.107.0-1+b1
ii  libkf5kiofilewidgets5 5.107.0-1+b1
ii  libkf5kiogui5 5.107.0-1+b1
ii  libkf5kiowidgets5 5.107.0-1+b1
ii  libkf5newstuffcore5   5.107.0-2+b1
ii  libkf5newstuffwidgets55.107.0-2+b1
ii  libkf5parts5  5.107.0-1+b1
ii  libkf5purpose-bin 5.107.0-1+b1
ii  libkf5purpose55.107.0-1+b1
ii  libkf5service-bin 5.107.0-1+b1
ii  libkf5service55.107.0-1+b1
ii  libkf5sonnetui5   5.107.0-1+b1
ii  libkf5texteditor5 5.107.0-1+b1
ii  libkf5textwidgets55.107.0-1+b1
ii  libkf5threadweaver5   5.107.0-1+b1
ii  libkf5widgetsaddons5  5.107.0-1+b1
ii  libkf5xmlgui5 5.107.0-1+b1
ii  libkomparediff2-5 4:22.12.3-1
ii  libokteta3core0   5:0.26.15-1
ii  libokteta3gui05:0.26.15-1
ii  libprocesscore9   4:5.27.10-1
ii  libprocessui9 4:5.27.10-1
ii  libqt5core5a  5.15.10+dfsg-7
ii  libqt5dbus5   5.15.10+dfsg-7
ii  libqt5gui55.15.10

kdevelop is marked for autoremoval from testing

2024-02-25 Thread Debian testing autoremoval watch
kdevelop 4:23.08.1-2 is marked for autoremoval from testing on 2024-03-22

It is affected by these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop-php is marked for autoremoval from testing

2024-02-25 Thread Debian testing autoremoval watch
kdevelop-php 23.08.1-1 is marked for autoremoval from testing on 2024-03-22

It (build-)depends on packages with these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop-python is marked for autoremoval from testing

2024-02-25 Thread Debian testing autoremoval watch
kdevelop-python 23.08.1-1 is marked for autoremoval from testing on 2024-03-22

It (build-)depends on packages with these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop-php is marked for autoremoval from testing

2024-02-05 Thread Debian testing autoremoval watch
kdevelop-php 23.08.1-1 is marked for autoremoval from testing on 2024-03-12

It (build-)depends on packages with these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop is marked for autoremoval from testing

2024-02-05 Thread Debian testing autoremoval watch
kdevelop 4:23.08.1-2 is marked for autoremoval from testing on 2024-03-12

It is affected by these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop-python is marked for autoremoval from testing

2024-02-05 Thread Debian testing autoremoval watch
kdevelop-python 23.08.1-1 is marked for autoremoval from testing on 2024-03-12

It (build-)depends on packages with these RC bugs:
1061689: kdevelop512-libs: identified for time_t transition but no ABI in shlibs
 https://bugs.debian.org/1061689



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



Bug#1052963: marked as done (kdevelop: The new version in sid crashes very often for me)

2023-12-19 Thread Debian Bug Tracking System
Your message dated Tue, 19 Dec 2023 19:02:59 +0100
with message-id <4944318.31r3eYUQgx@galatea>
and subject line fine now
has caused the Debian Bug report #1052963,
regarding kdevelop: The new version in sid crashes very often for me
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1052963: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052963
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdevelop
Version: 4:23.08.1-2
Severity: important
X-Debbugs-Cc: tipos...@tiscali.it

Dear Maintainer,

The new version of kdevelop crashes very often, making it basically impossible
for me to use it, because it keeps crashing.

I did not find a kdevelop-dbg package to install to obtain the debug symbols,
but I guess there must be a way.

Reverting to the version in testing seems to solve the problem for me.

Please let me know what extra information you need and how to obtain it.


Best

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages kdevelop depends on:
ii  kdevelop-data 4:23.08.1-2
pn  kdevelop510-libs  
ii  kinit 5.107.0-1
ii  kio   5.107.0-1
ii  libapr1   1.7.2-3
ii  libaprutil1   1.6.3-1
ii  libastyle33.1-3+b1
ii  libc6 2.37-10
ii  libclang1-16  1:16.0.6-15
ii  libgcc-s1 13.2.0-4
ii  libgrantlee-templates5 [grantlee5-templates-5-2]  5.2.0-5
ii  libkasten4controllers05:0.26.13-1
ii  libkasten4core0   5:0.26.13-1
ii  libkasten4okteta2controllers0 5:0.26.13-1
ii  libkasten4okteta2core05:0.26.13-1
ii  libkasten4okteta2gui0 5:0.26.13-1
ii  libkf5archive55.107.0-1
ii  libkf5bookmarks5  5.107.0-1
ii  libkf5codecs5 5.107.0-1
ii  libkf5completion5 5.107.0-1
ii  libkf5configcore5 5.107.0-1
ii  libkf5configgui5  5.107.0-1
ii  libkf5configwidgets5  5.107.0-2
ii  libkf5coreaddons5 5.107.0-1
ii  libkf5crash5  5.107.0-1
ii  libkf5declarative55.107.0-1
ii  libkf5guiaddons5  5.107.0-1
ii  libkf5i18n5   5.107.0-1+b1
ii  libkf5iconthemes5 5.107.0-1+b1
ii  libkf5itemmodels5 5.107.0-1
ii  libkf5itemviews5  5.107.0-1
ii  libkf5jobwidgets5 5.107.0-1
ii  libkf5kiocore55.107.0-1
ii  libkf5kiofilewidgets5 5.107.0-1
ii  libkf5kiogui5 5.107.0-1
ii  libkf5kiowidgets5 5.107.0-1
ii  libkf5newstuff5   5.107.0-1
ii  libkf5parts5  5.107.0-1
ii  libkf5purpose-bin 5.107.0-1
ii  libkf5purpose55.107.0-1
ii  libkf5service-bin 5.107.0-1
ii  libkf5service55.107.0-1
ii  libkf5sonnetui5   5.107.0-1
ii  libkf5texteditor5 5.107.0-1
ii  libkf5textwidgets55.107.0-1
ii  libkf5threadweaver5   5.107.0-1
ii  libkf5widgetsaddons5  5.107.0-1
ii  libkf5xmlgui5 5.107.0-1+b1
ii  libkomparediff2-5 4:22.12.3-1
ii  libokteta3core0   5:0.2

Bug#1052963: kdevelop: The new version in sid crashes very often for me

2023-09-26 Thread Salvo "LtWorf" Tomaselli
Package: kdevelop
Version: 4:23.08.1-2
Severity: important
X-Debbugs-Cc: tipos...@tiscali.it

Dear Maintainer,

The new version of kdevelop crashes very often, making it basically impossible
for me to use it, because it keeps crashing.

I did not find a kdevelop-dbg package to install to obtain the debug symbols,
but I guess there must be a way.

Reverting to the version in testing seems to solve the problem for me.

Please let me know what extra information you need and how to obtain it.


Best

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages kdevelop depends on:
ii  kdevelop-data 4:23.08.1-2
pn  kdevelop510-libs  
ii  kinit 5.107.0-1
ii  kio   5.107.0-1
ii  libapr1   1.7.2-3
ii  libaprutil1   1.6.3-1
ii  libastyle33.1-3+b1
ii  libc6 2.37-10
ii  libclang1-16  1:16.0.6-15
ii  libgcc-s1 13.2.0-4
ii  libgrantlee-templates5 [grantlee5-templates-5-2]  5.2.0-5
ii  libkasten4controllers05:0.26.13-1
ii  libkasten4core0   5:0.26.13-1
ii  libkasten4okteta2controllers0 5:0.26.13-1
ii  libkasten4okteta2core05:0.26.13-1
ii  libkasten4okteta2gui0 5:0.26.13-1
ii  libkf5archive55.107.0-1
ii  libkf5bookmarks5  5.107.0-1
ii  libkf5codecs5 5.107.0-1
ii  libkf5completion5 5.107.0-1
ii  libkf5configcore5 5.107.0-1
ii  libkf5configgui5  5.107.0-1
ii  libkf5configwidgets5  5.107.0-2
ii  libkf5coreaddons5 5.107.0-1
ii  libkf5crash5  5.107.0-1
ii  libkf5declarative55.107.0-1
ii  libkf5guiaddons5  5.107.0-1
ii  libkf5i18n5   5.107.0-1+b1
ii  libkf5iconthemes5 5.107.0-1+b1
ii  libkf5itemmodels5 5.107.0-1
ii  libkf5itemviews5  5.107.0-1
ii  libkf5jobwidgets5 5.107.0-1
ii  libkf5kiocore55.107.0-1
ii  libkf5kiofilewidgets5 5.107.0-1
ii  libkf5kiogui5 5.107.0-1
ii  libkf5kiowidgets5 5.107.0-1
ii  libkf5newstuff5   5.107.0-1
ii  libkf5parts5  5.107.0-1
ii  libkf5purpose-bin 5.107.0-1
ii  libkf5purpose55.107.0-1
ii  libkf5service-bin 5.107.0-1
ii  libkf5service55.107.0-1
ii  libkf5sonnetui5   5.107.0-1
ii  libkf5texteditor5 5.107.0-1
ii  libkf5textwidgets55.107.0-1
ii  libkf5threadweaver5   5.107.0-1
ii  libkf5widgetsaddons5  5.107.0-1
ii  libkf5xmlgui5 5.107.0-1+b1
ii  libkomparediff2-5 4:22.12.3-1
ii  libokteta3core0   5:0.26.13-1
ii  libokteta3gui05:0.26.13-1
ii  libprocesscore9   4:5.27.8-1
ii  libprocessui9 4:5.27.8-1
ii  libqt5core5a  5.15.10+dfsg-3
ii  libqt5dbus5   5.15.10+dfsg-3
ii  libqt5gui55.15.10+dfsg-3
ii  libqt5help5   5.15.10-5
ii  libqt5network55.15.10+dfsg-3
ii  libqt5qml55.15.10+dfsg-2
ii  libqt5quick5  5.15.10+dfsg-2
ii  libqt5quickwidgets5   5.15.10+dfsg-2
ii  libqt5widgets55.15.10+dfsg-3
ii  libqt5xml5

kdevelop-python_23.08.1-1_source.changes ACCEPTED into unstable

2023-09-24 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 24 Sep 2023 17:22:33 +0200
Source: kdevelop-python
Architecture: source
Version: 23.08.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (23.08.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 23.08.1, as indicated by the
 upstream build system.
   * Bump KDEV_PLUGIN_VERSION to 512, according to upstream.
   * Remove an obsolete maintscript entry.
Checksums-Sha1:
 8a769af5f5cc6030c19bfa1e15d827e02b7689f8 2796 kdevelop-python_23.08.1-1.dsc
 0e8b3b3b537d46851eaef2ed3118f0b6602d176d 1096868 
kdevelop-python_23.08.1.orig.tar.xz
 7e37b3abee1d2975f052410a9fbead8f695b5f74 833 
kdevelop-python_23.08.1.orig.tar.xz.asc
 020059c1385d89825e202d49a982c6da56646075 15700 
kdevelop-python_23.08.1-1.debian.tar.xz
 825d389fe0423d11ecee5d5092ed51a92bc94f0f 18334 
kdevelop-python_23.08.1-1_source.buildinfo
Checksums-Sha256:
 e7ef569e327dfc9a504b115d0c07f5cfbd9035c31832f24c8b60f808861a8e5f 2796 
kdevelop-python_23.08.1-1.dsc
 a4d3bc8c86a1d67d709c31a7aad8436b2c958f13f8ad290264044c7cd78b45de 1096868 
kdevelop-python_23.08.1.orig.tar.xz
 1f631b027e708a57c14b81d0910ba648a1d37114d14e85ada4678ea01719b2c1 833 
kdevelop-python_23.08.1.orig.tar.xz.asc
 3f5ad27459798b362705b65c496c1d64d2ee24646fd6dd74fb9e5f1dcf885fc7 15700 
kdevelop-python_23.08.1-1.debian.tar.xz
 02cc82f6f5049cbe7eaf4efedbb22d468c92f06dd0daefff468dcc3d0adca422 18334 
kdevelop-python_23.08.1-1_source.buildinfo
Files:
 a47e5e79339806709be1db0c42acb014 2796 devel optional 
kdevelop-python_23.08.1-1.dsc
 8a8b6c88e511ef646fbe551fbcb99c4d 1096868 devel optional 
kdevelop-python_23.08.1.orig.tar.xz
 1327ac81cd4c23f5db5f501c41365279 833 devel optional 
kdevelop-python_23.08.1.orig.tar.xz.asc
 9a4f290ed15830a1b92b017d46cceb91 15700 devel optional 
kdevelop-python_23.08.1-1.debian.tar.xz
 3273ce11094476f96d7a38f60993dd69 18334 devel optional 
kdevelop-python_23.08.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmUQVHMACgkQLRkciEOx
P02edQ/9E1tc+rr0urG52t7g/5X/1bpWfp25Lw+VMMqHLmCtCdMS1DFymjnI4Ttz
mzqc+JKzuckcJJsbf4SeZtVlp+vq5ccoXEDPT1UTt386kEV9S4r2WHrZ4llZ9Gd8
UwKtRD4K7jcmGUnq/QRQYX2wR3+yDA4DMcrdSEQC/d7ftSvPzvwOUyYzj186JaNx
b+uS5cF0uZFclnuHQe+ZNcYCVKyLDL/8FNFVuasY5+cMIKU367JE51rpajYxj9Hc
8YXw4TrNiyidwEkmWjLBlg/lG0XkSYw1VzfLbOBioLEjKCP9h187MNwRzbvUjLiG
aLEIYJ12J4QUO5DyLUeJNEQQ1DKqfKF+b16IaakaoDYeDQUMa6MiHtFbe1hV3fQC
71+QwT1+aS2GzU7yjZDeHxyS6kx3fwBVAQwfCCc69tqRY2zpaJ7Er2ZUo3GSgfGF
/gQKlJLZAL78PAuvlu1VJmPxi+5VXz3b+y+X3l7Wxjazh/wCxYuAAsP2CugrNOii
u/Vmuxfe9M54Cschw98Egi01lkUvWOkP26yKRzX9tzbr9yapL4OqnL/gUBFrpdax
A/dYTnBjdEA9oGxtajrhkUWyfWyuFaY49iM6z5AtGKxom/JaafuV8HA5iJbVXsaH
MB+oDqKMDBsfYgGc5ziH2D1MalPFGcCRIHRW7qP9Eaae2diPURU=
=ToqF
-END PGP SIGNATURE-



kdevelop-php_23.08.1-1_source.changes ACCEPTED into unstable

2023-09-24 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 24 Sep 2023 17:28:30 +0200
Source: kdevelop-php
Architecture: source
Version: 23.08.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-php (23.08.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 23.08.1, as indicated by the
 upstream build system.
   * Bump KDEV_PLUGIN_VERSION to 512, according to upstream.
   * Remove an obsolete maintscript entry.
Checksums-Sha1:
 88435cb9c07e3248cfd15271736ec8cd489cebd9 2665 kdevelop-php_23.08.1-1.dsc
 bf13eae2666440d9f09e3b9b1eb5e6cd99b61baa 1088180 
kdevelop-php_23.08.1.orig.tar.xz
 83a7754ad5dec2d40a1ed32ce10a131d9ac2febb 833 
kdevelop-php_23.08.1.orig.tar.xz.asc
 058f90d394b534eedad6e289afc0e11b3fb2499d 15652 
kdevelop-php_23.08.1-1.debian.tar.xz
 6b7a471b0b6e9b5b59c54351ca70562a1825686f 17980 
kdevelop-php_23.08.1-1_source.buildinfo
Checksums-Sha256:
 a4a313de5cf0651da95f0dbe5c65ac052c16783ec9df2a8034bb9d047ba378a9 2665 
kdevelop-php_23.08.1-1.dsc
 0ef93f01591317d37de1ff9e6e4ae800975b4840bbfe56bd7f0630612eb432a7 1088180 
kdevelop-php_23.08.1.orig.tar.xz
 2ab65dc8fe2ef58f9a11a45f7bed0f1b4de8cd91ca97411b59bcee35c2278b06 833 
kdevelop-php_23.08.1.orig.tar.xz.asc
 b92cbb19a3fa2e840b2578e82e05dbfe50ea5df9afea1be792b768976f060656 15652 
kdevelop-php_23.08.1-1.debian.tar.xz
 8e006a56d92328811dbd96c52116a451dc306153904e93c74f069a7bc9589a9e 17980 
kdevelop-php_23.08.1-1_source.buildinfo
Files:
 78e04d55cfd9da281081228657cf70e9 2665 devel optional kdevelop-php_23.08.1-1.dsc
 044770ff16f1f575b0d063150483a434 1088180 devel optional 
kdevelop-php_23.08.1.orig.tar.xz
 34092a7587e7a8d64c302dff2012f67b 833 devel optional 
kdevelop-php_23.08.1.orig.tar.xz.asc
 837fe8d3f987d4b1eb76a7a0ca940adc 15652 devel optional 
kdevelop-php_23.08.1-1.debian.tar.xz
 76c815fa59d46c7a85507933b0823b1a 17980 devel optional 
kdevelop-php_23.08.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmUQVboACgkQLRkciEOx
P03XXQ/8D74H0ih0sQUIh3uNpmYf0k2UTzZkAoq/JQxEutE0T2SF9soRbHteqw3A
VsO5teqmXsjLCBKdDvMqthKNDGm7FgidNwSzITumRhJUZbJ1mqH9APg6YDTdK0GL
drRD2gljQEcHwjIZ3Uj2/ZxXrfSvOx/KM635af2HLLB58em/mAhBlKcmOZdoJ3pD
d79KsCvGgTl8iVBWry6NvlWK7GIszTi54aeu3AXyhZthM/UVMzVKVZV+mv6/1gai
C1zs0qS8et63m1wXhAFdRx12EPAaNOBomt3V5uLBzXCzGhZSGxroGq3QlfEdYwU3
A3z+7caSP9sI/yfOOEnAqvRnPoiXChJ5K5i7saN1d+CuySBRkPIDg/q7d27buTko
jB/jdKJ2G4cA0KVpPyKn8O0LVNnXHaJf7nFrV21kWBt4Qp8UFcYu2jgoEEAj2W5L
UONLxrO9//wElVFah4nJP7W6HVPSGoRxV6tgMjZByZg8+jl/HatGUPGrjEwDDP5f
muelWucePSar7dVP6ux3GHKYUFxT28iqQ43fR00AmzfK0Y4ZzLhjrWqvFY1NEiyL
DZyYJZruhGsCMNlIDuiyrWpMayqYGZCFlQ7yeYDUt5ns9fYwFRtA27V5mdyoB6Rg
B6ECr051LvzB1G//Yo7wmRaSoLcJnBNV34yxqNxylk/37nc05WU=
=gS2f
-END PGP SIGNATURE-



Processing of kdevelop-php_23.08.1-1_source.changes

2023-09-24 Thread Debian FTP Masters
kdevelop-php_23.08.1-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-php_23.08.1-1.dsc
  kdevelop-php_23.08.1.orig.tar.xz
  kdevelop-php_23.08.1.orig.tar.xz.asc
  kdevelop-php_23.08.1-1.debian.tar.xz
  kdevelop-php_23.08.1-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of kdevelop-python_23.08.1-1_source.changes

2023-09-24 Thread Debian FTP Masters
kdevelop-python_23.08.1-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_23.08.1-1.dsc
  kdevelop-python_23.08.1.orig.tar.xz
  kdevelop-python_23.08.1.orig.tar.xz.asc
  kdevelop-python_23.08.1-1.debian.tar.xz
  kdevelop-python_23.08.1-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#1051885: marked as done (kdevelop: FTBFS with llvm-toolchain-16 as default)

2023-09-14 Thread Debian Bug Tracking System
Your message dated Thu, 14 Sep 2023 06:21:05 +
with message-id 
and subject line Bug#1051885: fixed in kdevelop 4:22.12.2-3
has caused the Debian Bug report #1051885,
regarding kdevelop: FTBFS with llvm-toolchain-16 as default
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1051885: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051885
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kdevelop
Version: 4:22.12.2-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=kdevelop=amd64=4%3A22.12.2-2%2Bb1=1694630976=0

Typical components:
  all   All LLVM libraries (default).
  engineEither a native JIT or a bitcode interpreter.
CMake Error at cmake/modules/FindClang.cmake:113 (message):
  Could not find Clang builtin directory
Call Stack (most recent call first):
  plugins/CMakeLists.txt:39 (find_package)


-- Configuring incomplete, errors occurred!
cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeCache.txt

Cheers
-- 
Sebastian Ramacher
--- End Message ---
--- Begin Message ---
Source: kdevelop
Source-Version: 4:22.12.2-3
Done: Pino Toscano 

We believe that the bug you reported is fixed in the latest version of
kdevelop, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1051...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano  (supplier of updated kdevelop package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 14 Sep 2023 07:35:46 +0200
Source: kdevelop
Architecture: source
Version: 4:22.12.2-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Closes: 1051885
Changes:
 kdevelop (4:22.12.2-3) unstable; urgency=medium
 .
   * Backport upstream commit 1a92bed73ae31e6f90c3bffe455f8e3c46ac4905,
 commit 9913f734d8aab75ea2e97c699cd926e9fd7a40b6, and
 commit 1c7bdc2e0f8dcf2aeb682ab3f5e317e3a97435ea, and
 ede1cf4ad6f945349060db9446c489e3fd34dec4 to find LLVM/Clang >= 16, and
 build with it; patches
 upstream_Drop-custom-Find-modules-and-use-upstream-ClangConfi.patch,
 upstream_Don-t-look-for-Clang-s-builtin-dir-in-unclean-versio.patch,
 upstream_Look-for-Clang-16-builtin-dir-in-major-version-subdi.patch,
 upstream_Don-t-cast-out-of-enum-range-1-to-CommonIntegralType.patch
 (Closes: #1051885)
 - refresh optional-clang.diff to apply cleanly on top of them
   * Disable the usage of LLVM/Clang on loong64 & sparc64, as it is not 
available
 on these architectures.
Checksums-Sha1:
 d4caf6c74f6865828463588329391ea1946a935b 4093 kdevelop_22.12.2-3.dsc
 8c2b8c5858155a4857e1929ab0d91a85e7af8691 42056 kdevelop_22.12.2-3.debian.tar.xz
 1b3ebcde863adcaf625eb9fdc97b7406814a84ac 21542 
kdevelop_22.12.2-3_source.buildinfo
Checksums-Sha256:
 8c1c614d92afd8778cef2201c594ae8a9947782711da37e4f83628391d616962 4093 
kdevelop_22.12.2-3.dsc
 087ee8025e6e78510346eb35a4e41f88384b02206c7affa3d9f478181c7bfa53 42056 
kdevelop_22.12.2-3.debian.tar.xz
 a43dee48946fa72b3be05a64674535e437d7ec360f771540fda9665749426fd7 21542 
kdevelop_22.12.2-3_source.buildinfo
Files:
 ba5c7dc9e40dd7bba089155976d83f8b 4093 devel optional kdevelop_22.12.2-3.dsc
 6ee2d013a5529a98f1966453eefb6d57 42056 devel optional 
kdevelop_22.12.2-3.debian.tar.xz
 255109965c322adaa5b3209a749a6676 21542 devel optional 
kdevelop_22.12.2-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmUCm/YACgkQLRkciEOx
P03qzhAAjnc1zbTNR5QWAQuwzYwco7z8S5C6eph6HprgdjTWFfjfFXAgtJmNs2eD
9LeywXej6eyudQEOlCXu8318vs455joPoygrBYNoQD3HcHeRjt9E1AnUamS2U8pS
NMwizm8k3aNMyNnnJtf+Ke1RXZjvSItdNzVS//mj5Ee1td309f7+1quLSnzsO9bY
4Pk4uvRPHBBSlXSx7mCqTrIjhOWzSMCL39ZDgCjFefhAklo/voEelGF+j3oRYp6N
sGfuq6OGL2/rHp7PMP9xrUjZ8sloXBDaE8yWbL5w9xnseKJaZ8yfcgRvSlJAG1LR
9WI9iZ+jGOT7E+X+ee3hoRrN7o2xE9hYRApQ6MiV6lx9bwlAq0sHrsDui9fUpcar
09+AC77rrQkrVhS6wstFSwWb9eLppLT9dPKZtWQAZWyeeHMPo8IiA1+iy9K8rx9F
JTvF2u7rz8o+0et0D7CzTajqp455M1lhmgX/Jr9etEqxqhMILViDQsmgb/

Bug#1051885: kdevelop: FTBFS with llvm-toolchain-16 as default

2023-09-13 Thread Sebastian Ramacher
Source: kdevelop
Version: 4:22.12.2-2
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

https://buildd.debian.org/status/fetch.php?pkg=kdevelop=amd64=4%3A22.12.2-2%2Bb1=1694630976=0

Typical components:
  all   All LLVM libraries (default).
  engineEither a native JIT or a bitcode interpreter.
CMake Error at cmake/modules/FindClang.cmake:113 (message):
  Could not find Clang builtin directory
Call Stack (most recent call first):
  plugins/CMakeLists.txt:39 (find_package)


-- Configuring incomplete, errors occurred!
cd obj-x86_64-linux-gnu && tail -v -n \+0 CMakeCache.txt

Cheers
-- 
Sebastian Ramacher



Bug#1040105: kdevelop-python: deprecation of Python libraries asyncore and asynchat

2023-07-01 Thread Louis-Philippe Véronneau

Source: kdevelop-python
Severity: important
User: debian-pyt...@lists.debian.org
Usertags: asyncore-asynchat-deprecation

Dear maintainer(s),

In Python 3.6, asyncore and asynchat have been formally marked as 
deprecated. Code that imports these libraries will no longer work from 
Python 3.12, which is currently in Trixie.


Since kdevelop-python uses either of these Python libraries, please 
prepare for this removal and migrate away from them.


See this link for more details: 
https://peps.python.org/pep-0594/#deprecated-modules


Cheers,

--
  ⢀⣴⠾⠻⢶⣦⠀
  ⣾⠁⢠⠒⠀⣿⡁  Louis-Philippe Véronneau
  ⢿⡄⠘⠷⠚⠋   po...@debian.org / veronneau.org
  ⠈⠳⣄


OpenPGP_0xE1E5457C8BAD4113.asc
Description: OpenPGP public key


OpenPGP_signature
Description: OpenPGP digital signature


kdevelop-python_22.12.2-1_source.changes ACCEPTED into unstable

2023-02-05 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 05 Feb 2023 12:59:51 +0100
Source: kdevelop-python
Architecture: source
Version: 22.12.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (22.12.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 22.12.2, as indicated by the
 upstream build system.
   * Update the patches:
 - upstream_initial-support-for-python-3.11.patch: drop, backported from
   upstream
Checksums-Sha1:
 8063f64b7125d5186c4b2bcb441482366d0ac933 2796 kdevelop-python_22.12.2-1.dsc
 b4f04cf475cd131dc38a8546b472bb2d6391f6b9 1095900 
kdevelop-python_22.12.2.orig.tar.xz
 aae9b6a6410d34a197f29c767664abf0701e7eed 833 
kdevelop-python_22.12.2.orig.tar.xz.asc
 0baa33b542b8e1ec957ae552a0217ef1ef30b8ad 15744 
kdevelop-python_22.12.2-1.debian.tar.xz
 54c461dcf2b2f15a00de9e8538ff373e2cd412da 17850 
kdevelop-python_22.12.2-1_source.buildinfo
Checksums-Sha256:
 8a09fb4c735d3603502308cbe12b68f26c606125b60e2dc626b19574c462f2ad 2796 
kdevelop-python_22.12.2-1.dsc
 2521f2f2a7174dfb2bf1d962c460d40addc3bb486e9823c2b2707ced33456430 1095900 
kdevelop-python_22.12.2.orig.tar.xz
 cc5d0df2abb09c0ddacff80332e76c51a804107bdfa826d62748f5b5f0daf8b1 833 
kdevelop-python_22.12.2.orig.tar.xz.asc
 6ffbf3d62f74e1bdd07608d907ab5ebab4111f1793a2128fedf2c4b0be779c9e 15744 
kdevelop-python_22.12.2-1.debian.tar.xz
 7f2cef170f91fa304798af52acbfb83cc1cb6f48e63005acb92e59085c5ba17b 17850 
kdevelop-python_22.12.2-1_source.buildinfo
Files:
 c61a3ec44d5b5791459eb06686511c74 2796 devel optional 
kdevelop-python_22.12.2-1.dsc
 1d7e909ce0acf6c5f01a41589ea133d3 1095900 devel optional 
kdevelop-python_22.12.2.orig.tar.xz
 3b34568cab0f794184d4b5071a2e114a 833 devel optional 
kdevelop-python_22.12.2.orig.tar.xz.asc
 45448634a2f6533b0e08053951759688 15744 devel optional 
kdevelop-python_22.12.2-1.debian.tar.xz
 37f7af6a0592504292316c8cd0947251 17850 devel optional 
kdevelop-python_22.12.2-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmPfmlEACgkQLRkciEOx
P00ewA//XsB+aXyehM9HNPRMfSojdzrMJLbfriTmKBf/xHuXSuMxNLcCadKg5tAp
bnIUUrO+lB8nJbSXiexCuZvQgqYCPwzpg3GEJBRgyI/DtjJXQTkFILNt0sj4ZMq5
OQOJmZtJgmuqcpsZw/BBk4AB+HivjVQ8rnQlapD4mbvktDV1xCzwYYGhknt9v3+Y
1rdtn9SyDdi6b3lFz+84jEqd3t6nJXbKuJ5bNR7Gs6hkHkWpG2AQ7TzyWleI/QY7
BzSFs1DtCl8J6JIzoLRnx2HxpG7KOEQqshxneCKjM3ZAxxHLxX+UOXjKCFydRJOv
/mnyEzQ0vyaqif5ugBSpeU4nHvvqf12PeOzy3Cda1QFwjrZnGI0L2LTdNSscnmOr
//IgSiMuFTPBVZH2n89HnRrT1kWXjwhlsE9JK1B0BEtGj7EXJxCyGKyymwdHU5xT
hEU1Sv/4wi+AEEzYSSO57uz5YpgkA6WGpvG6TLarRkmGfuevEIVKdWdQ3rrCPb7x
aTSztfAR4PqTUD+ueiuK5yoLuvpGZ567LT/H07YBNTAgJEgjvXE6SpNs6f45yQXA
/zgdXaF51Pks/y9kePY+mtm34Cp5SvXG/6lsOEJCLErF58wuyzu4c6DqhXIO/QeK
5/tdRNnReF50vnx0V9/vCiiv3spla4OM+ARDcz8wPvQlHDlBkeU=
=sRiv
-END PGP SIGNATURE-



kdevelop-php_22.12.2-1_source.changes ACCEPTED into unstable

2023-02-05 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 05 Feb 2023 12:54:57 +0100
Source: kdevelop-php
Architecture: source
Version: 22.12.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-php (22.12.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 22.12.2, as indicated by the
 upstream build system.
Checksums-Sha1:
 18a8521743b8182244912e1bd4a2af099ce6d11b 2665 kdevelop-php_22.12.2-1.dsc
 392b664d1f2dec4fc1f23e24548b516b5a96cb9a 1086004 
kdevelop-php_22.12.2.orig.tar.xz
 b628416704a3aa0d710a8223626fcfd420b3c7cc 833 
kdevelop-php_22.12.2.orig.tar.xz.asc
 312c178066c3101829c3ad1e91daeebd8083d9ee 15668 
kdevelop-php_22.12.2-1.debian.tar.xz
 d7fb8d4382dca99037f91cf6dd14f6d2bb277406 17496 
kdevelop-php_22.12.2-1_source.buildinfo
Checksums-Sha256:
 771dfce94e62cfbb8f7f92915318456cc77ebe3a47f1bb2ca0d8e76c5b6915a4 2665 
kdevelop-php_22.12.2-1.dsc
 0df5bdebfffe72cc4ae5bc842418ac30908fbaa4ae5c8762a9c4ad361c3e42b7 1086004 
kdevelop-php_22.12.2.orig.tar.xz
 6541dbd1271e447c2625db11e5b668b05b26c35ee3ec67235273b35442354942 833 
kdevelop-php_22.12.2.orig.tar.xz.asc
 f015b81231c6b8d6385a9d36c13391b33672fe4149c828e7e477545d46a3f8cd 15668 
kdevelop-php_22.12.2-1.debian.tar.xz
 d1c1fbf8713d4e397a1c0a4f1d8628496b3720abd0ab2661f490df816fec2d28 17496 
kdevelop-php_22.12.2-1_source.buildinfo
Files:
 d6d982e98851ee7fe87d0a010d77c3b8 2665 devel optional kdevelop-php_22.12.2-1.dsc
 fd9c0582b2e7c76f935125ea18ca6dde 1086004 devel optional 
kdevelop-php_22.12.2.orig.tar.xz
 e985bb1b5070d8b1d8bbfa8dabbeaefc 833 devel optional 
kdevelop-php_22.12.2.orig.tar.xz.asc
 cf449e0e0b98a64a20e6a07bde0baf74 15668 devel optional 
kdevelop-php_22.12.2-1.debian.tar.xz
 32ac74a7cae880ad1af1203ebf2a7335 17496 devel optional 
kdevelop-php_22.12.2-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmPfmTAACgkQLRkciEOx
P02AUg//azCF5SpzzO49PzWoiGQ0tHogJhVBeVuWgSFEbi2E14X+JvYvGrO7kLtZ
nRxUWrpf/rBPliHfMf1XtIAdwPnraZC2VTQLxZr3zhKaw2G2+x8sYYahUHdBome1
sAd3lGo8fw2JgcWfFLy1I1tzLn+QHxV18gt9mC9t+sX5157O9Q60S/sPwujBsG85
Q7n9XTAPFiAxFNF3r0t/i+GHqqT7PPuGCJe/D26LHLgxzhw+aY9/t8s1LMzF3BLW
GK7CwgUH9AihFIZxayrpQNkd3YWurNyDtmpOcnwLGxs0uK+10qenA+t6eoenSf7h
nI1qOy6+UItcHgQMg+GN+EFxsoVXa65M4AFNCj7SAuAoazJquoT+Wuz0OIvhjAOt
fqiwlOcqhA23wF0xbPTDq3u9NYYCzV6we5Zslj3aodfmRrfDJe8KUNxgPXcLI+jE
YT/MZz9u+aDtlXsxvAsvIP9aD5ba2UEMUSPMmVYyO+mUOQFOTWmNME8q1TNcordj
EnJTpIh9lpGx//0YBg3m+gV7/xJaBTdYsLsEd7B44JQ1IokNz82zlDSGvUQ73WXS
CVUWKP7S/c+a4/zylfMidDcWOtNI5yVf1EDJfW8KXUaQvjUpTK6tbdP0xLffKzE/
3SCbvmV1OU3fbpIDW9U2ZQeX6gr+bvqa85PDrHUEQqS22Z+yfWo=
=faOT
-END PGP SIGNATURE-



Processing of kdevelop-python_22.12.2-1_source.changes

2023-02-05 Thread Debian FTP Masters
kdevelop-python_22.12.2-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_22.12.2-1.dsc
  kdevelop-python_22.12.2.orig.tar.xz
  kdevelop-python_22.12.2.orig.tar.xz.asc
  kdevelop-python_22.12.2-1.debian.tar.xz
  kdevelop-python_22.12.2-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of kdevelop-php_22.12.2-1_source.changes

2023-02-05 Thread Debian FTP Masters
kdevelop-php_22.12.2-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-php_22.12.2-1.dsc
  kdevelop-php_22.12.2.orig.tar.xz
  kdevelop-php_22.12.2.orig.tar.xz.asc
  kdevelop-php_22.12.2-1.debian.tar.xz
  kdevelop-php_22.12.2-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#1028539: kdevelop: Require a graphical su to install as root

2023-01-12 Thread Stefano Callegari
Package: kdevelop
Version: 4:22.12.0-2
Severity: normal

Dear Maintainer,

when I try to install a project from source, I have in the Build console

/home/stefano/projects/kdev-executebrowser.git/build> kdesudo -- make -j4
install
*** Failure: make has failed to start ***

because kdesudo is missing.

Searching where have set kdesudo, I found in project configuration (right mouse
-> Open configuration ...), under "Make" tab, a check "Install as root" who
active a selection whit 3 options:
- kdesu
- kdesudo
- gksu

but all of these are missing.

Is possible to write other, like su, but no prompt is showed for root password.

Leaving blank use kdesu by default.

May the solution be polkit-kde-agent-1?

However the 3 *su* options are obsolete and useless.

For now I must copy the command line and run it into a root konsole.

Thanks.

Stefano


-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (903, 'unstable'), (500, 'testing'), (400, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-1-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:it
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kdevelop depends on:
ii  kdevelop-data4:22.12.0-2
ii  kdevelop510-libs 4:22.12.0-2
ii  kinit5.101.0-1
ii  kio  5.101.0-2
ii  libapr1  1.7.0-8
ii  libaprutil1  1.6.1-5.1
ii  libastyle3   3.1-2+b1
ii  libc62.36-8
ii  libclang1-14 1:14.0.6-10+b1
ii  libgcc-s112.2.0-14
ii  libgrantlee-templates5   5.2.0-4
ii  libkasten4controllers0   5:0.26.10-1
ii  libkasten4core0  5:0.26.10-1
ii  libkasten4okteta2controllers05:0.26.10-1
ii  libkasten4okteta2core0   5:0.26.10-1
ii  libkasten4okteta2gui05:0.26.10-1
ii  libkf5archive5   5.101.0-1
ii  libkf5bookmarks5 5.101.0-1
ii  libkf5codecs55.101.0-1
ii  libkf5completion55.101.0-1
ii  libkf5configcore55.101.0-1
ii  libkf5configgui5 5.101.0-1
ii  libkf5configwidgets5 5.101.0-1
ii  libkf5coreaddons55.101.0-1
ii  libkf5crash5 5.101.0-1
ii  libkf5declarative5   5.101.0-1
ii  libkf5guiaddons5 5.101.0-1
ii  libkf5i18n5  5.101.0-1+b1
ii  libkf5iconthemes55.101.0-1+b1
ii  libkf5itemmodels55.101.0-2
ii  libkf5itemviews5 5.101.0-1
ii  libkf5jobwidgets55.101.0-1
ii  libkf5kiocore5   5.101.0-2
ii  libkf5kiofilewidgets55.101.0-2
ii  libkf5kiogui55.101.0-2
ii  libkf5kiowidgets55.101.0-2
ii  libkf5newstuff5  5.101.0-1
ii  libkf5parts5 5.101.0-1
ii  libkf5purpose-bin5.101.0-1
ii  libkf5purpose5   5.101.0-1
ii  libkf5service-bin5.101.0-1
ii  libkf5service5   5.101.0-1
ii  libkf5sonnetui5  5.101.0-1
ii  libkf5texteditor55.101.0-2
ii  libkf5textwidgets5   5.101.0-1
ii  libkf5threadweaver5  5.101.0-1
ii  libkf5widgetsaddons5 5.101.0-1
ii  libkf5xmlgui55.101.0-1+b1
ii  libkomparediff2-54:22.12.1-1
ii  libokteta3core0  5:0.26.10-1
ii  libokteta3gui0   5:0.26.10-1
ii  libprocesscore9  4:5.26.5-1
ii  libprocessui94:5.26.5-1
ii  libqt5core5a 5.15.7+dfsg-2
ii  libqt5dbus5  5.15.7+dfsg-2
ii  libqt5gui5   5.15.7+dfsg-2
ii  libqt5help5  5.15.7-2
ii  libqt5network5   5.15.7+dfsg-2
ii  libqt5qml5   5.15.7+dfsg-2
ii  libqt5quick5 5.15.7+dfsg-2
ii  libqt5quickwidgets5  5.15.7+dfsg-2
ii  libqt5widgets5   5.15.7+dfsg-2
ii  libqt5xml5   5.15.7+dfsg-2
ii  libstdc++6   12.2.0-14
ii  libsvn1  1.14.2-4+b1
ii  qml-module-qtquick-controls  5.15.7-2
ii  qml-module-qtquick-layouts   5.15.7+dfsg-2
ii  qml-module-qtquick-window2   5.15.7+dfsg-2
ii  qml-module-qtquick-xmllistmodel  5.15.7-2
ii  qml-module-qtquick2  5.15.7+dfsg-2
ii  qml-module-qtwebkit  5.212.0~alpha4-28

Versions of packages kdevelop recommends:
ii  clang-14  1:14.0.6-10+b1
ii  g++   4:12.2.0-3
ii  gcc   4:12.2.0-3
ii  gdb   

kdevelop-pg-qt_2.2.2-1_source.changes ACCEPTED into unstable

2023-01-11 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 12 Jan 2023 00:24:39 +0100
Source: kdevelop-pg-qt
Architecture: source
Version: 2.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-pg-qt (2.2.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump Standards-Version to 4.6.1, no changes required.
   * CI: enable again the blhc job.
   * Add a minimal debian/upstream/metadata file.
   * Remove inactive Uploaders, adding myself as one to avoid leaving the source
 with no human maintainers.
   * Update standards version to 4.6.2, no changes needed.
Checksums-Sha1:
 392c2525ac1fb497d79bba47576c025f8a03c16f 2096 kdevelop-pg-qt_2.2.2-1.dsc
 81ea503ae474bbfb441ce1d502a0d6a843420620 660708 
kdevelop-pg-qt_2.2.2.orig.tar.xz
 b81e61f1e533cde3a7d9de5340bfb1b75b2a5d48 5244 
kdevelop-pg-qt_2.2.2-1.debian.tar.xz
 6922a445a2d91a2ef9cf52d276b26d074665a2d8 10928 
kdevelop-pg-qt_2.2.2-1_source.buildinfo
Checksums-Sha256:
 91a6b09347756bb7c52b6c79a83f34fcf95fa6ff46a8200d02aef08649a251e8 2096 
kdevelop-pg-qt_2.2.2-1.dsc
 3d56604c479f8f04ae32a523ee91f3078c717117d0deb39e973e22494cbb65f1 660708 
kdevelop-pg-qt_2.2.2.orig.tar.xz
 57537592d32380a821dc9b987054d5b3e08c1332ca21d841be8c8d12b66b92bd 5244 
kdevelop-pg-qt_2.2.2-1.debian.tar.xz
 7b8b2ce09fc7cfeb05875636f8bbea5595b57788b13bd4fda24649be0f67fd89 10928 
kdevelop-pg-qt_2.2.2-1_source.buildinfo
Files:
 0be5c2f36c7bb5c5b75e47b842690801 2096 devel optional kdevelop-pg-qt_2.2.2-1.dsc
 54e7c85ae921c8161dc8e5d8b39abf53 660708 devel optional 
kdevelop-pg-qt_2.2.2.orig.tar.xz
 9ed31687c6bd7f34cdcb1662d31c0dba 5244 devel optional 
kdevelop-pg-qt_2.2.2-1.debian.tar.xz
 2ffb25832d3021d6d17e297548661430 10928 devel optional 
kdevelop-pg-qt_2.2.2-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmO/RW4ACgkQLRkciEOx
P01YvA/+MEfo/RzsS8CVjDN58jUQjhitAYxUZXPWLUqFWXKNOWIRxe9Ex286USKs
WdGoVVSN0Ft0TCKTn/bC3xuK+tG/xuFGCOEhG0Dh2ra1gAnTXORjU+qt2RNl7c26
gG4PqFIjBu2UBl5fliYY/nSLSKV+SQn40RJ3yaMqNRH0YpHKKmCKB1ttiNV7Kqef
Gb4k/gqGEUy3QZNYEhYCNs9tr8ELwqtRqSc4VFivxHyfjNd8McHt/ADoktptLwwC
uW1qTIDFS2KtI0GvtxE8Sqx8yIrKA2FltpzwhkVlYft2rK8xNNeMLQTpAXPeiuSm
cYj0fNd4bhQc1mqctzUPB/3Lt1Iy+5WxaBMFTMNuaGfqBmt5cFeq1t5JeGaVAYhi
dsnDpyRcb4G4AcSp6sfnJNbRDSypsIS/ij3H9CNMspvJU8EgSrRvxZ5cSMolFU24
anKreTiLuHhkXVTC6H2au+E//c1aRHjRiJlf60A8yY9NPKqYS73fttGZAy8LXpEW
xibtkWzSfvVc4uzjqgrNmx4ktzssZH6hY8itvZZ0CTGNIBnL1YeVEQ8sTJydfp8K
AvcKGv6IajZs0Y/yrByw+ZrfXS01C/2BK6xDTJQKkcsb05yIeuEFVaC7xRbTBbkQ
lTPM4sCaRCvdMQSLCFRNDyJxtJkQEws88/izG3+zvNHBv5wpfJA=
=JIFV
-END PGP SIGNATURE-



Processing of kdevelop-pg-qt_2.2.2-1_source.changes

2023-01-11 Thread Debian FTP Masters
kdevelop-pg-qt_2.2.2-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-pg-qt_2.2.2-1.dsc
  kdevelop-pg-qt_2.2.2.orig.tar.xz
  kdevelop-pg-qt_2.2.2-1.debian.tar.xz
  kdevelop-pg-qt_2.2.2-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



kdevelop-python_22.12.0-3_source.changes ACCEPTED into unstable

2023-01-05 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 05 Jan 2023 08:43:56 +0100
Source: kdevelop-python
Architecture: source
Version: 22.12.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Closes: 1027845
Changes:
 kdevelop-python (22.12.0-3) unstable; urgency=medium
 .
   * Drop upstream_support-for-the-most-basic-cases-of-python-3.10-s-ma.patch:
 it is buggy, and upstream does not want it in stable versions yet (sigh).
 (Closes: #1027845)
Checksums-Sha1:
 49ff8fd811ec9f0dca55087ba35a34d13812a681 2796 kdevelop-python_22.12.0-3.dsc
 48eafd00bef5bd4b2e5871f95b4a4a2246efe268 17924 
kdevelop-python_22.12.0-3.debian.tar.xz
 8bdff19f540995cfb5ce0d89144ebc1153522c01 18120 
kdevelop-python_22.12.0-3_source.buildinfo
Checksums-Sha256:
 50062e3f9a3b172659ae9961f8913c18f1dccbe02448c1fce35729dc7c283dac 2796 
kdevelop-python_22.12.0-3.dsc
 169ea974600243631c1a689c4ca077c24749b29d3aa1c0da5e90877d60be6860 17924 
kdevelop-python_22.12.0-3.debian.tar.xz
 9776eef8fc681951d7f38725211046d70f0e43ccf9e961e8ca1b4bad0131c797 18120 
kdevelop-python_22.12.0-3_source.buildinfo
Files:
 28098bfde425997407b90ae21d524198 2796 devel optional 
kdevelop-python_22.12.0-3.dsc
 c9d9570a77ff1286ec10dc4409def17b 17924 devel optional 
kdevelop-python_22.12.0-3.debian.tar.xz
 160baa3cb1ba620fd299be88832f9ff1 18120 devel optional 
kdevelop-python_22.12.0-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmO2f+QACgkQLRkciEOx
P00WHQ/9GKINmkOKJ8LRby1bfVy159jK9AQjln4tOrxoYqbYC6DOG6S4cVOxUSPg
apDsx1vqHPYX+ce9AWreci9RfHsjG20weKDE3D0MhtuxZB8Qyjo2JrvBJ5QaG6Lm
zFwOpoXJyvUtM107z9QWVl6Eoes9OV/Q5nWgAKlUOwE7oDWCepAvhsHWpgiKeNTj
qoTt+aSg0nM4qK1t+L3/F1eoV83cEcH5Y3t3ZccxKJ4TQHSp/lSuQM3MnBErEtag
piarOqmBjhp3L+sHp429oSnnOEwkq3lHx9ekAB2mPKyRYnib03Ydm8DMsJNsKUQC
NZltgmQYvZbhBRuSUlY/rM7SkrzTve3C4ajM8CNmWsh5XMhw1hKQiB1in9Z5TihX
YQuzQ35t/+Vt1jiwC67BbBnyCqBkJpP29xEO9ek+Y6D7mVxNf83cq+CkGnZbO7a3
otNH7VTEyzQsaxuWmc62bX6LwJYUB/KFNEa7em873A4JXUI1zusbePPpwPxbwctJ
KY9va+dPAkHNEGE2txY0XcZhnucKlaMXMubikWAqw29RJV/cg2pDDzzjaNbNYbJO
sVhXbKz9sUIvSBxHuNKPQ4kQ5Q59//vo5JYIenUHP51Lix9vo7/72NSnEJHGE/Fg
TPJTCShkgp8qyIWIubVZB5GUiK028gCFs0vqUMjZ8cmd1O60l44=
=CtUK
-END PGP SIGNATURE-



Bug#1027845: marked as done (kdevelop-python: Plugin crashes on encountering Python code)

2023-01-05 Thread Debian Bug Tracking System
Your message dated Thu, 05 Jan 2023 08:43:11 +
with message-id 
and subject line Bug#1027845: fixed in kdevelop-python 22.12.0-3
has caused the Debian Bug report #1027845,
regarding kdevelop-python: Plugin crashes on encountering Python code
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1027845: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027845
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdevelop-python
X-Debbugs-Cc: erbur...@gmail.com
Version: 22.12.0-2
Severity: important

Dear Maintainer,

after the Python 3.11 transition, the Python plugin for KDevelop crashes on
on my setup after loading a Python code. I have filed an upstream
bugreport https://bugs.kde.org/show_bug.cgi?id=463802 which contains the
full backtrace.

Regards,
Jan Kriho


-- System Information:
Debian Release: bookworm/sid
 APT prefers testing
 APT policy: (950, 'testing'), (900, 'unstable'), (850,
'experimental'), (800, 'stable'), (500, 'testing-debug'), (500,
'stable-security')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-6-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8),
LANGUAGE=cs:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kdevelop-python depends on:
ii  kdevelop-python-data  22.12.0-2
ii  kdevelop510-libs  4:22.12.0-2
ii  libc6 2.36-7
ii  libkf5configcore5 5.101.0-1
ii  libkf5coreaddons5 5.101.0-1
ii  libkf5i18n5   5.101.0-1+b1
ii  libkf5parts5  5.101.0-1
ii  libkf5texteditor5 5.101.0-2
ii  libkf5threadweaver5   5.101.0-1
ii  libkf5widgetsaddons5  5.101.0-1
ii  libkf5xmlgui5 5.101.0-1+b1
ii  libpython3.11 3.11.1-2
ii  libqt5core5a  5.15.7+dfsg-2
ii  libqt5gui55.15.7+dfsg-2
ii  libqt5widgets55.15.7+dfsg-2
ii  libstdc++612.2.0-13
ii  python3.113.11.1-2

Versions of packages kdevelop-python recommends:
ii  kdevelop  4:22.12.0-2
ii  pycodestyle   2.10.0-1
ii  python3-autopep8  2.0.0-1

Versions of packages kdevelop-python suggests:
pn  kdevelop-python-l10n  

-- no debconf information
--- End Message ---
--- Begin Message ---
Source: kdevelop-python
Source-Version: 22.12.0-3
Done: Pino Toscano 

We believe that the bug you reported is fixed in the latest version of
kdevelop-python, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1027...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano  (supplier of updated kdevelop-python package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 05 Jan 2023 08:43:56 +0100
Source: kdevelop-python
Architecture: source
Version: 22.12.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Closes: 1027845
Changes:
 kdevelop-python (22.12.0-3) unstable; urgency=medium
 .
   * Drop upstream_support-for-the-most-basic-cases-of-python-3.10-s-ma.patch:
 it is buggy, and upstream does not want it in stable versions yet (sigh).
 (Closes: #1027845)
Checksums-Sha1:
 49ff8fd811ec9f0dca55087ba35a34d13812a681 2796 kdevelop-python_22.12.0-3.dsc
 48eafd00bef5bd4b2e5871f95b4a4a2246efe268 17924 
kdevelop-python_22.12.0-3.debian.tar.xz
 8bdff19f540995cfb5ce0d89144ebc1153522c01 18120 
kdevelop-python_22.12.0-3_source.buildinfo
Checksums-Sha256:
 50062e3f9a3b172659ae9961f8913c18f1dccbe02448c1fce35729dc7c283dac 2796 
kdevelop-python_22.12.0-3.dsc
 169ea974600243631c1a689c4ca077c24749b29d3aa1c0da5e90877d60be6860 17924 
kdevelop-python_22.12.0-3.debian.tar.xz
 9776eef8fc681951d7f38725211046d70f0e43ccf9e961e8ca1b4bad0131c797 18120 
kdevelop-python_22.12.0-3_source.buildinfo
Files:
 28098bfde425997407b90ae21d524198 2796 devel optional 
kdevelop-python_22.12.0-3.dsc
 c9d9570a77ff1286ec10dc4409def17b 17924 devel optional 
kdevelop-python_22.12.0-3.debian.tar.xz
 160baa3cb1ba620fd299be88832f9ff1 18120 devel optional 
kdevelop-python_22.12.0-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC

Processing of kdevelop-python_22.12.0-3_source.changes

2023-01-05 Thread Debian FTP Masters
kdevelop-python_22.12.0-3_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_22.12.0-3.dsc
  kdevelop-python_22.12.0-3.debian.tar.xz
  kdevelop-python_22.12.0-3_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#1027845: kdevelop-python: Plugin crashes on encountering Python code

2023-01-03 Thread Jan Kriho
Package: kdevelop-python
X-Debbugs-Cc: erbur...@gmail.com
Version: 22.12.0-2
Severity: important

Dear Maintainer,

after the Python 3.11 transition, the Python plugin for KDevelop crashes on
on my setup after loading a Python code. I have filed an upstream
bugreport https://bugs.kde.org/show_bug.cgi?id=463802 which contains the
full backtrace.

Regards,
Jan Kriho


-- System Information:
Debian Release: bookworm/sid
 APT prefers testing
 APT policy: (950, 'testing'), (900, 'unstable'), (850,
'experimental'), (800, 'stable'), (500, 'testing-debug'), (500,
'stable-security')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.0.0-6-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=cs_CZ.UTF-8, LC_CTYPE=cs_CZ.UTF-8 (charmap=UTF-8),
LANGUAGE=cs:en_US
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kdevelop-python depends on:
ii  kdevelop-python-data  22.12.0-2
ii  kdevelop510-libs  4:22.12.0-2
ii  libc6 2.36-7
ii  libkf5configcore5 5.101.0-1
ii  libkf5coreaddons5 5.101.0-1
ii  libkf5i18n5   5.101.0-1+b1
ii  libkf5parts5  5.101.0-1
ii  libkf5texteditor5 5.101.0-2
ii  libkf5threadweaver5   5.101.0-1
ii  libkf5widgetsaddons5  5.101.0-1
ii  libkf5xmlgui5 5.101.0-1+b1
ii  libpython3.11 3.11.1-2
ii  libqt5core5a  5.15.7+dfsg-2
ii  libqt5gui55.15.7+dfsg-2
ii  libqt5widgets55.15.7+dfsg-2
ii  libstdc++612.2.0-13
ii  python3.113.11.1-2

Versions of packages kdevelop-python recommends:
ii  kdevelop  4:22.12.0-2
ii  pycodestyle   2.10.0-1
ii  python3-autopep8  2.0.0-1

Versions of packages kdevelop-python suggests:
pn  kdevelop-python-l10n  

-- no debconf information



kdevelop-python_22.12.0-2_source.changes ACCEPTED into unstable

2022-12-27 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 28 Dec 2022 08:15:15 +0100
Source: kdevelop-python
Architecture: source
Version: 22.12.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (22.12.0-2) unstable; urgency=medium
 .
   * Update python3.10-dev build dependency to improve cross-building:
 - add libpython3.10-dev to ensure we have the development bits for the
   Python library we want
 - add python3.10:any to get a valid Python executable; the path is the
   same across all the architectures
 - drop python3.10-dev, replaced by the above two
   * Backport upstream commit 4bcec08fb400b7e5aeacd23c0c9649036627a06b, and
 commit c4ec40a9cac3e59930eb21a525d80aefdc1ee4e4 to support Python 3.11,
 and newer bits in Python 3.10+; patches
 upstream_initial-support-for-python-3.11.patch, and
 upstream_support-for-the-most-basic-cases-of-python-3.10-s-ma.patch.
   * Update the Python (build) dependencies according to the highest Python
 version in Debian:
 - switch the libpython3.10-dev build dependency to libpython3.11-dev
 - switch the python3.10:any build dependency to python3.11:any
 - switch the python3.10 dependency to python3.11
Checksums-Sha1:
 a6eee4882b8603974a50cd39ce74003d733b8d3d 2796 kdevelop-python_22.12.0-2.dsc
 f51606ee70147d092e57eed9a415975a6ae12b30 19696 
kdevelop-python_22.12.0-2.debian.tar.xz
 4502f2fca70e6ddbc6f57d0e386217f46de1406a 17912 
kdevelop-python_22.12.0-2_source.buildinfo
Checksums-Sha256:
 796c949ef9385c3a552e9059c6ecdce8cdea278496b4a7e5c49c70dea8bdfd8c 2796 
kdevelop-python_22.12.0-2.dsc
 ab12d70b73c84daf35c4cf4aa0bc95d98dfca5560430246a6b9652c536c614e1 19696 
kdevelop-python_22.12.0-2.debian.tar.xz
 2ae213398972ba8e0d9d3d53a4a43d0a7524a8ab76b2079b245da669a443c99d 17912 
kdevelop-python_22.12.0-2_source.buildinfo
Files:
 f25ec5423858db81d5bcca013dd0c9ed 2796 devel optional 
kdevelop-python_22.12.0-2.dsc
 3ee29e7c37af49ffaff0bc731119cef5 19696 devel optional 
kdevelop-python_22.12.0-2.debian.tar.xz
 5b89dc1d650382c2c718d22d4c9490c2 17912 devel optional 
kdevelop-python_22.12.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmOr7SoACgkQLRkciEOx
P00JjBAAme6jBeDGFhNY6yQ7LNQIhTnQn7H3vh5bkuQcMfeCRO0m8+M4jnupmcWA
tveGISJfXrbtDBuLcJCB65PW8hcJVeRqYXnedri2nI6S7Uz2SBRC5qFedXIE5qPD
oTKvWgRHXqKvdY31mh8fGzdgJgpLwG7wKOnrloTSwsMX62KR9QCvNAcISWJMtoWU
dg7622QNiXXsU7SrSV5OeOOAhWVFDPZaZp3scs25XwTRfFqg+jpqiV/SDyaiV0HG
BpJt/zGYOgFvThAmKVuM7wfiKRt0L9Rl97zGihINcZTCGSlXDrdetrbCYms9C+D4
k7Ed9x3St/L15sVFEDl2rybb22bMdspuMf9fmfC3M7o0gXZJEwlsrDmUGmJZkm4p
c0RYfzr9EAILsKg+TmyBpe4ZdG3PgSqqfLBXAnmMwc7XhoTja+Y6pPC/HltkKmXK
LvDqD0gVNOC9SoouQNVPb+8AeP3Fp0qxjPQwd8re1cZlQmCWZZSeuHBkBnf3o6+Y
aAx9P7R6HbALrAoawvflwZw3+LwmojljRJAJVj5y0+lNUiAAnf2AtCsSYbaCCDAO
uTT0sOf8jleGe5Xtr2N5YjXrLkkPKGpM8SWqjiPHkXb2PGz02C5QrpHdY9XgexlJ
dRFkgtRNt8aZMnsrcHAquGMsXq+fchAlpHQ0nKKJSexPuxcvcJQ=
=er2s
-END PGP SIGNATURE-



Processing of kdevelop-python_22.12.0-2_source.changes

2022-12-27 Thread Debian FTP Masters
kdevelop-python_22.12.0-2_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_22.12.0-2.dsc
  kdevelop-python_22.12.0-2.debian.tar.xz
  kdevelop-python_22.12.0-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



kdevelop-python_22.12.0-1_source.changes ACCEPTED into unstable

2022-12-22 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 22 Dec 2022 21:38:07 +0100
Source: kdevelop-python
Architecture: source
Version: 22.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Closes: 1008694
Changes:
 kdevelop-python (22.12.0-1) unstable; urgency=medium
 .
   * New upstream release:
 - supports Python 3.10 (needed for #1008694)
   * Update standards version to 4.6.2, no changes needed.
   * Bump the kdevelop-dev build dependency to 22.12.0, as indicated by the
 upstream build system.
   * Update the Python (build) dependencies according to the current default
 version in Debian: (Closes: #1008694)
 - switch the python3.9-dev build dependency to python3.10-dev
 - switch the python3.9 dependency to python3.10
   * Bump KDEV_PLUGIN_VERSION to 510, according to upstream.
Checksums-Sha1:
 25c245bf9670e7ea25c2fbefa12f88d5d49cfda0 2777 kdevelop-python_22.12.0-1.dsc
 848fd54e0e0f42189df0d3055f1785a88ddfd612 1091048 
kdevelop-python_22.12.0.orig.tar.xz
 ba5565ed90626c5de73a778c69c9a91571e447c1 833 
kdevelop-python_22.12.0.orig.tar.xz.asc
 590a79c7070aa40f448b8749b4e7786f0927cf54 15304 
kdevelop-python_22.12.0-1.debian.tar.xz
 bfe4ee6fa3c110a11f494dc9703acf16dc1a5d01 18095 
kdevelop-python_22.12.0-1_source.buildinfo
Checksums-Sha256:
 b5b75593d2cfaacf465b1379facd7383d9a33793a3d6cfcae23f13aae7186a2d 2777 
kdevelop-python_22.12.0-1.dsc
 e476611d47ff52e5a5cf25d5abb56dfb56074361c2bf9a031e7368330d2bee6d 1091048 
kdevelop-python_22.12.0.orig.tar.xz
 ee326b8230a0c9d1c6254d1999358343a02e1c7882e3e9bc5c56d5ef1d52608f 833 
kdevelop-python_22.12.0.orig.tar.xz.asc
 99480ce1b997d72ffb2d4a33b42631572f2b4bf63f9e5d95ab7b43f3ed50f646 15304 
kdevelop-python_22.12.0-1.debian.tar.xz
 637e2e2f0e14bbcef959d379fba9ccb293aa376fe6091f292bf59755f0159ba6 18095 
kdevelop-python_22.12.0-1_source.buildinfo
Files:
 d2bfeae2dee0d0bf3c2135aae38f77f9 2777 devel optional 
kdevelop-python_22.12.0-1.dsc
 a8d732b881b7dbef8274dca52ae3028a 1091048 devel optional 
kdevelop-python_22.12.0.orig.tar.xz
 f38928278a24d9efa65f194ad4b18b34 833 devel optional 
kdevelop-python_22.12.0.orig.tar.xz.asc
 aa6fc9ad0220ec801c3faaf8f25871f1 15304 devel optional 
kdevelop-python_22.12.0-1.debian.tar.xz
 8685753dbf203dd817e51cf7cf4736fa 18095 devel optional 
kdevelop-python_22.12.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmOkwEsACgkQLRkciEOx
P039sRAAnyTmra/4AmSiHMO4RawZfs1fQrUf2endrKDuGkz11RO2K43Z3fhUHeQ2
FLzpvwIsZZi1zN91h6CjlUF/jkOuUUsCJbxICPkwxStce9Kq17CWvqaqgTo/KpyA
t829e9iNA/RibGyKMp8jzY/j8dJrXvz8NGMbBZcTeqWQ3IW1pBeCIBkpOqKKpoLL
jMMG5/DluLDk/yz4TBlJOcT+U+tUyj2NBwQEsK7q1ExuZY+G64cT5TZN4HhzaCZH
DpVlmwWr6zBDhh9FgbecrSgmvJBHr1Wixo5YdeYSTDASEZoxbuQjSpOdV4dN4F4I
S6Oyxv0+tC2g2BRhUpxmywKQ97q/qbWLyCICvdxxrOYDIGI838LsT+rpSauFbDLn
pufKp89kiivLxPGACG8rWBegcVKnLKL4Ihe828Z5UZJLinoH8xHIxvYdszaQ/i5j
nPtw0vZ3M/wCFF3Bvdpa6Ny+cfyv2k/XG0sJFk8aJsPib12IqlkHfzLYlTXNworx
li5paqT7fVLEO0tDvDUf1mRNpW7M3p0dg3bnEq25NA1G9IFP0uMezIyntQHYWiZK
7lQTj4FEthr7lmc0vaM/Pg7Gl95/NIo9palwOogedwmu5TjVd/bKAHcO/NBbZhw2
MUMte1LeyLiKEsHDJ/U7Clqee6FScV0Caq4+EUq5AtqM6ZjohFw=
=2l6M
-END PGP SIGNATURE-



kdevelop-php_22.12.0-1_source.changes ACCEPTED into unstable

2022-12-22 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 22 Dec 2022 21:35:59 +0100
Source: kdevelop-php
Architecture: source
Version: 22.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-php (22.12.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update standards version to 4.6.2, no changes needed.
   * Bump the kdevelop-dev build dependency to 22.12.0, as indicated by the
 upstream build system.
   * Bump KDEV_PLUGIN_VERSION to 510, according to upstream.
Checksums-Sha1:
 720af4ff4ab62ed90eadff006a153f008f8e66c9 2665 kdevelop-php_22.12.0-1.dsc
 d15c39b04e854c9cb8f292651651c555bc249d89 1082620 
kdevelop-php_22.12.0.orig.tar.xz
 4ed9b05bd289d25265244c5b3a2135ce200dc177 833 
kdevelop-php_22.12.0.orig.tar.xz.asc
 541913e603df1dfba38e595721d29a08cfe475f5 15628 
kdevelop-php_22.12.0-1.debian.tar.xz
 c5bd28d15d973e1b6ca5a5125458919bbd235594 17711 
kdevelop-php_22.12.0-1_source.buildinfo
Checksums-Sha256:
 a1f743b7313629c32efe4bc42af4547ecd103cd2e20f789d88e8054bcd791795 2665 
kdevelop-php_22.12.0-1.dsc
 e87a03fc34836e23f1c47ccdf7e3704fda27c0ddeaf288738268c39af76c3053 1082620 
kdevelop-php_22.12.0.orig.tar.xz
 335cac3c158fb277029943807a42a13bcc15a657208a01baa408c5b5dbcc201c 833 
kdevelop-php_22.12.0.orig.tar.xz.asc
 8c2248df3e7622456c64dadbb9155ef4b55b1131fe2135614309a8884202ac72 15628 
kdevelop-php_22.12.0-1.debian.tar.xz
 0a939ed6c60488c786843f28abdbce6aa2436a12d123150343b135ab8b6ac894 17711 
kdevelop-php_22.12.0-1_source.buildinfo
Files:
 a78547a7701d0470beb20eee01e2eb55 2665 devel optional kdevelop-php_22.12.0-1.dsc
 2cf0fb46860d848d9c7bde6c611d6839 1082620 devel optional 
kdevelop-php_22.12.0.orig.tar.xz
 253934f6b120f628e860b23494cc2de5 833 devel optional 
kdevelop-php_22.12.0.orig.tar.xz.asc
 ce9b2f9121ea39419a0a004feba68a9f 15628 devel optional 
kdevelop-php_22.12.0-1.debian.tar.xz
 ec9e02a6fbb52976289842e4db21d430 17711 devel optional 
kdevelop-php_22.12.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmOkv9cACgkQLRkciEOx
P00dGg//VADHyt6ILaUiKz3ZDAXshtJa/AC/ABoKvvRtZ6KhDEzKXJHDb3zaaEg0
jMi7sVkzwJKCfYQBna9XFrbZ9SRVwVARcSKfu/RRvlqdQbIswrxpEBdSc+oqIpvq
7OwxWvvSMSK4fZVpbZujsBzaW1pNjtd24VQDrfesmGD0lpHDNa7qCE70vML3HHzF
Pw3ajnw0quHafKlAG33l/UoR4D+Xh2INXtU4xii2JWcvriOn03F9datDu75VYM0P
h8kusL9pnSfqoyBPGXZDn5VZdaKRGS/D9eJ0FM6iFBGi/TI8CIdmNbyKRXECo5by
xf5UXpz/HRnxQ+VHiup7og5ErXaXNQ8dHtHT9NY/pAS8IEqdRyRziGW/QzGFhj/O
j/lBaOmcNYxOFlNkFGOy5XjD8W+kj1+f65Qp5MM7fOLKfavqaJqNYnRY/VVckuMx
Z8cZ119QH4zDybjOy/iVDerE/YSm/ah+JSdA1bAlVVrEvSsnG8u8nOZBQTvT5/mH
1z3YI9cKnWAtZ2ZGdh5guh9AqFidHjILgEPyGulaPEqd1V4PD/8z5DvrkUHOaI0y
nkI6yHv/T7CgyH46ANLB0OSB0hhmOqj0v5b2/kAI32/zR1REC+7ZDwRuL2idpB1o
NlfHr0AiDR0RREuSrAZcgh3SrIZLkGFZdfgw6pM9rImiTm4aTyU=
=fV/E
-END PGP SIGNATURE-



Processing of kdevelop-php_22.12.0-1_source.changes

2022-12-22 Thread Debian FTP Masters
kdevelop-php_22.12.0-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-php_22.12.0-1.dsc
  kdevelop-php_22.12.0.orig.tar.xz
  kdevelop-php_22.12.0.orig.tar.xz.asc
  kdevelop-php_22.12.0-1.debian.tar.xz
  kdevelop-php_22.12.0-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of kdevelop-python_22.12.0-1_source.changes

2022-12-22 Thread Debian FTP Masters
kdevelop-python_22.12.0-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_22.12.0-1.dsc
  kdevelop-python_22.12.0.orig.tar.xz
  kdevelop-python_22.12.0.orig.tar.xz.asc
  kdevelop-python_22.12.0-1.debian.tar.xz
  kdevelop-python_22.12.0-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#1008694: marked as done (kdevelop-python: Build-Depends: python3.9-dev)

2022-12-22 Thread Debian Bug Tracking System
Your message dated Thu, 22 Dec 2022 21:05:12 +
with message-id 
and subject line Bug#1008694: fixed in kdevelop-python 22.12.0-1
has caused the Debian Bug report #1008694,
regarding kdevelop-python: Build-Depends: python3.9-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1008694: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1008694
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kdevelop-python
Version: 5.6.2-2
Severity: serious
Tags: ftbfs
Forwarded: https://bugs.kde.org/show_bug.cgi?id=438206
User: debian-pyt...@lists.debian.org
Usertags: python3.10

Hi Maintainer

kdevelop-python has a hardcoded build-dependency on python3.9-dev.

Changing this to the generic python3-dev doesn't help now since the
package is not ready for 3.10, although there is some recent activity
in the forwarded bug.

Regards
Graham
--- End Message ---
--- Begin Message ---
Source: kdevelop-python
Source-Version: 22.12.0-1
Done: Pino Toscano 

We believe that the bug you reported is fixed in the latest version of
kdevelop-python, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1008...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano  (supplier of updated kdevelop-python package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 22 Dec 2022 21:38:07 +0100
Source: kdevelop-python
Architecture: source
Version: 22.12.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Closes: 1008694
Changes:
 kdevelop-python (22.12.0-1) unstable; urgency=medium
 .
   * New upstream release:
 - supports Python 3.10 (needed for #1008694)
   * Update standards version to 4.6.2, no changes needed.
   * Bump the kdevelop-dev build dependency to 22.12.0, as indicated by the
 upstream build system.
   * Update the Python (build) dependencies according to the current default
 version in Debian: (Closes: #1008694)
 - switch the python3.9-dev build dependency to python3.10-dev
 - switch the python3.9 dependency to python3.10
   * Bump KDEV_PLUGIN_VERSION to 510, according to upstream.
Checksums-Sha1:
 25c245bf9670e7ea25c2fbefa12f88d5d49cfda0 2777 kdevelop-python_22.12.0-1.dsc
 848fd54e0e0f42189df0d3055f1785a88ddfd612 1091048 
kdevelop-python_22.12.0.orig.tar.xz
 ba5565ed90626c5de73a778c69c9a91571e447c1 833 
kdevelop-python_22.12.0.orig.tar.xz.asc
 590a79c7070aa40f448b8749b4e7786f0927cf54 15304 
kdevelop-python_22.12.0-1.debian.tar.xz
 bfe4ee6fa3c110a11f494dc9703acf16dc1a5d01 18095 
kdevelop-python_22.12.0-1_source.buildinfo
Checksums-Sha256:
 b5b75593d2cfaacf465b1379facd7383d9a33793a3d6cfcae23f13aae7186a2d 2777 
kdevelop-python_22.12.0-1.dsc
 e476611d47ff52e5a5cf25d5abb56dfb56074361c2bf9a031e7368330d2bee6d 1091048 
kdevelop-python_22.12.0.orig.tar.xz
 ee326b8230a0c9d1c6254d1999358343a02e1c7882e3e9bc5c56d5ef1d52608f 833 
kdevelop-python_22.12.0.orig.tar.xz.asc
 99480ce1b997d72ffb2d4a33b42631572f2b4bf63f9e5d95ab7b43f3ed50f646 15304 
kdevelop-python_22.12.0-1.debian.tar.xz
 637e2e2f0e14bbcef959d379fba9ccb293aa376fe6091f292bf59755f0159ba6 18095 
kdevelop-python_22.12.0-1_source.buildinfo
Files:
 d2bfeae2dee0d0bf3c2135aae38f77f9 2777 devel optional 
kdevelop-python_22.12.0-1.dsc
 a8d732b881b7dbef8274dca52ae3028a 1091048 devel optional 
kdevelop-python_22.12.0.orig.tar.xz
 f38928278a24d9efa65f194ad4b18b34 833 devel optional 
kdevelop-python_22.12.0.orig.tar.xz.asc
 aa6fc9ad0220ec801c3faaf8f25871f1 15304 devel optional 
kdevelop-python_22.12.0-1.debian.tar.xz
 8685753dbf203dd817e51cf7cf4736fa 18095 devel optional 
kdevelop-python_22.12.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmOkwEsACgkQLRkciEOx
P039sRAAnyTmra/4AmSiHMO4RawZfs1fQrUf2endrKDuGkz11RO2K43Z3fhUHeQ2
FLzpvwIsZZi1zN91h6CjlUF/jkOuUUsCJbxICPkwxStce9Kq17CWvqaqgTo/KpyA
t829e9iNA/RibGyKMp8jzY/j8dJrXvz8NGMbBZcTeqWQ3IW1pBeCIBkpOqKKpoLL
jMMG5/DluLDk/yz4TBlJOcT+U+tUyj2NBwQEsK7q1ExuZY+G64cT5TZN4HhzaCZH
DpVlmwWr6zBDhh9FgbecrSgmvJBHr1Wixo5YdeYSTDASEZoxbuQjSpOdV4dN4F4I
S6Oyxv0+tC2g2BRhUpxmywKQ97q/qbWLyCICvdxxrOYDIGI838LsT+rpSauFbDLn

kdevelop cannot run lldb-mi

2022-07-31 Thread Steven Robbins
Hello,

I'm trying to debug within KDevelop.  When I select to debug a binary, 
KDevelop shows a big error message "Could not start debugger.  Could not run 
'lldb-mi'.  Make sure that the path name is specified correctly".

I can manually configure to use GDB instead of LLDB.  But supposing I want to 
use LLDB -- what do I need to do?

Oddly: the llvm-toolchain-nn changelog states that "lldb-mi" was removed in 
August 2019.  But if so: why does KDevelop continue to use it?  Elsewhere on 
the web, I can see that others are still using lldb-mi [1] -- is the removal a 
Debian thing?  If so, what is the Debian thing needed for kdevelop?

Thanks!
-Steve

[1] https://www.reddit.com/r/kde/comments/rfiwh4/
kdevelop_debug_could_not_run_lldbmi/

-

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


kdevelop cannot run lldb-mi

2022-07-30 Thread Steven Robbins
Hello,

I'm trying to debug within KDevelop.  When I select to debug a binary, 
KDevelop shows a big error message "Could not start debugger.  Could not run 
'lldb-mi'.  Make sure that the path name is specified correctly".

I can manually configure to use GDB instead of LLDB.  But supposing I want to 
use LLDB -- what do I need to do?

Oddly: the llvm-toolchain-nn changelog states that "lldb-mi" was removed in 
August 2019.  But if so: why does KDevelop continue to use it?  Elsewhere on 
the web, I can see that others are still using lldb-mi [1] -- is the removal a 
Debian thing?  If so, what is the Debian thing needed for kdevelop?

Thanks!
-Steve

[1] https://www.reddit.com/r/kde/comments/rfiwh4/
kdevelop_debug_could_not_run_lldbmi/


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


kdevelop-python_22.04.1-1_source.changes ACCEPTED into unstable

2022-05-27 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 27 May 2022 11:03:57 +0200
Source: kdevelop-python
Architecture: source
Version: 22.04.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (22.04.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update Vcs-* fields.
   * Bump Standards-Version to 4.6.1, no changes required.
   * CI: enable again the blhc job.
   * kdevelop-python is now part of the KDE release service, so:
 - switch watch file to release-service locations
 - import release-service GPG signing key
   * Update the build dependencies according to the upstream build system:
 - bump cmake to 3.16
 - bump Qt packages to 5.15.0
 - bump KF packages to 5.78.0
 - bump kdevelop-dev to 22.04.1
   * Bump KDEV_PLUGIN_VERSION to 36, according to upstream.
   * Modernize building:
 - add the dh-sequence-kf5 build dependency to use the kf5 addon
   automatically, removing pkg-kde-tools
 - drop the manually specified kf5 addon for dh
   * Remove the explicit as-needed linking, as it is done by binutils now.
   * Remove inactive Uploaders.
   * Update lintian overrides.
Checksums-Sha1:
 5bcd3efa563494e558be15fc53a8cec4e7b54a23 2776 kdevelop-python_22.04.1-1.dsc
 c598110ef81ce4a21c2134e9254c5e2d065782b4 1091100 
kdevelop-python_22.04.1.orig.tar.xz
 5c6c691d3f5babff2e95730a9730dd516b565c73 833 
kdevelop-python_22.04.1.orig.tar.xz.asc
 6eda949cddbe77f0f3c31e7cf9ec27c2f5da31c7 15224 
kdevelop-python_22.04.1-1.debian.tar.xz
 c351ee215a207f58b27fcf11c8e91b12ae1e8be5 17131 
kdevelop-python_22.04.1-1_source.buildinfo
Checksums-Sha256:
 04faa3343065bd7afcdd1821e1b058c74fd3a1db530af1c0b6a07e732915cb25 2776 
kdevelop-python_22.04.1-1.dsc
 d9dbb49425f11e6bc9b32f911b73b973ae6feacd4b676aebc2941224ca03a704 1091100 
kdevelop-python_22.04.1.orig.tar.xz
 509c75026b21bcb2833a9227f9a04fbd7f8742a1aee25a9a74b69138154bd3d4 833 
kdevelop-python_22.04.1.orig.tar.xz.asc
 d847c846c691e36c92818a0840a6c7dafbc1f7393074520374ac457219239434 15224 
kdevelop-python_22.04.1-1.debian.tar.xz
 0ce288b000b6f36d3f45fcae46855638c93c385cc97b1a8d92e6fd0943f04d00 17131 
kdevelop-python_22.04.1-1_source.buildinfo
Files:
 551f91590fbe5bb7ac6b27aa97ade35e 2776 devel optional 
kdevelop-python_22.04.1-1.dsc
 04c7e134632abce5a35b8fa34a2c75f9 1091100 devel optional 
kdevelop-python_22.04.1.orig.tar.xz
 f1a45f52e315c80ed90512b552099694 833 devel optional 
kdevelop-python_22.04.1.orig.tar.xz.asc
 3bc0272cadda817792d4211441d72dab 15224 devel optional 
kdevelop-python_22.04.1-1.debian.tar.xz
 1a6db873170ef8fe9b4e051b7505e9d6 17131 devel optional 
kdevelop-python_22.04.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmKQlBsACgkQLRkciEOx
P00DjA/+OCq8vQI0RYTHv5tMZyPxEZx8NLMvqY4/wks6zeWh3SFxhtNOVJ9taeRN
KEVjFwx76MPFqD0PtRBzvul/TgTKqZisYBVpOUuKeoHneLUZqgwesDYEAELTVc++
34eMbK67GmtjyjnYbR5h3rhP4b5aMsmosMw3EwnUG9cLsicpAw/1PVi/numQ8Jab
mwjkuMa0w4kqWcQSH60wonqGPAR+dL0NkbTuMuLfzehdNZ2TDOfllHwbDZWoGXUb
VFiLe+lEIqa4B4wcGFkOIKn2kd/GfQaI3O4s32rPMdYqUEq4yqwc9XzCIuTpyMlA
+tFzoruk4ZY1L/42VNAlzbR1rUwOICkPICX0GujUxkQlNKJQ1yfjd1RHujo6BUfB
yzR3xOkup+/a1m6hjz0STRV4BPKkCDRSo3gYvbff2KalphA9CgoUurw/CAK+VN9t
VZSEKw0JyGjrx6Ors2gvaQqDbYHvCQ/KNbJO//6upC7t2vh2EXEeDrVfCvhHEGnx
dacwVjPxrrPXQdypJ6BkmP4YwTZA8Ao6zB/+1818ayF+FzUruCfxDb1ttOfzxyry
ZHEIIF9j8JrZ9x2yd1IDv0wCGkRwEpxTPtbygkVYiMQMr7vYdU9Sag6tJnOSjsXU
5z5J7Hbors8zG9KN8LEQh/BT9C/oIkIy8yJ4SyU92NP8GmeR6RM=
=i3+b
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



kdevelop-php_22.04.1-1_source.changes ACCEPTED into unstable

2022-05-27 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 27 May 2022 11:02:47 +0200
Source: kdevelop-php
Architecture: source
Version: 22.04.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-php (22.04.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Update Vcs-* fields.
   * Bump Standards-Version to 4.6.1, no changes required.
   * CI: enable again the blhc job.
   * kdevelop-php is now part of the KDE release service, so:
 - switch watch file to release-service locations
 - import release-service GPG signing key
   * Update the build dependencies according to the upstream build system:
 - bump cmake to 3.16
 - bump Qt packages to 5.15.0
 - bump KF packages to 5.78.0
 - bump kdevelop-dev to 22.04.1
   * Bump KDEV_PLUGIN_VERSION to 36, according to upstream.
   * Modernize building:
 - add the dh-sequence-kf5 build dependency to use the kf5 addon
   automatically, removing pkg-kde-tools
 - drop the manually specified kf5 addon for dh
   * Remove the explicit as-needed linking, as it is done by binutils now.
   * Remove inactive Uploaders, adding myself as one to avoid leaving the source
 with no human maintainers.
Checksums-Sha1:
 8b7feb4b956a60f743d1921a01c279ef5ae5d351 2665 kdevelop-php_22.04.1-1.dsc
 80475369a92fba78fae6fa394cf04b8ec5e59963 1080932 
kdevelop-php_22.04.1.orig.tar.xz
 7ec30aaea54612fe683050cba2e3f28f536c52e2 833 
kdevelop-php_22.04.1.orig.tar.xz.asc
 27182663ea83a225caa7d8166cc2e97020466712 15592 
kdevelop-php_22.04.1-1.debian.tar.xz
 766bda9d27f180727542a2872dbab7c0fca035d5 16906 
kdevelop-php_22.04.1-1_source.buildinfo
Checksums-Sha256:
 df3fbdcf7e6b60b07b478042d60a4a89ce35ef69c3603d8324000517cd17c7f2 2665 
kdevelop-php_22.04.1-1.dsc
 5e40d2412accda564b56710eea25c165c776b0146449b1d79b45751c97ffbbb3 1080932 
kdevelop-php_22.04.1.orig.tar.xz
 1838fe68299184471b7a578d3a6b56a92b8a32c1da61336b598aa1d2934371ad 833 
kdevelop-php_22.04.1.orig.tar.xz.asc
 bc85cf818443880b2132dd6540bc772f1f168369d3a8fb409c0e8d73923f9c01 15592 
kdevelop-php_22.04.1-1.debian.tar.xz
 ba9c92b6435387f5d834f945a31e07195067a1f13f055753714eee96ecc93c04 16906 
kdevelop-php_22.04.1-1_source.buildinfo
Files:
 116a9f71a7b515d111782abb35a37d15 2665 devel optional kdevelop-php_22.04.1-1.dsc
 83701fe3be37c719da1cab130f3b0f63 1080932 devel optional 
kdevelop-php_22.04.1.orig.tar.xz
 49026dbbce0d84ffb0f91ee43a70cac4 833 devel optional 
kdevelop-php_22.04.1.orig.tar.xz.asc
 900c7bf0099744fbbd70563fd2abb35c 15592 devel optional 
kdevelop-php_22.04.1-1.debian.tar.xz
 0e0b92c1f060fab81a53766791711e91 16906 devel optional 
kdevelop-php_22.04.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmKQk9YACgkQLRkciEOx
P00iEBAAgvhtAosX7vSaTaIZIDLPSOBfPVefSVkBYnQZB4A8FV+S0qD6z4yAvdhA
JaqaIfSMS9cmLHs+gXPI572gxqesHOq0GAt5HlDHH1Ln7wl3SKNwBNTMl5Re3XgA
UIyvLhVL6DznpNwkkqqyKN6P0AxmYYgDeRnfadByYb/DC6EK6h9CaPFILSsU3mXj
p+sKyZMvWoG6BlYlhRFQtZB74L2YESEHJ20D5NA2gP7mNnuphb3tMR5ufpvNgLnj
WUqsiPPd1dQebwvo6kTQdleeb2ANf+EvP5PTTsE/FYe078dMCOVJWgKzG5wC6urI
zOadrsbmPV2tqVkH/L/ClKjGFBdri4/qvW7YRzQbEBAk/R4TfJ8mV9JGgQ3Ahtcc
daBBkJBl65w1GPqc5R7KV1Xro6RPZMXApd71MXM6ZdW3bizw46KAShoJwGHHYBlZ
SVKJZWLeGc+jbU+lTytAq1ABmcKkAcmdt+2LvPTSv8vJnarXmtWMqMAfdMefXf3y
73C76zTRTqpBofRVT35EiEEen5cYuRDFa9iDgo5K/7VujU43KEQr3mG3rsa7K8PA
UHNfCRJCjpEr/SdFf6/4Fj1CKJq+N9nMF2k8nTE8NzWRnPu0uaQm8oth964rN9Dq
OLgnvIaNKuPdNudrZmoQrwq7FglcdJz1BR724fl48TsCTmWdglI=
=AyUM
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-python_22.04.1-1_source.changes

2022-05-27 Thread Debian FTP Masters
kdevelop-python_22.04.1-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_22.04.1-1.dsc
  kdevelop-python_22.04.1.orig.tar.xz
  kdevelop-python_22.04.1.orig.tar.xz.asc
  kdevelop-python_22.04.1-1.debian.tar.xz
  kdevelop-python_22.04.1-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of kdevelop-php_22.04.1-1_source.changes

2022-05-27 Thread Debian FTP Masters
kdevelop-php_22.04.1-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-php_22.04.1-1.dsc
  kdevelop-php_22.04.1.orig.tar.xz
  kdevelop-php_22.04.1.orig.tar.xz.asc
  kdevelop-php_22.04.1-1.debian.tar.xz
  kdevelop-php_22.04.1-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



kdevelop-php is marked for autoremoval from testing

2022-05-26 Thread Debian testing autoremoval watch
kdevelop-php 5.6.2-2 is marked for autoremoval from testing on 2022-06-30

It (build-)depends on packages with these RC bugs:
1011146: nvidia-graphics-drivers-tesla-470: CVE-2022-28181, CVE-2022-28183, 
CVE-2022-28184, CVE-2022-28185, CVE-2022-28191, CVE-2022-28192
 https://bugs.debian.org/1011146



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop-pg-qt is marked for autoremoval from testing

2022-05-26 Thread Debian testing autoremoval watch
kdevelop-pg-qt 2.2.1-2 is marked for autoremoval from testing on 2022-06-30

It (build-)depends on packages with these RC bugs:
1011146: nvidia-graphics-drivers-tesla-470: CVE-2022-28181, CVE-2022-28183, 
CVE-2022-28184, CVE-2022-28185, CVE-2022-28191, CVE-2022-28192
 https://bugs.debian.org/1011146



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop is marked for autoremoval from testing

2022-05-26 Thread Debian testing autoremoval watch
kdevelop 4:5.6.2-5 is marked for autoremoval from testing on 2022-06-30

It (build-)depends on packages with these RC bugs:
1011146: nvidia-graphics-drivers-tesla-470: CVE-2022-28181, CVE-2022-28183, 
CVE-2022-28184, CVE-2022-28185, CVE-2022-28191, CVE-2022-28192
 https://bugs.debian.org/1011146



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop-python is marked for autoremoval from testing

2022-04-27 Thread Debian testing autoremoval watch
kdevelop-python 5.6.2-2 is marked for autoremoval from testing on 2022-04-28

It is affected by these RC bugs:
1008694: kdevelop-python: Build-Depends: python3.9-dev
 https://bugs.debian.org/1008694



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



kdevelop-python is marked for autoremoval from testing

2022-04-07 Thread Debian testing autoremoval watch
kdevelop-python 5.6.2-2 is marked for autoremoval from testing on 2022-04-28

It is affected by these RC bugs:
1008694: kdevelop-python: Build-Depends: python3.9-dev
 https://bugs.debian.org/1008694



This mail is generated by:
https://salsa.debian.org/release-team/release-tools/-/blob/master/mailer/mail_autoremovals.pl

Autoremoval data is generated by:
https://salsa.debian.org/qa/udd/-/blob/master/udd/testing_autoremovals_gatherer.pl



Bug#1008694: kdevelop-python: Build-Depends: python3.9-dev

2022-03-30 Thread Graham Inggs
Source: kdevelop-python
Version: 5.6.2-2
Severity: serious
Tags: ftbfs
Forwarded: https://bugs.kde.org/show_bug.cgi?id=438206
User: debian-pyt...@lists.debian.org
Usertags: python3.10

Hi Maintainer

kdevelop-python has a hardcoded build-dependency on python3.9-dev.

Changing this to the generic python3-dev doesn't help now since the
package is not ready for 3.10, although there is some recent activity
in the forwarded bug.

Regards
Graham



Bug#1000925: kdevelop: Please upgrade to llvm-toolchain-12 or 13

2021-11-30 Thread Sylvestre Ledru
Source: kdevelop
Severity: important

Dear Maintainer,

As part of the effort to limit the number of llvm packages in the
archive, it would be great if you could upgrade to -13 (or -12).

Bookworm won't ship with llvm-toolchain-11

llvm-defaults is now pointing to -13.

Thanks,
Sylvestre



kdevelop-python_5.6.2-2_source.changes ACCEPTED into unstable

2021-09-24 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 25 Sep 2021 07:11:13 +0200
Source: kdevelop-python
Architecture: source
Version: 5.6.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (5.6.2-2) unstable; urgency=medium
 .
   * Use the debhelper 13 replacement features in install files:
 - switch from ${KDEV_PLUGIN_VERSION} to ${env:KDEV_PLUGIN_VERSION}
 - remove the dh-exec build dependency, no more needed
 - remove the lintian override for the old method
   * Bump Standards-Version to 4.6.0, no changes required.
   * CI: disable the blhc job.
   * Use the ${misc:Pre-Depends} substvar in kdevelop-python-data.
Checksums-Sha1:
 c04e7106ee2e4f5ddb125d69a4097d382b217aaa 2533 kdevelop-python_5.6.2-2.dsc
 4c1878bcdf682e2c916e4c1e29a71309819a3fcf 7792 
kdevelop-python_5.6.2-2.debian.tar.xz
 abff4241d54e4920d2762f3ddc62676d0d6eeb1f 20884 
kdevelop-python_5.6.2-2_source.buildinfo
Checksums-Sha256:
 c7a45adc6e1070ca6baf427ad686228d5562cbfd5aa651acad3189ddde5faf33 2533 
kdevelop-python_5.6.2-2.dsc
 47dc4428042a241aa1727e1d0763489485f7b300fd9c6d68f43d60557c462b2c 7792 
kdevelop-python_5.6.2-2.debian.tar.xz
 524bfbf8d6dd9771335973ff6260c19d83de76a1c8e8d65f2d9598cb7cfd7da6 20884 
kdevelop-python_5.6.2-2_source.buildinfo
Files:
 dfa7433c468875ef4fdfd4b872c90aa5 2533 devel optional 
kdevelop-python_5.6.2-2.dsc
 3a886add09deac541c218d6829a8e176 7792 devel optional 
kdevelop-python_5.6.2-2.debian.tar.xz
 ce12f7b8e6e46dd94e2daaad446ea15b 20884 devel optional 
kdevelop-python_5.6.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmFOr4gACgkQLRkciEOx
P00PNA//UgXQp7OyWWP6ldlGsgS/awH3TYyjaeUfVFVafbRg/zv1TsXEhLsU5O5E
oMWkyvHyT7TWwL9wwK+i/4PLR+M2TT5rKFOP/ez9m3fqHD11wqzA24g8dfm4VCn3
ni0QcIMOMzZ/5YAoiGxYEmjP4HZV2/b2OXB1hIs3XKMoVZdAFLujJVmjSVSTNOl1
P14BqchvGH9Jo8hCiOQ+KX+mDPz1hsbOGfm4vc9+ghD+8d7165OiNPbivDlzUDjj
a2DFtG19IrmnWw4SmF4/TVf8IeKXa1pPH1wp4hfObiMLK1xJaZTiQrh8NODs/MYs
rAdGJtHzMWeDmhbl0JG2rLphY1mrhy2edb0L3LdSktvqE0W53xV2A43zZ72DpSpp
0cZg64TTpi4jxzx1883Sr8bq5xSNSNy9kTvi1u7JBkEyxUFg6xeU0czYdpNOV6SN
IqyykIZZpzrVkuWTUiIVwSXWwtuQbIKWC9ITmL+wxOqLsUP+8bFDWXKxBmYj2I8T
PyR8qko3SiINnS4PxzO47Sy/BOWpyPTzmClymPJKqVgaTV6sb0UJlBFYbxzOdgRD
K4OlA4pez2EH2fENe2VutfrchIucEbb+JLduemmj5hRAPIKBpLNOMCe5Vc2/wdjj
/tNyoU8E6E16LGP9Vz7gl1GtnhER7ZgTKgTJqufzV5n8BEX57dw=
=4Gi5
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-python_5.6.2-2_source.changes

2021-09-24 Thread Debian FTP Masters
kdevelop-python_5.6.2-2_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_5.6.2-2.dsc
  kdevelop-python_5.6.2-2.debian.tar.xz
  kdevelop-python_5.6.2-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



kdevelop-php_5.6.2-2_source.changes ACCEPTED into unstable

2021-09-24 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 25 Sep 2021 07:03:28 +0200
Source: kdevelop-php
Architecture: source
Version: 5.6.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-php (5.6.2-2) unstable; urgency=medium
 .
   * Team upload.
   * Use the debhelper 13 replacement features in install files:
 - switch from ${KDEV_PLUGIN_VERSION} to ${env:KDEV_PLUGIN_VERSION}
 - remove the dh-exec build dependency, no more needed
 - remove the lintian override for the old method
   * Bump Standards-Version to 4.6.0, no changes required.
   * CI: disable the blhc job.
   * Use the ${misc:Pre-Depends} substvar in kdevelop-php.
Checksums-Sha1:
 a0f9d6c8c250a6354e49dd0be3cf87f16165e793 2437 kdevelop-php_5.6.2-2.dsc
 3a586e59b0a506e60d2931ab259a4f7ef147866f 8124 
kdevelop-php_5.6.2-2.debian.tar.xz
 f6bef921843070ebebb71eebe5fdb5d435252a4d 20589 
kdevelop-php_5.6.2-2_source.buildinfo
Checksums-Sha256:
 1eb3fcbd9e4c7b8862786c59b496090357908797ec211502a51bc8b408214dd3 2437 
kdevelop-php_5.6.2-2.dsc
 dc76aace8988c8342d817ae6aec13ac1c91ef14fbd77bbec2921022d34255dc4 8124 
kdevelop-php_5.6.2-2.debian.tar.xz
 caf91a17546391ab698d01963c0c4c955da61abda87ea6921e110fd6db154cbf 20589 
kdevelop-php_5.6.2-2_source.buildinfo
Files:
 3e6451ec8de9da3c668662be8b85b41a 2437 devel optional kdevelop-php_5.6.2-2.dsc
 c230e75ea3d27e29f8c5b16116b6070d 8124 devel optional 
kdevelop-php_5.6.2-2.debian.tar.xz
 fdb9a125266060e4ac6b23fdf300975b 20589 devel optional 
kdevelop-php_5.6.2-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmFOrcgACgkQLRkciEOx
P00ncRAAkbgDDcUECryltBlkibOe5JbZX6873I7p4vSuf3IFzkDsIXhBMmDOgrXJ
SRjP7+hSvxizF1z+hN4V0ciV3RqKI4hyfm8appOrSBFYeHsbLm5Mqzl+jdcmGUQz
jtg9hHgUjZW7+MplE8ZDijIIjvwp6qsfOr0XysOaDMNJxDIkFKGqNtUfpIVlR1zM
EF59mBfIreaH13cepYZKvB58Tzpglc36Qol9LgwpwdJxdKi4hxV+yvtlHPgUV7rc
4YXLRDv9Y3TVXA7kScjj41HqPOXHUOHUyc1RYj55aTAmNNyNFDeGwQFMFD4FjpQ5
83Ut6jGGhxYlBXQ5ya7F4soI0pRBpl7OVzm4RSYt2TwUFDukwHQhesVTaF/jn9WH
N2qI9DIVeZS63xXa7QmlOn0dCNuUcdjbUjJcSqu2+DpdzWNGTlQKUv+fjPlMrjmO
CK7SdnE6A2Wyg//msgh149G921kXcpUYR7N9I3uEjpNHKYjamnxCLlchvQBvuRji
q/kA5L9G5ODMJNTtHrzFs71MCEcDJsuBLZdo7slFYmOIbN80JA69EKslnpQIMObU
nMsW4KjzG/1GE/qzUJyfmeGDao8KnVAnQ95t7x0rzV07OCUkv9w/IUdTwyAA6U4k
5tJx37MP5PfbxLsF4pGXAZlHuWrWLMmISoJZ3GV0ZTUJx2cy3MU=
=qwH2
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-php_5.6.2-2_source.changes

2021-09-24 Thread Debian FTP Masters
kdevelop-php_5.6.2-2_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-php_5.6.2-2.dsc
  kdevelop-php_5.6.2-2.debian.tar.xz
  kdevelop-php_5.6.2-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



kdevelop-pg-qt_2.2.1-2_source.changes ACCEPTED into unstable

2021-09-19 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 19 Sep 2021 11:41:29 +0200
Source: kdevelop-pg-qt
Architecture: source
Version: 2.2.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-pg-qt (2.2.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Backport upstream commit 846f186291ff26ccf320c0c0e85eccf15782ea68 to help
 building in a reproducible way; patch
 upstream_build-generate-flex-bison-outputs-with-relative-file.patch.
   * Do not ship TODO, as it is not useful for users.
   * CI: disable the blhc job.
   * Bump the debhelper compatibility to 13:
 - switch the debhelper-compat build dependency to 13
   * Bump Standards-Version to 4.6.0, no changes required.
   * Set Rules-Requires-Root: no.
   * Rename debian/docs to debian/kdevelop-pg-qt.docs, to make it clear to which
 package it refers.
Checksums-Sha1:
 35db1ce3120c10ee5f67421cea5b3ba3af0b56b5 2101 kdevelop-pg-qt_2.2.1-2.dsc
 59adc7ab26895aaf7fcf945cb0793551d2276374 5052 
kdevelop-pg-qt_2.2.1-2.debian.tar.xz
 aff7a50bbdf9d3912a09d0178528991325c6f74d 10492 
kdevelop-pg-qt_2.2.1-2_source.buildinfo
Checksums-Sha256:
 42f1c6249844e7f41edf23c281b9294c332661d8ef11b600e42ab36c9613a0ee 2101 
kdevelop-pg-qt_2.2.1-2.dsc
 7c4e75b51678abae62fd858da0c0faa1e1335f530e1be17a2d2b230befffd25a 5052 
kdevelop-pg-qt_2.2.1-2.debian.tar.xz
 c80022f7a450ecce467a626e4c0047cfe83a1af236d35f18cd7ffd9349d45d5d 10492 
kdevelop-pg-qt_2.2.1-2_source.buildinfo
Files:
 8b73876107ba12c4bff032c291fabd76 2101 devel optional kdevelop-pg-qt_2.2.1-2.dsc
 0fffe93bd2c2410fea34126e728268fe 5052 devel optional 
kdevelop-pg-qt_2.2.1-2.debian.tar.xz
 79914a843641dd5fbf6ab7427a1e1ddb 10492 devel optional 
kdevelop-pg-qt_2.2.1-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmFHBfMACgkQLRkciEOx
P01x9A/+PGZm4KaBc+i930Af7ULAH6t2z1/zPmx32MBgkEBVbDD/PJzo9e/sMHh4
JETplB14Qy++xZU/bKTAWGoKN1/6J6dWJerpPPoTnwZ9/cCe4WYnHp82Hi7OsIJe
sNb8vBLsdGZTqpu2T+AB3Sm0D2ohBUWUGTX+oZISfC2VJCdkwIS+ZEpvl2ii0owJ
HXqlP/l8sHPEzRmrwNRMkurQjL30uuaIjuLzMdS3DH2/NEzt3mIy8DcO282HKx9p
eGsbiqZJIG1j08aOqXOWLAS7gvIWo2j+QCrVNbKjhJkPj73ijQP1fnM4P7IAWF++
orYAmoDK4GOrwJvDFm0O8r/Ww1aE3ptQp731hbh06ZfIkWwMtMPHgV9ws1KViWTp
o9ILpwLwKHm2nLFoAzM1yXX32QYHtQqRvR9UoZonvrfq+tRy/Bnwok3vdflRQ31+
ktyhxnF7PSj2HC9OxijWHeAhZw8kv6AtQx1mH4Y7Pnhi70EegNrFC8cvc/p2ehhc
wiSSmWfenlGv7/ZWlrqhPgqUth1nQndTGxFVZlXHGs+XOOsATBiDEQeYsNIHeiq3
4eQlR/1twhXyXHHnzHMgfmZOB4+WDGKA3Lb0pkRtDEbdGr4NpOQBMyqraM6VuqEr
H2EIITfFDfAjZZUEc2xWJpLzteJQF01EGlr6xOuZJ94O90Z+JfA=
=eSge
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-pg-qt_2.2.1-2_source.changes

2021-09-19 Thread Debian FTP Masters
kdevelop-pg-qt_2.2.1-2_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-pg-qt_2.2.1-2.dsc
  kdevelop-pg-qt_2.2.1-2.debian.tar.xz
  kdevelop-pg-qt_2.2.1-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#981679: marked as done (kdevelop: Clang plugin breaks when clang package bumps version)

2021-02-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Feb 2021 10:18:14 +0100
with message-id <5291564.lL144ORZWD@grummly>
and subject line Closing as per reporter request
has caused the Debian Bug report #981679,
regarding kdevelop: Clang plugin breaks when clang package bumps version
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
981679: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981679
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdevelop
Version: 4:5.6.1-1
Severity: normal
X-Debbugs-Cc: bren...@quantumfurball.net

Dear Maintainer,

The Clang plugin seems to be responsible for advanced syntax highlighting and
probably other features. I just updated packages on my system and noticed these
features no longer work. I saw a few copies of the below in the kdevelop output
to console:

kdevplatform.shell: Could not load plugin "kdevclangsupport" , it reported the
error: "The clang builtin include path
\"/usr/lib/llvm-11/lib/clang/11.0.0/include\" is invalid (missing cpuid.h
header).\nTry setting the KDEV_CLANG_BUILTIN_DIR environment variable manually
to fix this.\nSee also: https://bugs.kde.org/show_bug.cgi?id=393779; Disabling
the plugin now.

So the path it needs is hard-coded and versioned, for 11.0.0 in the present
binary. My latest update pulled in Clang 11.0.1. If I set the
KDEV_CLANG_BUILTIN_DIR variable correctly and run kdevelop, then it works.

The KDE bug linked above does seem related, but ends with closure despite more
run-time checking being a TODO. Until that's implemented, it seems the Clang
plugin has a hard-ish version dependency on Clang, and the kdevelop package
must be rebuilt when Clang updates, or the user has to employ the environment
variable workaround.

Peace,
Brendon



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (990, 'testing-debug'), (990, 'testing'), (500, 
'unstable-debug'), (500, 'unstable'), (100, 'experimental-debug'), (100, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-1-amd64 (SMP w/16 CPU threads)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kdevelop depends on:
ii  kdevelop-data4:5.6.1-1
ii  kdevelop56-libs  4:5.6.1-1
ii  kinit5.78.0-2
ii  kio  5.78.0-2
ii  libapr1  1.7.0-6
ii  libaprutil1  1.6.1-5
ii  libastyle3   3.1-2+b1
ii  libc62.31-9
ii  libclang1-11 1:11.0.1-2
ii  libgcc-s110.2.1-6
ii  libgrantlee-templates5   5.2.0-3
ii  libkasten4controllers0   5:0.26.4-2
ii  libkasten4core0  5:0.26.4-2
ii  libkasten4okteta2controllers05:0.26.4-2
ii  libkasten4okteta2core0   5:0.26.4-2
ii  libkasten4okteta2gui05:0.26.4-2
ii  libkf5archive5   5.78.0-2
ii  libkf5bookmarks5 5.78.0-2
ii  libkf5codecs55.78.0-2
ii  libkf5completion55.78.0-3
ii  libkf5configcore55.78.0-3
ii  libkf5configgui5 5.78.0-3
ii  libkf5configwidgets5 5.78.0-2
ii  libkf5coreaddons55.78.0-2
ii  libkf5crash5 5.78.0-3
ii  libkf5declarative5   5.78.0-2
ii  libkf5guiaddons5 5.78.0-3
ii  libkf5i18n5  5.78.0-2
ii  libkf5iconthemes55.78.0-2
ii  libkf5itemmodels55.78.0-2
ii  libkf5itemviews5 5.78.0-2
ii  libkf5jobwidgets55.78.0-2
ii  libkf5kiocore5   5.78.0-2
ii  libkf5kiofilewidgets55.78.0-2
ii  libkf5kiogui55.78.0-2
ii  libkf5kiowidgets55.78.0-2
ii  libkf5newstuff5  5.78.0-2
ii  libkf5parts5 5.78.0-3
ii  libkf5purpose-bin5.78.0-2
ii  libkf5purpose5   5.78.0-2
ii  libkf5service-bin5.78.0-2
ii  libkf5service5   5.78.0-2
ii  libkf5sonnetui5  5.78.0-2
ii  libkf5texteditor55.78.0-3
ii  libkf5textwidgets5   5.78.0-2
ii  libkf5threadweaver5  5.78.0-2
ii  libkf5widgetsaddons5 5.78.0-2
ii  libkf5xmlgui55.78.0-2
ii  libkomparediff2-

Bug#981679: Close Bug: KDevelop 5.6.2 now recognizes Debian specific clang --version output

2021-02-11 Thread Justin
This bug can be closed. No longer an issue with KDevelop 5.6.2. 

Fixed in KDevelop git commit fa83c76b133a52c8ce0e7af0aa8c060fadaa8536

Background:
Debian and Ubuntu (and others?) have unique clang --version output.
KDevelop tries a few different ways to determine the clang include directory. 
The most successful method seems to be matching on the output of the 'clang 
--version' output (which the developers recognize as unsafe ). 


Bug#981679: KDevelop Clang plugin issue

2021-02-08 Thread Justin
I discovered that creating:

sudo ln /usr/bin/llvm-config-11 /usr/bin/llvm-config

Allows KDevelop to work properly.
So maybe an update-alternatives could be involved or just link(s) set up during 
the install of llvm.

Justin Jones
-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

kdevelop-python_5.6.2-1_source.changes ACCEPTED into unstable

2021-02-03 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 03 Feb 2021 10:24:33 +0100
Source: kdevelop-python
Architecture: source
Version: 5.6.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (5.6.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 5.6.2, as indicated by the
 upstream build system.
   * Use execute_after_dh_auto_install to avoid invoking dh_auto_install
 manually.
Checksums-Sha1:
 c96584c820eb61a2f3bcd7538d022f2f7e038451 2542 kdevelop-python_5.6.2-1.dsc
 3f4df09713abff71484da7f21a39f2a01be22cde 1072212 
kdevelop-python_5.6.2.orig.tar.xz
 9eeeccedeace870aabaf17f7dd30f960907449c1 7756 
kdevelop-python_5.6.2-1.debian.tar.xz
 652132a71b72f4a9ad607a9b6f88010d7eae5f5b 20806 
kdevelop-python_5.6.2-1_source.buildinfo
Checksums-Sha256:
 1de98efce2c9bfc42f8815aa5ca243c3502bff6aa92d7a5252e5d5f87fc643c6 2542 
kdevelop-python_5.6.2-1.dsc
 20f9b771b961262ded986a4f32b8d259ad9f7bc48bb29eac0a5d5853be1d917f 1072212 
kdevelop-python_5.6.2.orig.tar.xz
 503175af2e952bdb96b879f199db7106daa7721ca85c906c7dd80d69dba13214 7756 
kdevelop-python_5.6.2-1.debian.tar.xz
 d9ee4ca1a8b8b288fd591d0e92930d7679ce1311cfdc6a8a84684ea394e19e0c 20806 
kdevelop-python_5.6.2-1_source.buildinfo
Files:
 3a3494cd6a0ea74bdba4b1480350cffb 2542 devel optional 
kdevelop-python_5.6.2-1.dsc
 00627eed7f0a4252a84767d36f4da450 1072212 devel optional 
kdevelop-python_5.6.2.orig.tar.xz
 b433b2d16bc1a249773b78f378e14d04 7756 devel optional 
kdevelop-python_5.6.2-1.debian.tar.xz
 637339713d60302cbf90c5e3928c6bd1 20806 devel optional 
kdevelop-python_5.6.2-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmAaa+8ACgkQLRkciEOx
P005ug//U/tv6jZFMeEutPJk0+/9BAHa7+kzEV5pORvTMd2BP8Xyh7N9RoPwsOtQ
M8S2baNb6zjIGPcp99rRAKgeDDR7V8RV0jaB8BeQxPIama+dTAri5DMxPfKlc6XC
xuPmGVN9+PwBUvDpx2F2txI8kRy5KYbmr5m5g0yK/aSHuLOien6EiK9ZXz9QuUyo
s2nZdUbVABssesQobjNG11CsdaFO/GeL1JozL2VY34yn19VdrpBmPaF1nMaD5aDw
pjXHBO93zL1DZaEkXrEdu7BcHFcho9wVzV+Q/4eHVQYRVn8/faoyp8ZVUgNSsiE+
keQ9zrs2VoOb9tigfN7iY9Pzjj6KpwD2mJtyH+3H5ps+8IG7e+KcfUKG1b9p2kvt
A/wcTGJEwvlz9CKVu9PBCV4hxqGcYofRhGDtHA+EL9hOwdaQGJESeIiy5KYoW25r
6nEvJEWnDp7LPLvTBKcY5Rq8OPz9SMCCq/gDUDRfuvd1FyB65Bfmn/L5jQ913fNH
2ABR6bTq6BwGDefNMyIhhxHbzbYnsDh971rKqg3v2L/y/WyBLFVr9OWBkiEyXpWF
rZYWf2wkHuFG2xc8c401WO2+jalRFBZIa2CFG5hLjQeao3Xb6Oi3+81A4P3KTrAG
OvD6EZa2KYSc6o8bUlhUprivYHO0TE/EJqVhvcNFcmXKW/l0oZs=
=9012
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-python_5.6.2-1_source.changes

2021-02-03 Thread Debian FTP Masters
kdevelop-python_5.6.2-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_5.6.2-1.dsc
  kdevelop-python_5.6.2.orig.tar.xz
  kdevelop-python_5.6.2-1.debian.tar.xz
  kdevelop-python_5.6.2-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



kdevelop-php_5.6.2-1_source.changes ACCEPTED into unstable

2021-02-03 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 03 Feb 2021 10:22:37 +0100
Source: kdevelop-php
Architecture: source
Version: 5.6.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-php (5.6.2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 5.6.2, as indicated by the
 upstream build system.
   * Use execute_after_dh_auto_install to avoid invoking dh_auto_install
 manually.
Checksums-Sha1:
 7f532f11cd7793a03ea8eec1f3537c7e803af996 2446 kdevelop-php_5.6.2-1.dsc
 f2c20f6379ae74c5585236c47d2351d6a3575b9f 1063520 kdevelop-php_5.6.2.orig.tar.xz
 6d270c225a0f0eefa9ef6a56ba4684218b2ce247 8100 
kdevelop-php_5.6.2-1.debian.tar.xz
 e8f7a2420afc1db5ae345b92d16e3d47e7125a92 20511 
kdevelop-php_5.6.2-1_source.buildinfo
Checksums-Sha256:
 3d90aa42508a53dc7d79c0b566a7c843f2133840043893566f6fcc35f8858c5d 2446 
kdevelop-php_5.6.2-1.dsc
 f1083daec2b8c752de1a0441d0f9f72274b1e2d29c723005ed78dcf8ba717e0c 1063520 
kdevelop-php_5.6.2.orig.tar.xz
 a3425e2aa6b1535361d5c2d26ea1d843ee9c489e0f98dab2e2cba85349d86c1f 8100 
kdevelop-php_5.6.2-1.debian.tar.xz
 eecb9ba05d658eeaa4a64afb62d9c4b4748dd1c45f092945d77dc0b591c7cd3c 20511 
kdevelop-php_5.6.2-1_source.buildinfo
Files:
 ca0840349d9c86be5b5da157767c17a8 2446 devel optional kdevelop-php_5.6.2-1.dsc
 96e8c2d729cc472d58751ac439c09c15 1063520 devel optional 
kdevelop-php_5.6.2.orig.tar.xz
 ac34a2af79eaf207a5345fb4c24103eb 8100 devel optional 
kdevelop-php_5.6.2-1.debian.tar.xz
 627ce760b7d3070f0df83761eace67ae 20511 devel optional 
kdevelop-php_5.6.2-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAmAaa4AACgkQLRkciEOx
P03ofQ//R+eR7TDT5cewBHfUeLm5Z9E3MraiaUgmdD1DOPY4eOCpL9kWbpT1xgP3
Vnz3BqLMP+r5X8Ir0TGw4y/LqyVz+XJYsH77LQrhN8NAqbk/7aOB55Xcy2EZYX+k
zEd2CwA+jj0MTk8P+sBaZI38YNSQ7wDqerI5lS6yyDtQS2a10qV/RtcPMHmq9yQu
8kXRAD1SZ/rQmjIUJpCHmOOIBKNcnq1+CFIFUgWKOoW7JRhHap0WP7Xn1FxaDKWi
IH0uQ1CwysidT2MhWY5iZVwpBdNNkanM0LJfJlIgB07aOCi5q/809KoL0lGl+7BS
4Q1uJ2vbh+Iqo0QO9qs/6i0kvUUJo/3vV0RcJesDJt5ZRtqLt87PPcEU0m95k/Dt
rLJXzV92aVCRiNhsO+MAPvo80We/+KTCLdmIeYnT+A9s2rTKcS/JE7ydMfMN7t85
v7CklFVO9HZSWa2QcjVPFmX3Xqq3H+/PBln9gFK+0fOEr0FLxxH4O+gokJm7/wel
t2GvpfU/arV81TQXOAl+ZVQbJKORJaFXTCOl46ujQ2pahCGeZlWcBlgSGNKVtNnw
SiPOZEXMQ4WxTF4rBDngi/aU1gmDuotywGmV6K9T2h5iKppQHVSvRBukEdkSftKK
tskUahv5uHdMhbwfuPF+DMA/RSyZaFc9U7c07H7THSNBVhmTVfU=
=/c0H
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-php_5.6.2-1_source.changes

2021-02-03 Thread Debian FTP Masters
kdevelop-php_5.6.2-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-php_5.6.2-1.dsc
  kdevelop-php_5.6.2.orig.tar.xz
  kdevelop-php_5.6.2-1.debian.tar.xz
  kdevelop-php_5.6.2-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#981679: kdevelop: Clang plugin breaks when clang package bumps version

2021-02-02 Thread Brendon Higgins
Package: kdevelop
Version: 4:5.6.1-1
Severity: normal
X-Debbugs-Cc: bren...@quantumfurball.net

Dear Maintainer,

The Clang plugin seems to be responsible for advanced syntax highlighting and
probably other features. I just updated packages on my system and noticed these
features no longer work. I saw a few copies of the below in the kdevelop output
to console:

kdevplatform.shell: Could not load plugin "kdevclangsupport" , it reported the
error: "The clang builtin include path
\"/usr/lib/llvm-11/lib/clang/11.0.0/include\" is invalid (missing cpuid.h
header).\nTry setting the KDEV_CLANG_BUILTIN_DIR environment variable manually
to fix this.\nSee also: https://bugs.kde.org/show_bug.cgi?id=393779; Disabling
the plugin now.

So the path it needs is hard-coded and versioned, for 11.0.0 in the present
binary. My latest update pulled in Clang 11.0.1. If I set the
KDEV_CLANG_BUILTIN_DIR variable correctly and run kdevelop, then it works.

The KDE bug linked above does seem related, but ends with closure despite more
run-time checking being a TODO. Until that's implemented, it seems the Clang
plugin has a hard-ish version dependency on Clang, and the kdevelop package
must be rebuilt when Clang updates, or the user has to employ the environment
variable workaround.

Peace,
Brendon



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (990, 'testing-debug'), (990, 'testing'), (500, 
'unstable-debug'), (500, 'unstable'), (100, 'experimental-debug'), (100, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-1-amd64 (SMP w/16 CPU threads)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages kdevelop depends on:
ii  kdevelop-data4:5.6.1-1
ii  kdevelop56-libs  4:5.6.1-1
ii  kinit5.78.0-2
ii  kio  5.78.0-2
ii  libapr1  1.7.0-6
ii  libaprutil1  1.6.1-5
ii  libastyle3   3.1-2+b1
ii  libc62.31-9
ii  libclang1-11 1:11.0.1-2
ii  libgcc-s110.2.1-6
ii  libgrantlee-templates5   5.2.0-3
ii  libkasten4controllers0   5:0.26.4-2
ii  libkasten4core0  5:0.26.4-2
ii  libkasten4okteta2controllers05:0.26.4-2
ii  libkasten4okteta2core0   5:0.26.4-2
ii  libkasten4okteta2gui05:0.26.4-2
ii  libkf5archive5   5.78.0-2
ii  libkf5bookmarks5 5.78.0-2
ii  libkf5codecs55.78.0-2
ii  libkf5completion55.78.0-3
ii  libkf5configcore55.78.0-3
ii  libkf5configgui5 5.78.0-3
ii  libkf5configwidgets5 5.78.0-2
ii  libkf5coreaddons55.78.0-2
ii  libkf5crash5 5.78.0-3
ii  libkf5declarative5   5.78.0-2
ii  libkf5guiaddons5 5.78.0-3
ii  libkf5i18n5  5.78.0-2
ii  libkf5iconthemes55.78.0-2
ii  libkf5itemmodels55.78.0-2
ii  libkf5itemviews5 5.78.0-2
ii  libkf5jobwidgets55.78.0-2
ii  libkf5kiocore5   5.78.0-2
ii  libkf5kiofilewidgets55.78.0-2
ii  libkf5kiogui55.78.0-2
ii  libkf5kiowidgets55.78.0-2
ii  libkf5newstuff5  5.78.0-2
ii  libkf5parts5 5.78.0-3
ii  libkf5purpose-bin5.78.0-2
ii  libkf5purpose5   5.78.0-2
ii  libkf5service-bin5.78.0-2
ii  libkf5service5   5.78.0-2
ii  libkf5sonnetui5  5.78.0-2
ii  libkf5texteditor55.78.0-3
ii  libkf5textwidgets5   5.78.0-2
ii  libkf5threadweaver5  5.78.0-2
ii  libkf5widgetsaddons5 5.78.0-2
ii  libkf5xmlgui55.78.0-2
ii  libkomparediff2-54:20.12.0-2
ii  libokteta3core0  5:0.26.4-2
ii  libokteta3gui0   5:0.26.4-2
ii  libprocesscore9  4:5.20.5-1
ii  libprocessui94:5.20.5-1
ii  libqt5core5a 5.15.2+dfsg-3
ii  libqt5dbus5  5.15.2+dfsg-3
ii  libqt5gui5   5.15.2+dfsg-3
ii  libqt5help5  5.15.2-3
ii  libqt5network5   5.15.2+dfsg-3
ii  libqt5qml5   5.15.2+dfsg-3
ii  libqt5quick5 5.15.2+dfsg-3
ii  libqt5quickwidgets5  5.15.2+dfsg-3
ii  libqt5widgets5   5.15.2+dfsg-3
ii  libqt5xml5   5.15.2+dfsg-3
ii  libstdc++6   10.2.1-6
ii  libsvn1  1.14.0-3+b2
ii  qml-module-qtquick-controls  5.15.2

Bug#891631: marked as done (kdevelop-python: KDevelop Python with Qt default example doesn't run)

2020-12-25 Thread Debian Bug Tracking System
Your message dated Fri, 25 Dec 2020 18:21:13 +0100
with message-id <6101556.Wku2Vz74k6@thyrus>
and subject line Re: Bug#891631: kdevelop-python: KDevelop Python with Qt 
default example doesn't run
has caused the Debian Bug report #891631,
regarding kdevelop-python: KDevelop Python with Qt default example doesn't run
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
891631: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=891631
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdevelop-python
Version: 5.0.3-1
Severity: normal

Dear Maintainer,

python-pyqt5 should be a dependency of kdevelop-python in my opinion.
After installed the kdevelop-python package I tried to create a python
project with qt graphic interface. In the second line of the file
automatically created there is "from PyQt5 import QtWidgets" but the
PyQt5 is not installed.
Trying to run the program:

$ python TesteKDevelopPython.py
Traceback (most recent call last):
  File "TesteKDevelopPython.py", line 2, in 
from PyQt5 import QtWidgets
ImportError: No module named PyQt5

After installing python-pyqt5 the program correctly run.

-- System Information:
Debian Release: 9.3
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8),
LANGUAGE=pt_BR:pt:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages kdevelop-python depends on:
ii  kdevelop  4:5.0.3-1+b1
ii  kdevelop-python-data  5.0.3-1
ii  kdevplatform10-libs   5.0.3-1
ii  kio   5.28.0-2
ii  libc6 2.24-11+deb9u1
ii  libkf5configcore5 5.28.0-2
ii  libkf5coreaddons5 5.28.0-2
ii  libkf5i18n5   5.28.0-2
ii  libkf5kiowidgets5 5.28.0-2
ii  libkf5parts5  5.28.0-1
ii  libkf5texteditor5 5.28.0-2
ii  libkf5threadweaver5   5.28.0-1+b2
ii  libkf5widgetsaddons5  5.28.0-3
ii  libkf5xmlgui5 5.28.0-1
ii  libpython3.5  3.5.3-1
ii  libqt5core5a  5.7.1+dfsg-3+b1
ii  libqt5gui55.7.1+dfsg-3+b1
ii  libqt5widgets55.7.1+dfsg-3+b1
ii  libstdc++66.3.0-18+deb9u1
ii  python3.5 3.5.3-1

Versions of packages kdevelop-python recommends:
ii  pycodestyle  2.2.0-2
ii  python-autopep8  0.9.1-2.1

Versions of packages kdevelop-python suggests:
pn  kdevelop-python-l10n  

-- no debconf information
--- End Message ---
--- Begin Message ---
Hi Ricardo,

sorry for the late answer.

In data martedì 27 febbraio 2018 15:43:54 CET, Ricardo ha scritto:
> Package: kdevelop-python
> Version: 5.0.3-1
> Severity: normal
> 
> Dear Maintainer,
> 
> python-pyqt5 should be a dependency of kdevelop-python in my opinion.
> After installed the kdevelop-python package I tried to create a python
> project with qt graphic interface. In the second line of the file
> automatically created there is "from PyQt5 import QtWidgets" but the
> PyQt5 is not installed.

kdevelop-python provides the integration to work with Python in
KDevelop, along with few project templates. It is still up to the user
of KDevelop to install all the packages needed for the project being
worked on. In your case, if you want to create a project based on the
Python Qt5 template, you need to install the packages for PyQt5
(at least python3-pyqt5). The same applies to all the other templates
shipped by KDevelop itself, or installed by other packages.

> Trying to run the program:
> 
> $ python TesteKDevelopPython.py
> Traceback (most recent call last):
>   File "TesteKDevelopPython.py", line 2, in 
> from PyQt5 import QtWidgets
> ImportError: No module named PyQt5
> 
> After installing python-pyqt5 the program correctly run.

You are running this outside of KDevelop, so you need to install the
right Python module regardless of kdevelop-python. It is like as if you
wrote TesteKDevelopPython.py (using PyQt5) yourself, rather than
creating it from a KDevelop template.

Therefore, I'm closing this bug, since the installation of packages
needed for your project is up to you.

Thanks anyway for your report,
-- 
Pino Toscano

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


kdevelop-python_5.6.1-1_source.changes ACCEPTED into unstable

2020-12-09 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 09 Dec 2020 10:16:25 +0100
Source: kdevelop-python
Architecture: source
Version: 5.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (5.6.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 5.6.1, as indicated by the
 upstream build system.
   * Remove the unused upstream GPG signing key.
   * Update lintian overrides.
Checksums-Sha1:
 e4aaab8ab6bc0a454e52c55a98f37f7e0b5957dd 2542 kdevelop-python_5.6.1-1.dsc
 b30b050a5bacbac21ca0ae0660fe1090f1ac4b4f 1071080 
kdevelop-python_5.6.1.orig.tar.xz
 dbce88e6f0b78df0d6dd7011da5f4d086ace7ce4 7732 
kdevelop-python_5.6.1-1.debian.tar.xz
 ff7f9a3abb3fd86a57e50a631e3c479d2ad46d3c 20976 
kdevelop-python_5.6.1-1_source.buildinfo
Checksums-Sha256:
 343c17787fffa1f3df2083d1f7cf37ee3ec2dff0cdb9ae57064d419842877100 2542 
kdevelop-python_5.6.1-1.dsc
 00d5db9596b7db9a6dd109fd3605dc155ac849b1b88328e038d4cf7b7fd575f3 1071080 
kdevelop-python_5.6.1.orig.tar.xz
 3423569dde2cbf141f5ae7138e71a65a15cc5eeeacb42db93dcacc068760dd1f 7732 
kdevelop-python_5.6.1-1.debian.tar.xz
 8fa2847b56bab613ca28dde290dd99c446a36931dfb4dee4cc524389f8756b6a 20976 
kdevelop-python_5.6.1-1_source.buildinfo
Files:
 bf427c47adaf7ec2c5afa6be01c4d3c0 2542 devel optional 
kdevelop-python_5.6.1-1.dsc
 577ff96d194a4e99e23657b92371d906 1071080 devel optional 
kdevelop-python_5.6.1.orig.tar.xz
 94aa463437addd7498d5789e8b8f0683 7732 devel optional 
kdevelop-python_5.6.1-1.debian.tar.xz
 bf90a7145bdb96b3e3e94436869c88f6 20976 devel optional 
kdevelop-python_5.6.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl/QlggACgkQLRkciEOx
P03x4BAAhfb8Ub5Br54WlQMzUQjtO9rgjcQ1POz8LChN5MV8BeLXvyzarlucc21Q
SRERmcV8vXlC5H8RHaDea9zSa16DHDJ64y1s6MdVL4ftZWSKNXNzjUUwoPl85QZT
9JJ+JMOF6TUWGwpcptQch9Lu3A4FCBYRkbiufAlxVJOZKgB/pg+tAI8RLqd9feE4
OQIOym6Sge4WEyXRxOu0Kj9LvN7q568+5QCQBT2bmbIHlFmyVgPTEovnzFR6z58l
W0C19nzDzQpgTOh7jaCWJQgVwlUTvGjN0SJ4oaNS4825uujl/bpxvRsFzzaPbbm2
BV0xUo1Qkede4wrigkwhSEl3I+pAe2KCkAz3orWATkYQzw9qRvVBWqrVIdvG2frT
za1YSSbE0DnqXhBIDGWIjadyg1PkWxH9l3ulerblzzbUogwXwgbw4klS8ynsMvQj
a7/Oc/Z/f5WhBaleaP/0FswJx2FJZtnHN9SMlHgHbuGqW96/IaWlZA4yBtt59onl
l7Ilw8nxV7q5dQtyL4K3HVTaw+Bt07+uPy0If5batywlLU5ldP25K27XQojV6p3j
uriWKNjdCCVhZHBb33s9YZLTD+tRCUrzRl92wrm5a2B3zelX59OTfOrdZwQZbVBr
kX/3+kZPrQTGoXfBwPdXJ0AuxqKh+H2REMLItktDBPW8qlHUV+0=
=3FEs
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



kdevelop-php_5.6.1-1_source.changes ACCEPTED into unstable

2020-12-09 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Wed, 09 Dec 2020 10:15:06 +0100
Source: kdevelop-php
Architecture: source
Version: 5.6.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-php (5.6.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 5.6.1, as indicated by the
 upstream build system.
   * Bump Standards-Version to 4.5.1, no changes required.
   * Switch the watch file to version 4, no changes required.
Checksums-Sha1:
 aeb2b625a9fc2efb5eef93cae32dd7f80435c4cf 2446 kdevelop-php_5.6.1-1.dsc
 7902d5308683893149e72acc9915440018ce39e7 1063372 kdevelop-php_5.6.1.orig.tar.xz
 e2bb2f2ea01fa89f549e1e6fb19af867fe9123d6 8052 
kdevelop-php_5.6.1-1.debian.tar.xz
 d56d5b6512e9c5c1d80371b622fdd2ee18ed9efc 20669 
kdevelop-php_5.6.1-1_source.buildinfo
Checksums-Sha256:
 fa1f3a8a3e1a43f9b9b678f204359bf27c68da386ac5353245224b14045f63eb 2446 
kdevelop-php_5.6.1-1.dsc
 702f12a1ad0caadd020ac30294b70ec6426e7961ac439d270f3010748b3f7a5a 1063372 
kdevelop-php_5.6.1.orig.tar.xz
 97306e9d5fcc99287057e0ea84e02c34626441325b591aef7185e423c7ae6dee 8052 
kdevelop-php_5.6.1-1.debian.tar.xz
 e684b311d0511ce5673e2a86870408b8657fd3bf28a5fd8f0164d5f60d3d5095 20669 
kdevelop-php_5.6.1-1_source.buildinfo
Files:
 122ef1436a8468017a82d0c887b47d6c 2446 devel optional kdevelop-php_5.6.1-1.dsc
 b396b0d94af56d91f5663e8f6211ccaf 1063372 devel optional 
kdevelop-php_5.6.1.orig.tar.xz
 f3f19c4067a77a1fda7620c62e8c268e 8052 devel optional 
kdevelop-php_5.6.1-1.debian.tar.xz
 86c316d4a459502575ea775e5ee3e54f 20669 devel optional 
kdevelop-php_5.6.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl/QlcMACgkQLRkciEOx
P03RlhAAmszzBFdHttpcPUJR0V5E0ZrE0h1EY4eqLB5kLDHBOCTXYSjXeHyNOllQ
qHHyNV5TZIl+KP3D2+ucPv3bnQ/RpbB9it0K1JTB/B+FghwlOlojj/x/5Wksi3yj
fEKtV1x9x63r6O6q+A5UTrJuYdSSBQ0ThAGd5hby9rAZnANR43i/V4N1YvLrgR7a
tqgbMpf/cJ7v0Wu8NdAxlnuN4rkVu5CI0+vBUNUTy0algZz7i0g/VukKP5fdZO18
5P+m5pgceKu6UVe1rHYglufhbL0YevDGeBF4z6z4WmcoAPqCY0w3CNNYM5yzpAYk
I34bsIYFv4c9KZ62EKJDmbb9uzqoLUkJ9eJmdS17CiDbsrQzJDKC/OBjyf6ByjFn
hyTpmseBl/okILKrXa9vGoa39wL0Sn9ZfYC6rShk24lRAQNNtpf9HarDvmVItz2b
LhfpnxcQFSMqd2W7TgqoHIdhIiNjmBdr8EEiiiXmJGhtkRDwB6KfMBqb/parBZra
8gfOfyPgOzT4WiMU3/P65tCXHCUpu8mvQpRswaklwCHfzUsxLaTIFfcarPlBo8GR
RHDNSlS1XNhQi3rj6xqXkP/ZaSsuvVJet1N+fZ/leeJLo7r6JtkFQ6bge+UMhK33
P6cjX7E352CTJ5+dgv0sWXV8Ef9AKcwqTQnmEgQkkWmRaHW4r8U=
=QVyJ
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-php_5.6.1-1_source.changes

2020-12-09 Thread Debian FTP Masters
kdevelop-php_5.6.1-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-php_5.6.1-1.dsc
  kdevelop-php_5.6.1.orig.tar.xz
  kdevelop-php_5.6.1-1.debian.tar.xz
  kdevelop-php_5.6.1-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of kdevelop-python_5.6.1-1_source.changes

2020-12-09 Thread Debian FTP Masters
kdevelop-python_5.6.1-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_5.6.1-1.dsc
  kdevelop-python_5.6.1.orig.tar.xz
  kdevelop-python_5.6.1-1.debian.tar.xz
  kdevelop-python_5.6.1-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#975337: marked as done (kdevelop: Fails to parse gdb 10 version string, won't debug programs)

2020-12-09 Thread Debian Bug Tracking System
Your message dated Wed, 09 Dec 2020 09:34:21 +
with message-id 
and subject line Bug#975337: fixed in kdevelop 4:5.6.1-1
has caused the Debian Bug report #975337,
regarding kdevelop: Fails to parse gdb 10 version string, won't debug programs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
975337: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975337
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: kdevelop
Version: 4:5.6.0-3+b1
Severity: normal
Tags: upstream
X-Debbugs-Cc: bren...@quantumfurball.net

Dear Maintainer,

Evidently the version string returned from GDB has changed since the major
version switch from 9 to 10, and now kdevelop cannot interpret it. When I try
to run a project binary in debug mode, I get a red bar across the top of the
editor window saying:
You need gdb 7.0.0 or higher.
You are using: GNU gdb (Debian 10.1-1+b1) 10.1

Obviously 10.1 > 7.0.0, but from what I can gather, kdevelop doesn't seem to be
extracting the relevant portion of the "GNU gdb (Debian 10.1-1+b1) 10.1"
string. I can only close the notice bar - the debugger function in kdevelop no
longer works.

Triggered by local gdb package version, but I'm assuming the check logic comes
from upstream.

Best,
Brendon



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (990, 'testing-debug'), (990, 'testing'), (500, 
'unstable-debug'), (500, 'unstable'), (100, 'experimental-debug'), (100, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages kdevelop depends on:
ii  kdevelop-data4:5.6.0-3
ii  kdevelop56-libs  4:5.6.0-3+b1
ii  kinit5.74.0-2
ii  kio  5.74.0-2
ii  libapr1  1.7.0-3
ii  libaprutil1  1.6.1-5
ii  libastyle3   3.1-2+b1
ii  libc62.31-4
ii  libclang1-9  1:9.0.1-15
ii  libgcc-s110.2.0-16
ii  libgrantlee-templates5   5.2.0-2
ii  libkasten4controllers0   5:0.26.4-1
ii  libkasten4core0  5:0.26.4-1
ii  libkasten4okteta2controllers05:0.26.4-1
ii  libkasten4okteta2core0   5:0.26.4-1
ii  libkasten4okteta2gui05:0.26.4-1
ii  libkf5archive5   5.74.0-2
ii  libkf5bookmarks5 5.74.0-2
ii  libkf5codecs55.74.0-2
ii  libkf5completion55.74.0-2
ii  libkf5configcore55.74.0-2
ii  libkf5configgui5 5.74.0-2
ii  libkf5configwidgets5 5.74.0-2
ii  libkf5coreaddons55.74.0-2
ii  libkf5crash5 5.74.0-2
ii  libkf5declarative5   5.74.0-2
ii  libkf5guiaddons5 5.74.0-3
ii  libkf5i18n5  5.74.0-3
ii  libkf5iconthemes55.74.0-2
ii  libkf5itemmodels55.74.0-2
ii  libkf5itemviews5 5.74.0-2
ii  libkf5jobwidgets55.74.0-2
ii  libkf5kiocore5   5.74.0-2
ii  libkf5kiofilewidgets55.74.0-2
ii  libkf5kiogui55.74.0-2
ii  libkf5kiowidgets55.74.0-2
ii  libkf5newstuff5  5.74.0-2
ii  libkf5parts5 5.74.0-2
ii  libkf5purpose-bin5.74.0-2
ii  libkf5purpose5   5.74.0-2
ii  libkf5service-bin5.74.0-2
ii  libkf5service5   5.74.0-2
ii  libkf5sonnetui5  5.74.0-3
ii  libkf5texteditor55.74.0-3
ii  libkf5textwidgets5   5.74.0-2
ii  libkf5threadweaver5  5.74.0-2
ii  libkf5widgetsaddons5 5.74.0-3
ii  libkf5xmlgui55.74.0-2+b1
ii  libkomparediff2-54:20.04.3-1
ii  libokteta3core0  5:0.26.4-1
ii  libokteta3gui0   5:0.26.4-1
ii  libprocesscore9  4:5.19.5-4
ii  libprocessui94:5.19.5-4
ii  libqt5core5a 5.15.1+dfsg-2
ii  libqt5dbus5  5.15.1+dfsg-2
ii  libqt5gui5   5.15.1+dfsg-2
ii  libqt5help5  5.15.1-2
ii  libqt5network5   5.15.1+dfsg-2
ii  libqt5qml5   5.1

Bug#975337: kdevelop: Fails to parse gdb 10 version string, won't debug programs

2020-11-20 Thread Brendon Higgins
Package: kdevelop
Version: 4:5.6.0-3+b1
Severity: normal
Tags: upstream
X-Debbugs-Cc: bren...@quantumfurball.net

Dear Maintainer,

Evidently the version string returned from GDB has changed since the major
version switch from 9 to 10, and now kdevelop cannot interpret it. When I try
to run a project binary in debug mode, I get a red bar across the top of the
editor window saying:
You need gdb 7.0.0 or higher.
You are using: GNU gdb (Debian 10.1-1+b1) 10.1

Obviously 10.1 > 7.0.0, but from what I can gather, kdevelop doesn't seem to be
extracting the relevant portion of the "GNU gdb (Debian 10.1-1+b1) 10.1"
string. I can only close the notice bar - the debugger function in kdevelop no
longer works.

Triggered by local gdb package version, but I'm assuming the check logic comes
from upstream.

Best,
Brendon



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing-debug
  APT policy: (990, 'testing-debug'), (990, 'testing'), (500, 
'unstable-debug'), (500, 'unstable'), (100, 'experimental-debug'), (100, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages kdevelop depends on:
ii  kdevelop-data4:5.6.0-3
ii  kdevelop56-libs  4:5.6.0-3+b1
ii  kinit5.74.0-2
ii  kio  5.74.0-2
ii  libapr1  1.7.0-3
ii  libaprutil1  1.6.1-5
ii  libastyle3   3.1-2+b1
ii  libc62.31-4
ii  libclang1-9  1:9.0.1-15
ii  libgcc-s110.2.0-16
ii  libgrantlee-templates5   5.2.0-2
ii  libkasten4controllers0   5:0.26.4-1
ii  libkasten4core0  5:0.26.4-1
ii  libkasten4okteta2controllers05:0.26.4-1
ii  libkasten4okteta2core0   5:0.26.4-1
ii  libkasten4okteta2gui05:0.26.4-1
ii  libkf5archive5   5.74.0-2
ii  libkf5bookmarks5 5.74.0-2
ii  libkf5codecs55.74.0-2
ii  libkf5completion55.74.0-2
ii  libkf5configcore55.74.0-2
ii  libkf5configgui5 5.74.0-2
ii  libkf5configwidgets5 5.74.0-2
ii  libkf5coreaddons55.74.0-2
ii  libkf5crash5 5.74.0-2
ii  libkf5declarative5   5.74.0-2
ii  libkf5guiaddons5 5.74.0-3
ii  libkf5i18n5  5.74.0-3
ii  libkf5iconthemes55.74.0-2
ii  libkf5itemmodels55.74.0-2
ii  libkf5itemviews5 5.74.0-2
ii  libkf5jobwidgets55.74.0-2
ii  libkf5kiocore5   5.74.0-2
ii  libkf5kiofilewidgets55.74.0-2
ii  libkf5kiogui55.74.0-2
ii  libkf5kiowidgets55.74.0-2
ii  libkf5newstuff5  5.74.0-2
ii  libkf5parts5 5.74.0-2
ii  libkf5purpose-bin5.74.0-2
ii  libkf5purpose5   5.74.0-2
ii  libkf5service-bin5.74.0-2
ii  libkf5service5   5.74.0-2
ii  libkf5sonnetui5  5.74.0-3
ii  libkf5texteditor55.74.0-3
ii  libkf5textwidgets5   5.74.0-2
ii  libkf5threadweaver5  5.74.0-2
ii  libkf5widgetsaddons5 5.74.0-3
ii  libkf5xmlgui55.74.0-2+b1
ii  libkomparediff2-54:20.04.3-1
ii  libokteta3core0  5:0.26.4-1
ii  libokteta3gui0   5:0.26.4-1
ii  libprocesscore9  4:5.19.5-4
ii  libprocessui94:5.19.5-4
ii  libqt5core5a 5.15.1+dfsg-2
ii  libqt5dbus5  5.15.1+dfsg-2
ii  libqt5gui5   5.15.1+dfsg-2
ii  libqt5help5  5.15.1-2
ii  libqt5network5   5.15.1+dfsg-2
ii  libqt5qml5   5.15.1+dfsg-3
ii  libqt5quick5 5.15.1+dfsg-3
ii  libqt5quickwidgets5  5.15.1+dfsg-3
ii  libqt5widgets5   5.15.1+dfsg-2
ii  libqt5xml5   5.15.1+dfsg-2
ii  libstdc++6   10.2.0-16
ii  libsvn1  1.14.0-3+b1
ii  qml-module-qtquick-controls  5.15.1-2
ii  qml-module-qtquick-layouts   5.15.1+dfsg-3
ii  qml-module-qtquick-window2   5.15.1+dfsg-3
ii  qml-module-qtquick-xmllistmodel  5.15.1-2
ii  qml-module-qtquick2  5.15.1+dfsg-3
ii  qml-module-qtwebkit  5.212.0~alpha4-7

Versions of packages kdevelop recommends:
ii  clang-9   1:9.0.1-15
ii  g++   4:10.2.0-1
ii  gcc   4:10.2.0-1
ii  gdb   10.1-1+b1
ii  kapptemplate  4:20.08.2-1
ii  kio-extras4:20.08.3-1
ii  make  

kdevelop-python_5.6.0-2_source.changes ACCEPTED into unstable

2020-11-20 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 20 Nov 2020 09:54:12 +0100
Source: kdevelop-python
Architecture: source
Version: 5.6.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (5.6.0-2) unstable; urgency=medium
 .
   * Update the Python (build) dependencies according to the new default
 version in Debian:
 - switch the python3.8-dev build dependency to python3.9-dev
 - switch the python3.8 dependency to python3.9
   * Bump Standards-Version to 4.5.1, no changes required.
   * Switch the watch file to version 4, no changes required.
   * Add the upstream GPG signing key.
Checksums-Sha1:
 ef7cc5e7a97d726b42d648ac0841134655a6f57f 2542 kdevelop-python_5.6.0-2.dsc
 1c326da18ee5a0b30925aeaa246a1236d696c85f 8996 
kdevelop-python_5.6.0-2.debian.tar.xz
 0160fa6fe432d8268847716a822e1852d1aeeaa7 20826 
kdevelop-python_5.6.0-2_source.buildinfo
Checksums-Sha256:
 b06c7f7ef16306378c0a121b54a83537891e45f8d9177a3579e42c5d3f7428ba 2542 
kdevelop-python_5.6.0-2.dsc
 755bfb9460a68a669be0d46cdfc54e5d9d1c44a180b5e88b91b2e557505fb18c 8996 
kdevelop-python_5.6.0-2.debian.tar.xz
 9431a0f38f436ed598812449390568091b58d8a427e00872302e1f9a7c66e910 20826 
kdevelop-python_5.6.0-2_source.buildinfo
Files:
 827b7c1397693297729b122baedd3286 2542 devel optional 
kdevelop-python_5.6.0-2.dsc
 7be8913a3e81254e65a5ce2ed72f9c66 8996 devel optional 
kdevelop-python_5.6.0-2.debian.tar.xz
 268146e1c675a2bf736e1aa895d6ee3d 20826 devel optional 
kdevelop-python_5.6.0-2_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl+3hFAACgkQLRkciEOx
P02DixAAjZN5UFMqbzCNjyG6zHx5eks1th7c/jmHiPGN6GtvKOClSkomso7pDIhb
u6iVtaBJJf5k5xNoJTrOomnCR8U5vuEo+R7EOyxeMXeXniKp4x/SrxtXXgKgfj7m
veC+UWD2Gexrb0RKhxBYoUzoWRBsjKjK6GSrD+99dAe0PPVohRH+o2dmwR8jayrC
lmVieiKrQ77agOnGJ9KNUdvYOLOad/Lhi5XZ3TCDmwGDgFLypzRbC8Qe34twnd2B
4rZb+v37dn6nmxWItPt00zIqkhFgWQUktfQG6LExXX8+XtMbfqcAHB+vD2+bcARE
oAku+1Z9RlvngHbYxy07zsILoryXBnKu0HjI30kXAIegG8bIQC/bVC3iV25enyU0
vZYe0nRGQsfgrx+CwvVIAvBVj8dg/xO3B/dsaHif3mheRVhYS9xRCcH8OuH4m9y/
mPxxTEIIvLiACaKnTfujHFnAkwR2IHb1LJV2d2Tp4Jda0XosB3n7HSwrgpmeFO5N
YwY++jRkGw10a8SInVTexFU/BADismnI7FZDfWYbZjxZ4eH3SL2ZW6bimGObvVCz
mBmuv2LiAD/4FE5QrJGpBBmQBDH790jspg7crzE4zh+jzn3JaRJ5AWCzkkwp8WdB
fdB1tlR4r9zIadjiNA7RMDwHHnmVDmi2S/5oxAxb04cDXh1lkkI=
=PgWT
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-python_5.6.0-2_source.changes

2020-11-20 Thread Debian FTP Masters
kdevelop-python_5.6.0-2_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_5.6.0-2.dsc
  kdevelop-python_5.6.0-2.debian.tar.xz
  kdevelop-python_5.6.0-2_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Bug#972848: marked as done (kdevelop: FTBFS - dh_install: error: missing files, aborting)

2020-10-25 Thread Debian Bug Tracking System
Your message dated Sun, 25 Oct 2020 07:33:50 +
with message-id 
and subject line Bug#972848: fixed in kdevelop 4:5.6.0-3
has caused the Debian Bug report #972848,
regarding kdevelop: FTBFS - dh_install: error: missing files, aborting
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
972848: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=972848
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: kdevelop
Severity: serious
Justification: FTBFS

Hi!

kdevelop fails to build from source due to dh_install missing files:

make[1]: Leaving directory '/<>/obj-x86_64-linux-gnu'
   debian/rules override_dh_install
   make[1]: Entering directory '/<>'
   # create this directory if not existing, so kdevelop-data.install
   # is the same, no matter whether clang is built
   mkdir -p debian/tmp/usr/share/kdevclangsupport/
   dh_install
   dh_install: warning: Cannot find (any matches for) 
"usr/share/kservices5/kdevelopsessions.desktop" (tried in ., debian/tmp)

dh_install: warning: plasma-kdevelop missing files: 
usr/share/kservices5/kdevelopsessions.desktop
dh_install: error: missing files, aborting
make[1]: *** [debian/rules:18: override_dh_install] Error 25
make[1]: Leaving directory '/<>'
make: *** [debian/rules:9: binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2

Thanks,
Adrian

--
  .''`.  John Paul Adrian Glaubitz
 : :' :  Debian Developer - glaub...@debian.org
 `. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
   `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913
--- End Message ---
--- Begin Message ---
Source: kdevelop
Source-Version: 4:5.6.0-3
Done: Pino Toscano 

We believe that the bug you reported is fixed in the latest version of
kdevelop, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 972...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Pino Toscano  (supplier of updated kdevelop package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 25 Oct 2020 08:23:16 +0100
Source: kdevelop
Architecture: source
Version: 4:5.6.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Closes: 972848
Changes:
 kdevelop (4:5.6.0-3) unstable; urgency=medium
 .
   * Team upload.
   * Adapt to krunner 5.72.0: (Closes: #972848)
 - stop installing file no more needed for it
 - bump libkf5runner-dev build dependency
   * Fix day-of-week for changelog entries 4:3.1.2-4, 4:3.1.2-3, 4:3.1.0-3,
 1:2.999-0cvs20030905, 1:2.999-0cvs20030815, 1:2.999-1.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
 Repository-Browse.
   * Update lintian overrides.
Checksums-Sha1:
 bb70c4c490458ff8a5552b8898263c590be70a1e 4281 kdevelop_5.6.0-3.dsc
 5e237318a63ac195c90f186811193d0d7e4c1b47 27128 kdevelop_5.6.0-3.debian.tar.xz
 3bff27ae1380cc759412518703cace71cdae2859 24327 
kdevelop_5.6.0-3_source.buildinfo
Checksums-Sha256:
 5b6d9b7f22c97742c35305d00775965de8cf392eaca1e40ce210f39cfc6c94ba 4281 
kdevelop_5.6.0-3.dsc
 3c75a46962aaf4db1ac9b820b01aac4c778f3a718abbd97421474047a7988e25 27128 
kdevelop_5.6.0-3.debian.tar.xz
 5a2dcdce0d1138382e82f17fd44b7dfd98d06335a377c1ab5903b2a9cb456131 24327 
kdevelop_5.6.0-3_source.buildinfo
Files:
 2be851e0c9d66dae866a5285c1f25bc1 4281 devel optional kdevelop_5.6.0-3.dsc
 d6fd574a233dc2c7fc37757adc2ffb96 27128 devel optional 
kdevelop_5.6.0-3.debian.tar.xz
 19fee3b7540b5df8a5e04baf8cb94ed3 24327 devel optional 
kdevelop_5.6.0-3_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl+VKA4ACgkQLRkciEOx
P00nlg//fRMXilX9OwGtNjFsfTRgQjOyGkIzhq798P4k45uuqCVykjJrZ3EBY+W8
td2G2igoPTWOonEqfdzjY2cfBDTMAjliuYjPn/GrQ54ecH/sA68oRxtYK5z0+EIg
x9fKYaApr0wXAAoyHxWFD0YwKLMWfngILb1xH81icVvI6iVq02kcv6yymdIzhx5S
R8pwF7ZjzL2LPq6yWvVe3MGzJaPXq0zDYsM4CPG/FfrwRV7UDLx9G/csppGTn2+l
fUdoBf2oBA2ritXrHFoigN3i/MiLaUyInL9rw3aw97XZlqM+YSrthe7Fci/7chCP
T5pObbGnT/sDrKleXThwRaxNnPumyjR+av1iX/yP/xoyu2LeY1SnRgRfmCoZrZxW
iJoYwzCsy+ZaVSNbeU8S/EN5e6xZf4/96/PSiH0mQ4R8U/llLC5qhpti2X

Bug#972848: kdevelop: FTBFS - dh_install: error: missing files, aborting

2020-10-25 Thread John Paul Adrian Glaubitz
Source: kdevelop
Severity: serious
Justification: FTBFS

Hi!

kdevelop fails to build from source due to dh_install missing files:

make[1]: Leaving directory '/<>/obj-x86_64-linux-gnu'
   debian/rules override_dh_install
   make[1]: Entering directory '/<>'
   # create this directory if not existing, so kdevelop-data.install
   # is the same, no matter whether clang is built
   mkdir -p debian/tmp/usr/share/kdevclangsupport/
   dh_install
   dh_install: warning: Cannot find (any matches for) 
"usr/share/kservices5/kdevelopsessions.desktop" (tried in ., debian/tmp)

dh_install: warning: plasma-kdevelop missing files: 
usr/share/kservices5/kdevelopsessions.desktop
dh_install: error: missing files, aborting
make[1]: *** [debian/rules:18: override_dh_install] Error 25
make[1]: Leaving directory '/<>'
make: *** [debian/rules:9: binary-arch] Error 2
dpkg-buildpackage: error: debian/rules binary-arch subprocess returned exit 
status 2

Thanks,
Adrian

--
  .''`.  John Paul Adrian Glaubitz
 : :' :  Debian Developer - glaub...@debian.org
 `. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
   `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913



kdevelop-python_5.6.0-1_source.changes ACCEPTED into unstable

2020-09-11 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 11 Sep 2020 16:51:17 +0200
Source: kdevelop-python
Architecture: source
Version: 5.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (5.6.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 5.6.0, as indicated by the
 upstream build system.
   * Bump KDEV_PLUGIN_VERSION to 34, according to upstream.
   * Bump the debhelper compatibility to 13:
 - switch the debhelper-compat build dependency to 13
 - stop passing --fail-missing to dh_missing, as it is the default behaviour
   * Update lintian overrides.
Checksums-Sha1:
 eb8dfccf5732a98d76745511f81ae3ef8c529d82 2542 kdevelop-python_5.6.0-1.dsc
 ed949beaa12b1ef5349273d13b36a4239a770a41 1069480 
kdevelop-python_5.6.0.orig.tar.xz
 a7406d686b2f5c015dc5488542caa08ce6abe202 7560 
kdevelop-python_5.6.0-1.debian.tar.xz
 fb79d3ed2d570edca7ca1da3b61b512d17a084b2 20683 
kdevelop-python_5.6.0-1_source.buildinfo
Checksums-Sha256:
 145324d4f82d1c0ec3f32c49befda1c3d9da425cdd4f9694eaa3f7801c3233d8 2542 
kdevelop-python_5.6.0-1.dsc
 cb7163c1b72390c647bb9c0892abc84007699d447f303b4652cdd9cdb0036d52 1069480 
kdevelop-python_5.6.0.orig.tar.xz
 0d659f4a4a74d1b186db0f3010aadc1338b8e2eb6fb5a7784954a25d4f85d9ba 7560 
kdevelop-python_5.6.0-1.debian.tar.xz
 67c862836dce96cbf7798268fd252a2601c2650b2cf68a1f918cb9c9b65e4328 20683 
kdevelop-python_5.6.0-1_source.buildinfo
Files:
 66e37b14fd200c3d1823e1a8f48e7e5f 2542 devel optional 
kdevelop-python_5.6.0-1.dsc
 578fd3335b15f0a5fabb78b97598ef33 1069480 devel optional 
kdevelop-python_5.6.0.orig.tar.xz
 3e748a763f8344c13c61460a3725f11f 7560 devel optional 
kdevelop-python_5.6.0-1.debian.tar.xz
 0277f57e9d3470b44af7eb70b876c9ce 20683 devel optional 
kdevelop-python_5.6.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl9bjwEACgkQLRkciEOx
P01cIQ/+JaQIaoLHKRIps8UZPm18KzXVMNqSXtixsSxU0d71KRo29qlMo6aKH9KO
6sucLalirn+7ruMww3v9DTVfGSDyHvHt9N5cl9bGYwk4Wz8Hy3XbRlUSJ5btTw0U
c5q4VnsiD4xJtMqclkEsRLLnu8nGAA8rg1aON+08YeOgVFyKs6Z9JbWIq5bC3+xH
PDWCEE6HPBFdFPzrsOdNTdMUQWjBSnsGOvxr36JG6hlxd6uJZksnMjhhv/7QexVS
k3V5PEsN9t5257aKcr6n7K2cydd6PTNbKU1iRPp8eSSKYeOSFTHdEZFOLD0Ua/yO
1IkaT7rp2u5/74vEwW+H1fEoqwv84Gg90cFkOw4/wsdZqZOqp7rHfgZUmk+rV7HO
LSBwpnzBdXW7XXngqPHFCI+4OCzt2Q8SYL3qOlmX3knnNxXAvaDeAmHwbWxlfoqb
fDSnDOaRhx1FGCpy6NZBT6x37mSTtAYqDZPySyZM1/8clR1ZBVRGOysXTBkldV9N
knlq+k1q1Ox98rhr9Lzo1iw0vvzLumnrJcjXVFf8AariHBwjL4GyqShi392KU1A0
4Ip18t5witX+Ba8F1XPKUZKJsRphH/UpZqHpmmELgn4QXZ5m9/u/qPRSM6QeIwqX
D8EetNysiIANnt8xGHCCRomdpLsKJBBgTX7Ykiroq2MIDQ1TgPk=
=ACGm
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



kdevelop-php_5.6.0-1_source.changes ACCEPTED into unstable

2020-09-11 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 11 Sep 2020 16:45:00 +0200
Source: kdevelop-php
Architecture: source
Version: 5.6.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-php (5.6.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 5.6.0, as indicated by the
 upstream build system.
   * Bump KDEV_PLUGIN_VERSION to 34, according to upstream.
   * Bump the debhelper compatibility to 13:
 - switch the debhelper-compat build dependency to 13
 - stop passing --fail-missing to dh_missing, as it is the default behaviour
   * Update lintian overrides.
Checksums-Sha1:
 d585874c5ad5b5c8d9937a16c31845767077aeaa 2446 kdevelop-php_5.6.0-1.dsc
 688b1cef700bd34b33ed2cf3f2f8f35f49259972 1063760 kdevelop-php_5.6.0.orig.tar.xz
 3efae34fb63bcd3819046041f0a84be5070bca99 8004 
kdevelop-php_5.6.0-1.debian.tar.xz
 cf8774b2f61d41a3f9561e21e55f7ad76404c5c8 20389 
kdevelop-php_5.6.0-1_source.buildinfo
Checksums-Sha256:
 d5c7151b924247a8d18063feace3ed0a1507b06368d54c76ce41a7a2a5616d6d 2446 
kdevelop-php_5.6.0-1.dsc
 39ec342aeb43bf1482c327575e0f810339d309bffbfaa8260ec912a8e3fc4a2b 1063760 
kdevelop-php_5.6.0.orig.tar.xz
 84441487ae4d75d170cadc2ed2b4561c556577c9a663ba95c1c3d919e4633bfe 8004 
kdevelop-php_5.6.0-1.debian.tar.xz
 83ca89ba75da1d8fd76ff1c3adc3a318ab4e88975288e508b0b5fb083c51a3d7 20389 
kdevelop-php_5.6.0-1_source.buildinfo
Files:
 cf8fd77f2fc3f9e1339757cf459922a8 2446 devel optional kdevelop-php_5.6.0-1.dsc
 fd185723bb4002f72383cc27f6a25938 1063760 devel optional 
kdevelop-php_5.6.0.orig.tar.xz
 e8e0477b5007e2730c4e753271a25e08 8004 devel optional 
kdevelop-php_5.6.0-1.debian.tar.xz
 ec9a87255f801ada8297115b32f866a8 20389 devel optional 
kdevelop-php_5.6.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl9bja0ACgkQLRkciEOx
P01kBA/7BNjD1oxxBeqw0Wjf7emJGMmGKj2bWKItxDAo+lIz8bq2KZdjlQtKu5Ej
oeq7iiYzoXIyVE9s15HVQ0Lbsbhbn9sDbleSHyGh9smOYufbI+L5qzX3IXWKYqdA
qnKZBMNW3Scytx4Qd86dErRJzSAmaIoAa5yj/wP+6AKoe2MF97ngSYyt0CibiTZV
Q7rSbvpr6SiiIE6TH4f/41IwuNiWQM1uRFgBFzkZhdz7uTOEognOjRotqfe3kTCM
Iw1nEEjc+Df579INGMtRZRsY9bpqnmF4Iq7iaVizD9yybQRiHE+WXRGf6asqh78y
2oV7w0LDMphEhGx5pXYX592kPvCIdButiVnsRS60sZ0q0woBS5rxGFjR5s7GeCDf
sXTMXxmnSpGuQC4wIPwpetIKhAyn60bLz29vqBmcrKbedZcCeWQvbOywL7G7P3pS
U0u3QBf2d4oifnHldR7uxj+xMiTgjyLPg8GhvzRQM7ZIOTiBPCMVscPjn1tIedW+
ooymokpeK6ehAyKCP9Zk7VyIJN1E9vW3ViDx7hdZWS9nCTzo7jWGm9hCQHJUscZu
Nd6uqmQUoNYIAaajViyTnrYghq+MFBsFvVPqEH69r0ltVTdp8d8nXwOlOVStZmFJ
OR06FPAyHTkDR7QYyXig6hYDZg3XkPzbA7dDynL3Vl0OsOMq5V4=
=jJ35
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-python_5.6.0-1_source.changes

2020-09-11 Thread Debian FTP Masters
kdevelop-python_5.6.0-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_5.6.0-1.dsc
  kdevelop-python_5.6.0.orig.tar.xz
  kdevelop-python_5.6.0-1.debian.tar.xz
  kdevelop-python_5.6.0-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of kdevelop-php_5.6.0-1_source.changes

2020-09-11 Thread Debian FTP Masters
kdevelop-php_5.6.0-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-php_5.6.0-1.dsc
  kdevelop-php_5.6.0.orig.tar.xz
  kdevelop-php_5.6.0-1.debian.tar.xz
  kdevelop-php_5.6.0-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



kdevelop-python_5.5.2-1_source.changes ACCEPTED into unstable

2020-06-04 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 04 Jun 2020 12:16:20 +0200
Source: kdevelop-python
Architecture: source
Version: 5.5.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (5.5.2-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 5.5.2, as indicated by the
 upstream build system.
   * Set Rules-Requires-Root: no.
   * Fix typo in the 5.5.1-1 changelog stanza.
Checksums-Sha1:
 e5af80fb86c2b0e69e21c22eb752c83fd4f77162 2542 kdevelop-python_5.5.2-1.dsc
 af1ea65162347f702457a5e0a334defa1825a404 1076188 
kdevelop-python_5.5.2.orig.tar.xz
 3d75aae237abdffea3d62134fca402a7902d51e0 7504 
kdevelop-python_5.5.2-1.debian.tar.xz
 8f28f3b53dbc1bc20afc7ee9e41388e76ffa1927 20592 
kdevelop-python_5.5.2-1_source.buildinfo
Checksums-Sha256:
 dcb813859af618ec37d575bd698c4bbdd1a8ec090a3a882434f6a251dc48ef06 2542 
kdevelop-python_5.5.2-1.dsc
 2e70249e48eb1c5720a3304761454b0d203bfec9473121dd0d25b977a91f7edc 1076188 
kdevelop-python_5.5.2.orig.tar.xz
 6c66964763b30e5c52a82dff8cc7bfd8b9dbcf6dc5ee691d492698834ddd2c02 7504 
kdevelop-python_5.5.2-1.debian.tar.xz
 2ab8b4eb1f8295772245480bb4774cb48049809594c9c10025373f8f3700c6b7 20592 
kdevelop-python_5.5.2-1_source.buildinfo
Files:
 b5db4bf9badf19927c792069396259b7 2542 devel optional 
kdevelop-python_5.5.2-1.dsc
 21f0565659691a3c978de8fd5ef3e324 1076188 devel optional 
kdevelop-python_5.5.2.orig.tar.xz
 b40bc7b5ea1af19a07b8b40a8561fb6c 7504 devel optional 
kdevelop-python_5.5.2-1.debian.tar.xz
 4f2fa78d62a6a286daaeeb94eea27d70 20592 devel optional 
kdevelop-python_5.5.2-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl7YyhcACgkQLRkciEOx
P02R4Q//YkTpl6mE0IsT0Dcb9/g6qeeVZMScZhC924srW2ICiqxnzPDE5b4dFq1P
ibn1jIqAKEMfNlEyotPOqbZIwgbonR73U6g+rajQ56WF4sTuH4xYlnC8BDOoLlfj
cCD8AkRLSdwwVoy8CLOnRc7fACJ19CZnl84EFwGE7h1s+L9/lNcAalWTUn9nbtPR
OaHSlIv6tIoBJ/blnfj/a7FXrMQn32JinOIVOFfT0udZ7T3tIQ6BNtKwHlxqwpVL
E40iANG3YMUOpQJcq4NiZ9oR0AAvfZV84jCfQ2jN5I1SEpXTc87s6zdI+7ZzGXvY
tjH4Fzm70pSHfkanL+gL1yk0yk1aHpwolHLTvyIy4APbEbg9GkEeIJEysyYIYGJd
ycxMFVMPxVUw72oKZfkPkKI7T7F1wy1u/I4RvWT4zcPBbCZofcLNVicY9I3tCl/v
aVJhiHJpyHh4D6umB3wvH9fMLPNIyRxWm3Aj5ID48cye4Wfru0/TDW3Z56PN6SIY
GUfjMcJPVWzxU0tVp9zuyLQoYQHPDXFp0QuxiZFpKUewqlMMBWGyk68aFrhkOei9
Be8kIAmyVyvYB1X0P9/RlSsfVraSVljhky+xCAjixgFolrluQUEjUMxd+dMCqeCo
9DzQalG1uU77NQ+9+ZkH+j20IsVdxFqKLz9WPuTcKkQEkxKKXTk=
=bFDE
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



kdevelop-php_5.5.2-1_source.changes ACCEPTED into unstable

2020-06-04 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 04 Jun 2020 12:11:52 +0200
Source: kdevelop-php
Architecture: source
Version: 5.5.2-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-php (5.5.2-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Set Rules-Requires-Root: no.
   * Bump the kdevelop-dev build dependency to 5.5.2, as indicated by the
 upstream build system.
   * Fix typo in the 5.5.1-1 changelog stanza.
Checksums-Sha1:
 c11eb8ffb1086b347395c68d2c63e989fb28bd85 2446 kdevelop-php_5.5.2-1.dsc
 90aa8dc74ac8840f51fa8a0bc1d178d48813c5be 1060684 kdevelop-php_5.5.2.orig.tar.xz
 1406810d799586b5753ee633983c79322e2081e9 7952 
kdevelop-php_5.5.2-1.debian.tar.xz
 84f0e4ce9c4445053259d8bc93d3ec5b0a9f7676 20262 
kdevelop-php_5.5.2-1_source.buildinfo
Checksums-Sha256:
 9fbc8ecbfeee3bf8a0f3fefea02a7cc7d2be4fd8cd1f8726404fb8eb029ac938 2446 
kdevelop-php_5.5.2-1.dsc
 05b8a2f1bdc86ce03f4c5121c29dadcf32daf52b34bbf54fbcd250494f3bd6a2 1060684 
kdevelop-php_5.5.2.orig.tar.xz
 a1cdcc1c8644e3d3f137dfea2171a8b9ca839bf1d4386e76803d583a6221c6f6 7952 
kdevelop-php_5.5.2-1.debian.tar.xz
 69324b9b0a4fe09d5571bfaa3e1e07779bc9018e9c3dff96365ad7354aac6bbe 20262 
kdevelop-php_5.5.2-1_source.buildinfo
Files:
 1c82d39355b1475a6d2bc67811f145cd 2446 devel optional kdevelop-php_5.5.2-1.dsc
 519bfa8d2b7c7101a2be7e5af48a5f36 1060684 devel optional 
kdevelop-php_5.5.2.orig.tar.xz
 040bcc973b5aaa708025ab700a62b2b8 7952 devel optional 
kdevelop-php_5.5.2-1.debian.tar.xz
 c22d225058b752f0b0fdf4101fa7e75a 20262 devel optional 
kdevelop-php_5.5.2-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl7YyQgACgkQLRkciEOx
P03IfA/+LQKWW+8CDNmGEMS6G4ZzJKHRWKkYMFOR7TLCUdFb9V1DI3A6YEOfTxSU
SEo/BZ2a1BKRpozyPfbNrUf1uUD0/sVlro5mmh9zL9ZJknw02VBwN4y/LTFzGNrf
nixy/c3qmgyd/Ql7IoOYrDMsMOwgyH6K7bXy5eTbVk91cpmgbdY35xBjeccbPBvA
ZFcG5+XPreSVvo1ARKcyp7m48arQ8DuFzvgsCMW1eGF3sSvl7woJWlOh3rpAtX3+
ppYhTcWltNcdOoTEMT4bWKgXf2BtuKoO5mKeqtmMwZ7fzf4aOvF0hnRyhGCzXuCa
Bpms5iiOjhI2hmdW3ljwTmQ8tBIjH1wDoxC+PCFUJ3CXlSr9ubsaPSuNVXOn/lRg
A7CYLLko3gFN967SE7WChT0YYYPWKxVjq2z/E+M3a6qMIJIiRnwMfEhL/yLopwVg
AqwfMZiHH5RZf5D+z+Dat9oSKOMCFCXajCXPcBLGLgWiZ1F/u+Oyo276Ja4N8X5d
2qxKmJoHoigU9DJiGm8qaCB7hz9Jyj6km4GqnwChJcQMmIgWrMKNF0Lnld18cnie
D6UohWGjmMzLtzxPTZjkOhQyodeNr4JiOv/VN73RrOOqaowctrDRe9qjL4811VXu
f9Oal+NCre/5n3DVtnBQ7Z4hy3lGhobj4Azijuhj4oMWnIurhR0=
=Z6dd
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-python_5.5.2-1_source.changes

2020-06-04 Thread Debian FTP Masters
kdevelop-python_5.5.2-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_5.5.2-1.dsc
  kdevelop-python_5.5.2.orig.tar.xz
  kdevelop-python_5.5.2-1.debian.tar.xz
  kdevelop-python_5.5.2-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processing of kdevelop-php_5.5.2-1_source.changes

2020-06-04 Thread Debian FTP Masters
kdevelop-php_5.5.2-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-php_5.5.2-1.dsc
  kdevelop-php_5.5.2.orig.tar.xz
  kdevelop-php_5.5.2-1.debian.tar.xz
  kdevelop-php_5.5.2-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



kdevelop-python_5.5.1-1_source.changes ACCEPTED into unstable

2020-05-10 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 10 May 2020 07:35:31 +0200
Source: kdevelop-python
Architecture: source
Version: 5.5.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (5.5.1-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 5.5.0, as indicated by the
 upstream build system.
Checksums-Sha1:
 0c3764a87b97cc53822d62c0a0818004841bb5a6 2542 kdevelop-python_5.5.1-1.dsc
 5999c920ca70f39b15b267eb690d9e998945cdf3 1076108 
kdevelop-python_5.5.1.orig.tar.xz
 f05f5708a2b33e84ed352b7c19cdae848a6582e4 7452 
kdevelop-python_5.5.1-1.debian.tar.xz
 260ee166c44d58ff126fb8a9e469e325d1cc045e 20719 
kdevelop-python_5.5.1-1_source.buildinfo
Checksums-Sha256:
 03f5bc434829fb7dede9cf71bcdc58a8ac20ff53cd2b6c33c08c7daca98ea005 2542 
kdevelop-python_5.5.1-1.dsc
 9828109d14546bb85fa0ef868919dfe07f6d9e377e4710be6f215ed3343e5bfa 1076108 
kdevelop-python_5.5.1.orig.tar.xz
 41932a288e636e09aac5effd0dd20048f4391b34fd259b075db70536ee131ffd 7452 
kdevelop-python_5.5.1-1.debian.tar.xz
 e2a5a196813d3d4ca476a0f883c5d5e64eae2ea681f7219f398f95f49ea10212 20719 
kdevelop-python_5.5.1-1_source.buildinfo
Files:
 f96bb3f55c552852a6bb229a9b728925 2542 devel optional 
kdevelop-python_5.5.1-1.dsc
 eaac4a647ddbc3e08f204696e82518bf 1076108 devel optional 
kdevelop-python_5.5.1.orig.tar.xz
 aae88ee62a81a7445bb0e83517cbac3f 7452 devel optional 
kdevelop-python_5.5.1-1.debian.tar.xz
 c06fd01670a2226a6579ed753038734a 20719 devel optional 
kdevelop-python_5.5.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl63ksUACgkQLRkciEOx
P00NBQ//Re8AtC+jSdAz00m4WIZ9z2R/fYU7S0UlEheJkYn30QP3HHCjC97/HafH
Wtc+8DvYMR6FEwZ7uZUdMh7IMAG7seC45QvKLRy1H9p0zuVDpZ+Fel1KZ23IoMkK
HXArVm+bWX5FdXh3FNKPcg0eS5w6+uSLnb7BIdsgkTntvKLzLDLqExl37k4k7dUy
FN1854u00f35L1vAPlBJnB6hpuuvWKPVw3R+i9WguxY6lMUHUmlQU+inQdKv6QtW
7UCT7FcmMkLn2OtAq1rkppjGs19+U1fzwq413fsS4ZG+v9rn2r6KjZVgn28dKJIH
02lDY7qUgI61JsKwvhDHT25HbXgk4t+71aHR5AKZH5ZFzozEUC9Qvdq57iovHBca
Nyk2Tr0nb34XMswIM8hsK6/xH4SgCiw2+jDzoVja2PoyLdI4lOig0EOCaAtfDigN
sspFHCUORAs1+ZPbetMw2y5Iugp9cPddquB/IoOzgLxbcn1Ym5aV3ion5KhM3bl1
ADNGS0MkzOc2W8z54Nx4WCCjEDDZ4zkXwUUJxKEFvMYAgECvm5YJlnxNbpYiwCW8
C5Qreruc40RywtWfBog4MprZDNkb3oCs7MyLAf6ZXRtVj1raU5+Yw5paX2HOl2Cu
67BkrW2q56CDXvgIsSJosEzVDyGM0Mz89RCaswmfLwpsYueaPm8=
=CN0a
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-python_5.5.1-1_source.changes

2020-05-10 Thread Debian FTP Masters
kdevelop-python_5.5.1-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-python_5.5.1-1.dsc
  kdevelop-python_5.5.1.orig.tar.xz
  kdevelop-python_5.5.1-1.debian.tar.xz
  kdevelop-python_5.5.1-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



kdevelop-php_5.5.1-1_source.changes ACCEPTED into unstable

2020-05-10 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sun, 10 May 2020 07:31:44 +0200
Source: kdevelop-php
Architecture: source
Version: 5.5.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-php (5.5.1-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Bump the kdevelop-dev build dependency to 5.5.0, as indicated by the
 upstream build system.
Checksums-Sha1:
 a6cb492085407fdd839c6aac1252d2634e70801c 2446 kdevelop-php_5.5.1-1.dsc
 691732897bb4c00233d7912a852c2a8577e23b50 1060604 kdevelop-php_5.5.1.orig.tar.xz
 b3b824e20989964d315bd6dcbd658777fd69c367 7888 
kdevelop-php_5.5.1-1.debian.tar.xz
 4a8af0b99b61e203357acc12f3cd2924d2664a91 20377 
kdevelop-php_5.5.1-1_source.buildinfo
Checksums-Sha256:
 4dcf91b6bc16352a3596befe91139d32caa981f55f92f2f1a5c78a8d52fcacad 2446 
kdevelop-php_5.5.1-1.dsc
 907398753fdd30361b922252f0cde76cfe336692f7180f612e1706085bce7542 1060604 
kdevelop-php_5.5.1.orig.tar.xz
 4b959447270808d5f526aeed58c2fae684bd09cb0148f63dc4c2cc4445ccb853 7888 
kdevelop-php_5.5.1-1.debian.tar.xz
 560904d6d29543a91b888e7366ba606f660b2f45e496997ad38119ae3a198e0c 20377 
kdevelop-php_5.5.1-1_source.buildinfo
Files:
 abdebb4b5310e09c1634f233202df764 2446 devel optional kdevelop-php_5.5.1-1.dsc
 f9cc9f9d255cf2acc8cf4f6db50c28d8 1060604 devel optional 
kdevelop-php_5.5.1.orig.tar.xz
 1ac7560cc4ed3d58b0ec5a600fc88046 7888 devel optional 
kdevelop-php_5.5.1-1.debian.tar.xz
 7d8c4fa922ba2e950b6a4a9f48ae4c33 20377 devel optional 
kdevelop-php_5.5.1-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl63kecACgkQLRkciEOx
P03NSw//RUAGWnYrzg1+ELbYjHydg2bfDoB+czGeA3oDOpy8uXgTE9MFq51nIGOb
5qDJWojSc9n7imcB4wSbErPkaFrRpYaQqxIf2kQGWshLz6AhjTgZSlNVn+0EOpwe
UYd4zBwYd1AWtxn05UmX8xnGZolElhQ3+ElhAR1fQLeqgkuVnCj2vAsIz7KPGBzQ
oHnDVc/LdnZzsdA2XqJH8cJCU9gJSItPm/+XRvlyBpZW4kSC0DZSVRvifnbJlxPO
+1xRz/hvQamJdwfh+gfLaEoW2yIZEzZ5M+xkuYlfUPBLx6Qky5BYTY1HubdHxT1v
2GTkNgyO72S8OpP+BOFHuApSL9cGK2MlWf0nj9HHACyOhQICK6UJiEH7TSrovf35
lMaTqO/0wErOQJTnUmjZQDzAsRK+zelQLLF+xFcc9KTcuR7gWFRHTPWv56AZYY5Y
NnhhD7wVeWcBW0z98O0euw7f23GpGUkz8LIjTf+5TmJgaUGCUatvjVpviyzFZkBh
8R8J2mLKQZx7Hcd+RaNRESw9VAen+ULCBceoqDugJ78rfCGjNiiA+MCK9EsX98Yf
0e4rvOsHPqliFbqYxGluh24xn4b82PT7smt0llspth7tFKK2qbt2YE+tH2GTyNXo
L/SyU90izH5hjSbq7NduKA2uUVHXtbaMq9n8VpptARhZJglTrU4=
=3yll
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-php_5.5.1-1_source.changes

2020-05-10 Thread Debian FTP Masters
kdevelop-php_5.5.1-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-php_5.5.1-1.dsc
  kdevelop-php_5.5.1.orig.tar.xz
  kdevelop-php_5.5.1-1.debian.tar.xz
  kdevelop-php_5.5.1-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



kdevelop-php_5.5.0-1_source.changes ACCEPTED into unstable

2020-02-13 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 13 Feb 2020 21:36:37 +0100
Source: kdevelop-php
Architecture: source
Version: 5.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-php (5.5.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Bump the debhelper compatibility to 12:
 - switch the debhelper build dependency to debhelper-compat 12
 - remove debian/compat
   * Enable all the reprotest variations in the salsa CI.
   * Bump the kdevelop-dev build dependency to 5.5.0, as indicated by the
 upstream build system.
   * Use an environment variable for the version of plugins, to minimize changes
 to kdevelop-php.install
 - add the dh-exec build dependency
 - override the lintian info on that
   * Bump Standards-Version to 4.5.0, no changes required.
   * Remove breaks/replaces for versions older than two Debian stable releases.
Checksums-Sha1:
 c1c4fd0e0f6fbf1fc7001eb3d68f4c74c2767701 2446 kdevelop-php_5.5.0-1.dsc
 6994fa5610b7ee8004970fdec515c8c783fbe39c 1050144 kdevelop-php_5.5.0.orig.tar.xz
 6ccdd92b5e630e02ea0375fbe9b92260566301af 7876 
kdevelop-php_5.5.0-1.debian.tar.xz
 7e8a9a34c9b53ffec7b3f9c5111efedd688c2fff 20351 
kdevelop-php_5.5.0-1_source.buildinfo
Checksums-Sha256:
 3db5a5d3e9488ed2e8f6c90ebe3f6ebef9bc84f6a0c6d2a21213ef198d667f09 2446 
kdevelop-php_5.5.0-1.dsc
 a28cbd6d815e44e0ce23105eb38875d77a766d343e4386b2e221c0f8305a3186 1050144 
kdevelop-php_5.5.0.orig.tar.xz
 72d6706851e4996cb80beb6497eae8d1821ade36b81b1444f9168d3e3f3ccb41 7876 
kdevelop-php_5.5.0-1.debian.tar.xz
 3d09052622b3149cd21416dd06a2ede6c66193d4f51c23ccb0f0e88b452489d3 20351 
kdevelop-php_5.5.0-1_source.buildinfo
Files:
 85dbd44ef69db11e2056329365ac26b8 2446 devel optional kdevelop-php_5.5.0-1.dsc
 c9f665d904ee67380590bac41e1f9e07 1050144 devel optional 
kdevelop-php_5.5.0.orig.tar.xz
 e971de23e66e087595ef42413660b741 7876 devel optional 
kdevelop-php_5.5.0-1.debian.tar.xz
 10e4c914f3d01c337507c7b3a1805e0b 20351 devel optional 
kdevelop-php_5.5.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl5Fs4EACgkQLRkciEOx
P03Ttw//WvaAomhmgfkrtwXijbA9IOgRTRPCPkBfe5AsUOyvN6AccmtmUaX731v8
1+I0wPQUST4Usr7mUQudelnisyDclyps5LvRKwm7z0udh++xnRmScMkE/lCNdL7u
bJEugYZl6sBdIb6N7pA6mWgWHWkTXkDP4xuaWV1m1k6dm/tGnrDH1a/JfnHq2Oh6
7UpzV0l4F97Hv31VHwWNYgFBAIcp9FUB68cWMIM2Ckuc3//q0S7rfE1pRl+g54Sw
0ubGla1v5XcuQ9PxCct4gbupfCjoeddHFnHHHGHVfZ3OF4eeobytn3Rx6fR6tFGQ
v1afby9MIYYgakN0T4OePVSxIgHZKvNUeUalsqeNb2ONiUqTirX2WagUL8MCG+4t
hcj7Z0ZZml49ME3KvkgdDbSJmU+WViQlFpjD1zghnLl+G4wrijlKSd4G5BWEJQYr
HLnAsZAzADfqS69PDox/kUObSwnD3J5w1Yu8YEigxZS6e4chvSQjwwfgH3w+hxfd
tESk3D1KgjeEPfS15T8OP7QEld1XPGi0aMXi98XPgj5+5JIGgt/TefWMAEwVNi82
teGC7h2XCJnhu0U2p8BzmL2W7cP7ZQ4cv9hn1pn/f/c3uUsLDsny96kh6BBb6RP0
jPiQFVmTFF5XlWma+47PYGTWjUG61TgRWlVoUpO1U23tTNNKeG8=
=Ww9j
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



kdevelop-python_5.5.0-1_source.changes ACCEPTED into unstable

2020-02-13 Thread Debian FTP Masters



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 13 Feb 2020 21:38:38 +0100
Source: kdevelop-python
Architecture: source
Version: 5.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers 
Changed-By: Pino Toscano 
Changes:
 kdevelop-python (5.5.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Bump the debhelper compatibility to 12:
 - switch the debhelper build dependency to debhelper-compat 12
 - remove debian/compat
   * Enable all the reprotest variations in the salsa CI.
   * Bump the kdevelop-dev build dependency to 5.5.0, as indicated by the
 upstream build system.
   * Use an environment variable for the version of plugins, to minimize changes
 to kdevelop-python.install
 - add the dh-exec build dependency
 - override the lintian info on that
   * Bump Standards-Version to 4.5.0, no changes required.
   * Update the Python (build) dependencies according to the new supported
 version:
 - switch the python3.7-dev build dependency to python3.8-dev
 - switch the python3.7 dependency to python3.8
Checksums-Sha1:
 74203109c18a9dd594599836e144614359f89c7d 2542 kdevelop-python_5.5.0-1.dsc
 1bfe2a9f4846acbcd93be7feabafa1a80659a4b1 1073728 
kdevelop-python_5.5.0.orig.tar.xz
 7fc09ba83bab8691b77d1bf859677535dbef1386 7428 
kdevelop-python_5.5.0-1.debian.tar.xz
 353e7f83b2810186d83b4649891f33a0c990613d 20534 
kdevelop-python_5.5.0-1_source.buildinfo
Checksums-Sha256:
 17369a3e2bb03696ef6e05ab15840ca965275b2b623c8d9a199be5e9abde8b52 2542 
kdevelop-python_5.5.0-1.dsc
 a87cdc7600545866f5e2cec282fcc5543e35d04bc963efada63f392c96e035ef 1073728 
kdevelop-python_5.5.0.orig.tar.xz
 6c3efba15048b92298252def64d35ec46f2ce46442ba13cd5dd981dc9521e11e 7428 
kdevelop-python_5.5.0-1.debian.tar.xz
 e2dd21d942bd4642e21611ae3e2fd2d930e643250283240446bce47a25664193 20534 
kdevelop-python_5.5.0-1_source.buildinfo
Files:
 2848cf56f1b96ca47f72f4182ac85c2b 2542 devel optional 
kdevelop-python_5.5.0-1.dsc
 42a8ed6e165ad9e155958462b0b60609 1073728 devel optional 
kdevelop-python_5.5.0.orig.tar.xz
 0d83d49b03130a112380e907fbd9cd6e 7428 devel optional 
kdevelop-python_5.5.0-1.debian.tar.xz
 f1d21ddd90833e0a839256acd4087ed7 20534 devel optional 
kdevelop-python_5.5.0-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl5FtAEACgkQLRkciEOx
P01cqg//caM1jvC1O0K8SHPFqRlR1huxmb81ZskAybZI4NYHXEg5m0xK9n6InRap
6aOt1zy4VBuFEXfD7BMhNGlbtR9Cb1fq8sk2WpblvikjiUAQcyZEcf2ZBQLa7Gvl
9lWL6PhyEdOVt7IRiGcBJ5oME8iTCiU6nyDE5X0NqXFRD9HaprNgjArTUCFY7e8r
7QhLJ2q3o0uFSeLXff53B9aqOji3sDYJU53WlWN7pCgPpONYMCMWAjMd4jPaqNdv
ucm6pvDJyfC2IpbjN/qIen7Lc3/K2wFyB/mbxzgPel6dnvPjKm0E7ZE2u6SXTteC
hOydDXSqeA68L7L4wrhpa/Yi9SwIPHrM7HPbQLTsut9g37eD/RodQ5FPbkhGIbf8
1x2VIJ+w2mBFkb0TlsFedA6rXmgPA9p1LgYTq/T/CQ2s6O1NMXXso9EPa3L2uRgX
rnoW9fg1P9yjwN+JZJLGX4P7mxN7b6/e5ryFvcT78vomp6YHqEpMmBRokcUkAQXj
F8QeFScijv0NwGoXxCNAR3NNc8oyGktQztgEBLwwlu/PXXon3YPp3WK5IBzC1rEy
LR5GwbpTMh4qYhJFn1KEgXf4r9j1yBSV6N88B2w1J7/d5rZRtqRdurHkxAVQvycS
UwrLk69vdJ5BH7Y5jyoDc6jruD88HJvMH7cHsmmZkMYd7Gn8ALA=
=7slm
-END PGP SIGNATURE-


Thank you for your contribution to Debian.



Processing of kdevelop-php_5.5.0-1_source.changes

2020-02-13 Thread Debian FTP Masters
kdevelop-php_5.5.0-1_source.changes uploaded successfully to localhost
along with the files:
  kdevelop-php_5.5.0-1.dsc
  kdevelop-php_5.5.0.orig.tar.xz
  kdevelop-php_5.5.0-1.debian.tar.xz
  kdevelop-php_5.5.0-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



  1   2   3   4   5   6   7   8   9   >