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

Reviewed-on: #13
This commit is contained in:
Ivan Jurišić 2023-06-23 11:59:46 +02:00
commit b83af581b4
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.7
- cd ../nextcloud-server-25.0.8
- dpkg-buildpackage -rfakeroot
- cd - ; cp ../nextcloud-server_*.deb .
artifacts:

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
nextcloud-server (25.0.8-1~deb11) bullseye; urgency=medium
[ adam ]
* maint: pulled in new version of nextcloud (25.0.8)
-- Adam <adam@hax0rbana.org> Thu, 22 Jun 2023 11:53:56 -0500
nextcloud-server (25.0.7-1~deb11) bullseye; urgency=medium
[ adam ]