maint: pulled in the last version of nextcloud in the 25.x series (25.0.13)

This commit is contained in:
Adam 2023-11-07 17:26:16 -06:00
parent 758925a298
commit 527df10346
Signed by untrusted user: adamhax0rbana
GPG Key ID: CB1FBC1E45A606AE
2 changed files with 8 additions and 1 deletions

View File

@ -11,7 +11,7 @@ latest:
- export DEBEMAIL="NOREPLY@`hostname -d`"
- mkdir -p builddir
- uscan --overwrite-download --destdir builddir
- cd ../nextcloud-server-25.0.12
- cd ../nextcloud-server-25.0.13
- dpkg-buildpackage -rfakeroot
- cd - ; cp ../nextcloud-server_*.deb .
artifacts:

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
nextcloud-server (25.0.13-1~deb11) bullseye; urgency=medium
[ adam ]
* maint: pulled in the last version of nextcloud in the 25.x series (25.0.13)
-- Adam <adam@hax0rbana.org> Thu, 07 Nov 2023 17:23:09 -0600
nextcloud-server (25.0.12-1~deb11) bullseye; urgency=medium
[ adam ]