Merge pull request 'maint: pulled in new version of nextcloud (25.0.10)' (#15) from adamhax0rbana/nextcloud-deb:bullseye into bullseye

Reviewed-on: #15
This commit is contained in:
Ivan Jurišić 2023-08-10 19:23:43 +02:00
commit 96bd1fc4a2
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.9
- cd ../nextcloud-server-25.0.10
- dpkg-buildpackage -rfakeroot
- cd - ; cp ../nextcloud-server_*.deb .
artifacts:

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
nextcloud-server (25.0.10-1~deb11) bullseye; urgency=medium
[ adam ]
* maint: pulled in new version of nextcloud (25.0.10)
-- Adam <adam@hax0rbana.org> Thu, 10 Aug 2023 11:52:00 -0500
nextcloud-server (25.0.9-1~deb11) bullseye; urgency=medium
[ adam ]