maint: pulled in new version of nextcloud (25.0.9)

This commit is contained in:
adam 2023-07-20 14:22:14 -05:00
parent 5a42df3ac3
commit 0cde67e161
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.8
- cd ../nextcloud-server-25.0.9
- dpkg-buildpackage -rfakeroot
- cd - ; cp ../nextcloud-server_*.deb .
artifacts:

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
nextcloud-server (25.0.9-1~deb11) bullseye; urgency=medium
[ adam ]
* maint: pulled in new version of nextcloud (25.0.9)
-- Adam <adam@hax0rbana.org> Thu, 20 Jul 2023 14:20:37 -0500
nextcloud-server (25.0.8-1~deb11) bullseye; urgency=medium
[ adam ]