[Git][debian-proftpd-team/proftpd-mod-proxy][master] 2 commits: Bump Standards version, Add zlib1g-dev to BD.
Hilmar Preuße (@hilmar-guest)
gitlab at salsa.debian.org
Sat Apr 27 23:06:37 BST 2024
Hilmar Preuße pushed to branch master at Debian ProFTPD Team / proftpd-mod-proxy
Commits:
e089740a by Hilmar Preuße at 2024-04-27T23:34:47+02:00
Bump Standards version, Add zlib1g-dev to BD.
- - - - -
7548fb0d by Hilmar Preuße at 2024-04-27T23:36:21+02:00
Finalize for upload.
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/copyright
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-proftpd-mod-proxy (0.9.4-1) UNRELEASED; urgency=medium
+proftpd-mod-proxy (0.9.4-1) unstable; urgency=medium
* New upstream release, adapt patches.
+ * Add zlib1g-dev to BD.
+ * Bump Standards version, no changes needed.
- -- Hilmar Preusse <hille42 at web.de> Thu, 28 Mar 2024 23:10:01 +0100
+ -- Hilmar Preusse <hille42 at web.de> Sat, 27 Apr 2024 23:34:51 +0200
proftpd-mod-proxy (0.9.3-1) unstable; urgency=high
=====================================
debian/control
=====================================
@@ -8,8 +8,9 @@ Build-Depends: debhelper-compat (= 13),
proftpd-dev,
libsqlite3-dev,
libsodium-dev,
- libhiredis-dev
-Standards-Version: 4.6.1
+ libhiredis-dev,
+ zlib1g-dev
+Standards-Version: 4.7.0
Rules-Requires-Root: binary-targets
Homepage: https://github.com/Castaglia/proftpd-mod_proxy
Vcs-Git: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy.git
=====================================
debian/copyright
=====================================
@@ -7,6 +7,10 @@ Files: *
Copyright: 2012-2022, TJ Saunders
License: GPL-2+
+Files: debian/*
+Copyright: 2020-2024, Hilmar Preusse <hille42 at web.de>
+License: GPL-2+
+
License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -23,7 +27,3 @@ License: GPL-2+
.
On Debian systems, the complete text of the GNU General
Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-
-Files: debian/*
-Copyright: 2020-2022, Hilmar Preusse <hille42 at web.de>
-License: GPL-2+
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy/-/compare/1e8c1e3706f1fd4785c9aef62e1b6de230126c5a...7548fb0d3548a98a19e27f60511218737f98935a
--
View it on GitLab: https://salsa.debian.org/debian-proftpd-team/proftpd-mod-proxy/-/compare/1e8c1e3706f1fd4785c9aef62e1b6de230126c5a...7548fb0d3548a98a19e27f60511218737f98935a
You're receiving this email because of your account on salsa.debian.org.
More information about the Pkg-proftpd-maintainers
mailing list