Merge pull request 'maint: pulled in the last version of nextcloud in the 25.x series (25.0.13)' (#19) from adamhax0rbana/nextcloud-deb:bullseye into bullseye

Reviewed-on: #19
This commit is contained in:
Ivan Jurišić 2023-11-10 12:12:12 +01:00
commit 7114dd36e3
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 ]