Bug#993564: bullseye-pu: package dlt-viewer/2.21.2+dfsg-2+deb11u1

2021-09-25 Thread Gianfranco Costamagna
control: tags -1 -moreinfo

On Tue, 7 Sep 2021 14:40:34 +0100 Jonathan Wiltshire  wrote:
> Control: tag -1 confirmed moreinfo
> 
> On Fri, Sep 03, 2021 at 08:48:41AM +0200, Gianfranco Costamagna wrote:
> > Hello, for some reasons some headers in the -dev file were not
> > installed, leading to an error in building external plugins.
> > I opened RC: #993562 to track this issue, and I would like to fix also
> > bullseye since the fix is trivial
> 
> I'm fine with this change, but your changelog doesn't mention the bug
> number that it fixes and you uploaded a binary amd64 package with it. I'm
> not bothered by the binary package but I do want the changelog fixed, so we
> may as well do both.
> 
> You will receive a REJECT message from the archive. Once you have that,
> please re-upload with the changelog updated and make it a source-only
> upload. Then remove the wontfix tag from this request bug.
> 

thanks!

reuploaded

Gianfranco



Bug#993564: bullseye-pu: package dlt-viewer/2.21.2+dfsg-2+deb11u1

2021-09-07 Thread Jonathan Wiltshire
Control: tag -1 confirmed moreinfo

On Fri, Sep 03, 2021 at 08:48:41AM +0200, Gianfranco Costamagna wrote:
> Hello, for some reasons some headers in the -dev file were not
> installed, leading to an error in building external plugins.
> I opened RC: #993562 to track this issue, and I would like to fix also
> bullseye since the fix is trivial

I'm fine with this change, but your changelog doesn't mention the bug
number that it fixes and you uploaded a binary amd64 package with it. I'm
not bothered by the binary package but I do want the changelog fixed, so we
may as well do both.

You will receive a REJECT message from the archive. Once you have that,
please re-upload with the changelog updated and make it a source-only
upload. Then remove the wontfix tag from this request bug.

Thanks,

-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51



signature.asc
Description: PGP signature


Bug#993564: bullseye-pu: package dlt-viewer/2.21.2+dfsg-2+deb11u1

2021-09-03 Thread Gianfranco Costamagna
Package: release.debian.org
User: release.debian@packages.debian.org
Usertags: pu
Tags: bullseye
Severity: normal

[ Reason ]
Hello, for some reasons some headers in the -dev file were not
installed, leading to an error in building external plugins.
I opened RC: #993562 to track this issue, and I would like to fix also
bullseye since the fix is trivial

[ Impact ]
Headers files are now installed into the include directory (4 missing
files)

[ Tests ]
I did compile custom plugins successfully with the fixed package

[ Risks ]
Risk is really low, I'm just installing 4 more header files into the system.

[ Checklist ]
  [x] *all* changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in (old)stable
  [x] the issue is verified as fixed in unstable

[ Changes ]
I would like to use a regex instead of manually listing all the files,
like I did on sid.

diff --git a/debian/changelog b/debian/changelog
index 132a972..7d5c5a8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+dlt-viewer (2.21.2+dfsg-2+deb11u1) bullseye; urgency=medium
+
+  * Add missing qdlt/qdlt*.h header files to dev package
+
+ -- Gianfranco Costamagna   Wed, 01 Sep 2021 
11:42:30 +0200
+
 dlt-viewer (2.21.2+dfsg-2) unstable; urgency=medium

   * Revert compat level bump to let package migrate to testing.
diff --git a/debian/dlt-viewer-dev.install b/debian/dlt-viewer-dev.install
index 231bd86..b8ee2ee 100644
--- a/debian/dlt-viewer-dev.install
+++ b/debian/dlt-viewer-dev.install
@@ -1,19 +1,3 @@
 usr/lib/*/*.a
 qdlt/plugininterface.h /usr/include
-qdlt/qdltbase.h/usr/include
-qdlt/qdltargument.h/usr/include
-qdlt/qdltmsg.h /usr/include
-qdlt/qdltfilter.h  /usr/include
-qdlt/qdltfilterlist.h  /usr/include
-qdlt/qdltfilterindex.h /usr/include
-qdlt/qdltdefaultfilter.h   /usr/include
-qdlt/qdltfile.h/usr/include
-qdlt/qdltcontrol.h /usr/include
-qdlt/qdltconnection.h  /usr/include
-qdlt/qdltipconnection.h/usr/include
-qdlt/qdlttcpconnection.h   /usr/include
-qdlt/qdltudpconnection.h   /usr/include
-qdlt/qdltserialconnection.h/usr/include
-qdlt/qdltplugin.h  /usr/include
-qdlt/qdltpluginmanager.h   /usr/include
-qdlt/qdlt.h/usr/include
+qdlt/qdl*.h/usr/include


[ Other info ]
None.

thanks for caring!
Gianfranco
diff -Nru dlt-viewer-2.21.2+dfsg/debian/changelog 
dlt-viewer-2.21.2+dfsg/debian/changelog
--- dlt-viewer-2.21.2+dfsg/debian/changelog 2021-04-04 11:22:20.0 
+0200
+++ dlt-viewer-2.21.2+dfsg/debian/changelog 2021-09-01 11:42:30.0 
+0200
@@ -1,3 +1,9 @@
+dlt-viewer (2.21.2+dfsg-2+deb11u1) bullseye; urgency=medium
+
+  * Add missing qdlt/qdlt*.h header files to dev package
+
+ -- Gianfranco Costamagna   Wed, 01 Sep 2021 
11:42:30 +0200
+
 dlt-viewer (2.21.2+dfsg-2) unstable; urgency=medium
 
   * Revert compat level bump to let package migrate to testing.
diff -Nru dlt-viewer-2.21.2+dfsg/debian/dlt-viewer-dev.install 
dlt-viewer-2.21.2+dfsg/debian/dlt-viewer-dev.install
--- dlt-viewer-2.21.2+dfsg/debian/dlt-viewer-dev.install2021-03-27 
09:29:15.0 +0100
+++ dlt-viewer-2.21.2+dfsg/debian/dlt-viewer-dev.install2021-09-01 
11:42:30.0 +0200
@@ -1,19 +1,3 @@
 usr/lib/*/*.a
 qdlt/plugininterface.h /usr/include
-qdlt/qdltbase.h/usr/include
-qdlt/qdltargument.h/usr/include
-qdlt/qdltmsg.h /usr/include
-qdlt/qdltfilter.h  /usr/include
-qdlt/qdltfilterlist.h  /usr/include
-qdlt/qdltfilterindex.h /usr/include
-qdlt/qdltdefaultfilter.h   /usr/include
-qdlt/qdltfile.h/usr/include
-qdlt/qdltcontrol.h /usr/include
-qdlt/qdltconnection.h  /usr/include
-qdlt/qdltipconnection.h/usr/include
-qdlt/qdlttcpconnection.h   /usr/include
-qdlt/qdltudpconnection.h   /usr/include
-qdlt/qdltserialconnection.h/usr/include
-qdlt/qdltplugin.h  /usr/include
-qdlt/qdltpluginmanager.h   /usr/include
-qdlt/qdlt.h/usr/include
+qdlt/qdl*.h/usr/include