[med-svn] [Git][med-team/civetweb][master] 5 commits: Bug was actually closed by Fernando Hueso <Fernando.Hueso at uv.es>
Andreas Tille (@tille)
gitlab at salsa.debian.org
Mon Aug 24 08:28:04 BST 2026
Andreas Tille pushed to branch master at Debian Med / civetweb
Commits:
ad6f0641 by Andreas Tille at 2026-08-24T09:12:33+02:00
Bug was actually closed by Fernando Hueso <Fernando.Hueso at uv.es>
- - - - -
285050bb by Andreas Tille at 2026-08-24T09:13:10+02:00
Standards-Version: 4.7.4 (routine-update)
- - - - -
1168383d by Andreas Tille at 2026-08-24T09:13:21+02:00
Changes made by cme
- - - - -
95d23416 by Andreas Tille at 2026-08-24T09:13:23+02:00
Drop 'Rules-Requires-Root: no' from d/control (routine-update)
- - - - -
b1051c22 by Andreas Tille at 2026-08-24T09:14:36+02:00
Team upload on behalf of Fernando Hueso <Fernando.Hueso at uv.es> who actually fixed the open bug
- - - - -
2 changed files:
- debian/changelog
- debian/control
Changes:
=====================================
debian/changelog
=====================================
@@ -1,13 +1,22 @@
-civetweb (1.16+dfsg-5) UNRELEASED; urgency=medium
+civetweb (1.16+dfsg-5) unstable; urgency=medium
+ * Team upload.
+
+ [ Fernando Hueso ]
* d/rules: Add -DCIVETWEB_ENABLE_X_DOM_SOCKET=ON as requested per
https://github.com/root-project/root-ci-images/pull/116
* d/patches: Backport fix for ignored -DCIVETWEB_ENABLE_X_DOM_SOCKET=ON flag
when using CMake (see https://github.com/civetweb/civetweb/pull/1225)
* d/rules: Add -DCIVETWEB_ENABLE_ZLIB=ON as requested per
https://github.com/root-project/root-ci-images/pull/116
+ Closes: #1144743
+
+ [ Andreas Tille ]
+ * Standards-Version: 4.7.4 (routine-update)
+ * Reflow Uploaders field (cme)
+ * Drop 'Rules-Requires-Root: no' from d/control (routine-update)
- -- Andreas Tille <tille at debian.org> Fri, 22 May 2026 07:19:59 +0200
+ -- Fernando Hueso <Fernando.Hueso at uv.es> Mon, 24 Aug 2026 09:13:35 +0200
civetweb (1.16+dfsg-4) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -1,24 +1,26 @@
Source: civetweb
+Standards-Version: 4.7.4
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Andreas Tille <tille at debian.org>,
- Sebastien Jodogne <s.jodogne at gmail.com>,
- Étienne Mollier <emollier at debian.org>
+Uploaders:
+ Andreas Tille <tille at debian.org>,
+ Sebastien Jodogne <s.jodogne at gmail.com>,
+ Étienne Mollier <emollier at debian.org>,
Section: web
-Build-Depends: debhelper-compat (= 13),
- cmake,
- libjs-jquery,
- zlib1g-dev
-Standards-Version: 4.7.3
+Build-Depends:
+ debhelper-compat (= 14),
+ cmake,
+ libjs-jquery,
+ zlib1g-dev,
Vcs-Browser: https://salsa.debian.org/med-team/civetweb
Vcs-Git: https://salsa.debian.org/med-team/civetweb.git
Homepage: https://github.com/civetweb/civetweb/
-Rules-Requires-Root: no
Package: civetweb
Architecture: any
-Depends: libcivetweb1 (= ${binary:Version}),
- ${shlibs:Depends},
- ${misc:Depends}
+Depends:
+ libcivetweb1 (= ${binary:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends},
Description: embeddable web server with optional CGI, SSL and Lua support
CivetWeb is an easy to use, powerful, C (C/C++) embeddable web server
with optional CGI, SSL and Lua support. CivetWeb has a MIT license so
@@ -33,10 +35,11 @@ Description: embeddable web server with optional CGI, SSL and Lua support
Package: libcivetweb1
Architecture: any
-Section: libs
-Depends: ${shlibs:Depends},
- ${misc:Depends}
Multi-Arch: same
+Section: libs
+Depends:
+ ${shlibs:Depends},
+ ${misc:Depends},
Description: embeddable web server with optional CGI, SSL and Lua support (lib)
CivetWeb is an easy to use, powerful, C (C/C++) embeddable web server
with optional CGI, SSL and Lua support. CivetWeb has a MIT license so
@@ -53,11 +56,12 @@ Description: embeddable web server with optional CGI, SSL and Lua support (lib)
Package: libcivetweb-dev
Architecture: any
-Section: libdevel
-Depends: libcivetweb1 (= ${binary:Version}),
- ${shlibs:Depends},
- ${misc:Depends}
Multi-Arch: same
+Section: libdevel
+Depends:
+ libcivetweb1 (= ${binary:Version}),
+ ${shlibs:Depends},
+ ${misc:Depends},
Description: embeddable web server with optional CGI, SSL and Lua support (devel)
CivetWeb is an easy to use, powerful, C (C/C++) embeddable web server
with optional CGI, SSL and Lua support. CivetWeb has a MIT license so
View it on GitLab: https://salsa.debian.org/med-team/civetweb/-/compare/74149cde2f0ae1b1e98c5ce6a2a8d654367e84dc...b1051c22bc02731e2168d133172401979596a931
--
View it on GitLab: https://salsa.debian.org/med-team/civetweb/-/compare/74149cde2f0ae1b1e98c5ce6a2a8d654367e84dc...b1051c22bc02731e2168d133172401979596a931
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260824/5f71bfb4/attachment-0001.htm>
More information about the debian-med-commit
mailing list