Bug#1070435: ITP: mariadb-connector-python - Enables python programs to access MariaDB

2024-05-05 Thread Mechtilde Stehmann

Package: wnpp
Severity: wishlist

* Package name : python3-mariadb-connector
   Version : 1.1.10
   Upstream Author : mariadb.com
* URL :https://github.com/mariadb-corporation/mariadb-connector-python
* License : LGPL 2.1 +
   Programming Lang: Python
   Description :  Enables python programs to access MariaDB

MariaDB Connector/Python enables python programs to access MariaDB and 
MySQL databases, using an API which is compliant with the Python DB API 
2.0 (PEP-249). It is written in C and uses MariaDB Connector/C client 
library for client server communication.




* Why is this package useful/relevant?
   It anable to create programms in Python to connect to MariaDB
* Is it a dependency for another package?
   Unknown
* Do you use it yourself?
yes
* If there are other packages providing similar functionality,
   how does it compare?
   No
* How do you plan to maintain it? Do you plan to maintain it
   inside a packaging team?
   I want to maintain it inside the Python-Team
* Are you looking for co-maintainers? Do you need a sponsor?
   Help is welcome

Kind regards

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1067565: ITP: debian-package-book - How to package for Debian

2024-03-23 Thread Mechtilde Stehmann

Package: wnpp
Severity: wishlist

* Package name : debian-package-book
  Version : x.y.zMechtilde Stehmann ymechti...@debian.org>
* URL : http://www.example.org/
* License : (CC by-sa GPLv3)
  Programming Lang: (Bash, LaTeX)
  Description :  How to package for Debian

The information in this book is of particular interest to users of the 
script. But also people who are generally interested in packaging for a 
distribution will find information in this book.


This book does not want to be a “textbook” for building Debian packages. 
It is more of an experience report, where the experiences have been 
“moulded into code”.


The book describes how Debian packages are created using a git 
repository with the programs from the package git-buildpackage [3] and 
other useful commands. Afterwards, the reader should be able to use the 
program as shown and the descriptions of the individual steps to build 
“production quality” Debian packages.




* Why is this package useful/relevant?
- It is a compendium how to package for the Debian repo
* Is it a dependency for another package? No
* Do you use it yourself? Yes
* If there are other packages providing similar functionality,
  how does it compare? There is no other similar package
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team? I maintain it inside the Documentation Team
  (check list at https://wiki.debian.org/Teams)
* Are you looking for co-maintainers? Do you need a sponsor?

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#986227: RFP: paperless-ngx -- scan, index and archive all your physical documents

2024-03-10 Thread Mechtilde

Hello Michael,

I did a new install of paperless.ngx.

Yes the tar-ball is a pre-compiled version. It contains many files with 
minimized JavaScript.


So I think to build the whole package you have to compile the 
Java-script, too.


so I can't build it as a Debian package.

Regards

Mechtilde


On Mon, 24 Apr 2023 19:59:19 +0200 Michael Ablassmeier  
wrote:

hi,

the most recent documentation on how to install paperless-ngx on bare metal
states you dont have to compile the frontend by yourself anymore:

 https://docs.paperless-ngx.com/setup/#bare_metal
 [..]
 Optional: If you cloned the git repo, you will have to compile the frontend
 yourself,
 [..]

so it seems the release packages come with the frontend pre-compiled.

I just recently setup paperless-ngx on debian with the ansible role
available here:

 https://github.com/paperless-ngx/ansible

which does not seem to use/install npm/node or other java script related tools
to build/install paperless-ngx from a relase tarball.

Maybe it makes sense to have a look again,

bye,
- michael




--
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows und OS/2
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#986227: RFP: paperless-ngx -- scan, index and archive all your physical documents

2024-03-10 Thread Mechtilde
On Mon, 24 Apr 2023 19:59:19 +0200 Michael Ablassmeier  
wrote:

hi,

the most recent documentation on how to install paperless-ngx on bare metal
states you dont have to compile the frontend by yourself anymore:

 https://docs.paperless-ngx.com/setup/#bare_metal
 [..]
 Optional: If you cloned the git repo, you will have to compile the frontend
 yourself,
 [..]

so it seems the release packages come with the frontend pre-compiled.

I just recently setup paperless-ngx on debian with the ansible role
available here:

 https://github.com/paperless-ngx/ansible

which does not seem to use/install npm/node or other java script related tools
to build/install paperless-ngx from a relase tarball.

Maybe it makes sense to have a look again,

bye,
- michael




--
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows und OS/2
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1058698: mozilla-devscripts should be removed from testing/unstable

2024-01-06 Thread Mechtilde Stehmann

Hello,

as an information for the archive:

to build the webext packages, you didn't need mozilla-devscripts.

I used it to build the orig.tar.gz from the xpi in former time.

But it is not necessary any more

Regards

MEchtilde

Am 15.12.23 um 10:39 schrieb Carsten Schoenert:

Hello Mechtilde,

Am Thu, Dec 14, 2023 at 07:09:16PM +0100 schrieb Mechtilde:

Hello Mathias,

thanks for the hint,

At this time mozilla-devscript is needed when you want to build
Mozilla-AddOns from the *.xpi.

So we need to elaborate another way to do it.


I've dropped mozilla-devscripts as an dependency for thunderbird long
ago.
To get the l10n XPI files creatable I picked up the main part of
mozilla-devscripts, the shell script xpi-pack.sh, and placed it within
the debian/ folder.

https://salsa.debian.org/mozilla-team/thunderbird/-/commit/b31360b05e048826571245a2fda26d56592da435

We call this shell script then directly in debian/rules, it's quite
simple and straight forward to use.

https://salsa.debian.org/mozilla-team/thunderbird/-/blob/debian/sid/debian/rules#L134

I think shipping this shell script now in only a few source packages is
acceptable, otherwise we would need to fix mozilla-devscripts with a bit
effort for not really big gain.

Another option could be to move the XPI package build functionaliy into
some debhelper package, but I haven't looked really seriously into any
option.

Regards
Carsten




Bug#1058698: mozilla-devscripts should be removed from testing/unstable

2023-12-14 Thread Mechtilde

Hello Mathias,

thanks for the hint,

At this time mozilla-devscript is needed when you want to build 
Mozilla-AddOns from the *.xpi.


So we need to elaborate another way to do it.

Some of my packages are affected


Kind regards


--
Mechtilde Stehmann

## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#1058698: mozilla-devscripts should be removed from testing/unstable

2023-12-14 Thread Mechtilde

Hello Mathias,

thanks for the hint,

At this time mozilla-devscript is needed when you want to build 
Mozilla-AddOns from the *.xpi.


So we need to elaborate another way to do it.

Some of my packages are affected


Kind regards


--
Mechtilde Stehmann

## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#1053791: tbsync: Please provide a backport for bookworm

2023-11-01 Thread Mechtilde Stehmann
Control: retitle -1 tbsync: Provide a new version to bookworm (proposed 
update)


Tbsync, dav4tbsync and eas4tbsync are waiting for release at

https://release.debian.org/proposed-updates/stable.html

Kind regards

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1054363: bookworm-pu:package dav4tbsync

2023-10-22 Thread Mechtilde Stehmann

Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: eas4tbs...@packages.debian.org, mechti...@debian.org
Control: affects -1 + src:eas4tbsync

[ Reason ]

This package is a dependency of the extension tbsync to thunderbird. 
After thunderbird is updated to version 115.* in bookwork it is 
necessary to update this extension too.


[ Impact ]

Otherwise this extension doesn't work anymore

[ Risks ]

Only tbsync, dav4tbsync and eas4tbsync are affected and will be updated too

[ 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 ]

There is a new version of dav4tbsync to work with thunderbird 115.x

[ Other info ]

The output of debdiff (stable vs stable-pu is attached)

Tbsync and dav4tbsync are already updated

Kind regards to the release team

Mechtilde

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diffstat for eas4tbsync-4.1.5 eas4tbsync-4.7

 Makefile  |   25 
 background.js |2 
 content/api/BootstrapLoader/CHANGELOG.md  |   15 
 content/api/BootstrapLoader/implementation.js |  676 --
 content/api/BootstrapLoader/schema.json   |4 
 content/bootstrap.js  |   10 
 content/includes/calendarsync.js  |   13 
 content/includes/network.js   |   25 
 content/includes/tasksync.js  |   32 +
 content/includes/tools.js |   16 
 content/manager/createAccount.xhtml   |2 
 content/provider.js   |   21 
 debian/changelog  |   22 
 debian/control|4 
 debian/gbp.conf   |2 
 manifest.json |6 
 16 files changed, 677 insertions(+), 198 deletions(-)

diff -Nru eas4tbsync-4.1.5/background.js eas4tbsync-4.7/background.js
--- eas4tbsync-4.1.5/background.js	2022-10-13 11:05:56.0 +0200
+++ eas4tbsync-4.7/background.js	2023-08-18 16:51:43.0 +0200
@@ -16,7 +16,7 @@
 let manifest = browser.runtime.getManifest();
 browser.notifications.create({
   type: "basic",
-  iconUrl: browser.runtime.getURL("content/skin/sabredav32.png"),
+  iconUrl: browser.runtime.getURL("content/skin/eas32.png"),
   title: `${manifest.name}`,
   message: "Please update Thunderbird to at least 102.3.3 to be able to use this provider.",
 });
diff -Nru eas4tbsync-4.1.5/content/api/BootstrapLoader/CHANGELOG.md eas4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md
--- eas4tbsync-4.1.5/content/api/BootstrapLoader/CHANGELOG.md	2022-10-13 11:05:56.0 +0200
+++ eas4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md	2023-08-18 16:51:43.0 +0200
@@ -1,3 +1,18 @@
+Version: 1.21
+-
+- Explicitly set hasAddonManagerEventListeners flag to false on uninstall
+
+Version: 1.20
+-
+- hard fork BootstrapLoader v1.19 implementation and continue to serve it for
+  Thunderbird 111 and older
+- BootstrapLoader v1.20 has removed a lot of unnecessary code used for backward
+  compatibility
+
+Version: 1.19
+-
+- fix race condition which could prevent the AOM tab to be monkey patched correctly
+
 Version: 1.18
 -
 - be precise on which revision the wrench symbol should be displayed, instead of
diff -Nru eas4tbsync-4.1.5/content/api/BootstrapLoader/implementation.js eas4tbsync-4.7/content/api/BootstrapLoader/implementation.js
--- eas4tbsync-4.1.5/content/api/BootstrapLoader/implementation.js	2022-10-13 11:05:56.0 +0200
+++ eas4tbsync-4.7/content/api/BootstrapLoader/implementation.js	2023-08-18 16:51:43.0 +0200
@@ -2,7 +2,7 @@
  * This file is provided by the addon-developer-support repository at
  * https://github.com/thundernest/addon-developer-support
  *
- * Version: 1.18
+ * Version: 1.21
  *
  * Author: John Bieling (j...@thunderbird.net)
  *
@@ -17,70 +17,65 @@
 var { AddonManager } = ChromeUtils.import("resource://gre/modules/AddonManager.jsm");
 var { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
 
-var BootstrapLoader = class extends ExtensionCommon.ExtensionAPI {
-  getMessenger(context) {   
-let apis = [
-  "storage",
-  "runtime",
-  "extension",
-  "i18n",
-];
-
-function getStorage() {
-  let localstorage = null;
-  try {
-localstorage = context.apiCan.findAPIPath("storage");
-localstorage.local.get = (...args) =>

Bug#1054341: bookworm-pu:package dav4tbsync

2023-10-22 Thread Mechtilde Stehmann

Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: dav4tbs...@packages.debian.org, mechti...@debian.org
Control: affects -1 + src:dav4tbsync

[ Reason ]

This package is a dependency of the extension tbsync to thunderbird. 
After thunderbird is updated to version 115.* in bookwork it is 
necessary to update this extension too.


[ Impact ]

Otherwise this extension doesn't work anymore

[ Risks ]

Only tbsync, dav4tbsync and eas4tbsync are affected and will be updated too

[ 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 ]

There is a new version of dav4tbsync to work with thunderbird 115.x

[ Other info ]

The output of debdiff (stable vs stable-pu is attached)

eas4tbsync will follow. Tbsync is already updated

Kind regards to the release team

Mechtilde

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diffstat for dav4tbsync-4.3 dav4tbsync-4.7

 _locales/bg/messages.json |6 
 _locales/cs/messages.json |6 
 _locales/es/messages.json |8 
 _locales/fr/messages.json |8 
 _locales/gl/messages.json |  347 +
 _locales/hu/messages.json |6 
 _locales/it/messages.json |6 
 _locales/ja/messages.json |6 
 _locales/pl/messages.json |6 
 _locales/pt_BR/messages.json  |6 
 _locales/ro/messages.json |  347 +
 content/api/BootstrapLoader/CHANGELOG.md  |   15 
 content/api/BootstrapLoader/implementation.js |  676 --
 content/api/BootstrapLoader/schema.json   |4 
 content/bootstrap.js  |   12 
 content/manager/createAccount.xhtml   |   25 
 debian/changelog  |   22 
 debian/control|4 
 debian/gbp.conf   |2 
 manifest.json |4 
 20 files changed, 1341 insertions(+), 175 deletions(-)

diff -Nru dav4tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md dav4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md
--- dav4tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md	2022-10-12 21:39:58.0 +0200
+++ dav4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md	2023-08-18 16:52:10.0 +0200
@@ -1,3 +1,18 @@
+Version: 1.21
+-
+- Explicitly set hasAddonManagerEventListeners flag to false on uninstall
+
+Version: 1.20
+-
+- hard fork BootstrapLoader v1.19 implementation and continue to serve it for
+  Thunderbird 111 and older
+- BootstrapLoader v1.20 has removed a lot of unnecessary code used for backward
+  compatibility
+
+Version: 1.19
+-
+- fix race condition which could prevent the AOM tab to be monkey patched correctly
+
 Version: 1.18
 -
 - be precise on which revision the wrench symbol should be displayed, instead of
diff -Nru dav4tbsync-4.3/content/api/BootstrapLoader/implementation.js dav4tbsync-4.7/content/api/BootstrapLoader/implementation.js
--- dav4tbsync-4.3/content/api/BootstrapLoader/implementation.js	2022-10-12 21:39:58.0 +0200
+++ dav4tbsync-4.7/content/api/BootstrapLoader/implementation.js	2023-08-18 16:52:10.0 +0200
@@ -2,7 +2,7 @@
  * This file is provided by the addon-developer-support repository at
  * https://github.com/thundernest/addon-developer-support
  *
- * Version: 1.18
+ * Version: 1.21
  *
  * Author: John Bieling (j...@thunderbird.net)
  *
@@ -17,70 +17,65 @@
 var { AddonManager } = ChromeUtils.import("resource://gre/modules/AddonManager.jsm");
 var { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
 
-var BootstrapLoader = class extends ExtensionCommon.ExtensionAPI {
-  getMessenger(context) {   
-let apis = [
-  "storage",
-  "runtime",
-  "extension",
-  "i18n",
-];
-
-function getStorage() {
-  let localstorage = null;
-  try {
-localstorage = context.apiCan.findAPIPath("storage");
-localstorage.local.get = (...args) =>
-  localstorage.local.callMethodInParentProcess("get", args);
-localstorage.local.set = (...args) =>
-  localstorage.local.callMethodInParentProcess("set", args);
-localstorage.local.remove = (...args) =>
-  localstorage.local.callMethodInParentProcess("remove", args);
-localstorage.local.clear = (...args) =>
-  localstorage.local.callMethodInParentProcess(&qu

Bug#1054340: bookworm-pu:package dav4tbsync

2023-10-22 Thread Mechtilde Stehmann

Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: dav4tbs...@packages.debian.org, mechti...@debian.org
Control: affects -1 + src:dav4tbsync

[ Reason ]

This package is a dependency of the extension tbsync to thunderbird. 
After thunderbird is updated to version 115.* in bookwork it is 
necessary to update this extension too.


[ Impact ]

Otherwise this extension doesn't work anymore

[ Risks ]

Only tbsync, dav4tbsync and eas4tbsync are affected and will be updated too

[ 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 ]

There is a new version of dav4tbsync to work with thunderbird 115.x

[ Other info ]

The output of debdiff (stable vs stable-pu is attached)

eas4tbsync will follow. Tbsync is already updated

Kind regards to the release team

Mechtilde

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diffstat for dav4tbsync-4.3 dav4tbsync-4.7

 _locales/bg/messages.json |6 
 _locales/cs/messages.json |6 
 _locales/es/messages.json |8 
 _locales/fr/messages.json |8 
 _locales/gl/messages.json |  347 +
 _locales/hu/messages.json |6 
 _locales/it/messages.json |6 
 _locales/ja/messages.json |6 
 _locales/pl/messages.json |6 
 _locales/pt_BR/messages.json  |6 
 _locales/ro/messages.json |  347 +
 content/api/BootstrapLoader/CHANGELOG.md  |   15 
 content/api/BootstrapLoader/implementation.js |  676 --
 content/api/BootstrapLoader/schema.json   |4 
 content/bootstrap.js  |   12 
 content/manager/createAccount.xhtml   |   25 
 debian/changelog  |   22 
 debian/control|4 
 debian/gbp.conf   |2 
 manifest.json |4 
 20 files changed, 1341 insertions(+), 175 deletions(-)

diff -Nru dav4tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md dav4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md
--- dav4tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md	2022-10-12 21:39:58.0 +0200
+++ dav4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md	2023-08-18 16:52:10.0 +0200
@@ -1,3 +1,18 @@
+Version: 1.21
+-
+- Explicitly set hasAddonManagerEventListeners flag to false on uninstall
+
+Version: 1.20
+-
+- hard fork BootstrapLoader v1.19 implementation and continue to serve it for
+  Thunderbird 111 and older
+- BootstrapLoader v1.20 has removed a lot of unnecessary code used for backward
+  compatibility
+
+Version: 1.19
+-
+- fix race condition which could prevent the AOM tab to be monkey patched correctly
+
 Version: 1.18
 -
 - be precise on which revision the wrench symbol should be displayed, instead of
diff -Nru dav4tbsync-4.3/content/api/BootstrapLoader/implementation.js dav4tbsync-4.7/content/api/BootstrapLoader/implementation.js
--- dav4tbsync-4.3/content/api/BootstrapLoader/implementation.js	2022-10-12 21:39:58.0 +0200
+++ dav4tbsync-4.7/content/api/BootstrapLoader/implementation.js	2023-08-18 16:52:10.0 +0200
@@ -2,7 +2,7 @@
  * This file is provided by the addon-developer-support repository at
  * https://github.com/thundernest/addon-developer-support
  *
- * Version: 1.18
+ * Version: 1.21
  *
  * Author: John Bieling (j...@thunderbird.net)
  *
@@ -17,70 +17,65 @@
 var { AddonManager } = ChromeUtils.import("resource://gre/modules/AddonManager.jsm");
 var { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
 
-var BootstrapLoader = class extends ExtensionCommon.ExtensionAPI {
-  getMessenger(context) {   
-let apis = [
-  "storage",
-  "runtime",
-  "extension",
-  "i18n",
-];
-
-function getStorage() {
-  let localstorage = null;
-  try {
-localstorage = context.apiCan.findAPIPath("storage");
-localstorage.local.get = (...args) =>
-  localstorage.local.callMethodInParentProcess("get", args);
-localstorage.local.set = (...args) =>
-  localstorage.local.callMethodInParentProcess("set", args);
-localstorage.local.remove = (...args) =>
-  localstorage.local.callMethodInParentProcess("remove", args);
-localstorage.local.clear = (...args) =>
-  localstorage.local.callMethodInParentProcess(&qu

Bug#1053919: bookworm-pu: package tbsync

2023-10-14 Thread Mechtilde Stehmann

Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: tbs...@packages.debian.org, mechti...@debian.org
Control: affects -1 + src:tbsync

[ Reason ]

This package is an extension to thunderbird. After thunderbird is 
updated to version 115.* in bookwork it is necessary to update this 
extension too.


[ Impact ]

Otherwise this extension doesn't work anymore

[ Risks ]

Only dav4tbsync and eas4tbsync are affected and will be updated too

[ 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 ]

There is a new version of tbsync to work with thunderbird 115.x

[ Other info ]

The output von debdiff (stable vs stable-pu is attached)

dav4tbsync and eas4tbsync will follow

Kind regards to the release team

Mechtilde


--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diffstat for tbsync-4.3 tbsync-4.7

 _locales/bg/messages.json |7 
 _locales/cs/messages.json |7 
 _locales/de/messages.json |   91 +--
 _locales/en-US/messages.json  |7 
 _locales/es/messages.json |7 
 _locales/et/messages.json |7 
 _locales/fr/messages.json |7 
 _locales/gl/messages.json |9 
 _locales/hu/messages.json |7 
 _locales/it/messages.json |7 
 _locales/ja/messages.json |7 
 _locales/ko/messages.json |7 
 _locales/pl/messages.json |7 
 _locales/pt_BR/messages.json  |7 
 _locales/ro/messages.json |7 
 _locales/ru/messages.json |7 
 _locales/sv/messages.json |7 
 content/api/BootstrapLoader/CHANGELOG.md  |   15 
 content/api/BootstrapLoader/implementation.js |  676 --
 content/api/BootstrapLoader/schema.json   |4 
 content/manager/accounts.js   |   12 
 content/manager/accounts.xhtml|4 
 content/manager/editAccount.js|3 
 content/manager/editAccount.xhtml |7 
 content/manager/eventlog/eventlog.js  |9 
 content/manager/eventlog/eventlog.xhtml   |   14 
 content/modules/db.js |   13 
 content/modules/io.js |4 
 content/modules/lightning.js  |2 
 content/modules/manager.js|   11 
 content/passwordPrompt/passwordPrompt.css |   13 
 content/passwordPrompt/passwordPrompt.js  |8 
 content/passwordPrompt/passwordPrompt.xhtml   |   44 -
 content/tbsync.jsm|3 
 debian/changelog  |   26 +
 debian/control|6 
 debian/gbp.conf   |2 
 manifest.json |4 
 38 files changed, 800 insertions(+), 285 deletions(-)

diff -Nru tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md
--- tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md	2022-10-12 21:40:25.0 +0200
+++ tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md	2023-08-29 22:22:49.0 +0200
@@ -1,3 +1,18 @@
+Version: 1.21
+-
+- Explicitly set hasAddonManagerEventListeners flag to false on uninstall
+
+Version: 1.20
+-
+- hard fork BootstrapLoader v1.19 implementation and continue to serve it for
+  Thunderbird 111 and older
+- BootstrapLoader v1.20 has removed a lot of unnecessary code used for backward
+  compatibility
+
+Version: 1.19
+-
+- fix race condition which could prevent the AOM tab to be monkey patched correctly
+
 Version: 1.18
 -
 - be precise on which revision the wrench symbol should be displayed, instead of
diff -Nru tbsync-4.3/content/api/BootstrapLoader/implementation.js tbsync-4.7/content/api/BootstrapLoader/implementation.js
--- tbsync-4.3/content/api/BootstrapLoader/implementation.js	2022-10-12 21:40:25.0 +0200
+++ tbsync-4.7/content/api/BootstrapLoader/implementation.js	2023-08-29 22:22:49.0 +0200
@@ -2,7 +2,7 @@
  * This file is provided by the addon-developer-support repository at
  * https://github.com/thundernest/addon-developer-support
  *
- * Version: 1.18
+ * Version: 1.21
  *
  * Author: John Bieling (j...@thunderbird.net)
  *
@@ -17,70 +17,65 @@
 var { AddonManager } = ChromeUtils.import("resource://gre/modules/AddonManager.jsm");
 var { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
 
-var BootstrapLo

Bug#1053918: bookworm-pu: package tbsync

2023-10-14 Thread Mechtilde Stehmann

Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: tbs...@packages.debian.org, mechti...@debian.org
Control: affects -1 + src:tbsync

[ Reason ]

This package is an extension to thunderbird. After thunderbird is 
updated to version 115.* in bookwork it is necessary to update this 
extension too.


[ Impact ]

Otherwise this extension doesn't work anymore

[ Risks ]

Only dav4tbsync and eas4tbsync are affected and will be updated too

[ 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 ]

There is a new version of tbsync to work with thunderbird 115.x

[ Other info ]

The output von debdiff (stable vs stable-pu is attached)

dav4tbsync and eas4tbsync will follow

Kind regards to the release team

Mechtilde


--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diffstat for tbsync-4.3 tbsync-4.7

 _locales/bg/messages.json |7 
 _locales/cs/messages.json |7 
 _locales/de/messages.json |   91 +--
 _locales/en-US/messages.json  |7 
 _locales/es/messages.json |7 
 _locales/et/messages.json |7 
 _locales/fr/messages.json |7 
 _locales/gl/messages.json |9 
 _locales/hu/messages.json |7 
 _locales/it/messages.json |7 
 _locales/ja/messages.json |7 
 _locales/ko/messages.json |7 
 _locales/pl/messages.json |7 
 _locales/pt_BR/messages.json  |7 
 _locales/ro/messages.json |7 
 _locales/ru/messages.json |7 
 _locales/sv/messages.json |7 
 content/api/BootstrapLoader/CHANGELOG.md  |   15 
 content/api/BootstrapLoader/implementation.js |  676 --
 content/api/BootstrapLoader/schema.json   |4 
 content/manager/accounts.js   |   12 
 content/manager/accounts.xhtml|4 
 content/manager/editAccount.js|3 
 content/manager/editAccount.xhtml |7 
 content/manager/eventlog/eventlog.js  |9 
 content/manager/eventlog/eventlog.xhtml   |   14 
 content/modules/db.js |   13 
 content/modules/io.js |4 
 content/modules/lightning.js  |2 
 content/modules/manager.js|   11 
 content/passwordPrompt/passwordPrompt.css |   13 
 content/passwordPrompt/passwordPrompt.js  |8 
 content/passwordPrompt/passwordPrompt.xhtml   |   44 -
 content/tbsync.jsm|3 
 debian/changelog  |   26 +
 debian/control|6 
 debian/gbp.conf   |2 
 manifest.json |4 
 38 files changed, 800 insertions(+), 285 deletions(-)

diff -Nru tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md
--- tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md	2022-10-12 21:40:25.0 +0200
+++ tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md	2023-08-29 22:22:49.0 +0200
@@ -1,3 +1,18 @@
+Version: 1.21
+-
+- Explicitly set hasAddonManagerEventListeners flag to false on uninstall
+
+Version: 1.20
+-
+- hard fork BootstrapLoader v1.19 implementation and continue to serve it for
+  Thunderbird 111 and older
+- BootstrapLoader v1.20 has removed a lot of unnecessary code used for backward
+  compatibility
+
+Version: 1.19
+-
+- fix race condition which could prevent the AOM tab to be monkey patched correctly
+
 Version: 1.18
 -
 - be precise on which revision the wrench symbol should be displayed, instead of
diff -Nru tbsync-4.3/content/api/BootstrapLoader/implementation.js tbsync-4.7/content/api/BootstrapLoader/implementation.js
--- tbsync-4.3/content/api/BootstrapLoader/implementation.js	2022-10-12 21:40:25.0 +0200
+++ tbsync-4.7/content/api/BootstrapLoader/implementation.js	2023-08-29 22:22:49.0 +0200
@@ -2,7 +2,7 @@
  * This file is provided by the addon-developer-support repository at
  * https://github.com/thundernest/addon-developer-support
  *
- * Version: 1.18
+ * Version: 1.21
  *
  * Author: John Bieling (j...@thunderbird.net)
  *
@@ -17,70 +17,65 @@
 var { AddonManager } = ChromeUtils.import("resource://gre/modules/AddonManager.jsm");
 var { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
 
-var BootstrapLo

Bug#1050329: sexpp FTBFS with nocheck profile

2023-09-24 Thread Mechtilde Stehmann

Hello Daniel,

when do you plan to fix this little problem?

I'm the maintainer of several packages depending on thunderbird, which 
depends on librnp0, which depends on libsexpp0.


I want to prevent the autoremoval of all those packages.

Kind regards

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1052048: Close Bug#1052048:

2023-09-16 Thread Mechtilde Stehmann

Package: texlive-bibtex-extra
Version: 2023.20230613-2

Comment: Sorry for noise



Am 16.09.23 um 17:21 schrieb Debian Bug Tracking System:

Thank you for filing a new Bug report with Debian.

You can follow progress on this Bug here: 1052048: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052048.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

As you requested using X-Debbugs-CC, your message was also forwarded to
   mechti...@debian.org
(after having been given a Bug report number, if it did not have one).

Your message has been sent to the package maintainer(s):
  Debian TeX Task Force 

If you wish to submit further information on this problem, please
send it to 1052...@bugs.debian.org.

Please do not send mail to ow...@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.



--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1052048: Close Bug#1052048:

2023-09-16 Thread Mechtilde Stehmann

Package: texlive-bibtex-extra
Version: 2023.20230613-2

Comment: Sorry for noise



Am 16.09.23 um 17:21 schrieb Debian Bug Tracking System:

Thank you for filing a new Bug report with Debian.

You can follow progress on this Bug here: 1052048: 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052048.

This is an automatically generated reply to let you know your message
has been received.

Your message is being forwarded to the package maintainers and other
interested parties for their attention; they will reply in due course.

As you requested using X-Debbugs-CC, your message was also forwarded to
   mechti...@debian.org
(after having been given a Bug report number, if it did not have one).

Your message has been sent to the package maintainer(s):
  Debian TeX Task Force 

If you wish to submit further information on this problem, please
send it to 1052...@bugs.debian.org.

Please do not send mail to ow...@bugs.debian.org unless you wish
to report a problem with the Bug-tracking system.



--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


OpenPGP_signature.asc
Description: OpenPGP digital signature


Bug#1052048: texlive-bibtex-extra: Can't generate bibliography since last upgrade at trixie

2023-09-16 Thread Mechtilde Stehmann
Package: texlive-bibtex-extra
Version: 2023.20230613-2
Severity: grave
X-Debbugs-Cc: mechti...@debian.org

After last update at trixie I can't proper build https://salsa.debian.org/ddp-
team/dpb/ locally.

It builds correct on trixie at the Salsa CI at 03.09.2023. The last upload to
trixie was at 05.09.2023.

I lost the bibliography in the pdf of this big document.

That's why I set it to grave.

Kind regards

Mechtilde


-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.

   *** The Debian TeX Team is *not* a LaTeX Help Desk ***

If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.

Please run your example with
(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

Don't forget to also include minimal examples of other files that are 
needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.minimalbeispiel.de/mini-en.html (english)

or 

http://www.minimalbeispiel.de/mini.html (german)

##
minimal input file


##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 1956 Sep 10 08:48 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Oct 12  2022 /usr/share/texmf/ls-R -> 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Aug 27 23:39 /usr/share/texlive/texmf-dist/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Aug 27 23:39 /usr/share/texlive/texmf-dist/ls-R -> 
/var/lib/texmf/ls-R-TEXLIVEDIST
##
 Config files
-rw-r--r-- 1 root root 475 Oct 18  2022 /etc/texmf/web2c/texmf.cnf
lrwxrwxrwx 1 root root 33 Aug 27 23:39 /usr/share/texmf/web2c/fmtutil.cnf -> 
/var/lib/texmf/fmtutil.cnf-DEBIAN
lrwxrwxrwx 1 root root 32 Aug 27 23:39 /usr/share/texmf/web2c/updmap.cfg -> 
/var/lib/texmf/updmap.cfg-DEBIAN
-rw-r--r-- 1 root root 3197 Sep 10 08:47 
/var/lib/texmf/tex/generic/config/language.dat
##
 Files in /etc/texmf/web2c/
total 8
-rw-r--r-- 1 root root 283 Sep  4  2021 mktex.cnf
-rw-r--r-- 1 root root 475 Oct 18  2022 texmf.cnf
##
 md5sums of texmf.d
ca40c66f144b4bafc3e59a2dd32ecb9c  /etc/texmf/texmf.d/00debian.cnf

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.4.0-4-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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 texlive-bibtex-extra depends on:
ii  tex-common  6.18
ii  texlive-base2023.20230613-3
ii  texlive-binaries2023.20230311.66589-4
ii  texlive-latex-base  2023.20230613-3

texlive-bibtex-extra recommends no packages.

texlive-bibtex-extra suggests no packages.

Versions of packages tex-common depends on:
ii  ucf  3.0043+nmu1

Versions of packages tex-common suggests:
ii  debhelper  13.11.6

Versions of packages texlive-bibtex-extra is related to:
ii  tex-common6.18
ii  texlive-binaries  2023.20230311.66589-4

-- no debconf information



Bug#1043412: bookworm-pu: package quicktext/5.6

2023-08-15 Thread Mechtilde Stehmann

Hello,

I completed the items

[ 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

and attach debdiff against the package in stable

Am 11.08.23 um 18:53 schrieb Jonathan Wiltshire:

Control: tag -1 moreinfo

On Thu, Aug 10, 2023 at 04:13:22PM +0200, Mechtilde Stehmann wrote:

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


Please complete these items first.

Thanks,




After this is ok, I will do some other packages for the ne version of 
Thunderbird.


Kind regards
--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diffstat for quicktext-5.2 quicktext-5.6

 api/WindowListener/CHANGELOG.md   |   27 
 api/WindowListener/implementation.js  | 1181 +++---
 api/WindowListener/schema.json|6 
 chrome/content/modules/wzQuicktext.jsm|   38 
 chrome/content/modules/wzQuicktextVar.jsm |8 
 chrome/content/quicktext.js   |   10 
 chrome/content/settings.js|   11 
 chrome/locale/ja/quicktext.dtd|   40 -
 debian/changelog  |   16 
 debian/control|4 
 manifest.json |4 
 11 files changed, 1192 insertions(+), 153 deletions(-)

diff -Nru quicktext-5.2/api/WindowListener/CHANGELOG.md quicktext-5.6/api/WindowListener/CHANGELOG.md
--- quicktext-5.2/api/WindowListener/CHANGELOG.md	2022-07-04 10:54:15.0 +0200
+++ quicktext-5.6/api/WindowListener/CHANGELOG.md	2023-06-25 12:48:31.0 +0200
@@ -1,3 +1,30 @@
+Version: 1.60
+-
+- explicitly set hasAddonManagerEventListeners flag to false on uninstall
+  
+Version: 1.59
+-
+- store hasAddonManagerEventListeners flag in add-on scope instead on the global
+  window again, and clear it upon add-on removal
+  
+Version: 1.58
+-
+- hard fork WindowListener v1.57 implementation and continue to serve it for
+  Thunderbird 111 and older
+- WindowListener v1.58 supports injection into nested browsers of the new
+  mailTab front end of Thunderbird Supernova and allows "about:message" and 
+  "about:3pane" to be valid injection targets. More information can be found here:
+  https://developer.thunderbird.net/thunderbird-development/codebase-overview/mail-front-end
+
+Version: 1.57
+-
+- fix race condition which could prevent the AOM tab to be monkey patched correctly
+
+Version: 1.56
+-
+- be precise on which revision the wrench symbol should be displayed, instead of
+  the options button
+
 Version: 1.54
 -
 - fix "ownerDoc.getElementById() is undefined" bug
diff -Nru quicktext-5.2/api/WindowListener/implementation.js quicktext-5.6/api/WindowListener/implementation.js
--- quicktext-5.2/api/WindowListener/implementation.js	2022-07-04 10:54:15.0 +0200
+++ quicktext-5.6/api/WindowListener/implementation.js	2023-06-25 12:48:31.0 +0200
@@ -2,7 +2,7 @@
  * This file is provided by the addon-developer-support repository at
  * https://github.com/thundernest/addon-developer-support
  *
- * Version: 1.54
+ * Version: 1.60
  *
  * Author: John Bieling (j...@thunderbird.net)
  *
@@ -20,17 +20,17 @@
 );
 var { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
 
-var WindowListener = class extends ExtensionCommon.ExtensionAPI {
-  log(msg) {
-if (this.debug) console.log("WindowListener API: " + msg);
+function getThunderbirdVersion() {
+  let parts = Services.appinfo.version.split(".");
+  return {
+major: parseInt(parts[0]),
+minor: parseInt(parts[1]),
   }
+}
 
-  getThunderbirdVersion() {
-let parts = Services.appinfo.version.split(".");
-return {
-  major: parseInt(parts[0]),
-  minor: parseInt(parts[1]),
-}
+var WindowListener_102 = class extends ExtensionCommon.ExtensionAPI {
+  log(msg) {
+if (this.debug) console.log("WindowListener API: " + msg);
   }
 
   getCards(e) {
@@ -39,10 +39,10 @@
 let doc;
 
 // 78,86, and 87+ need special handholding. *Yeah*.
-if (this.getThunderbirdVersion().major < 86) {
+if (getThunderbirdVersion().major < 86) {
   let ownerDoc = e.document || e.target.ownerDocument;
   doc = ownerDoc.getElementById("html-view-browser").contentDocument;
-} else if (this.getThunderbirdVersion().major < 87) {
+} else if (getThunderbirdVersion().major < 87) {
   let ownerDoc = e.document || e.target;
   doc = ownerDoc.getElementById("html-view-browser").conten

Bug#1043412: bookworm-pu: package quicktext/5.6

2023-08-10 Thread Mechtilde Stehmann
Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: quickt...@packages.debian.org, mechti...@debian.org
Control: affects -1 + src:quicktext

[ Reason ]

This package is an extension to thunderbird. After thunderbird
will be updated to version 115.* in bookwork
it is necessary to update this extension too.

[ Impact ]
Otherwise this extension doesn't work anymore

[ Risks ]
No other packages depends on this package

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


Kind regards to the release team



Bug#1040171: noweb: Help to update to version 2.13

2023-07-02 Thread Mechtilde Stehmann
Package: noweb
Version: 2.12-4
Severity: wishlist
X-Debbugs-Cc: mechti...@debian.org

Hello Hubert,

I try to build version 2.13rc3 of noweb to test it in my environment and then
want to update to version 2.13.

I need help to apply the patches to the new version.

@Hubert can you help me to apply them?

Regards

Mechtilde


-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.3.0-1-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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 noweb depends on:
ii  gawk1:5.2.1-2
ii  iconx   9.4.3-7
ii  libc6   2.36-9
ii  tex-common  6.18

Versions of packages noweb recommends:
ii  texlive  2022.20230122-3

noweb suggests no packages.

-- no debconf information



Bug#1029300: src:tar: fails to migrate to testing for too long

2023-02-17 Thread Mechtilde Stehmann

Hello Paul,
If it is better for the release, please remove my try to fix it.

Kind regards

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


Bug#1029951: noweb: Indents not being applied in noweave output

2023-01-29 Thread Mechtilde Stehmann
Package: noweb
Version: 2.12-3
Severity: important
Tags: upstream
X-Debbugs-Cc: mechti...@debian.org

This problem appears with the Update to TexLive 2022 in Debian (Oct. 2022). It
is also described upstream (https://github.com/nrnrnr/noweb/issues/24)

I put arcfide's solution into a patch and test it with
https://salsa.debian.org/ddp-team/dpb/

Under https://people.debian.org/~mechtilde/Dokumentation/BuildWithGBP.pdf you
can see the solution in part 3 ff.

Regards

Mechtilde




-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-1-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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 noweb depends on:
ii  gawk1:5.1.0-1
ii  iconx   9.4.3-7
ii  libc6   2.36-8
ii  tex-common  6.18

Versions of packages noweb recommends:
ii  texlive  2022.20221123-1

noweb suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/texmf/tex/plain/misc/noweb.sty (from noweb 
package)



Bug#1028964: noweb: Want to use documentclass scrbook instead of book

2023-01-16 Thread Mechtilde Stehmann

Hello Hubert,

then I will prepare it for an upload.
What is your preferred way?
Should I do it as anew revision and register my name into debian/control?
Or should I do it as NMU?

Kind regards

'Mechtilde


Am 16.01.23 um 03:57 schrieb Hubert Chathi:

On Sun, 15 Jan 2023 12:47:04 +0100, Mechtilde Stehmann  
said:


At upstream there is an additional line, so there it is line 16.



I also filled a patch. You can find a patch under
https://github.com/nrnrnr/noweb/pull/28/files


Most of the changes look pretty straightforward, but why did you remove
the "\def\nwgitversion{|GITVERSION|}" line?

(Also, I'd recommend that you give your PR a more descriptive name)





Bug#1028964: noweb: Want to use documentclass scrbook instead of book

2023-01-15 Thread Mechtilde Stehmann
Package: noweb
Version: 2.12-1
Severity: important
Tags: patch upstream
X-Debbugs-Cc: uho...@debian.org, mechti...@debian.org

When I try to replace the documentclass book with scrbook, I get the message
/usr/share/texmf/tex/plain/misc/noweb.sty:15 contains an undefined control
sequence.

At upstream there is an additional line, so there it is line 16.

I also filled a patch. You can find a patch under
https://github.com/nrnrnr/noweb/pull/28/files

@Hubert

If it is ok for you, I can prepare the patch also at salsa.debian.org.

For me it is very important to have this fix in Debian. I need it for working
on https://salsa.debian.org/ddp-team/dpb


Kind regards

Mechtilde


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-6-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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 noweb depends on:
ii  gawk1:5.1.0-1
ii  iconx   9.4.3-7
ii  libc6   2.36-7
ii  tex-common  6.18

Versions of packages noweb recommends:
ii  texlive  2022.20221123-1

noweb suggests no packages.

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/share/texmf/tex/plain/misc/noweb.sty (from noweb 
package)



Bug#1005272: libxt6: out-of-date copyright file -

2022-12-17 Thread Mechtilde Stehmann
Package: libxt6
Followup-For: Bug #1005272
X-Debbugs-Cc: mechti...@debian.org

I tried to fix this RC bug. but I can't do it in my build environment.
It isn't buildable with gbp buildpackage. I miss pristine-tar and upstream
branch.

Regards

Mechtilde


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-5-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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 libxt6 depends on:
ii  libc6 2.36-6
ii  libice6   2:1.0.10-1
ii  libsm62:1.2.3-1
ii  libx11-6  2:1.8.1-2

libxt6 recommends no packages.

libxt6 suggests no packages.

-- no debconf information



Bug#1024084: tar: missing licenses - Excuses

2022-11-20 Thread Mechtilde Stehmann
Package: tar
Version: 1.34+dfsg-1
Followup-For: Bug #1024084
X-Debbugs-Cc: mechti...@debian.org

Sorry for missing the delay-queue.

I did it at the BSP in Tilburg

Sorry


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-4-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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 tar depends on:
ii  libacl1  2.3.1-1
ii  libc62.36-5
ii  libselinux1  3.4-1+b3

tar recommends no packages.

Versions of packages tar suggests:
ii  bzip21.0.8-5+b1
ii  ncompress4.2.4.6-6
pn  tar-doc  
pn  tar-scripts  
ii  xz-utils 5.2.7-0.1

-- no debconf information



Bug#1024084: tar: missing licenses

2022-11-19 Thread Mechtilde Stehmann

user debian-rele...@lists.debian.org
usertag 1024084 + bsp-2022-11-nl-tilburg
thank you

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#1024084: tar: missing licenses

2022-11-19 Thread Mechtilde Stehmann

user debian-rele...@lists.debian.org
usertag 1024084 + bsp-2022-11-nl-tilburg
thank you

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#1005272: libxt6: out-of-date copyright file

2022-11-14 Thread Mechtilde Stehmann
Package: libxt6
Version: 1:1.2.1-1
Followup-For: Bug #1005272
X-Debbugs-Cc: mechti...@debian.org

Is it ok to integrate the patch?


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 6.0.0-3-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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 libxt6 depends on:
ii  libc6 2.36-4
ii  libice6   2:1.0.10-1
ii  libsm62:1.2.3-1
ii  libx11-6  2:1.8.1-2

libxt6 recommends no packages.

libxt6 suggests no packages.

-- no debconf information



Bug#995843: abook: missing licenses in d/copyright

2022-11-09 Thread Mechtilde Stehmann
user debian-rele...@lists.debian.org 


usertags -1 + bsp-2022-11-nl-tilburg
thank you


--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#1019273: apt: Missing licenses and copyright statements in debian/copyright

2022-11-09 Thread Mechtilde Stehmann
user debian-rele...@lists.debian.org 


usertags -1 + bsp-2022-11-nl-tilburg
thank you

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#1005272: libxt6: out-of-date copyright file

2022-11-09 Thread Mechtilde Stehmann
user debian-rele...@lists.debian.org 


usertags -1 + bsp-2022-11-nl-tilburg
thank you

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#1005004: lots of missing entries in debian/copyright

2022-11-09 Thread Mechtilde Stehmann
user debian-rele...@lists.debian.org 


usertags -1 + bsp-2022-11-nl-tilburg
thank you

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#1005885: missing entries in debian/copyright

2022-11-09 Thread Mechtilde Stehmann
user debian-rele...@lists.debian.org 


usertags -1 + bsp-2022-11-nl-tilburg
thank you
--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


Bug#1005011: lots of missing entries in debian/copyright

2022-11-09 Thread Mechtilde Stehmann

user debian-rele...@lists.debian.org
usertags -1 + bsp-2022-11-nl-tilburg
thank you
--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F


Bug#1005011: lots of missing entries in debian/copyright

2022-11-09 Thread Mechtilde Stehmann
user debian-rele...@lists.debian.org 


usertags -1 + bsp-2022-11-nl-tilburg
thank you
--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#1010820: [Fixed] Incompatibility with python 3.10. (Was:pypdf2 breaks bookletimposer autopkgtest: Can't get Fields array)

2022-10-15 Thread Mechtilde Stehmann
Package: bookletimposer
Version: 0.3.1-1
Followup-For: Bug #1010820
X-Debbugs-Cc: mechti...@debian.org

looking deeper into the problem I found out that you have to add an additional
import line into the setup.py. Then it works again.

diff --git a/setup.py b/setup.py
index 13194d6..79cfeef 100755
--- a/setup.py
+++ b/setup.py
@@ -2,6 +2,7 @@
 # -*- coding: UTF-8 -*-

 from distutils.core import setup, Extension
+import DistUtilsExtra
 from DistUtilsExtra.command import *

 import glob

The next step will be to push it to salsa.d.o.


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.19.0-2-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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 bookletimposer depends on:
ii  gir1.2-gtk-3.0  3.24.34-3
ii  python3 3.10.6-1
ii  python3-gi  3.42.2-2
ii  python3-pypdf2  2.11.0-1

bookletimposer recommends no packages.

bookletimposer suggests no packages.

-- no debconf information



Bug#986227: RFP: paperless-ng -- scan, index and archive all your physical documents

2022-02-27 Thread Mechtilde Stehmann
Control:retitle -1 RFP: paperless-ng -- scan, index and archive all your 
physical documents


Control: owner -1 Control: owner -1

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#986227: RFP: paperless-ng -- scan, index and archive all your physical documents

2022-02-27 Thread Mechtilde Stehmann
Package: wnpp
Followup-For: Bug #986227
X-Debbugs-Cc: mechti...@debian.org

I stop here to try to package it.

At installation I detect, it isn't only written in python but contains
javascript.

It uses npm to install things during compile time. This isn't allowed during
packaging.
If also other persons with this knowledge step in I will be able to work on it
again.

Kind regards



Bug#1003723: ITP: inotifyrecursive -- Simple way to watch a directory-tree recursively for file changes

2022-01-14 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist
Owner: Mechtilde Stehmann 
X-Debbugs-Cc: Debian Python Team , 
mechti...@debian.org

* Package name: python3-inotifyrecursive
  Version : 0.3.5
  Upstream Author : Torben Haase <https://pixelsvstes.com>
* URL : https://github.com/letorbi/inotifyrecursive/
* License : GPL-3.0+
  Programming Lang: Python
  Description : Simple way to watch a directory-tree recursively for file
changes

It is a dependency of paperless (RFP #986227)

I want to package it inside the python-team



Bug#1003681: ITP: inotify-simple -- Simple Python wrapper around inotify

2022-01-13 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist
Owner: Mechtilde Stehmann 
X-Debbugs-Cc: Debian Python Team , 
mechti...@debian.org

* Package name: python3-inotify-simple
  Version : 1.3.5
  Upstream Author : Chris Billington
* URL : https://github.com/chrisjbillington/inotify_simple
* License : BSD-2-clause
  Programming Lang: Python
  Description : Simple Python wrapper around inotify

It is a dependency of paperless (RFP #986227)

I want to package it inside the python-team



Bug#1003545: ITP: python3-concurrent-log-handler -- This pAn additional log handler for Python's standard logging package (PEP 282).

2022-01-11 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist
Owner: Mechtilde Stehmann 

* Package name: python3-concurrent-log-handler
  Version : 0.9.19
  Upstream Author : Preston Landers
* URL : https://github.com/Preston-Landers/concurrent-log-handler
* License : Apache 2.0
  Programming Lang: Python
  Description : An additional log handler for Python's standard logging
package (PEP 282).

This handler will write log events to a log file which is rotated when the log
file reaches a certain size. Multiple processes can safely write to the same
log file concurrently. Rotated logs can be gzipped if desired. Both Windows and
POSIX systems are supported. An optional threaded queue logging handler is
provided to perform logging in the background.

This is a fork of Lowell Alleman's ConcurrentLogHandler 0.9.1 which fixes a
hanging/deadlocking problem.

  It is a dependency of paperless (RFP #986227)

  I want to package it inside the python-team



Bug#1000200: reportbug-gtk: cannot close reportbug

2021-12-19 Thread Mechtilde Stehmann
Package: reportbug-gtk
Version: 11.1.0
Followup-For: Bug #1000200
X-Debbugs-Cc: mechti...@debian.org

Hello,
I see the same Problem using XFCE4.

I can send a bug report.

After getting the thanks message there is only a n apply button to close
the application. After clicking this button the application freezes.

Kind regards

Mechtilde


-- System Information:
Debian Release: bookworm/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 5.15.0-2-amd64 (SMP w/16 CPU threads)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.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 reportbug-gtk depends on:
ii  gir1.2-gtk-3.0 3.24.30-4
ii  gir1.2-gtksource-4 4.8.2-1
ii  gir1.2-vte-2.910.66.2-1
ii  python3-gi 3.42.0-2+b1
ii  python3-gi-cairo   3.42.0-2+b1
ii  python3-gtkspellcheck  4.0.5-2
ii  reportbug  11.1.0

reportbug-gtk recommends no packages.

reportbug-gtk suggests no packages.

-- no debconf information



Bug#1001942: ITP: python3-imap-tools -- Work with email by IMAP in Python

2021-12-19 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist
Owner: Mechtilde Stehmann 
X-Debbugs-Cc: debian-de...@lists.debian.org, mechti...@debian.org

* Package name: python3-imap-tools
  Version : 0.50.2
  Upstream Author : Vladimir Kaukin 
* URL : https://github.com/ikvk/imap_tools
* License : Apache-2.0
  Programming Lang: Python
  Description : Work with email by IMAP in Python

It is a dependency for another package?
   This is a dependency for paperless (#986227)

How do you plan to maintain it? inside a packaging team
   (check list at https://wiki.debian.org/Teams)?

I want to package it inside the Python-Team.

Kind regards

Mechtilde



Bug#994012: librust-html5ever-dev - dependencies not available

2021-09-09 Thread Mechtilde Stehmann
Package: librust-html5ever-dev


The depencencies aren't available at bullseye, bookworm, sid


I am surprised that the package came to Bullseye at all.


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

Kernel: Linux 5.10.0-8-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash


-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#992258: www.debian.org: packages.debian.org still has stable=buster and doesn't know about bullseye-security

2021-08-22 Thread Mechtilde
Thanks for the work.

It seems now bookworm (testing) should be added to the list

Am 22.08.21 um 13:51 schrieb Holger Wansing:
> Hi,
> 
> Daniel Lewart  wrote (Sat, 21 Aug 2021 22:08:30 -0500):
>> Uwe,
>>
>>> looking at:
>>> https://packages.debian.org/search?keywords=thunderbird=names=stable=all
>>> this lists the thunderbird packages from buster, while bullseye is the
>>> current stable release.
>>> Probably related to that packages.d.o doesn't know about
>>> bullseye-security and bullseye-backports.
>>
>> Rhonda D'Vine submitted a Merge Request for this on Aug 16:
>> https://salsa.debian.org/webmaster-team/packages/-/merge_requests/21
>>
>> I don't know what is taking so long for it to be merged.
> 
> I have merged that this morning.
> However, I don't know, if something is now needed to trigger things like a 
> page rebuild or similar on picconi?
> Let's see what happens...
> 
> 
> Holger
> 

-- 
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows und OS/2
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#989427: unblock:jverein/2.8.18+git20200921.6212a59+dfsg-7

2021-06-03 Thread Mechtilde Stehmann
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: pkg-java-maintainers%40lists.alioth.debian.org

Please unblock
jverein (2.8.18+git20200921.6212a59+dfsg-7)

It fixed #988929

Piuparts tests are ok now
this package can be built reproducible.

There are no more packages depending on jverein
There are no packages which conflict.

Thanks in advance

Mechtilde

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diff -Nru jverein-2.8.18+git20200921.6212a59+dfsg/debian/changelog jverein-2.8.18+git20200921.6212a59+dfsg/debian/changelog
--- jverein-2.8.18+git20200921.6212a59+dfsg/debian/changelog	2020-11-15 21:02:11.0 +0100
+++ jverein-2.8.18+git20200921.6212a59+dfsg/debian/changelog	2021-05-31 21:11:16.0 +0200
@@ -1,3 +1,37 @@
+jverein (2.8.18+git20200921.6212a59+dfsg-7) unstable; urgency=medium
+
+  * [898b6cb] Added runtime dependency libmail-java 
+  it doesn't come with ${misc}Depends (Closes: 988929)
+  so the link should work
+
+ -- Mechtilde Stehmann   Mon, 31 May 2021 21:11:16 
+0200
+
+jverein (2.8.18+git20200921.6212a59+dfsg-6) unstable; urgency=medium
+
+  * [0fb9fe3] Bumped standard version in d/control
+  * [e5cd2c7] Removed unused links. Added link to /usr/bin (Closes: 988929)
+  * [f9b1f92] Improved path to icon in d/j*.install
+  * [5efad9c] Improved name of executable
+  * [ad9a0ec] Improved  d/j*.lintian-overrides
+  * [1df7f13] Added required manpage
+
+ -- Mechtilde Stehmann   Sun, 23 May 2021 09:18:27 
+0200
+
+jverein (2.8.18+git20200921.6212a59+dfsg-5) unstable; urgency=medium
+
+  * source upload only
+
+ -- Mechtilde Stehmann   Sun, 25 Apr 2021 07:52:28 
+0200
+
+jverein (2.8.18+git20200921.6212a59+dfsg-4) unstable; urgency=medium
+
+  [ Mechtilde ]
+  * [d86a379] Improved README.md  Thanks Bernhard Reiter
+  * [f816baf] Added content of the Merge Request - thanks Bernhard Reiter
+  * [4ebf81f] Changed path to jameica and hibiscus to be reproducible at 
buildd
+
+ -- Mechtilde Stehmann   Sat, 24 Apr 2021 11:41:42 
+0200
+
 jverein (2.8.18+git20200921.6212a59+dfsg-3) unstable; urgency=medium
 
   * [b7a57da] Added another part to patch file
diff -Nru jverein-2.8.18+git20200921.6212a59+dfsg/debian/control jverein-2.8.18+git20200921.6212a59+dfsg/debian/control
--- jverein-2.8.18+git20200921.6212a59+dfsg/debian/control	2020-11-14 16:55:35.0 +0100
+++ jverein-2.8.18+git20200921.6212a59+dfsg/debian/control	2021-05-31 20:48:50.0 +0200
@@ -30,7 +30,7 @@
  , libyaml-snake-java
  , libzxing-core-java
  , libzxing-javase-java
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
 Rules-Requires-Root: no
 Vcs-Git: https://salsa.debian.org/java-team/jverein.git/
 Vcs-Browser: https://salsa.debian.org/java-team/jverein
@@ -44,6 +44,7 @@
 , hibiscus
 , libhbci4j-core-java
 , libitext5-java
+, libmail-java
 , libobantoo-java
 , libsuper-csv-java
 , libswtchart-java
diff -Nru jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.1 jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.1
--- jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.1	1970-01-01 01:00:00.0 +0100
+++ jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.1	2021-05-22 19:01:12.0 +0200
@@ -0,0 +1,18 @@
+.TH JVEREIN 1 "MAY 22, 2021"
+.\" Please adjust this date whenever revising the manpage.
+.SH NAME
+jverein \- Tool to administrate an association
+.SH SYNOPSIS
+.B jverein
+.SH DESCRIPTION
+jverein is an open source association administration with a connection
+to the homebanking software Hibiscus, which is also under open source
+license. The implementation is done with Java. The procedure
+thus guaranteed on many platforms. Jameica is used as the GUI framework
+for this plugin.
+
+.SH AUTHOR
+jverein was written by Heiner Jostkleigrewe heiner(at)jost-net.de
+.PP
+This manual page was written by Mechtilde Stehmann ,
+for the Debian project (but may be used by others).
diff -Nru jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.desktop jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.desktop
--- jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.desktop	2020-11-14 17:18:57.0 +0100
+++ jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.desktop	2021-05-22 18:07:08.0 +0200
@@ -8,8 +8,8 @@
 Comment=Administration of an Association
 Comment[de]=Vereinssoftware
 
-Exec=jameica
-Icon=jverein-icon
+Exec=jverein
+Icon=jverein-icon.png
 Terminal=false
 Type=Application
 Categories=Office
diff -Nru jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.install jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.install
--- jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.install	2020-11-14 18:50:46.0 +0100
+++ jverein-2.8.18+git20200921.6212a59+dfsg/debian/jverein.install	2021-05-22 21:23:21.0 +0200
@@ -1,4 +1,4 @@
 r

Bug#988600: ITP: tb-goodies - Useful Add-Ons for Thunderbird

2021-05-16 Thread Mechtilde Stehmann

Package: wnpp
Severity: wishlist

* Package name : 
  Version : x.y.z
  Upstream Author : Name 
* URL : http://www.example.org/
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : Useful Add-Ons for Thunderbird

 It includes Add-Ons which helps to organize everyday work
 in the office.
 .
 This package will install the following Add-Ons:
   * View selective HTML-Mail (webext-allow-html-temp)
   * Reminder for emails (webext-mailmindr)
   * Create and use templates for autotext (webext-quicktext)
   * Persistent sticky notes for Thunderbird (webext-xnote)
 .
 Thunderbird/Lightning Add-On to support MS Exchange Calendar etc.
 (webext-tbsync) is only suggested.



* Why is this package useful/relevant?
  It helps to install relevant packages
* Is it a dependency for another package?
  No
* Do you use it yourself?
  Yse
* If there are other packages providing similar functionality,
  how does it compare?
  No
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?
  webext-team
  (check list at https://wiki.debian.org/Teams)
* Are you looking for co-maintainers? Do you need a sponsor?
  No

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#988594: ITP: allow-html-temp - View selective HTML-Mail

2021-05-16 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name : webext-allow-html-temp
  Version : 6.3.3
  Upstream Author : Name 
* URL :
https://addons.thunderbird.net/en-US/thunderbird/addon/allow-html-temp
* License : MPL-2.0
  Programming Lang: JavaScript
  Description :  View selective HTML-Mail

Allows one to have HTML temporarily allowed in the currently displayed
message by only one click.
 .
 When switching to another message, it'll be shown automatically again
in plain text or simple html mode (according to your default mode).




* Why is this package useful/relevant?
You can switch to read HTML-Mails, after checking sender.

* Is it a dependency for another package?
No
* Do you use it yourself?
Yes
* If there are other packages providing similar functionality,
  how does it compare?
No other package available
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?
inside the webext-team
  (check list at https://wiki.debian.org/Teams)
* Are you looking for co-maintainers? Do you need a sponsor?
No

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#988587: ITP: XNote - Persistent sticky notes for Thunderbird

2021-05-16 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name : webext-xnote
  Version : 3.1.3
  Upstream Author : xnote-us...@googlegroups.com
* URL : https://addons.thunderbird.net/en-US/thunderbird/addon/xnotepp/
* License : LGPL-2.1, MPL, MIT
  Programming Lang: Javascript
  Description :  Persistent sticky notes for Thunderbird

  You can define the note position in the settings. If you have a
  large screen, you can even display the notes outside of TB's main window,
  so it won't hide anything.



* Why is this package useful/relevant?
  It helps to manage e-mails which you are working on
  You can notice what you have done and what you want to do
  after you get some more information.
* Is it a dependency for another package?
  no
* Do you use it yourself?
  Yes it is necessary for my daily work
* If there are other packages providing similar functionality,
  how does it compare?
  There is no other similar package
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?
  I want to manage it in the webext-Team
* Are you looking for co-maintainers? Do you need a sponsor?
  No

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#988244: ITP: jcabi-ssh - Simple SSH client

2021-05-08 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name : libjcabi-ssh-java
  Version : 1.6.1
  Upstream Author : t...@jcabi.com
* URL : http://ssh.jcabi.com/
* License : BSD
  Programming Lang: Java
  Description :  Simple SSH Client

It is a convenient wrapper of JSch, a well-known pure
Java implementation of SSH2.



* Why is this package useful/relevant?
It is a dependency to build J-Lawyer (RFP: 962415)
* Is it a dependency for another package?
Yes
* Do you use it yourself?
Yes
* If there are other packages providing similar functionality,
  how does it compare?
No
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?
  (check list at https://wiki.debian.org/Teams)
inside Java-Team
* Are you looking for co-maintainers? Do you need a sponsor?
No

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#984980: libaqbanking44: Wrong message after sending an transaction

2021-03-27 Thread Mechtilde Stehmann
Hello Micha,

did you fill an unblock request?

Regards

MEchtilde

Am 11.03.21 um 17:42 schrieb Micha Lenk:
> Source: libaqbanking
> Source-Version: 6.2.10-1
> 
> Hi Mechtilde,
> 
>> On Jo, 11 mar 21, 15:17:15, Mechtilde Stehmann wrote:
>>> Package: libaqbaning44
>>> Version: 6.2.9-1
>>> severity: grave
>>>
>>> I get the message the transaction failed after entering PIN and TAN but
>>> the transaction was executed.
>>>
>>> Upstream has already fixed it in version 6.2.10
> 
> Thank you for reporting the issue. I've already uploaded libaqbanking
> 6.2.10-1 to unstable a few hours ago.
> 
> Let's try to get this fix into bullseye soon.
> 
> Best regards,
> Micha

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#984980: libaqbanking44: Wrong message after sending an transaction

2021-03-11 Thread Mechtilde Stehmann
Package: libaqbaning44
Version: 6.2.9-1
severity: grave

I get the message the transaction failed after entering PIN and TAN but
the transaction was executed.

Upstream has already fixed it in version 6.2.10


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.10.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libaqbanking44 depends on:
ii  libaqbanking-data  6.2.9-1
ii  libc6  2.31-9
ii  libgmp10   2:6.2.1+dfsg-1
ii  libgwenhywfar795.6.0-2
ii  libxml22.9.10+dfsg-6.3+b1
ii  libxmlsec1 1.2.31-1
ii  zlib1g 1:1.2.11.dfsg-2

libaqbanking44 recommends no packages.

Versions of packages libaqbanking44 suggests:
pn  aqbanking-tools  

-- no debconf information


-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F





OpenPGP_signature
Description: OpenPGP digital signature


Bug#978440: RFS: paperwork/2.0.2-1 -- Personal document manager

2021-02-14 Thread Mechtilde Stehmann
Hello Leopold,
hello all,

does it also build at buildd after a source only upload.

At the official build machines it is n't allowed to install a package
which isn't called in debian/control beside the essential build packages.

You have to call *all needed* packages for building in debian/control.
Otherwise it can't be build at the official build machines.

This should be ensured by pbuilder. You have to be able to build in a
clean pbuilder chroot.

Kind regards

Mechtilde

Am 14.02.21 um 14:15 schrieb Leopold Palomo-Avellaneda:
> Mechtilde,
> 
> 
> El 14/2/21 a les 14:04, Mechtilde Stehmann ha escrit:
> 
> [...]
> 
>> dh clean --with python3,sphinxdoc --buildsystem=pybuild
>> dh: error: unable to load addon sphinxdoc: Can't locate
>> Debian/Debhelper/Sequence/sphinxdoc.pm in @INC (you may need to install
>> the Debian::Debhelper::Sequence::sphinxdoc module) (@INC contains:
>> /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1
>> /usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32
>> /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base
>> /usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32
>> /usr/local/lib/site_perl) at (eval 14) line 1.
>> BEGIN failed--compilation aborted at (eval 14) line 1.
> 
> [...]
> 
> 
> IMHO the problem that you have here is that you have not installed in
> the box where you run pbuilder or gbp the package sphinx-common.
> 
> That package contains the file
> sphinx-common: /usr/share/perl5/Debian/Debhelper/Sequence/sphinxdoc.pm
> 
> that needs Debhelper to prepare the package to be built.
> 
> I have backported paperwork without any problem.
> 
> Best regards,
> 
> Leopold
> 

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#978440: RFS: paperwork/2.0.2-1 -- Personal document manager

2021-02-14 Thread Mechtilde Stehmann
Hello Thomas,

This is the diff i did:

diff --git a/debian/rules b/debian/rules
index 14222e7..a4cacc2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -35,7 +35,7 @@ debian/paperwork-gtk.install:
debian/paperwork-gtk.install.in


 %:
-   dh $@ --with python3,sphinxdoc --buildsystem=pybuild
+   dh $@ --with python3 --buildsystem=pybuild


Without this patch I get the following message after applying the
patches and before looking and downloading the dependencies.

dh clean --with python3,sphinxdoc --buildsystem=pybuild
dh: error: unable to load addon sphinxdoc: Can't locate
Debian/Debhelper/Sequence/sphinxdoc.pm in @INC (you may need to install
the Debian::Debhelper::Sequence::sphinxdoc module) (@INC contains:
/etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.32.1
/usr/local/share/perl/5.32.1 /usr/lib/x86_64-linux-gnu/perl5/5.32
/usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl-base
/usr/lib/x86_64-linux-gnu/perl/5.32 /usr/share/perl/5.32
/usr/local/lib/site_perl) at (eval 14) line 1.
BEGIN failed--compilation aborted at (eval 14) line 1.

make: *** [debian/rules:38: clean] Error 25
gbp:error: 'git-pbuilder' failed: it exited with 2


Kind regards

Mechtilde

Am 14.02.21 um 12:50 schrieb Thomas Perret:
>>
>> I build it in a pbuilder chroot. So all dependencies defined in
>> debian/control are installed.
>>
> 
> Hi Mechtilde,
> 
> It's weird, I'm also building it in a pbuilder chroot (using
> git-buildpackage) and I also tried building with sbuild and everything
> went well.
> Can you provide the build errors you get?
> 
> Best regards,
> Thomas

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#978440: RFS: paperwork/2.0.2-1 -- Personal document manager

2021-02-13 Thread Mechtilde Stehmann
Hello Thomas,

I build it in a pbuilder chroot. So all dependencies defined in
debian/control are installed.

Regards
Mechtilde


Am 12.02.21 um 20:48 schrieb Thomas Perret:
> Hi,
> 
> Sorry I only checked (and answered) to your comment on mentors.d.n. I
> just saw now you left the same message here.
> 
> First, thanks for reviewing my package.
> 
> The sphinxdoc debhelper extension[1] helps to install documentation
> build with sphinx (python3-sphinx package).
> Can you check you installed all build dependencies, especially
> python3-sphinx which depends on sphinx-common which itself provides the
> dh_sphinxdoc command?
> 
> Well, I guess that now Bullseye soft freeze is gone, it's less urgent
> matter.
> 
> Best regards,
> Thomas
> 
> [1]:
> https://manpages.debian.org/buster/sphinx-common/dh_sphinxdoc.1.en.html

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#978440: RFS: paperwork/2.0.2-1 -- Personal document manager

2021-01-17 Thread Mechtilde Stehmann
Hello,

I can't build it as a clone from salsa with rules (2020-10-25).

I  don't understand what you want with "spinxdoc in line 38. If I use
debian/rules without it. I can build it.

You can find this comment also at mentors.debian.net

Kind regards
-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#979628: lBug#979628: loook is no more starting

2021-01-09 Thread Mechtilde Stehmann
Hello Hans-j.

I discovered the same problem with python 3.9 and already fixed it with
version 0.9.0 which is now in sid.

So I will close this bug report.

Thanks for using  this tool.

Kind regards

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#975086: buster-pu: package dav4tbsync

2020-11-25 Thread Mechtilde Stehmann
Hello Adam

Am 24.11.20 um 21:38 schrieb Adam D. Barratt:
> Hi,
> 
> On Sat, 2020-11-21 at 15:13 +, Adam D. Barratt wrote:
>> On Sat, 2020-11-21 at 14:04 +0100, Mechtilde Stehmann wrote:

>> of which a significant portion appears to be Google Javascript
>> libraries. I assume the new upstream version is needed specifically
>> to allow Thunderbird 78 compatibility, rather than simply adding the
>> manifest.json changes?

Yes it is.

kind regards
> 
> Regards,
> 
> Adam
> 

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#975566: ITA: epm - Cross-platform package builder by Easy Software Products

2020-11-23 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name : epm
  Version : 5.0.0
  Upstream Author : Jim Jagielski j...@jagunet.com
* URL : https://github.com/jimjag/epm
* License : ALv2
  Programming Lang: (C, C++.)
  Description :   Cross-platform package builder by Easy Software Products

I use this application to build cross-platform.

It get a new home and new version.

i want to try to take it over but now it it on bazaar. Can someone help
me to migrate it to salsa.debian.org?

Kind regards

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#975115: [Pkg-mozext-maintainers] Bug#975115: webext-dav4tbsync and webext-tbsync out of sync

2020-11-22 Thread Mechtilde Stehmann
Hello,

Can you provide a screenshot of the window with that message. Please
provide another screenshot of

Options - Add-Ons

where I can see the status of that packages.

I can't reproduce this problem.

Regards

Mechtilde

Am 22.11.20 um 23:44 schrieb Carl Suster:
> Package: webext-dav4tbsync
> Version: 1.23-1
> Followup-For: Bug #975115
> 
> I'm also having problems with this on sid. When I open the thunderbird addon
> manager, I see tbsync, dav4tbsync, and eas4tbsync all installed and enabled.
> All of these come from the debian packages. However, when I open the tbsync
> config window it claims that dav4tbsync is not installed. There is no such
> problem with eas4tbsync (webext-eas4tbsync 1.20-1), which works fine.


-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



OpenPGP_signature
Description: OpenPGP digital signature


Bug#975086: buster-pu: package dav4tbsync

2020-11-21 Thread Mechtilde Stehmann
Hello,

I hope this is the file you missed.

and yes, the bug number in mind was is #975020
Kind regards
Mechtilde

Am 19.11.20 um 19:20 schrieb Adam D. Barratt:
> Control: tags -1 + moreinfo
> 
> On Wed, 2020-11-18 at 20:59 +0100, Mechtilde Stehmann wrote:
>> Description: this package contains a fix to be compatible with
>> thunderbird 78.x
>>
>> It is a follow up to bug #0775020.
> 
> This appears to be missing a debdiff. (and I assume that bug number is
> typoed.)
> 
> Regards,
> 
> Adam
> 

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diff -Nru dav4tbsync-1.23/debian/changelog dav4tbsync-1.23/debian/changelog
--- dav4tbsync-1.23/debian/changelog2020-11-18 07:55:05.0 +0100
+++ dav4tbsync-1.23/debian/changelog2020-11-18 19:17:44.0 +0100
@@ -1,3 +1,10 @@
+dav4tbsync (1.23-1~deb10u1) UNRELEASED; urgency=medium
+
+  * [a7dd92d] Merge branch 'debian/sid' into debian/buster to work with
+  Thunderbird 78.x
+
+ -- Mechtilde Stehmann   Wed, 18 Nov 2020 19:17:44 +0100
+
 dav4tbsync (1.23-1) unstable; urgency=medium
 
   * [9e59f95] Reformatted d/watch to be better readable
@@ -5,6 +12,15 @@
 
  -- Mechtilde Stehmann   Wed, 18 Nov 2020 07:55:05 +0100
 
+dav4tbsync (1.21-1~deb10u1) buster; urgency=medium
+
+  * [dc48b60] Prepared for release: debian/changelog
+  * [6db535b] Correct versioning vor release in buster: debian/changelog
+  * [e79b91e] Prepared for release in buster (proposed-updates)
+  * [7f0db57] Icon changed path
+
+ -- Mechtilde Stehmann   Sun, 25 Oct 2020 12:37:26 +0100
+
 dav4tbsync (1.21-1) unstable; urgency=medium
 
   * [6d81e6d] New upstream version 1.21
@@ -12,6 +28,13 @@
 
  -- Mechtilde Stehmann   Fri, 16 Oct 2020 20:51:13 +0200
 
+dav4tbsync (1.16-1~deb10u1) buster; urgency=medium
+
+  * [bc487f4] Bumped to version 1.16 to fit compatibility
+    + to thunderbird version 78.x (Closes:#971808)
+
+ -- Mechtilde Stehmann   Sat, 10 Oct 2020 20:57:57 +0200
+
 dav4tbsync (1.16-1) unstable; urgency=medium
 
   * prepared for unstable (Closes: #971770)
@@ -45,6 +68,19 @@
 
  -- Mechtilde Stehmann   Sun, 26 Apr 2020 20:16:20 +0200
 
+dav4tbsync (1.9-1~deb10u1) buster; urgency=medium
+
+  * Changed versioning
+
+ -- Mechtilde Stehmann   Sun, 26 Apr 2020 21:49:36 +0200
+
+dav4tbsync (1.9-1+deb10u1) buster; urgency=medium
+
+  * Built for Buster
++ tbsync depends on it
+
+ -- Mechtilde Stehmann   Sat, 21 Mar 2020 19:24:11 +0100
+
 dav4tbsync (1.9-1) unstable; urgency=medium
 
   * [25b4ab5] New upstream version 1.9
diff -Nru dav4tbsync-1.23/debian/copyright dav4tbsync-1.23/debian/copyright
--- dav4tbsync-1.23/debian/copyright2020-11-18 07:41:22.0 +0100
+++ dav4tbsync-1.23/debian/copyright2020-11-18 15:58:51.0 +0100
@@ -10,7 +10,7 @@
 Copyright: 2018 Aleksandr Kitov
 License: MIT-License
 
-Files: content/skin/ics16.png
+Files: skin/ics16.png
 Copyright: FatCow Web Hosting (https://www.iconfinder.com/icons/35803/)
 License: CC-BY-3.0
 


signature.asc
Description: OpenPGP digital signature


Bug#975115: webext-dav4tbsync and webext-tbsync out of sync

2020-11-19 Thread Mechtilde Stehmann
On Thu, 19 Nov 2020 09:08:57 +0100 Tom Jampen  wrote:
> Package: webext-dav4tbsync
> Version: 1.23-1
> 
Which branch do you use (buster or sid)

Which version of webext-tbsync and webext-eas4tbsync do you have installed?

Regards
-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#975086: buster-pu: package dav4tbsync

2020-11-18 Thread Mechtilde Stehmann
Package: release.debian.org
Severity:normal

Description: this package contains a fix to be compatible with
thunderbird 78.x

It is a follow up to bug #0775020.

kind regards
-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#974042: libparams-classify-perl: Missing dependency to install

2020-11-09 Thread Mechtilde Stehmann
Package: libparams-classify-perl
Version: 0.015-1+b2
Severity: grave

I want to update the package libez-vcard. This need javahelper which
need the package libparams-classify-perl.

This package depends on perlapi-5.30.0 but it is not installable. It was
a virtual package of parl-base.

Is it possible to change that dependency outside the ongoing testing
transition known as perl-5.32.

Kind regards

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.9.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8),
LANGUAGE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages libparams-classify-perl depends on:
ii  libc6  2.31-4
ii  libdevel-callchecker-perl  0.008-1+b1
ii  perl   5.30.3-4
pn  perlapi-5.30.0 

libparams-classify-perl recommends no packages.

Versions of packages libparams-classify-perl suggests:
pn  libscalar-number-perl  

-- no debconf information



-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#971807: buster-pu: package webext-tbsync

2020-10-10 Thread Mechtilde Stehmann
Hello Adam,


Am 07.10.20 um 21:45 schrieb Adam D. Barratt:
> On Wed, 2020-10-07 at 21:24 +0200, Mechtilde Stehmann wrote:
>> Hello Adam,
>>
>> On Wed, 07 Oct 2020 19:54:41 +0100 "Adam D. Barratt"
>>  wrote:> severity 971807 normal

...

>> Since RT updated Thunderbird in buster from version 68.x to 78.x this
>> causes the incompatibility from webext-tbsync with the recent
>> Thunderbird version in Buster.
> 
> For the record, the Release Team have done no such thing. The Security
> Team have released 78.x, which is not yet even in stable-new, yet alone
> buster (although it likely will be in buster after the next point
> release).
> 
> I realise this might seem picky, but if you're going to say we caused
> it... :-)

Ok, I want to understand it and to document it properly.

The secutity-team does the the update of thunderbird from 68.x to 78.x
in buster.

As I did an apt update && apt list --upgradable it already shows
thunderbird 1:78.x in buster. So for me thunderbird 78.x is already
released.

How can I follow up which package is in stable-new and not already in
stable?

Kind regards
-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#971807: buster-pu: package webext-tbsync

2020-10-07 Thread Mechtilde Stehmann
Hello Adam,

On Wed, 07 Oct 2020 19:54:41 +0100 "Adam D. Barratt"
 wrote:> severity 971807 normal
> retitle 971807 buster-pu: package webext-tbsync
> user release.debian@packages.debian.org
> usertags 971807 + pu
> thanks
>
> On Wed, 2020-10-07 at 20:39 +0200, Mechtilde Stehmann wrote:
> > Package: release.debian.org
> > Version:
> > Severity: grave
>
> Absolutely not. A stable update is generally - and at most - normal
> severity.

I choose 'grave' because the bugs about the incompatibility are set to
grave like #968102.

>
> Please use standard metadata for p-u bugs, and at the very least
> mention the package in the subject if not...
>
> > Hello,
> >
> > I prepare an update of webext-tbsync for buster with version
> > 2.16.1+deb10u1.
>
> That would be higher than the version in unstable, so would be
> inappropriate. (and appears to be missing a Debian package revision,
> but I assume that's simply a typo and you meant 2.16.1-1+deb10u1.)
>
> You want 2.16.1-0+deb10u1 or 2.16.1-1~deb10u1, with an appropriate
> changelog stanza on top of either the current stable package or the
> unstable upload, depending on which way you go.

yes I will take the right versioning 2.16.1~deb10u1-1. I was irritated
with the description in th the developer reference. But now I hope I
understand the difference which isn't described there.

>
> > It is needed to be uploaded to stable-update because of the update
> > thunderbird 68 to 78.
>
> Is the new package compatible with Thunderbird 68 as well?

The new package isn't compatible with Thunderbird 68 but only with 78 as
described in d/control. That's why it is useful to update to
stable-update and not to proposed-update.

Since RT updated Thunderbird in buster from version 68.x to 78.x this
causes the incompatibility from webext-tbsync with the recent
Thunderbird version in Buster.

The previous version doesn't work anymore
>
> > This fixed the incompatibility (#968102). It is now uploaded to
> > unstable after being two months in experimental.
> >
> > I will also fill two further bug reports for DAV-4-TbSync and
> > EAS-4-Tbsync which are dependencies of TbSyc
>
> Please bear the above in mind before doing so.

yes I will change the versioning for all three packages. Sorry for the
missinterpreting the developer-reference about this.

I hope now it is cleare why I prefer an upload to stable
>
> Regards,
>
> Adam

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#971809: release.debian.org - fixed incompatibility to thunderbird 78

2020-10-07 Thread Mechtilde Stehmann
Package: release.debian.org
Version:
Severity: grave

Hello,

I prepare an update of webext-eas4tbsync for buster with version
1.16+deb10u1. This is a dependency for TbSync 2.16.1


It is needed to be uploaded to stable-update because of the update of
thunderbird 68 to 78.

This fixed the incompatibility (#971771). It is now uploaded to unstable
after being two months in experimental.

There are two further bug reports for TbSync and
DAV-4-Tbsync which is dependency of TbSync


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: 5.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F







signature.asc
Description: OpenPGP digital signature


Bug#971808: release.debian.org - fixed incompatibility to thunderbird 78

2020-10-07 Thread Mechtilde Stehmann
Package: release.debian.org
Version:
Severity: grave

Hello,

I prepare an update of webext-dav4tbsync for buster with version
1.16+deb10u1. This is a dependency for TbSync 2.16.1


It is needed tobe uploaded to stable-update because of the update of
thunderbird 68 to 78.

This fixed the incompatibility (#971770). It is now uploaded to unstable
after being two months in experimental.

There are two further bug reports for TbSync and
EAS-4-Tbsync which is dependencies of TbSync


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: 5.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F





signature.asc
Description: OpenPGP digital signature


Bug#971807: release.debian.org - fixed incompatibility to thunderbird 78

2020-10-07 Thread Mechtilde Stehmann
Package: release.debian.org
Version:
Severity: grave

Hello,

I prepare an update of webext-tbsync for buster with version 2.16.1+deb10u1.

It is needed tobe uploaded to sstable-update because of the Update of
thunderbird 68 to 78.

This fixed the incompatibility (#968102). It is now uploaded to unstable
after being two months in experimental.

I will also fill two further bug reports for DAV-4-TbSync and
EAS-4-Tbsync which are dependencies aof TbSyc


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: 5.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#968102: [Pkg-mozext-maintainers] Bug#968102: new upstream release (2.16)

2020-10-07 Thread Mechtilde
Hello,

I will do a update-proposal for buster ASAP.

Do I still have to consider something to get it drectly into buster and
not just with the next point release.

Kind regards

Mechtilde

Am 06.10.20 um 23:15 schrieb Moritz Mühlenhoff:
> severity 968102 grave
> retitle 968102 tbsync: Incompatible with Thunderbird 78
> thanks
> 
> On Sat, Aug 08, 2020 at 06:51:54PM +0200, Daniel Baumann wrote:
>> Package: tbsync
>>
>> Hi,
>>
>> thank you for maintaining tbsync in debian. it would be nice if you
>> could upgrade it to the current upstream version (2.16), which will make
>> it work with thunderbird 78.
>>
>> the current packages of tbsync in experimental install fine with tb 78,
>> but do not work.
> 
> Bumping to RC since 78 is now in unstable and the addons gets disabled
> along with a message stating that it's incompatible with 78.x.
> 
> Cheers.
> Moritz
> 
> ___
> Pkg-mozext-maintainers mailing list
> pkg-mozext-maintain...@alioth-lists.debian.net
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-mozext-maintainers
> 

-- 
Mechtilde Stehmann
## Apache OpenOffice
## Freie Office Suite für Linux, MacOSX, Windows und OS/2
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#970580: licenseutils: Memory access error

2020-09-19 Thread Mechtilde Stehmann
Package: licenseutils
Version: 0.0.9-3+b1:
Severity: grave

I want to work out the different tools checking the license for
packaging as described at

https://wiki.debian.org/CopyrightReviewTools

At the first start I got

licensing gpl: got unexpected response code 302 from
www.gnu.org/licenses/gpl.txt

I also tested more options and get "Memory access error"

No option gives a result


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: 5.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Kind regards
-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#969595: ITP: Quicktext - Create templates for Thunderbird

2020-09-05 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name : webext-quicktext
  Version : 3.2
  Upstream Author : John Bieling 
* URL :  https://github.com/jobisoft/quicktext
* License : MPL-2.0
  Programming Lang: Javascript
  Description : Create templates for Thunderbird

Quicktext is an extension for Thunderbird that lets you create templates
that can be easily inserted into your own emails. Using Thunderbird,
Quicktext is the perfect tool to help you quickly answer routine,
repetitive emails. Quicktext performs both simple and complex tasks.



* Why is this package useful/relevant?
 It helps to automate answering e-mails
* Is it a dependency for another package?
 No
* Do you use it yourself?
  yes
* If there are other packages providing similar functionality,
  how does it compare?
  No
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?
  inside the webext-team
* Are you looking for co-maintainers? Do you need a sponsor?
no

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#966710: ITP: jbig2-imageio - PDFBox JBIG2 ImageIO plugin

2020-08-02 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name : libjbig2-imageio-java
  Version : 3.0.3
  Upstream Author Apache Software Foundation
* URL : https://pdfbox.apache.org/download.cgi#JBIG2
* License : ALv2
  Programming Lang: JAVA
  Description :  PDFBox JBIG2 ImageIO plugin

Java Image I/O plugin for reading JBIG2-compressed image data. Formerly
known as the levigo JBig2 ImageIO plugin
(com.levigo.jbig2:levigo-jbig2-imageio)



* Why is this package useful/relevant?
* Is it a dependency for another package?

It is a dependency of J-Lawyer

* Do you use it yourself?
* If there are other packages providing similar functionality,
  how does it compare?
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?
  (check list at https://wiki.debian.org/Teams)
  I will maintain it in the Java-Team
* Are you looking for co-maintainers? Do you need a sponsor?

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#966298: Processed: your mail

2020-07-27 Thread Mechtilde Stehmann
Hello,

then this part should also updated:
Chapter 1  Backgound
https://www.debian.org/doc/packaging-manuals/java-policy/ch01.html

Especially this part:

Feel free to report comments, suggestions and/or disagreements to the
java-common package () or the Debian
Java mailing list . Change requests should
be sent as a bug to the java-common package.


Kind regards

Mechtilde

Am 27.07.20 um 09:51 schrieb Debian Bug Tracking System:
> Processing commands for cont...@bugs.debian.org:
> 
>> reassign 966303 java-policy
> Bug #966303 [java-common] Java-common: Please specify the reference more 
> precisely
> Bug reassigned from package 'java-common' to 'java-policy'.
> No longer marked as found in versions java-common/0.56.
> Ignoring request to alter fixed versions of bug #966303 to the same values 
> previously set
>> retitle 966303 java-policy: Please specify the reference more precisely
> Bug #966303 [java-policy] Java-common: Please specify the reference more 
> precisely
> Changed Bug title to 'java-policy: Please specify the reference more 
> precisely' from 'Java-common: Please specify the reference more precisely'.
>> reassign 966298 java-policy
> Bug #966298 [java-common] java-common: depredcated description of compiler 
> package -dev
> Bug reassigned from package 'java-common' to 'java-policy'.
> No longer marked as found in versions java-common/0.56.
> Ignoring request to alter fixed versions of bug #966298 to the same values 
> previously set
>> retitle 966298 java-policy: depredcated description of compiler package 
>> -dev
> Bug #966298 [java-policy] java-common: depredcated description of compiler 
> package -dev
> Changed Bug title to 'java-policy: depredcated description of compiler 
> package -dev' from 'java-common: depredcated description of compiler 
> package -dev'.
>>
> End of message, stopping processing here.
> 
> Please contact me if you need assistance.
> 

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#966303: Java-common: Please specify the reference more precisely

2020-07-26 Thread Mechtilde Stehmann
Package: java-common
Version: 0.56
Severity: normal

in chapter 2.3 (Java programms) are references to the Debian Policy.
Because of changen some chapters, it is not easy understandable what
this shoud refere.

Can someone specify the references more precisely?

Kind regards

Mechtilde


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: 5.6.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#966298: java-common: depredcated description of compiler package xxxx-dev

2020-07-26 Thread Mechtilde Stehmann
Package: java-common
Version: 0.56
Severity: normal

In chapter 2.1 there is a paragraph with:

"If a given source (like the JDK does) brings both a compiler and a
virtual machine, you may name the compiler package -dev."

I couldn't find any -dev pakage of a recent Java compiler. So I think,
these are informations only relevant for Java version <= 8.x

Maybe there are more parts deprecated in this chapter.

Kind regards

Mechtilde


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: 5.6.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled



-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#965335: Lintian: missing complaining of Lintian

2020-07-19 Thread Mechtilde Stehmann
Hello Felix,

thanks for picking it up.

I had the problem with



After uploading something finds the problem and claims that "bad
maintainer address".
.
I want to have this message back (bad maintainer address) so I know what
I have to fix for a proper upload.

I guess for the new queue there is a test for proper maintainer addresses.

I hope we can minimize the difference in checking a package.

Kind regards

Mechtilde

Am 20.07.20 um 00:29 schrieb Felix Lechner:
> Hi Mechtilde,
> 
> On Sun, Jul 19, 2020 at 11:33 AM Mechtilde Stehmann
>  wrote:
>>
>> lintian didn't complain if Maintainers adress miss a ">" at the end n
>> debian /control
> 
> We use the Perl module Email::Address::XS to parse the contact
> information in package control files. Overall, we found the module
> reliable (especially with respect to UTF-8, which can cause a lot of
> problems).
> 
> You are right that it does not complain about the missing closing
> bracket when the information is otherwise parsed correctly. I briefly
> looked at the relevant RFC but did not arrive at a conclusion.
> 
> For now, I added a test case for that situation:
> 
> 
> https://salsa.debian.org/lintian/lintian/-/commit/8ea3d161006d3325d81d6205b15186637a2a63a9
> 
> Please share any documentation about valid and invalid email
> addresses, if you have it. Thanks!
> 
> Kind regards
> Felix Lechner
> 

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



Bug#965335: Lintian: missing complaining of Lintian

2020-07-19 Thread Mechtilde Stehmann
Package: Lintian
Version: 2.84.0
Severity: important

lintian didn't complain if Maintainers adress miss a ">" at the end n
debian /control

the email address is 

Kind regards


-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: 5.7.0-1-amd64 #1 SMP Debian 5.7.6-1
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#965260: ITP: cactoos - Collection of object-oriented Java primitives

2020-07-18 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name : cactoos
  Version : 0.11
  Upstream Author : Yegor Bugayenko
* URL : https://github.com/yegor256/cactoos
* License : MIT/X
  Programming Lang: Java
  Description :  Collection of object-oriented Java primitives

  The Cactoos library's repertoire is pretty rich, ranging from string
  manipulation to data structures. The primitive types and their
  corresponding methods offered by this library are similar to the ones
  provided by other libraries like Guava and Apache Commons but are more
  focused on object-oriented design principles.



* Why is this package useful/relevant?
* Is it a dependency for another package?
It is a dependency of jcabi-ssh which is a dependency of JLawyer
* Do you use it yourself?
* If there are other packages providing similar functionality,
  how does it compare?
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?
  (check list at https://wiki.debian.org/Teams)
 I want to maintain it n the java-team
* Are you looking for co-maintainers? Do you need a sponsor?

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#964882: ITP: templating-maven-plugin - Copying files to an output directory

2020-07-11 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name : libtemplating-maven-plugin
  Version : 1.0.0
  Upstream Author : Name 
* URL : http://www.example.org/
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description :  Copying files to an output directory

The templating maven plugin handles copying files from a source to a
given output directory, while filtering them. This plugin is useful to
filter Java Source Code if you need for example to have things in that
code replaced with some properties values.



* Why is this package useful/relevant?
* Is it a dependency for another package?

This is a dependency of jcabi-aspects which is a dependency of jlawyer.

* Do you use it yourself?
* If there are other packages providing similar functionality,
  how does it compare?
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?
  (check list at https://wiki.debian.org/Teams)

I want to maintain it in the java-team
* Are you looking for co-maintainers? Do you need a sponsor?

Kind regards

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#963504: ITP: novaworx- Novaworx IDE

2020-06-22 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name : libnovaworx-syntax
  Version : 0.0.7
  Upstream Author : Mark Soderquist
* URL : https://sourceforge.net/projects/novaworx/
* License : GPL-2+
  Programming Lang: Java
  Description :  Novaworx IDE

Provides the library novaworx-syntax which is a dependency of
J-Lawyer-Client (ITP:#962415)

* Why is this package useful/relevant?
* Is it a dependency for another package?
Yes
* Do you use it yourself?
* If there are other packages providing similar functionality,
  how does it compare?
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?
  (check list at https://wiki.debian.org/Teams)

I want to maintain it inside the Java-Team
* Are you looking for co-maintainers? Do you need a sponsor?
No

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#962933: ITP: Beanvalidation-api - Jakarta Bean Validation API

2020-06-15 Thread Mechtilde Stehmann
To: sub...@bugs.debian.org
Subject: ITP: Beanvalidation-api - Jakarta Bean Validation API
Package: wnpp
Severity: wishlist

* Package name : libbeanvalidation-api-java
  Version : 3.0.0-M1
  Upstream Author : Emmanuel Bernard  et al.
* URL : http://beanvalidation.org/
* License : Apache-2.0
  Programming Lang: Java
  Description :  Jakarta Bean Validation API

Jakarta Bean Validation is a Java specification which provides the APIs
to validate objects and object graphs. It also provides the APIs to
validate parameters and return values of methods and constructors




* Why is this package useful/relevant?
* Is it a dependency for another package?

It is a dependency for jcabi-aspects, which is a dependency of jcabi-ssh
which is a dependency of JLawyer-Client

* Do you use it yourself?
* If there are other packages providing similar functionality,
  how does it compare?
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?

I want to maintain it in the java-team
  (check list at https://wiki.debian.org/Teams)
* Are you looking for co-maintainers? Do you need a sponsor?

Kind regards

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#962621: ITP: jcabi-aspects - Useful Java AOP Aspects

2020-06-10 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name : libjcabi-aspects-java
  Version : 0.22.6
  Upstream Author : Yegor Bugayenko
* URL : https://github.com/jcabi/jcabi-aspects
* License : BSD
  Programming Lang: Java
  Description :  Useful Java AOP Aspects

Useful Java AOP Aspects is a collection of useful AOP aspects and Java
annotations which allow you to modify the behavior of your Java
application without writing lots of duplicate code.

For example, you may want to retry HTTP resource downloading in case of
a failure. You can implement a full do/while cycle yourself or you can
annotate the method with @RetryOnFailure and let one of our AOP aspects
do the work for you:


* Why is this package useful/relevant?
* Is it a dependency for another package?

this is a dependency of jacabi-ssh which is itself a dependency of
J-Lawer (RFP #962415)

* Do you use it yourself?
* If there are other packages providing similar functionality,
  how does it compare?
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?

I want to maintain it inside the Java-Team

  (check list at https://wiki.debian.org/Teams)
* Are you looking for co-maintainers? Do you need a sponsor?

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#962618: ITP: jcabi-log - Static Wrapper of SLF4

2020-06-10 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name : libjcabi-log-java
  Version : x.y.z
  Upstream Author : Name 
* URL : http://www.example.org/
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : Static Wrapper of SLF4

Logger is a convenient static wrapper of slf4j (don't forget to include
one of SLF4J Bindings into the project)



* Why is this package useful/relevant?
  Is it a dependency for another package?
  It is a dependency of J-Lawyer (RFP: #962415)

* Do you use it yourself?
* If there are other packages providing similar functionality,
  how does it compare? No
* How do you plan to maintain it? Do you plan to maintain it
  inside a packaging team?
  (check list at https://wiki.debian.org/Teams)
  I want to maintain it in the Java-Team
* Are you looking for co-maintainers? Do you need a sponsor?

Kind regards

...--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#961365: ITP: jacksum -- Computes checksums, CRCs and message digests

2020-05-23 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name: jacksum
  Version : 1.7.0
  Upstream Author : Dipl.-Inf. (FH) Johann Nepomuk Loefflmann
* URL : https://sourceforge.net/projects/jacksum/
* License : LGPL
  Programming Lang: Java
  Description : computes checksums, CRCs and message digests

Jacksum is a free and platform independent software for computing and
 verifying checksums, CRCs and message digests.  Jacksum features both a
 commandline interface and an open API.
 .
 Jacksum supports 58 popular algorithms (Adler32, BSD sum, Bzip2's CRC-32,
 POSIX cksum, CRC-8, CRC-16, CRC-24, CRC-32 (FCS-32), CRC-64, ELF-32,
 eMule/eDonkey, FCS-16, GOST R 34.11-94, HAS-160, HAVAL (3/4/5 passes,
 128/160/192/224/256 bits), MD2, MD4, MD5, MPEG-2's CRC-32, RIPEMD-128,
 RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-0, SHA-1, SHA-224, SHA-256,
 SHA-384, SHA-512, Tiger-128, Tiger-160, Tiger, Tiger2, Tiger Tree
 Hash, Tiger2 Tree Hash, Unix System V sum, sum8, sum16, sum24, sum32,
 Whirlpool-0, Whirlpool-1, Whirlpool and xor8).



I need the classes in the directory sugar. This is a dependenca of the
part of numericalchameleon which is a dependency of JVerein.

I looked into the bugs and gess taht they only affect the jacksum
directory. otherwise they must be reopend.



I want to reintroduce it. Now it is published under
https://salsa.debian.org/debian/jacksum

If it is possible I would prefer to maintain it in the java-team.

I already ask Anuradha Weeraman and I get an ok.
-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#961318: RM: libsugar-java/2.0.1-1~exp2

2020-05-23 Thread Mechtilde Stehmann
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: rm

Please remove this package from experimental. There are some changes in
upstream.

Now I fond that the same java class in the package jacksum which I want
to reintroduce

Kind regards

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#949890: buster-pu: tbsync

2020-04-26 Thread Mechtilde Stehmann
done

Am 26.04.20 um 19:04 schrieb Adam D. Barratt:
> Control: tags -1 + confirmed
> 
> On Sun, 2020-03-22 at 11:35 +0100, Mechtilde Stehmann wrote:
>> as the attachment you find the source debdiff between the
>> current stable package and the proposed upload.
>>
>> To install this package you need the proposed updates for dav4tbsync
>> (#950104) and eas4tbsync (#950105)
> 
> As with those updates, the version here:
> 
> +tbsync (2.11-1+deb10u1) buster; urgency=medium
> +
> +  * Built for Buster (Closes: #954080)
> 
> wants to be 2.11-1~deb10u1.
> 
> With that fixed, please go ahead.
> 
> Regards,
> 
> Adam
> 

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#950104: buster-pu: dav4tbsync

2020-04-26 Thread Mechtilde Stehmann
done

Am 26.04.20 um 18:57 schrieb Adam D. Barratt:
> Control: tags -1 + confirmed
> 
> On Sun, 2020-03-22 at 11:42 +0100, Mechtilde Stehmann wrote:
>> Hello,
>>
>> as the attachment you find the source debdiff between the
>> current stable package and the proposed upload.
>>
>> To install this package you need the proposed updates for tbsync
>> (#949890) and eas4tbsync (#950105)
> 
> +dav4tbsync (1.9-1+deb10u1) buster; urgency=medium
> +
> +  * Built for Buster
> ++ tbsync depends on it
> 
> The version needs to be lower than unstable, so 1.9-1~deb10u1, please.
> With that change, feel free to go ahead.
> 
> Regards,
> 
> Adam
> 

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#950105: buster-pu: eas4tbsync

2020-04-26 Thread Mechtilde Stehmann
done

Am 26.04.20 um 19:01 schrieb Adam D. Barratt:
> Control: tags -1 + confirmed
> 
> On Sun, 2020-03-22 at 11:47 +0100, Mechtilde Stehmann wrote:
>> Hello,
>>
>> as the attachment you find the source debdiff between the
>> current stable package and the proposed upload.
>>
>> To install this package you need the proposed updates for dav4tbsync
>> (#950104) and tbsync (#949890)
>>
> 
> +eas4tbsync (1.12-1+deb10u1) buster; urgency=medium
> +
> +  * Built for Buster
> ++ tbsync depends on it
> 
> That wants to be 1.12-1~deb10u1, please. With that change, please go
> ahead.
> 
> Regards,
> 
> Adam
> 

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#952103: Removal of Packages

2020-04-11 Thread Mechtilde Stehmann
Hello,
to document the dependencies

jax-maven-plugin depends on
ligjaxws-java depends on
libmimepull-java depends on
libsvnkit-java


Kind regards
-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#954399: buster-pu: packages tbsync, dav4tbsync and eas4tbsync

2020-03-22 Thread Mechtilde Stehmann
merge #954399 #949980

Sorry for the duplication

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F







signature.asc
Description: OpenPGP digital signature


Bug#954399: buster-pu: packages tbsync, dav4tbsync and eas4tbsync

2020-03-22 Thread Mechtilde Stehmann
merge #954399 #949890

Sorry for the duplication

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F









signature.asc
Description: OpenPGP digital signature


Bug#954399: buster-pu: packages tbsync/1.7-1 dav4tbsync/0.15-1 and eas4tbsync/0.12-1

2020-03-21 Thread Mechtilde Stehmann
Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian@packages.debian.org
Usertags: pu

Hello,
I want to upload a fix for bug #954080. Version 1.7-1 doesn't work
correctly with thunderbird 68.x which came after the buster release.

It is necessary to upload new version of tbsync, dav4tbsync and
eas4tbsync. these are add-ons for Thunderbird and don't have any reverse
dependencies.

The new versions have already migrated to testing.

If I missed some information please give me a hint.

Kind regards

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#934738: gettext 0.20.1 needed for next GnuCash release

2020-03-08 Thread Mechtilde Stehmann
Hello,

is there a timeline when the new version will available?

The next release of GnuCash should be at the end of this month.

Kind regards

-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#951633: Please upload paperwork source-only again

2020-02-19 Thread Mechtilde Stehmann
Package: paperwork
Version: 1.3.1
Severity: serious

Please do a source-only upöoad. The migration to testing is blocked
because of the binary upload.

Kind regards
-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#949890: buster-pu: packages tbsync, dav4tbsync and eas4tbsync

2020-01-26 Thread Mechtilde Stehmann
Package: release.debian.org
Severity: normal
Tags: buster
User: release.debian@packages.debian.org
Usertags: pu

I want to upload tbsync, dav4tbsync and eas4tbsync to be compatible with
thunderbird 68.x in stable

These packages are needed to be able to connect to a Calendar at an
Exchange Server. The older ersion s - now released in buster - don't
work proper.

Otherwise I will prepare the packages for buster-backports when they are
in testing next week.

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (400, 'testing'), (300, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0-2-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8),
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Kind regards
-- 
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#948223: ITP: libsugar-java -- T

2020-01-05 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name: libsugar-java
  Version : 2.0.1
  Upstream Author : Johann N. Löfflmann
* URL : http://numericalchameleon.net/
* License : GPL v2+
  Programming Lang: Java
  Description : Sugar - useful java classes


not available



it is a dependency of numericalchameleon which is a dependency of Jverein



I will maintain it inside the java-team

-- 
Mechtilde Stehmann
## Debian Developer
## Loook, calender-exchange-provider, libreoffice-canzeley-client
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#948221: ITP: hvjavacal -- Calendar tool

2020-01-05 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name: hvjavacal
  Version : 0.13
  Upstream Author : Hannu Vaisäsen
* URL : https://numericalchameleon.loefflmann.net/en/index.html
* License : GPL v2 +
  Programming Lang: Java
  Description : Calendar Tool


not available


this is a dependency for numerical chameleon whch is a dependency of JVerein


I will maintain it inside the java-team

-- 
Mechtilde Stehmann
## Debian Developer
## Loook, calender-exchange-provider, libreoffice-canzeley-client
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F



signature.asc
Description: OpenPGP digital signature


Bug#947715: ITP: mailmindr -- Reminder for emails

2019-12-29 Thread Mechtilde Stehmann
Package: wnpp
Severity: wishlist

* Package name: webext-mailmindr
  Version : 0.9.2
  Upstream Author : Arnd Ißler
* URL : https://mailmindr.net/
* License : 
  Programming Lang: 

signature.asc
Description: OpenPGP digital signature


  1   2   3   4   >