From 20e77d25e09c6e2690a88aed714570c1050eadff Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 2 Jun 2023 01:17:08 -0500 Subject: [PATCH] maint: pulled in new version of nextcloud (25.0.7) --- .gitlab-ci.yml | 2 +- debian/changelog | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ed80537..e3b1776 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -11,7 +11,7 @@ latest: - export DEBEMAIL="NOREPLY@`hostname -d`" - mkdir -p builddir - uscan --overwrite-download --destdir builddir - - cd ../nextcloud-server-25* + - cd ../nextcloud-server-25.0.7 - dpkg-buildpackage -rfakeroot - cd - ; cp ../nextcloud-server_*.deb . artifacts: diff --git a/debian/changelog b/debian/changelog index febf113..825ad2b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +nextcloud-server (25.0.7-1~deb1) bullseye; urgency=medium + + [ adam ] + * feat: automated builds using GitLab's CI system + * feat: Check for new upstream release and alert us if there is one + * maint: support for building nextcloud 25.0.7 + * maint: updated CI job to be able to handle multiple nextcloud directories + + -- Adam Fri, 02 Jun 2023 01:14:27 -0500 + nextcloud-server (25.0.6-1~deb11) bullseye; urgency=medium * New upstream release 25.0.6