New upstream 25.0.11
This commit is contained in:
parent
4a12e856d8
commit
f8fbe8ea91
@ -11,7 +11,7 @@ latest:
|
|||||||
- export DEBEMAIL="NOREPLY@`hostname -d`"
|
- export DEBEMAIL="NOREPLY@`hostname -d`"
|
||||||
- mkdir -p builddir
|
- mkdir -p builddir
|
||||||
- uscan --overwrite-download --destdir builddir
|
- uscan --overwrite-download --destdir builddir
|
||||||
- cd ../nextcloud-server-25.0.10
|
- cd ../nextcloud-server-25.0.11
|
||||||
- dpkg-buildpackage -rfakeroot
|
- dpkg-buildpackage -rfakeroot
|
||||||
- cd - ; cp ../nextcloud-server_*.deb .
|
- cd - ; cp ../nextcloud-server_*.deb .
|
||||||
artifacts:
|
artifacts:
|
||||||
|
@ -17,9 +17,9 @@ git clone https://git.jurisic.org/ijurisic/nextcloud-deb.git
|
|||||||
cd nextcloud-deb
|
cd nextcloud-deb
|
||||||
git checkout bullseye
|
git checkout bullseye
|
||||||
uscan --verbose --download-current-version
|
uscan --verbose --download-current-version
|
||||||
cd ../nextcloud-server-25.0.10
|
cd ../nextcloud-server-25.0.11
|
||||||
dch -n
|
dch -n
|
||||||
dpkg-buildpackage -rfakeroot -us -uc
|
dpkg-buildpackage -rfakeroot -us -uc
|
||||||
cd ..
|
cd ..
|
||||||
dpkg -i nextcloud-server_<current_version>_all.deb
|
dpkg -i nextcloud-server_25.0.11-1~deb11_all.deb
|
||||||
```
|
```
|
||||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -10,7 +10,7 @@ nextcloud-server (25.0.10-2~deb11) bullseye; urgency=medium
|
|||||||
[ ijurisic ]
|
[ ijurisic ]
|
||||||
* updated postinst on sugestion of citronalco (#16)
|
* 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
|
nextcloud-server (25.0.10-1~deb11) bullseye; urgency=medium
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user