New upstream 25.0.11

This commit is contained in:
Ivan Jurišić 2023-09-18 12:06:18 +02:00
parent 4a12e856d8
commit f8fbe8ea91
3 changed files with 4 additions and 4 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.10
- cd ../nextcloud-server-25.0.11
- dpkg-buildpackage -rfakeroot
- cd - ; cp ../nextcloud-server_*.deb .
artifacts:

View File

@ -17,9 +17,9 @@ git clone https://git.jurisic.org/ijurisic/nextcloud-deb.git
cd nextcloud-deb
git checkout bullseye
uscan --verbose --download-current-version
cd ../nextcloud-server-25.0.10
cd ../nextcloud-server-25.0.11
dch -n
dpkg-buildpackage -rfakeroot -us -uc
cd ..
dpkg -i nextcloud-server_<current_version>_all.deb
dpkg -i nextcloud-server_25.0.11-1~deb11_all.deb
```

2
debian/changelog vendored
View File

@ -10,7 +10,7 @@ nextcloud-server (25.0.10-2~deb11) bullseye; urgency=medium
[ ijurisic ]
* updated postinst on sugestion of citronalco (#16)
-- Ivan Jurišić <ivan@jurisic.org> Thu, 22 Aug 2023 12:39:00 -0500
-- Ivan Jurišić <ivan@jurisic.org> Thu, 22 Aug 2023 12:39:00 +0100
nextcloud-server (25.0.10-1~deb11) bullseye; urgency=medium