Bug#1066658: sup: FTBFS: scm.c:316:9: error: implicit declaration of function ‘setproctitle’ [-Werror=implicit-function-declaration]

2024-04-11 Thread Bo YU

Tags: patch

Hi,

,On Wed, Mar 13, 2024 at 12:57:21PM +0100, Lucas Nussbaum wrote:

scm.c: In function ‘service’:
scm.c:316:9: error: implicit declaration of function ‘setproctitle’ 
[-Werror=implicit-function-declaration]
  316 | setproctitle("Serving %s", remotehost());
  | ^~~~
scm.c: In function ‘request’:
scm.c:448:16: warning: ignoring return value of ‘write’ declared with attribute 
‘warn_unused_result’ [-Wunused-result]
  448 | (void) write(netfile, , sizeof(int));
  |^~~
scmio.c: In function ‘readfile’:


I have uploaded it to mentor to wait for sponsoring[0]. But there is one
debdiff if you can review it.

[0]: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068814

Thanks.

--
Regards,
--
  Bo YU

diff -Nru sup-20100519/debian/changelog sup-20100519/debian/changelog
--- sup-20100519/debian/changelog   2020-08-05 19:53:16.0 +0800
+++ sup-20100519/debian/changelog   2024-04-11 16:41:22.0 +0800
@@ -1,3 +1,12 @@
+sup (20100519-4) unstable; urgency=medium
+
+  * QA upload.
+  * set std-ver to 4.7.0.
+  * Add 07_fix-implicit-function-declaration.patch to fix ftbfs issue.
+(Closes: #1066658)
+
+ -- Bo YU   Thu, 11 Apr 2024 16:41:22 +0800
+
 sup (20100519-3) unstable; urgency=medium
 
   * QA upload.
diff -Nru sup-20100519/debian/control sup-20100519/debian/control
--- sup-20100519/debian/control 2020-08-05 19:48:03.0 +0800
+++ sup-20100519/debian/control 2024-04-11 16:03:18.0 +0800
@@ -3,7 +3,7 @@
 Priority: optional
 Build-Depends: debhelper-compat (= 13), libwrap0-dev
 Maintainer: Debian QA Group 
-Standards-Version: 4.5.0
+Standards-Version: 4.7.0
 
 Package: sup
 Architecture: any
diff -Nru 
sup-20100519/debian/patches/07_fix-implicit-function-declaration.patch 
sup-20100519/debian/patches/07_fix-implicit-function-declaration.patch
--- sup-20100519/debian/patches/07_fix-implicit-function-declaration.patch  
1970-01-01 07:30:00.0 +0730
+++ sup-20100519/debian/patches/07_fix-implicit-function-declaration.patch  
2024-04-11 15:59:50.0 +0800
@@ -0,0 +1,17 @@
+Description: fix implicit-function-declaration issue
+Author: Bo YU 
+Bug: https://bugs.debian.org/1066658
+Last-Update: 2024-04-11
+---
+This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
+--- a/scm.c
 b/scm.c
+@@ -195,6 +195,8 @@
+ #define   INADDR_LOOPBACK (u_long)0x7f01  /* 127.0.0.1 */
+ #endif
+ 
++void setproctitle(const char *fmt, ...);
++
+ char scmversion[] = "4.3 BSD";
+ extern int silent;
+ 
diff -Nru sup-20100519/debian/patches/series sup-20100519/debian/patches/series
--- sup-20100519/debian/patches/series  2020-08-05 19:43:02.0 +0800
+++ sup-20100519/debian/patches/series  2024-04-11 15:01:34.0 +0800
@@ -4,3 +4,4 @@
 04_fix_man.patch
 05_unconst.patch
 06_fix_ftbfs.patch
+07_fix-implicit-function-declaration.patch


signature.asc
Description: PGP signature


Processing of python-phpserialize_1.3-2_source.changes

2024-04-11 Thread Debian FTP Masters
python-phpserialize_1.3-2_source.changes uploaded successfully to localhost
along with the files:
  python-phpserialize_1.3-2.dsc
  python-phpserialize_1.3.orig.tar.gz
  python-phpserialize_1.3-2.debian.tar.xz
  python-phpserialize_1.3-2_amd64.buildinfo

Greetings,

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



python-phpserialize_1.3-2_source.changes ACCEPTED into unstable

2024-04-11 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 11 Apr 2024 18:57:43 -0400
Source: python-phpserialize
Architecture: source
Version: 1.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Boyuan Yang 
Changes:
 python-phpserialize (1.3-2) unstable; urgency=medium
 .
   * QA upload.
   * Set the maintainer to Debian QA Group. (See #1040965)
   * debian/*.pydist: Dropped, useless now.
   * debian/compat: Dropped, useless now.
   * Bump Standards-Version to 4.7.0, debhelper compat v13.
Checksums-Sha1:
 be915c8bdf0af9224437a2328cbd8f0968b3fdc9 1989 python-phpserialize_1.3-2.dsc
 bfed8e439b6e94d71659b0a7393fa88c29535a10 7225 
python-phpserialize_1.3.orig.tar.gz
 d878ab981feb84293e308b418a4b7de4cd3573e1 2908 
python-phpserialize_1.3-2.debian.tar.xz
 f6cc9a3b8b77bd6c7316499391b2c12bf4a81442 6585 
python-phpserialize_1.3-2_amd64.buildinfo
Checksums-Sha256:
 8ca45f54ba49d0259a051bb48c40eeed71917a8c4029d6742bf9a9356f0937b7 1989 
python-phpserialize_1.3-2.dsc
 45ccbc4d60996545a09b0772e1b7fafdb1ebd9bd137fb2eb55aac6df747ff298 7225 
python-phpserialize_1.3.orig.tar.gz
 82bb217735b3834ed028f995c7bf06c6ace8334cccbf72d6d7647ef40839b32c 2908 
python-phpserialize_1.3-2.debian.tar.xz
 a0da4ea10208ad260fdfc817b36c0911c1d2bb3ad2462afda4745cfba4ea1f85 6585 
python-phpserialize_1.3-2_amd64.buildinfo
Files:
 38c8c6c80e6a13200463c5a830b3f4fd 1989 python optional 
python-phpserialize_1.3-2.dsc
 f9bc5fca5322e87594eea8a11275a6f6 7225 python optional 
python-phpserialize_1.3.orig.tar.gz
 47ebf984e4e8ab5ce4fb6aaecf8d213c 2908 python optional 
python-phpserialize_1.3-2.debian.tar.xz
 8f175615b0153085f3005e96c119521a 6585 python optional 
python-phpserialize_1.3-2_amd64.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmYYa00ACgkQwpPntGGC
Ws7JlxAAxUJat5tFm/WKvVQ7KCUtu/b29+RFCWskK0tl4+Bc911fEKpLAQ5WBqM1
GZ3riBc0fQeoQxdKdiRYuqEDOj2eUK5TwpAXmDJDoOomP2pH2KbKxMtB0Kod0iK5
PHDpLbv/X8VlgPJ4ISEimdZIX73OEwzOi8mQDU2yupiyKghkUTb+3asY/DrBP8Iv
1hjyWYDuzt+u9bk5WnTBsXqGSvn/bdKJ+7ym2rq9nxRrtohBqSX61ARrHOYloP8T
2xA/2v0D6dP8Q11ZNNQwTFdKbXI2B6Fg2nQiqbWoXq8FdkTo2L6hQoygWF0vlh14
KhQHM31witlkhDUHVOhXx0ZPy/JoREJL5gAwpbj8KB62M664FmduEHyuQqW6io2v
GtwlYKecmCLEQhiptgioDv7sn3V/JHgf2xo+tR34NJkLteUy7e5qEAnKO8b1aDuz
ar759HutxrEZXJhAI8XaqrEj1fnzaUAqk4LQDen5lm9yt/vIqvPu2wFgxz7NcvwY
KACjQuEMApjVdgRjkSvULUu/sjH6QIrJNY8iYDbveQQyMza7kJlfp5LbjGooP0+R
9qsQ7PnxjMhsjB8MF6hvLvl3Y5lHjQVBMwV2IIyTgYbglqdx1AI5WiF7pcyxTqYQ
e+nn80GdrXtyWz8+Ig/w1DK5mWaHd9fwCSj7vyHTBPqmn4f31Zk=
=3FzL
-END PGP SIGNATURE-



pgpqWLrwAbRpI.pgp
Description: PGP signature


Bug#1068837: RM: el-get -- RoQA; orphaned; RC-buggy; very old; low popcon

2024-04-11 Thread Andrey Rakhmatullin
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: el-...@packages.debian.org
Control: affects -1 + src:el-get
User: ftp.debian@packages.debian.org
Usertags: remove

Last maintainer upload in 2011, orphaned since 2019, has an RC bug since 2018
with "we're not doing users of Debian any favours by shipping emacs package
metadata that was last updated in 2011". Popcon 20.


$ dak rm -Rn el-get
Will remove the following packages from unstable:

el-get |  3.1-2 | source, all

Maintainer: Debian QA Group 

--- Reason ---

--

Checking reverse dependencies...
No dependency problem found.



Bug#1068834: RM: sopel -- RoQA; orphaned; NPOASR; very old

2024-04-11 Thread Andrey Rakhmatullin
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: so...@packages.debian.org
Control: affects -1 + src:sopel
User: ftp.debian@packages.debian.org
Usertags: remove

Last maintainer upload in 2019, orphaned since 2019, 6.x is "we don't support
anymore" per an upstream 2021 comment in https://github.com/sopel-
irc/sopel/issues/2022

>From the Orphaning email: "I also couldn't find a good reason to use this
instead of
more established codebase like Limnoria, which are seeing way more
development and third-party packages.

There is also an RC bug https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=943405 which doesn't make much sense to me and seems to
be debunked by the upstream in https://github.com/sopel-irc/sopel/issues/2022
but meh.



$ dak rm -Rn sopel
Will remove the following packages from unstable:

 sopel |  6.6.9-2.2 | source, all

Maintainer: Debian QA Group 

--- Reason ---

--

Checking reverse dependencies...
No dependency problem found.



Bug#1066688: marked as done (ng: FTBFS: dir.c:127:11: error: implicit declaration of function ‘rchdir’; did you mean ‘vchdir’? [-Werror=implicit-function-declaration])

2024-04-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Apr 2024 15:50:20 +
with message-id 
and subject line Bug#1066688: fixed in ng 1.5~beta1-11
has caused the Debian Bug report #1066688,
regarding ng: FTBFS: dir.c:127:11: error: implicit declaration of function 
‘rchdir’; did you mean ‘vchdir’? [-Werror=implicit-function-declaration]
to be marked as done.

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

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


-- 
1066688: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066688
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ng
Version: 1.5~beta1-10
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20240313 ftbfs-trixie ftbfs-impfuncdef

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

This is most likely caused by a change in dpkg 1.22.6, that enabled
-Werror=implicit-function-declaration. For more information, see
https://wiki.debian.org/qa.debian.org/FTBFS#A2024-03-13_-Werror.3Dimplicit-function-declaration

Relevant part (hopefully):
> x86_64-linux-gnu-gcc -g -O2 -Werror=implicit-function-declaration 
> -ffile-prefix-map=/<>=. -fstack-protector-strong 
> -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
> -DHAVE_CONFIG_H -Wdate-time -D_FORTIFY_SOURCE=2  -c -o dir.o dir.c
> dir.c: In function ‘ensurecwd’:
> dir.c:127:11: error: implicit declaration of function ‘rchdir’; did you mean 
> ‘vchdir’? [-Werror=implicit-function-declaration]
>   127 |   rchdir(curbp->b_cwd); /* ensure we are in the current dir */
>   |   ^~
>   |   vchdir
> dir.c: At top level:
> dir.c:136:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
>   136 | changedir(f, n)
>   | ^
> dir.c: In function ‘changedir’:
> dir.c:136:1: warning: type of ‘f’ defaults to ‘int’ [-Wimplicit-int]
> dir.c:136:1: warning: type of ‘n’ defaults to ‘int’ [-Wimplicit-int]
> dir.c: At top level:
> dir.c:213:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
>   213 | showcwdir(f, n)
>   | ^
> dir.c: In function ‘showcwdir’:
> dir.c:213:1: warning: type of ‘f’ defaults to ‘int’ [-Wimplicit-int]
> dir.c:213:1: warning: type of ‘n’ defaults to ‘int’ [-Wimplicit-int]
> cc1: some warnings being treated as errors
> make[2]: *** [: dir.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2024/03/13/ng_1.5~beta1-10_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240313;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na=ign=7=7=only=ftbfs-20240313=lu...@debian.org=1=1=1=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
--- End Message ---
--- Begin Message ---
Source: ng
Source-Version: 1.5~beta1-11
Done: Andreas Beckmann 

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

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

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

Debian distribution maintenance software
pp.
Andreas Beckmann  (supplier of updated ng package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 11 Apr 2024 17:24:49 +0200
Source: ng
Architecture: source
Version: 1.5~beta1-11
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Closes: 1066688
Changes:
 ng (1.5~beta1-11) unstable; urgency=medium
 .
   * QA upload.
   * Fix building with -Werror=implicit-function-declaration.
 (Closes: #1066688)
Checksums-Sha1:
 542b074346ffb4b8d0dc823d010baa6be1302d19 1984 ng_1.5~beta1-11.dsc
 c707f4a74d6d21a03f5180bab2f74283cd488c92 77132 ng_1.5~beta1-11.debian.tar.xz
 340c7b27c9c22667925e3183ac900fc5143a0f04 5782 ng_1.5~beta1-11_source.buildinfo

Processing of ng_1.5~beta1-11_source.changes

2024-04-11 Thread Debian FTP Masters
ng_1.5~beta1-11_source.changes uploaded successfully to localhost
along with the files:
  ng_1.5~beta1-11.dsc
  ng_1.5~beta1-11.debian.tar.xz
  ng_1.5~beta1-11_source.buildinfo

Greetings,

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



ng_1.5~beta1-11_source.changes ACCEPTED into unstable

2024-04-11 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 11 Apr 2024 17:24:49 +0200
Source: ng
Architecture: source
Version: 1.5~beta1-11
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Andreas Beckmann 
Closes: 1066688
Changes:
 ng (1.5~beta1-11) unstable; urgency=medium
 .
   * QA upload.
   * Fix building with -Werror=implicit-function-declaration.
 (Closes: #1066688)
Checksums-Sha1:
 542b074346ffb4b8d0dc823d010baa6be1302d19 1984 ng_1.5~beta1-11.dsc
 c707f4a74d6d21a03f5180bab2f74283cd488c92 77132 ng_1.5~beta1-11.debian.tar.xz
 340c7b27c9c22667925e3183ac900fc5143a0f04 5782 ng_1.5~beta1-11_source.buildinfo
Checksums-Sha256:
 9508bc25b08ddab70affcf8ae5ea8a94b33c78ee1958e5c062c8e902e9788055 1984 
ng_1.5~beta1-11.dsc
 c11cfb8311b37110cbc7c11d0947b023ba9af5b3a6b463365e2eaa2cad06661f 77132 
ng_1.5~beta1-11.debian.tar.xz
 fc2a39b78e95e79b384ca61623193355fa49ff46bcef11b9508f567b35eaa1b0 5782 
ng_1.5~beta1-11_source.buildinfo
Files:
 e699b0889095672ea4f6c742b3cc2c9c 1984 editors optional ng_1.5~beta1-11.dsc
 1fe95d40b5689ab48898403612f55e1a 77132 editors optional 
ng_1.5~beta1-11.debian.tar.xz
 0331bb409e2835e4601b5ac45d912569 5782 editors optional 
ng_1.5~beta1-11_source.buildinfo

-BEGIN PGP SIGNATURE-

iQJEBAEBCAAuFiEE6/MKMKjZxjvaRMaUX7M/k1np7QgFAmYYAVIQHGFuYmVAZGVi
aWFuLm9yZwAKCRBfsz+TWentCCHuD/sHedEXu6L1lt0PmQ+lZo590hGUJAdWV/Bh
0HxWC2tMBi437iICBhEU39AVf+mUNWY6KuydbMiBQ/SAwKSoPhburborpvDIiPSu
f11+PQmx/+C4587yvi/QCg/iuyo7MbUKCHDE78QY123piBSDJtj1k2dr696xDQhk
1xulUV2trEb31VZycfeiwAMH5yHzEAsaOSanLgABn2jYVTWyy8+X2gk3QLV/Wt9a
+JspTuZRnaVc6NPy9YqaD8M391RBnw/9/uAGbILuT/SkckGxctmsaJYtJFFBWcSU
D4zSiMcZoDLfdkqeBFQY7BqiYW8gROH2l4eWgp/Xasajj1ioYeQD0KQqm3Od0XO5
M4BgHXUh61dmiD8PipciBaJmAGwmbjJWZmyuLnRbaQs4uC0AeofPbmC9fZdFRftj
eglJLXu21UKhKCbaVSYfAU0vEAfkgG+0ftsQvoFJoAf3zjGwKuzgzOb9QzV8jHjd
GtsOnFTCxrsmiyUJ8hsqhBDDgTRapdGES9jQaIOEuRRUa7Hr3g0cD3bkvFS2LaY4
wX7VFb2VvnlxpVT/33PwzbanjIYXBxdoJMHPqaaJ3dxHHv5wSi40uMf8k53RGMBE
L6VuXGMDiWuEHaytOGquGBBd72YJODiOyvXL0RaLMuZl3MZRPuolCPgIGCRzO38L
ugdkgyg7Lw==
=s94+
-END PGP SIGNATURE-



pgpJLvnWO3v7Z.pgp
Description: PGP signature


Bug#1002458: "version in VCS newer than in repository" might be a bit overzealous

2024-04-11 Thread Holger Levsen
On Thu, Apr 11, 2024 at 03:02:05PM +0200, Christoph Berg wrote:
> > additionally you could also only classify d/changelog changing commits
> > with "Gbp-Dch: ignore" in them as such, but I'd guess Marc's suggestion
> > really is good enough.
> I don't understand, if debian/changelog-only commits are already
> ignored, what should vcswatch do additionally?

nothing. I ment it the other way around: if you were *not* willling to
ignore debian/changelog-only commits maybe you'd be willing to ignore
debian/changelog-only commits which also have "Gbp-Dch: ignore"/

but it seems you'd be fine to just ignore debian/changelog-only commits,
so this is mood.
 
> > Please reconsider, IOW, Myon: my I reassign this back to qa.debian.org
> > for vcswatch?
> Done.

thank you!


-- 
cheers,
Holger

 ⢀⣴⠾⠻⢶⣦⠀
 ⣾⠁⢠⠒⠀⣿⡁  holger@(debian|reproducible-builds|layer-acht).org
 ⢿⡄⠘⠷⠚⠋⠀  OpenPGP: B8BF54137B09D35CF026FE9D 091AB856069AAA1C
 ⠈⠳⣄

If secure encryption is outlawed, only criminals will have it.


signature.asc
Description: PGP signature


Processed: Re: Bug#1002458: "version in VCS newer than in repository" might be a bit overzealous

2024-04-11 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 qa.debian.org
Bug #1002458 [qa.debian.org] vcswatch: ignore changelog-only commits
Ignoring request to reassign bug #1002458 to the same package
> retitle -1 vcswatch: ignore changelog-only commits
Bug #1002458 [qa.debian.org] vcswatch: ignore changelog-only commits
Ignoring request to change the title of bug#1002458 to the same title

-- 
1002458: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002458
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Processed: Re: Bug#1002458: "version in VCS newer than in repository" might be a bit overzealous

2024-04-11 Thread Debian Bug Tracking System
Processing control commands:

> reassign -1 qa.debian.org
Bug #1002458 [tracker.debian.org] "version in VCS newer than in repository" 
might be a bit overzealous
Bug reassigned from package 'tracker.debian.org' to 'qa.debian.org'.
Ignoring request to alter found versions of bug #1002458 to the same values 
previously set
Ignoring request to alter fixed versions of bug #1002458 to the same values 
previously set
> retitle -1 vcswatch: ignore changelog-only commits
Bug #1002458 [qa.debian.org] "version in VCS newer than in repository" might be 
a bit overzealous
Changed Bug title to 'vcswatch: ignore changelog-only commits' from '"version 
in VCS newer than in repository" might be a bit overzealous'.

-- 
1002458: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002458
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1002458: "version in VCS newer than in repository" might be a bit overzealous

2024-04-11 Thread Christoph Berg
Control: reassign -1 qa.debian.org
Control: retitle -1 vcswatch: ignore changelog-only commits

Re: Holger Levsen
> > For starters, an early release could classify changelog-only commits as
> > "housekeeping".
> 
> *that*!
> 
> additionally you could also only classify d/changelog changing commits
> with "Gbp-Dch: ignore" in them as such, but I'd guess Marc's suggestion
> really is good enough.

I don't understand, if debian/changelog-only commits are already
ignored, what should vcswatch do additionally?

> Please reconsider, IOW, Myon: my I reassign this back to qa.debian.org
> for vcswatch?

Done.

Christoph



Processing of libdbd-sybase-perl_1.24-1_source.changes

2024-04-11 Thread Debian FTP Masters
libdbd-sybase-perl_1.24-1_source.changes uploaded successfully to localhost
along with the files:
  libdbd-sybase-perl_1.24-1.dsc
  libdbd-sybase-perl_1.24.orig.tar.gz
  libdbd-sybase-perl_1.24-1.debian.tar.xz
  libdbd-sybase-perl_1.24-1_source.buildinfo

Greetings,

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



libdbd-sybase-perl_1.24-1_source.changes ACCEPTED into unstable

2024-04-11 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Thu, 11 Apr 2024 08:03:20 +0200
Source: libdbd-sybase-perl
Built-For-Profiles: noudeb
Architecture: source
Version: 1.24-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Gianfranco Costamagna 
Closes: 706392 1036692 1050248 1065789 1066200
Changes:
 libdbd-sybase-perl (1.24-1) unstable; urgency=medium
 .
   * QA upload.
   * Set maintainer as Debian QA, as per maintainer intention to orphan
 the package. Thanks  for your work!
   * Drop makefile.patch
   * Refresh patches
   * Std-version to 4.6.2, no changes required.
   * bump compat level to 13
   * Drop old dependencies on perl/dpkg and similar
   * Drop version constraints
   * New upstream release (Closes: #1065789, #1066200,
 Closes: #1036692, #1050248, #706392).
   * Drop dh_auto_configure override
   * Drop cflags append on rules file, it isn't considered on upstream Makefile
   * Set R^3: no
Checksums-Sha1:
 3a5519be375193bcf1b8c4dd46e06744d5aff20a 1784 libdbd-sybase-perl_1.24-1.dsc
 655840f03d3abf4dbeef4f0d7f17d2cbd048bb3a 197494 
libdbd-sybase-perl_1.24.orig.tar.gz
 9eefee46548c278dcc3d127ae9871cbe11807f5c 3196 
libdbd-sybase-perl_1.24-1.debian.tar.xz
 33b696ca0a7185c6f648b73981817459f5a88569 7843 
libdbd-sybase-perl_1.24-1_source.buildinfo
Checksums-Sha256:
 c5a8eed25deb41f7f406055dbf8eb9f5f3c0828b6d9a937461aca9be7dc090ee 1784 
libdbd-sybase-perl_1.24-1.dsc
 27bf68b3f260e00e761b812561f0ee3208155850b21bab76a0a11338055bef88 197494 
libdbd-sybase-perl_1.24.orig.tar.gz
 82b1ed815dda0e3500ad80a1cbc889425adfb565d40ca99d313fd7a4720c4fd1 3196 
libdbd-sybase-perl_1.24-1.debian.tar.xz
 b45dc3215703afcfcf26bd12e3f93962e9744600b73b17103250d0bf17be3f31 7843 
libdbd-sybase-perl_1.24-1_source.buildinfo
Files:
 4ae3b51ce2bf2131556529e09f102a48 1784 perl optional 
libdbd-sybase-perl_1.24-1.dsc
 80f6f5f678a4de788d977904b637718c 197494 perl optional 
libdbd-sybase-perl_1.24.orig.tar.gz
 44021e2b563de07f967595c98a89266e 3196 perl optional 
libdbd-sybase-perl_1.24-1.debian.tar.xz
 1a2783b6846f34271b2cdaa724c6c4f3 7843 perl optional 
libdbd-sybase-perl_1.24-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEkpeKbhleSSGCX3/w808JdE6fXdkFAmYXkb8ACgkQ808JdE6f
XdldLBAAt2VNidjX9bWvqJ0Cne2rTNPLPcr9LGSP58wDrGKAjyWFODeCB5FyNBZw
dBdIU7CAMhuCrYM6ioxz0boExSNE/7r7D98h/gT67EkJE0CBe4zUOuIOzpDMl73N
HjwuaY0ktQWSoQm35sYaYqD+oImc8dcjgGrhOLR/2oK/vVQncxc92wmNHnVv6kpn
pDFKMlhHYgfMRwM6CubCFJfBGMm86kqKthohmBhfSUtYKQs1XnQqKyHGFtdosT8V
wO4KORGqEsKKJXlcFEr//iBitsdFWMDZQIrCpyE6JIz20adJgZPyAv3b5TIPsVKE
oU027Hk1MCmSUBjlZcsGIBA+PyuCh6K7o/RBCXX84uUCJCAYLPCAaHiOhgavTfcu
Q+R5qEsMTxmEO3B66HjFplvuCuCQVk2Gv+ltSXngOB6QHsnwWuhNAcfVs04KxPST
r6tzLVepFj0THQpBhTamK9RtrArcJbORGylPnAp7N249Lb1Kdp2+Pb38oxWqjdPP
AWP3dNJLBV389OeHMvI3lLMsRv5R+MtvDKyjU1FPLPWpvlDnZL+C8Ar68rp3FD/n
XDGaIpsRM0f4tLYlmKMVlEGUc7Tx+9UzFjXFCUWOXryxCHLq4PlDB5h9NVCB+mZ6
Qsgyy3B7DqBd1qsQkR/wHjLbwg0r3rud5SuMkuygv4EhkFUbzcI=
=nZ+1
-END PGP SIGNATURE-



pgpZa3G6HQcr0.pgp
Description: PGP signature