From: István Váradi Date: Mon, 4 May 2020 14:38:31 +0000 (+0200) Subject: Remove unnecessary Debian build files X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~222^2^2~252^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=4f3ea3ae6680bff7b8780a785561dc09e9823cfe;p=nextcloud-desktop.git Remove unnecessary Debian build files Signed-off-by: István Váradi --- diff --git a/admin/linux/debian/README b/admin/linux/debian/README deleted file mode 100644 index b7b13eda7..000000000 --- a/admin/linux/debian/README +++ /dev/null @@ -1,31 +0,0 @@ -- .pbuilderrc: - - COMPONENTS="main restricted universe multiverse" - - OTHERMIRROR="deb [trusted=yes] file:///${HOME}/pbuilder/deps ./" - HOOKDIR="${HOME}/pbuilder/hook.d" - BINDMOUNTS="${HOME}/pbuilder/deps" - - EXTRAPACKAGES="apt-utils" - -- pbuilder/hook.d/D70setupdeps: hook to create a Packages file for the - packages in pbuilder/deps - -- pbuilder-dist trusty create --override-config --othermirror "deb [trusted=yes] file:///${HOME}/pbuilder/deps ./" - - The OTHERMIRROR setting in .pbuilderrc is overridden by pbuilder-dist! - -- scripts: - - config.sh: basic configuration variables - - create_debdir.sh : - create the Debian-conformant source directory and .orig.tar.bz2 - in the build area - build.sh : - call create_debdir.sh and then debuild - pbuilder.sh : - build the existing source package with pbuilder-dist. - pbuild.sh : - build the source packages with build.sh and then call - pbuilder.sh diff --git a/admin/linux/debian/debian.bionic/changelog b/admin/linux/debian/debian.bionic/changelog deleted file mode 100644 index 4586889b6..000000000 --- a/admin/linux/debian/debian.bionic/changelog +++ /dev/null @@ -1,23 +0,0 @@ -nextcloud-client (2.3.3-1.0~bionic1) bionic; urgency=medium - - * Debian build support for the forked client. - - -- István Váradi Mon, 6 Nov 2017 20:20:04 +0100 - -nextcloud-client (2.3.1-1.0~bionic1) bionic; urgency=medium - - * New upstream version - - -- István Váradi Thu, 23 Mar 2017 19:07:36 +0100 - -nextcloud-client (2.3.0-1.0~bionic1) bionic; urgency=medium - - * New upstream version - - -- István Váradi Tue, 21 Mar 2017 19:34:13 +0100 - -nextcloud-client (2.2.4-1.4~bionic1) bionic; urgency=medium - - * The locale-specific icon names are correct too - - -- István Váradi Tue, 7 Feb 2017 19:55:40 +0100 diff --git a/admin/linux/debian/debian.disco/changelog b/admin/linux/debian/debian.disco/changelog deleted file mode 100644 index 8c3135b38..000000000 --- a/admin/linux/debian/debian.disco/changelog +++ /dev/null @@ -1,23 +0,0 @@ -nextcloud-client (2.3.3-1.0~disco1) disco; urgency=medium - - * Debian build support for the forked client. - - -- István Váradi Mon, 6 Nov 2017 20:20:04 +0100 - -nextcloud-client (2.3.1-1.0~disco1) disco; urgency=medium - - * New upstream version - - -- István Váradi Thu, 23 Mar 2017 19:07:36 +0100 - -nextcloud-client (2.3.0-1.0~disco1) disco; urgency=medium - - * New upstream version - - -- István Váradi Tue, 21 Mar 2017 19:34:13 +0100 - -nextcloud-client (2.2.4-1.4~disco1) disco; urgency=medium - - * The locale-specific icon names are correct too - - -- István Váradi Tue, 7 Feb 2017 19:55:40 +0100 diff --git a/admin/linux/debian/debian.eoan/changelog b/admin/linux/debian/debian.eoan/changelog deleted file mode 100644 index 184153cbc..000000000 --- a/admin/linux/debian/debian.eoan/changelog +++ /dev/null @@ -1,23 +0,0 @@ -nextcloud-client (2.3.3-1.0~eoan1) eoan; urgency=medium - - * Debian build support for the forked client. - - -- István Váradi Mon, 6 Nov 2017 20:20:04 +0100 - -nextcloud-client (2.3.1-1.0~eoan1) eoan; urgency=medium - - * New upstream version - - -- István Váradi Thu, 23 Mar 2017 19:07:36 +0100 - -nextcloud-client (2.3.0-1.0~eoan1) eoan; urgency=medium - - * New upstream version - - -- István Váradi Tue, 21 Mar 2017 19:34:13 +0100 - -nextcloud-client (2.2.4-1.4~eoan1) eoan; urgency=medium - - * The locale-specific icon names are correct too - - -- István Váradi Tue, 7 Feb 2017 19:55:40 +0100 diff --git a/admin/linux/debian/debian.eoan/control b/admin/linux/debian/debian.eoan/control deleted file mode 100644 index 1429f8bce..000000000 --- a/admin/linux/debian/debian.eoan/control +++ /dev/null @@ -1,90 +0,0 @@ -Source: nextcloud-client -Section: contrib/devel -Priority: optional -Maintainer: István Váradi -Build-Depends: cmake, - debhelper, - cdbs, - dh-python, - extra-cmake-modules (>= 5.16), - libkf5kio-dev, - libcmocka-dev, - libcloudproviders-dev, - libdbus-1-dev, - libhttp-dav-perl, - libinotify-dev [kfreebsd-any], - libqt5svg5-dev, - libqt5webkit5-dev, - libsqlite3-dev, - libssl-dev (>= 1.1.0), - zlib1g-dev, - optipng, - pkg-kde-tools, - python-sphinx | python3-sphinx, - python3-all, - qt5keychain-dev, - qtwebengine5-dev, - qtdeclarative5-dev, - qttools5-dev, - qttools5-dev-tools, - xvfb -Standards-Version: 3.9.8 -Homepage: https://github.com/nextcloud/client_theming -#Vcs-Git: git://anonscm.debian.org/collab-maint/nextcloud-client.git -#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/nextcloud-client.git - -Package: nextcloud-client -Architecture: any -Depends: libnextcloudsync0 (=${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, nextcloud-client-l10n -Description: Nextcloud desktop sync client - Use the desktop client to keep your files synchronized - between your Nextcloud server and your desktop. Select - one or more directories on your local machine and always - have access to your latest files wherever you are. - -Package: libnextcloudsync0 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Nextcloud sync library - Used by the Nextcloud desktop client as the synchronization engine. - -Package: libnextcloudsync-dev -Architecture: any -Section: contrib/libdevel -Depends: libnextcloudsync0 (=${binary:Version}), ${misc:Depends} -Description: Nextcloud sync library development files - The headers and development library for the Nextcloud sync library. - -Package: nextcloud-client-l10n -Architecture: all -Depends: ${misc:Depends} -Description: Nextcloud client internatialization files - The translation files. - -Package: nextcloud-client-nautilus -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nautilus, nautilus, ${misc:Depends} -Description: Nautilus plugin for Nextcloud - This package contains a Nautilus plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-nemo -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nemo | nemo-python, nemo, ${misc:Depends} -Description: Nemo plugin for Nextcloud - This package contains a Nemo plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-caja -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-caja, caja, ${misc:Depends} -Description: Caja plugin for Nextcloud - This package contains a Caja plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-dolphin -Architecture: any -Depends: dolphin (>= 4:15.12.1), libnextcloudsync0 (= ${binary:Version}), nextcloud-client, ${misc:Depends}, ${shlibs:Depends} -Description: Dolphin plugin for Nextcloud - This package contains a Dolphin plugin to display - synchronization status icons for Nextcloud files. diff --git a/admin/linux/debian/debian.focal/changelog b/admin/linux/debian/debian.focal/changelog deleted file mode 100644 index f60ee50fc..000000000 --- a/admin/linux/debian/debian.focal/changelog +++ /dev/null @@ -1,23 +0,0 @@ -nextcloud-client (2.3.3-1.0~focal1) focal; urgency=medium - - * Debian build support for the forked client. - - -- István Váradi Mon, 6 Nov 2017 20:20:04 +0100 - -nextcloud-client (2.3.1-1.0~focal1) focal; urgency=medium - - * New upstream version - - -- István Váradi Thu, 23 Mar 2017 19:07:36 +0100 - -nextcloud-client (2.3.0-1.0~focal1) focal; urgency=medium - - * New upstream version - - -- István Váradi Tue, 21 Mar 2017 19:34:13 +0100 - -nextcloud-client (2.2.4-1.4~focal1) focal; urgency=medium - - * The locale-specific icon names are correct too - - -- István Váradi Tue, 7 Feb 2017 19:55:40 +0100 diff --git a/admin/linux/debian/debian.focal/control b/admin/linux/debian/debian.focal/control deleted file mode 100644 index 68ceb65b6..000000000 --- a/admin/linux/debian/debian.focal/control +++ /dev/null @@ -1,90 +0,0 @@ -Source: nextcloud-client -Section: contrib/devel -Priority: optional -Maintainer: István Váradi -Build-Depends: cmake, - debhelper, - cdbs, - dh-python, - extra-cmake-modules (>= 5.16), - libkf5kio-dev, - libcmocka-dev, - libcloudproviders-dev, - libdbus-1-dev, - libhttp-dav-perl, - libinotify-dev [kfreebsd-any], - libqt5svg5-dev, - libqt5webkit5-dev, - libsqlite3-dev, - libssl-dev (>= 1.1.0), - zlib1g-dev, - optipng, - pkg-kde-tools, - python3-sphinx, - python3-all, - qt5keychain-dev, - qtwebengine5-dev, - qtdeclarative5-dev, - qttools5-dev, - qttools5-dev-tools, - xvfb -Standards-Version: 3.9.8 -Homepage: https://github.com/nextcloud/client_theming -#Vcs-Git: git://anonscm.debian.org/collab-maint/nextcloud-client.git -#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/nextcloud-client.git - -Package: nextcloud-client -Architecture: any -Depends: libnextcloudsync0 (=${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, nextcloud-client-l10n -Description: Nextcloud desktop sync client - Use the desktop client to keep your files synchronized - between your Nextcloud server and your desktop. Select - one or more directories on your local machine and always - have access to your latest files wherever you are. - -Package: libnextcloudsync0 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Nextcloud sync library - Used by the Nextcloud desktop client as the synchronization engine. - -Package: libnextcloudsync-dev -Architecture: any -Section: contrib/libdevel -Depends: libnextcloudsync0 (=${binary:Version}), ${misc:Depends} -Description: Nextcloud sync library development files - The headers and development library for the Nextcloud sync library. - -Package: nextcloud-client-l10n -Architecture: all -Depends: ${misc:Depends} -Description: Nextcloud client internatialization files - The translation files. - -Package: nextcloud-client-nautilus -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python3-nautilus, nautilus, ${misc:Depends} -Description: Nautilus plugin for Nextcloud - This package contains a Nautilus plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-nemo -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nemo | nemo-python, nemo, ${misc:Depends} -Description: Nemo plugin for Nextcloud - This package contains a Nemo plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-caja -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python3-caja, caja, ${misc:Depends} -Description: Caja plugin for Nextcloud - This package contains a Caja plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-dolphin -Architecture: any -Depends: dolphin (>= 4:15.12.1), libnextcloudsync0 (= ${binary:Version}), nextcloud-client, ${misc:Depends}, ${shlibs:Depends} -Description: Dolphin plugin for Nextcloud - This package contains a Dolphin plugin to display - synchronization status icons for Nextcloud files. diff --git a/admin/linux/debian/debian.groovy/changelog b/admin/linux/debian/debian.groovy/changelog deleted file mode 100644 index def49585e..000000000 --- a/admin/linux/debian/debian.groovy/changelog +++ /dev/null @@ -1,23 +0,0 @@ -nextcloud-client (2.3.3-1.0~groovy1) groovy; urgency=medium - - * Debian build support for the forked client. - - -- István Váradi Mon, 6 Nov 2017 20:20:04 +0100 - -nextcloud-client (2.3.1-1.0~groovy1) groovy; urgency=medium - - * New upstream version - - -- István Váradi Thu, 23 Mar 2017 19:07:36 +0100 - -nextcloud-client (2.3.0-1.0~groovy1) groovy; urgency=medium - - * New upstream version - - -- István Váradi Tue, 21 Mar 2017 19:34:13 +0100 - -nextcloud-client (2.2.4-1.4~groovy1) groovy; urgency=medium - - * The locale-specific icon names are correct too - - -- István Váradi Tue, 7 Feb 2017 19:55:40 +0100 diff --git a/admin/linux/debian/debian.groovy/control b/admin/linux/debian/debian.groovy/control deleted file mode 100644 index 68ceb65b6..000000000 --- a/admin/linux/debian/debian.groovy/control +++ /dev/null @@ -1,90 +0,0 @@ -Source: nextcloud-client -Section: contrib/devel -Priority: optional -Maintainer: István Váradi -Build-Depends: cmake, - debhelper, - cdbs, - dh-python, - extra-cmake-modules (>= 5.16), - libkf5kio-dev, - libcmocka-dev, - libcloudproviders-dev, - libdbus-1-dev, - libhttp-dav-perl, - libinotify-dev [kfreebsd-any], - libqt5svg5-dev, - libqt5webkit5-dev, - libsqlite3-dev, - libssl-dev (>= 1.1.0), - zlib1g-dev, - optipng, - pkg-kde-tools, - python3-sphinx, - python3-all, - qt5keychain-dev, - qtwebengine5-dev, - qtdeclarative5-dev, - qttools5-dev, - qttools5-dev-tools, - xvfb -Standards-Version: 3.9.8 -Homepage: https://github.com/nextcloud/client_theming -#Vcs-Git: git://anonscm.debian.org/collab-maint/nextcloud-client.git -#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/nextcloud-client.git - -Package: nextcloud-client -Architecture: any -Depends: libnextcloudsync0 (=${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, nextcloud-client-l10n -Description: Nextcloud desktop sync client - Use the desktop client to keep your files synchronized - between your Nextcloud server and your desktop. Select - one or more directories on your local machine and always - have access to your latest files wherever you are. - -Package: libnextcloudsync0 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Nextcloud sync library - Used by the Nextcloud desktop client as the synchronization engine. - -Package: libnextcloudsync-dev -Architecture: any -Section: contrib/libdevel -Depends: libnextcloudsync0 (=${binary:Version}), ${misc:Depends} -Description: Nextcloud sync library development files - The headers and development library for the Nextcloud sync library. - -Package: nextcloud-client-l10n -Architecture: all -Depends: ${misc:Depends} -Description: Nextcloud client internatialization files - The translation files. - -Package: nextcloud-client-nautilus -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python3-nautilus, nautilus, ${misc:Depends} -Description: Nautilus plugin for Nextcloud - This package contains a Nautilus plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-nemo -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nemo | nemo-python, nemo, ${misc:Depends} -Description: Nemo plugin for Nextcloud - This package contains a Nemo plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-caja -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python3-caja, caja, ${misc:Depends} -Description: Caja plugin for Nextcloud - This package contains a Caja plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-dolphin -Architecture: any -Depends: dolphin (>= 4:15.12.1), libnextcloudsync0 (= ${binary:Version}), nextcloud-client, ${misc:Depends}, ${shlibs:Depends} -Description: Dolphin plugin for Nextcloud - This package contains a Dolphin plugin to display - synchronization status icons for Nextcloud files. diff --git a/admin/linux/debian/debian.oldstable/changelog b/admin/linux/debian/debian.oldstable/changelog deleted file mode 100644 index 6423df260..000000000 --- a/admin/linux/debian/debian.oldstable/changelog +++ /dev/null @@ -1,48 +0,0 @@ -nextcloud-client (2.3.3-1.0~oldstable1) oldstable; urgency=medium - - * Debian build support for the forked client. - - -- István Váradi Mon, 6 Nov 2017 20:20:04 +0100 - -nextcloud-client (2.3.1-1.0) oldstable; urgency=medium - - * New upstream version - - -- István Váradi Thu, 23 Mar 2017 19:07:36 +0100 - -nextcloud-client (2.3.0-1.0) oldstable; urgency=medium - - * New upstream version - - -- István Váradi Tue, 21 Mar 2017 19:34:13 +0100 - -nextcloud-client (2.2.4-1.4) oldstable; urgency=medium - - * The locale-specific icon names are correct too - - -- István Váradi Tue, 7 Feb 2017 19:55:40 +0100 - -nextcloud-client (2.2.4-1.3) oldstable; urgency=medium - - * Caja syncstate plugin is built. - * The syncstate plugin has application-specific name - - -- István Váradi Fri, 27 Jan 2017 19:34:18 +0100 - -nextcloud-client (2.2.4-1.2) oldstable; urgency=medium - - * Fixed appname in the Nemo syncstate extension. - - -- István Váradi Thu, 19 Jan 2017 16:46:50 +0100 - -nextcloud-client (2.2.4-1.1) oldstable; urgency=medium - - * Added Nautilus and Nemo syncstate extensions. - - -- István Váradi Tue, 17 Jan 2017 19:55:32 +0100 - -nextcloud-client (2.2.4-1.0) oldstable; urgency=medium - - * Initial release. - - -- István Váradi Wed, 14 Dec 2016 20:07:46 +0100 diff --git a/admin/linux/debian/debian.oldstable/control b/admin/linux/debian/debian.oldstable/control deleted file mode 100644 index 4b0dcedc6..000000000 --- a/admin/linux/debian/debian.oldstable/control +++ /dev/null @@ -1,84 +0,0 @@ -Source: nextcloud-client -Section: contrib/devel -Priority: optional -Maintainer: István Váradi -Build-Depends: cmake, - debhelper, - cdbs, - dh-python, - extra-cmake-modules (>= 5.16), - kdelibs5-dev, - kio-dev, - libcmocka-dev, - libdbus-1-dev, - libhttp-dav-perl, - libinotify-dev [kfreebsd-any], - libqt5webkit5-dev, - libqt5svg5-dev, - libsqlite3-dev, - libssl-dev (>= 1.1.0), - zlib1g-dev, - optipng, - pkg-kde-tools, - python-sphinx | python3-sphinx, - python3-all, - qt5keychain-dev, - qtwebengine5-dev, - qtdeclarative5-dev, - qttools5-dev, - qttools5-dev-tools, - xvfb -Standards-Version: 3.9.8 -Homepage: https://github.com/nextcloud/client_theming -#Vcs-Git: git://anonscm.debian.org/collab-maint/nextcloud-client.git -#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/nextcloud-client.git - -Package: nextcloud-client -Architecture: any -Depends: libnextcloudsync0 (=${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, nextcloud-client-l10n -Recommends: libgnome-keyring0 -Description: Nextcloud desktop sync client - Use the desktop client to keep your files synchronized - between your Nextcloud server and your desktop. Select - one or more directories on your local machine and always - have access to your latest files wherever you are. - -Package: libnextcloudsync0 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Nextcloud sync library - Used by the Nextcloud desktop client as the synchronization engine. - -Package: libnextcloudsync-dev -Architecture: any -Section: contrib/libdevel -Depends: libnextcloudsync0 (=${binary:Version}), ${misc:Depends} -Description: Nextcloud sync library development files - The headers and development library for the Nextcloud sync library. - -Package: nextcloud-client-l10n -Architecture: all -Depends: ${misc:Depends} -Description: Nextcloud client internatialization files - The translation files. - -Package: nextcloud-client-nautilus -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nautilus, nautilus, ${misc:Depends} -Description: Nautilus plugin for Nextcloud - This package contains a Nautilus plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-nemo -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nemo, nemo, ${misc:Depends} -Description: Nemo plugin for Nextcloud - This package contains a Nemo plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-caja -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-caja, caja, ${misc:Depends} -Description: Caja plugin for Nextcloud - This package contains a Caja plugin to display - synchronization status icons for Nextcloud files. diff --git a/admin/linux/debian/debian.oldstable/nextcloud-client.install b/admin/linux/debian/debian.oldstable/nextcloud-client.install deleted file mode 100644 index cdb3bd482..000000000 --- a/admin/linux/debian/debian.oldstable/nextcloud-client.install +++ /dev/null @@ -1,4 +0,0 @@ -usr/bin -usr/share/applications -usr/share/icons -debian/101-sync-inotify.conf etc/sysctl.d diff --git a/admin/linux/debian/debian.stable/changelog b/admin/linux/debian/debian.stable/changelog deleted file mode 100644 index 4d47e4905..000000000 --- a/admin/linux/debian/debian.stable/changelog +++ /dev/null @@ -1,48 +0,0 @@ -nextcloud-client (2.3.3-1.0~stable1) stable; urgency=medium - - * Debian build support for the forked client. - - -- István Váradi Mon, 6 Nov 2017 20:20:04 +0100 - -nextcloud-client (2.3.1-1.0) stable; urgency=medium - - * New upstream version - - -- István Váradi Thu, 23 Mar 2017 19:07:36 +0100 - -nextcloud-client (2.3.0-1.0) stable; urgency=medium - - * New upstream version - - -- István Váradi Tue, 21 Mar 2017 19:34:13 +0100 - -nextcloud-client (2.2.4-1.4) stable; urgency=medium - - * The locale-specific icon names are correct too - - -- István Váradi Tue, 7 Feb 2017 19:55:40 +0100 - -nextcloud-client (2.2.4-1.3) stable; urgency=medium - - * Caja syncstate plugin is built. - * The syncstate plugin has application-specific name - - -- István Váradi Fri, 27 Jan 2017 19:34:18 +0100 - -nextcloud-client (2.2.4-1.2) stable; urgency=medium - - * Fixed appname in the Nemo syncstate extension. - - -- István Váradi Thu, 19 Jan 2017 16:46:50 +0100 - -nextcloud-client (2.2.4-1.1) stable; urgency=medium - - * Added Nautilus and Nemo syncstate extensions. - - -- István Váradi Tue, 17 Jan 2017 19:55:32 +0100 - -nextcloud-client (2.2.4-1.0) stable; urgency=medium - - * Initial release. - - -- István Váradi Wed, 14 Dec 2016 20:07:46 +0100 diff --git a/admin/linux/debian/debian.stable/control b/admin/linux/debian/debian.stable/control deleted file mode 100644 index d44861678..000000000 --- a/admin/linux/debian/debian.stable/control +++ /dev/null @@ -1,86 +0,0 @@ -Source: nextcloud-client -Section: contrib/devel -Priority: optional -Maintainer: István Váradi -Build-Depends: cmake, - debhelper, - cdbs, - dh-python, - extra-cmake-modules (>= 5.16), - kdelibs5-dev, - kio-dev, - libavcodec58, - libcmocka-dev, - libcloudproviders-dev, - libdbus-1-dev, - libhttp-dav-perl, - libinotify-dev [kfreebsd-any], - libqt5webkit5-dev, - libqt5svg5-dev, - libsqlite3-dev, - libssl-dev (>= 1.1.0), - zlib1g-dev, - optipng, - pkg-kde-tools, - python-sphinx | python3-sphinx, - python3-all, - qt5keychain-dev, - qtwebengine5-dev, - qtdeclarative5-dev, - qttools5-dev, - qttools5-dev-tools, - xvfb -Standards-Version: 3.9.8 -Homepage: https://github.com/nextcloud/client_theming -#Vcs-Git: git://anonscm.debian.org/collab-maint/nextcloud-client.git -#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/nextcloud-client.git - -Package: nextcloud-client -Architecture: any -Depends: libnextcloudsync0 (=${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, nextcloud-client-l10n -Recommends: libgnome-keyring0 -Description: Nextcloud desktop sync client - Use the desktop client to keep your files synchronized - between your Nextcloud server and your desktop. Select - one or more directories on your local machine and always - have access to your latest files wherever you are. - -Package: libnextcloudsync0 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Nextcloud sync library - Used by the Nextcloud desktop client as the synchronization engine. - -Package: libnextcloudsync-dev -Architecture: any -Section: contrib/libdevel -Depends: libnextcloudsync0 (=${binary:Version}), ${misc:Depends} -Description: Nextcloud sync library development files - The headers and development library for the Nextcloud sync library. - -Package: nextcloud-client-l10n -Architecture: all -Depends: ${misc:Depends} -Description: Nextcloud client internatialization files - The translation files. - -Package: nextcloud-client-nautilus -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nautilus, nautilus, ${misc:Depends} -Description: Nautilus plugin for Nextcloud - This package contains a Nautilus plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-nemo -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nemo, nemo, ${misc:Depends} -Description: Nemo plugin for Nextcloud - This package contains a Nemo plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-caja -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-caja, caja, ${misc:Depends} -Description: Caja plugin for Nextcloud - This package contains a Caja plugin to display - synchronization status icons for Nextcloud files. diff --git a/admin/linux/debian/debian.xenial/control b/admin/linux/debian/debian.xenial/control deleted file mode 100644 index cb595b767..000000000 --- a/admin/linux/debian/debian.xenial/control +++ /dev/null @@ -1,90 +0,0 @@ -Source: nextcloud-client -Section: contrib/devel -Priority: optional -Maintainer: István Váradi -Build-Depends: cmake, - debhelper, - cdbs, - dh-python, - extra-cmake-modules (>= 5.16), - kdelibs5-dev, - kio-dev, - libcmocka-dev, - libhttp-dav-perl, - libinotify-dev [kfreebsd-any], - libqt5webkit5-dev, - libqt5svg5-dev, - libsqlite3-dev, - libssl-dev (>> 1.0.0), - zlib1g-dev, - optipng, - pkg-kde-tools, - python-sphinx | python3-sphinx, - python3-all, - qt5keychain-dev, - qtwebengine5-dev, - qtdeclarative5-dev, - qttools5-dev, - qttools5-dev-tools, - xvfb -Standards-Version: 3.9.8 -Homepage: https://github.com/nextcloud/client_theming -#Vcs-Git: git://anonscm.debian.org/collab-maint/nextcloud-client.git -#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/nextcloud-client.git - -Package: nextcloud-client -Architecture: any -Depends: libnextcloudsync0 (=${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, nextcloud-client-l10n -Recommends: libgnome-keyring0 -Description: Nextcloud desktop sync client - Use the desktop client to keep your files synchronized - between your Nextcloud server and your desktop. Select - one or more directories on your local machine and always - have access to your latest files wherever you are. - -Package: libnextcloudsync0 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Nextcloud sync library - Used by the Nextcloud desktop client as the synchronization engine. - -Package: libnextcloudsync-dev -Architecture: any -Section: contrib/libdevel -Depends: libnextcloudsync0 (=${binary:Version}), ${misc:Depends} -Description: Nextcloud sync library development files - The headers and development library for the Nextcloud sync library. - -Package: nextcloud-client-l10n -Architecture: all -Depends: ${misc:Depends} -Description: Nextcloud client internatialization files - The translation files. - -Package: nextcloud-client-nautilus -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nautilus, nautilus, ${misc:Depends} -Description: Nautilus plugin for Nextcloud - This package contains a Nautilus plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-nemo -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nemo | nemo-python, nemo, ${misc:Depends} -Description: Nemo plugin for Nextcloud - This package contains a Nemo plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-caja -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-caja, caja, ${misc:Depends} -Description: Caja plugin for Nextcloud - This package contains a Caja plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-dolphin -Architecture: any -Depends: dolphin (>= 4:15.12.1), libnextcloudsync0 (= ${binary:Version}), nextcloud-client, ${misc:Depends}, ${shlibs:Depends} -Description: Dolphin plugin for Nextcloud - This package contains a Dolphin plugin to display - synchronization status icons for Nextcloud files. diff --git a/admin/linux/debian/debian.xenial/nextcloud-client.install b/admin/linux/debian/debian.xenial/nextcloud-client.install deleted file mode 100644 index cdb3bd482..000000000 --- a/admin/linux/debian/debian.xenial/nextcloud-client.install +++ /dev/null @@ -1,4 +0,0 @@ -usr/bin -usr/share/applications -usr/share/icons -debian/101-sync-inotify.conf etc/sysctl.d diff --git a/admin/linux/debian/debian.xenial/post-patches/libssl.patch b/admin/linux/debian/debian.xenial/post-patches/libssl.patch deleted file mode 100644 index 5b5cf5ee7..000000000 --- a/admin/linux/debian/debian.xenial/post-patches/libssl.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- nextcloud-client-2.5.0.orig/CMakeLists.txt 2018-08-13 16:19:57.191634632 +0200 -+++ nextcloud-client-2.5.0/CMakeLists.txt 2018-08-13 16:20:05.167612238 +0200 -@@ -183,7 +183,7 @@ - endif() - find_package(Sphinx) - find_package(PdfLatex) -- find_package(OpenSSL 1.1 REQUIRED ) -+ find_package(OpenSSL 1.0 REQUIRED ) - - find_package(ZLIB REQUIRED) - find_package(GLib2) diff --git a/admin/linux/debian/debian.xenial/post-patches/qt5.5-compat.patch b/admin/linux/debian/debian.xenial/post-patches/qt5.5-compat.patch deleted file mode 100644 index 70c71d462..000000000 --- a/admin/linux/debian/debian.xenial/post-patches/qt5.5-compat.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- nextcloud-client-2.5.3.orig/src/3rdparty/kmessagewidget/kmessagewidget.cpp 2019-07-26 18:40:34.949349387 +0000 -+++ nextcloud-client-2.5.3/src/3rdparty/kmessagewidget/kmessagewidget.cpp 2019-07-26 18:41:39.866478051 +0000 -@@ -105,6 +105,9 @@ - q->setMessageType(KMessageWidget::Information); - } - -+template -+constexpr typename std::add_const::type &qAsConst(T &t) noexcept { return t; } -+ - void KMessageWidgetPrivate::createLayout() - { - delete content->layout(); diff --git a/admin/linux/debian/debian.xenial/post-patches/qt5.5.patch b/admin/linux/debian/debian.xenial/post-patches/qt5.5.patch deleted file mode 100644 index 91dc9e7e1..000000000 --- a/admin/linux/debian/debian.xenial/post-patches/qt5.5.patch +++ /dev/null @@ -1,24 +0,0 @@ -Binary files nextcloud-client-2.4.0.orig/.git/index and nextcloud-client-2.4.0/.git/index differ -diff -ruN nextcloud-client-2.4.0.orig/src/CMakeLists.txt nextcloud-client-2.4.0/src/CMakeLists.txt ---- nextcloud-client-2.4.0.orig/src/CMakeLists.txt 2018-02-01 19:16:38.461162563 +0100 -+++ nextcloud-client-2.4.0/src/CMakeLists.txt 2018-02-01 19:20:20.253824030 +0100 -@@ -4,7 +4,7 @@ - - set(synclib_NAME ${APPLICATION_EXECUTABLE}sync) - --find_package(Qt5 5.6 COMPONENTS Core Network Xml Concurrent WebEngineWidgets WebEngine REQUIRED) -+find_package(Qt5 5.5 COMPONENTS Core Network Xml Concurrent WebEngineWidgets WebEngine REQUIRED) - if (Qt5Core_VERSION VERSION_LESS 5.9.0) - message(STATUS "For HTTP/2 support, compile with Qt 5.9 or higher.") - endif() ---- nextcloud-client-2.4.0.orig/admin/osx/CMakeLists.txt 2018-05-22 07:01:48.248646951 +0200 -+++ nextcloud-client-2.4.0/admin/osx/CMakeLists.txt 2018-05-22 07:01:51.012689711 +0200 -@@ -11,7 +11,7 @@ - set(MAC_INSTALLER_DO_CUSTOM_BACKGROUND "0") - endif() - --find_package(Qt5 5.6 COMPONENTS Core REQUIRED) -+find_package(Qt5 5.5 COMPONENTS Core REQUIRED) - configure_file(create_mac.sh.cmake ${CMAKE_CURRENT_BINARY_DIR}/create_mac.sh) - configure_file(macosx.pkgproj.cmake ${CMAKE_CURRENT_BINARY_DIR}/macosx.pkgproj) - configure_file(pre_install.sh.cmake ${CMAKE_CURRENT_BINARY_DIR}/pre_install.sh) diff --git a/admin/linux/debian/debian/101-sync-inotify.conf b/admin/linux/debian/debian/101-sync-inotify.conf deleted file mode 100644 index 57c955a70..000000000 --- a/admin/linux/debian/debian/101-sync-inotify.conf +++ /dev/null @@ -1 +0,0 @@ -fs.inotify.max_user_watches = 524288 diff --git a/admin/linux/debian/debian/changelog b/admin/linux/debian/debian/changelog deleted file mode 100644 index 14eb962c4..000000000 --- a/admin/linux/debian/debian/changelog +++ /dev/null @@ -1,48 +0,0 @@ -nextcloud-client (2.3.3-1.0~xenial1) xenial; urgency=medium - - * Debian build support for the forked client. - - -- István Váradi Mon, 6 Nov 2017 20:20:04 +0100 - -nextcloud-client (2.3.1-1.0~xenial1) xenial; urgency=medium - - * New upstream version - - -- István Váradi Thu, 23 Mar 2017 19:07:36 +0100 - -nextcloud-client (2.3.0-1.0~xenial1) xenial; urgency=medium - - * New upstream version - - -- István Váradi Tue, 21 Mar 2017 19:34:13 +0100 - -nextcloud-client (2.2.4-1.4~xenial1) xenial; urgency=medium - - * The locale-specific icon names are correct too - - -- István Váradi Tue, 7 Feb 2017 19:55:40 +0100 - -nextcloud-client (2.2.4-1.3~xenial1) xenial; urgency=medium - - * Caja syncstate plugin is built. - * The syncstate plugin has application-specific name - - -- István Váradi Fri, 27 Jan 2017 19:34:18 +0100 - -nextcloud-client (2.2.4-1.2~xenial1) xenial; urgency=medium - - * Fixed appname in the Nemo syncstate extension. - - -- István Váradi Thu, 19 Jan 2017 16:46:50 +0100 - -nextcloud-client (2.2.4-1.1~xenial1) xenial; urgency=medium - - * Added Nautilus and Nemo syncstate extensions. - - -- István Váradi Tue, 17 Jan 2017 19:55:32 +0100 - -nextcloud-client (2.2.4-1.0~xenial1) xenial; urgency=medium - - * Initial release. - - -- István Váradi Wed, 14 Dec 2016 20:07:46 +0100 diff --git a/admin/linux/debian/debian/compat b/admin/linux/debian/debian/compat deleted file mode 100644 index ec635144f..000000000 --- a/admin/linux/debian/debian/compat +++ /dev/null @@ -1 +0,0 @@ -9 diff --git a/admin/linux/debian/debian/control b/admin/linux/debian/debian/control deleted file mode 100644 index 6021ab8b7..000000000 --- a/admin/linux/debian/debian/control +++ /dev/null @@ -1,91 +0,0 @@ -Source: nextcloud-client -Section: contrib/devel -Priority: optional -Maintainer: István Váradi -Build-Depends: cmake, - debhelper, - cdbs, - dh-python, - extra-cmake-modules (>= 5.16), - kdelibs5-dev, - libkf5kio-dev, - libcmocka-dev, - libcloudproviders-dev, - libdbus-1-dev, - libhttp-dav-perl, - libinotify-dev [kfreebsd-any], - libqt5svg5-dev, - libqt5webkit5-dev, - libsqlite3-dev, - libssl-dev (>= 1.1.0), - zlib1g-dev, - optipng, - pkg-kde-tools, - python-sphinx | python3-sphinx, - python3-all, - qt5keychain-dev, - qtwebengine5-dev, - qtdeclarative5-dev, - qttools5-dev, - qttools5-dev-tools, - xvfb -Standards-Version: 3.9.8 -Homepage: https://github.com/nextcloud/client_theming -#Vcs-Git: git://anonscm.debian.org/collab-maint/nextcloud-client.git -#Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/nextcloud-client.git - -Package: nextcloud-client -Architecture: any -Depends: libnextcloudsync0 (=${binary:Version}), ${shlibs:Depends}, ${misc:Depends}, libgnome-keyring0, nextcloud-client-l10n -Description: Nextcloud desktop sync client - Use the desktop client to keep your files synchronized - between your Nextcloud server and your desktop. Select - one or more directories on your local machine and always - have access to your latest files wherever you are. - -Package: libnextcloudsync0 -Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Nextcloud sync library - Used by the Nextcloud desktop client as the synchronization engine. - -Package: libnextcloudsync-dev -Architecture: any -Section: contrib/libdevel -Depends: libnextcloudsync0 (=${binary:Version}), ${misc:Depends} -Description: Nextcloud sync library development files - The headers and development library for the Nextcloud sync library. - -Package: nextcloud-client-l10n -Architecture: all -Depends: ${misc:Depends} -Description: Nextcloud client internatialization files - The translation files. - -Package: nextcloud-client-nautilus -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nautilus, nautilus, ${misc:Depends} -Description: Nautilus plugin for Nextcloud - This package contains a Nautilus plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-nemo -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-nemo | nemo-python, nemo, ${misc:Depends} -Description: Nemo plugin for Nextcloud - This package contains a Nemo plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-caja -Architecture: all -Depends: nextcloud-client (>=${binary:Version}), libnextcloudsync0, python-caja, caja, ${misc:Depends} -Description: Caja plugin for Nextcloud - This package contains a Caja plugin to display - synchronization status icons for Nextcloud files. - -Package: nextcloud-client-dolphin -Architecture: any -Depends: dolphin (>= 4:15.12.1), libnextcloudsync0 (= ${binary:Version}), nextcloud-client, ${misc:Depends}, ${shlibs:Depends} -Description: Dolphin plugin for Nextcloud - This package contains a Dolphin plugin to display - synchronization status icons for Nextcloud files. diff --git a/admin/linux/debian/debian/copyright b/admin/linux/debian/debian/copyright deleted file mode 100644 index bd7d6aa54..000000000 --- a/admin/linux/debian/debian/copyright +++ /dev/null @@ -1,3 +0,0 @@ -Files: * -Copyright: 2012-2015 ownCloud, inc.; Nuernberg, Germany., 2016 Nextcloud GmbH -License: GPL-2+ diff --git a/admin/linux/debian/debian/libnextcloudsync-dev.install b/admin/linux/debian/debian/libnextcloudsync-dev.install deleted file mode 100644 index 30bc0e052..000000000 --- a/admin/linux/debian/debian/libnextcloudsync-dev.install +++ /dev/null @@ -1,3 +0,0 @@ -usr/include -usr/lib/*/libnextcloudsync.so -usr/lib/*/nextcloud/libocsync.so diff --git a/admin/linux/debian/debian/libnextcloudsync0.install b/admin/linux/debian/debian/libnextcloudsync0.install deleted file mode 100644 index 281c862a5..000000000 --- a/admin/linux/debian/debian/libnextcloudsync0.install +++ /dev/null @@ -1,3 +0,0 @@ -etc -usr/lib/*/libnextcloudsync.so.?* -usr/lib/*/nextcloud/libocsync.so.?* diff --git a/admin/linux/debian/debian/nextcloud-client-caja.install b/admin/linux/debian/debian/nextcloud-client-caja.install deleted file mode 100644 index 6436224f9..000000000 --- a/admin/linux/debian/debian/nextcloud-client-caja.install +++ /dev/null @@ -1 +0,0 @@ -usr/share/caja-python diff --git a/admin/linux/debian/debian/nextcloud-client-dolphin.install b/admin/linux/debian/debian/nextcloud-client-dolphin.install deleted file mode 100644 index 1b81e958b..000000000 --- a/admin/linux/debian/debian/nextcloud-client-dolphin.install +++ /dev/null @@ -1,4 +0,0 @@ -usr/lib/*/libnextclouddolphinpluginhelper.so -usr/lib/*/qt5/plugins/kf5/overlayicon/nextclouddolphinoverlayplugin.so -usr/lib/*/qt5/plugins/nextclouddolphinactionplugin.so -usr/share/kservices5/nextclouddolphinactionplugin.desktop diff --git a/admin/linux/debian/debian/nextcloud-client-dolphin.lintian-overrides b/admin/linux/debian/debian/nextcloud-client-dolphin.lintian-overrides deleted file mode 100644 index 005665968..000000000 --- a/admin/linux/debian/debian/nextcloud-client-dolphin.lintian-overrides +++ /dev/null @@ -1,2 +0,0 @@ -nextcloud-client-dolphin: package-name-doesnt-match-sonames -nextcloud-client-dolphin: shlib-without-versioned-soname diff --git a/admin/linux/debian/debian/nextcloud-client-dolphin.triggers b/admin/linux/debian/debian/nextcloud-client-dolphin.triggers deleted file mode 100644 index dd8660367..000000000 --- a/admin/linux/debian/debian/nextcloud-client-dolphin.triggers +++ /dev/null @@ -1 +0,0 @@ -activate-noawait ldconfig diff --git a/admin/linux/debian/debian/nextcloud-client-l10n.install b/admin/linux/debian/debian/nextcloud-client-l10n.install deleted file mode 100644 index cd36c0747..000000000 --- a/admin/linux/debian/debian/nextcloud-client-l10n.install +++ /dev/null @@ -1 +0,0 @@ -usr/share/nextcloud/i18n diff --git a/admin/linux/debian/debian/nextcloud-client-nautilus.install b/admin/linux/debian/debian/nextcloud-client-nautilus.install deleted file mode 100644 index d3d263a5f..000000000 --- a/admin/linux/debian/debian/nextcloud-client-nautilus.install +++ /dev/null @@ -1 +0,0 @@ -usr/share/nautilus-python diff --git a/admin/linux/debian/debian/nextcloud-client-nemo.install b/admin/linux/debian/debian/nextcloud-client-nemo.install deleted file mode 100644 index fd1d15e86..000000000 --- a/admin/linux/debian/debian/nextcloud-client-nemo.install +++ /dev/null @@ -1 +0,0 @@ -usr/share/nemo-python diff --git a/admin/linux/debian/debian/nextcloud-client.install b/admin/linux/debian/debian/nextcloud-client.install deleted file mode 100644 index 828fe9230..000000000 --- a/admin/linux/debian/debian/nextcloud-client.install +++ /dev/null @@ -1,6 +0,0 @@ -usr/bin -usr/share/applications -usr/share/cloud-providers/ -usr/share/dbus-1/services/ -usr/share/icons -debian/101-sync-inotify.conf etc/sysctl.d diff --git a/admin/linux/debian/debian/nextcloud-client.lintian-overrides b/admin/linux/debian/debian/nextcloud-client.lintian-overrides deleted file mode 100644 index a33e6e79b..000000000 --- a/admin/linux/debian/debian/nextcloud-client.lintian-overrides +++ /dev/null @@ -1,3 +0,0 @@ -nextcloud-client: binary-or-shlib-defines-rpath -nextcloud-client: binary-without-manpage -nextcloud-client: license-problem-convert-utf-code diff --git a/admin/linux/debian/debian/rules b/admin/linux/debian/debian/rules deleted file mode 100755 index 7b344b268..000000000 --- a/admin/linux/debian/debian/rules +++ /dev/null @@ -1,12 +0,0 @@ -#!/usr/bin/make -f -# See debhelper(7) (uncomment to enable) -# output every command that modifies files on the build system. -#export DH_VERBOSE = 1 - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/cmake.mk - -DEB_SHLIBDEPS_INCLUDE=$(CURDIR)/$(DEB_BUILDDIR)/csync/src - -DEB_SRCDIR=. -DEB_CMAKE_EXTRA_FLAGS = -DCMAKE_SKIP_RPATH=OFF -DCMAKE_SKIP_BUILD_RPATH=ON -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON diff --git a/admin/linux/debian/debian/source/format b/admin/linux/debian/debian/source/format deleted file mode 100644 index 163aaf8d8..000000000 --- a/admin/linux/debian/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/admin/linux/debian/debian/source/lintian-overrides b/admin/linux/debian/debian/source/lintian-overrides deleted file mode 100644 index d44c6a514..000000000 --- a/admin/linux/debian/debian/source/lintian-overrides +++ /dev/null @@ -1,9 +0,0 @@ -nextcloud-client source: source-is-missing client/doc/ocdoc/_shared_assets/themes/bootstrap/static/bootstrap.js line length is 22206 characters (>512) -nextcloud-client source: source-is-missing client/doc/ocdoc/_shared_assets/themes/bootstrap/static/jquery.js -nextcloud-client source: source-is-missing client/doc/ocdoc/_shared_assets/themes/bootstrap/static/jquery.js line length is 32412 characters (>512) -nextcloud-client source: source-is-missing client/doc/ocdoc/_shared_assets/themes/owncloud_com/static/bootstrap.js line length is 22206 characters (>512) -nextcloud-client source: source-is-missing client/doc/ocdoc/_shared_assets/themes/owncloud_com/static/jquery.js line length is 32412 characters (>512) -nextcloud-client source: source-is-missing client/doc/ocdoc/_shared_assets/themes/owncloud_release/static/bootstrap.js line length is 22206 characters (>512) -nextcloud-client source: source-is-missing client/doc/ocdoc/_shared_assets/themes/owncloud_release/static/jquery.js line length is 32412 characters (>512) -nextcloud-client source: source-is-missing client/doc/ocdoc/_shared_assets/themes/owncloud_org/static/js/jquery-1.11.0.min.js -nextcloud-client source: license-problem-convert-utf-code diff --git a/admin/linux/debian/scripts/addchange.sh b/admin/linux/debian/scripts/addchange.sh deleted file mode 100755 index 38f5f501d..000000000 --- a/admin/linux/debian/scripts/addchange.sh +++ /dev/null @@ -1,50 +0,0 @@ -#!/bin/bash - -set -e -u - -scriptdir=`dirname $0` - -DEFAULT_DIST=yakkety - -package="nextcloud-client" -version="$1" -comment="$2" -distver="${3:-}" - -if test -z "${distver}"; then - distver="1" -fi - -packagedir="${scriptdir}/../${package}" - -now=`date -R` - -tmpfile="/tmp/addchange.$$" - -for subdir in "${packagedir}/debian"*; do - if test -f "${subdir}/changelog"; then - echo "${subdir}" - bname=`basename "${subdir}"` - dist=`echo "${bname}" | sed 's:debian\.\?::'` - if test -z "${dist}"; then - dist="${DEFAULT_DIST}" - fi - if test "${dist}" = "stable"; then - versuffix="" - else - versuffix="~${dist}${distver}" - fi - cat > "${tmpfile}" < ${now} - -EOF - cat "${subdir}/changelog" >> "${tmpfile}" - mv "${tmpfile}" "${subdir}/changelog" - fi -done - -rm -f "${tmpfile}" diff --git a/admin/linux/debian/scripts/config.sh b/admin/linux/debian/scripts/config.sh deleted file mode 100644 index 16abbe821..000000000 --- a/admin/linux/debian/scripts/config.sh +++ /dev/null @@ -1,26 +0,0 @@ -# The directory where the sources are found -SOURCES="${HOME}/sources/nextcloud/client" - -# The directory into which the packages should be genereated -BUILDAREA="${SOURCES}/build-area" - -# The directory containing the Git repositories -GITROOTS="${SOURCES}/git" - -# The pbuilder root directory -PBUILDER_ROOT="${HOME}/pbuilder" - -# The dependencies directory for pbuilder -PBUILDER_DEPS="${PBUILDER_ROOT}/deps" - -# The version of the nextcloud-client package -NEXTCLOUD_CLIENT_VERSION=2.4.0 - -# The FULL version of the nextcloud-client package -NEXTCLOUD_CLIENT_FULL_VERSION="${NEXTCLOUD_CLIENT_VERSION}-1.0~@DISTRIBUTION@1" - -# The tag of the nextcloud-client package -NEXTCLOUD_CLIENT_TAG="v${NEXTCLOUD_CLIENT_VERSION}" - -# The number of CPUs that can be used for paralel builds -NUMCPUS=4 diff --git a/admin/linux/debian/scripts/create_debdir.sh b/admin/linux/debian/scripts/create_debdir.sh deleted file mode 100755 index f95da484a..000000000 --- a/admin/linux/debian/scripts/create_debdir.sh +++ /dev/null @@ -1,89 +0,0 @@ -#!/bin/bash - -set -e -u - -scriptdir=`dirname $0` -scriptdir=`cd "${scriptdir}" && pwd` - -. "${scriptdir}/config.sh" - -package="nextcloud-client" -tag="${1}" -version="${2}" -distribution="${3}" - -gitdir="${GITROOTS}/client" -packagedir="${BUILDAREA}/${package}_${version}" -origtarname="${package}_${version}.orig.tar.bz2" -origtar="${BUILDAREA}/${origtarname}" - -archive_submodules() -{ - local subdir="${1}" - local treeish="${2}" - - local dir="${gitdir}" - local destdir="${packagedir}" - if test "${subdir}"; then - echo " copying submodule ${subdir}" - dir="${dir}/${subdir}" - destdir="${destdir}/${subdir}" - fi - - mkdir -p "${destdir}" - - (cd "${dir}"; git archive "${treeish}" | tar xf - -C "${destdir}") - - (cd "${dir}"; git ls-tree "${treeish}" -r) | while read mode type object file; do - if test "${type}" = "commit"; then - sdir="${file}" - if test "${subdir}"; then - sdir="${subdir}/${sdir}" - fi - archive_submodules "${sdir}" "${object}" - fi - done -} - -rm -rf "${packagedir}" -mkdir -p "${packagedir}" - -echo "Updating submodules" -commit=`cd "${gitdir}"; git rev-parse HEAD` -(cd "${gitdir}"; git checkout "${tag}"; git submodule update --recursive --init) - -echo "Copying sources" -archive_submodules "" "${tag}" - -if test -f "${GITROOTS}/${origtarname}"; then - echo "Copying orig archive from ${GITROOTS}" - cp -a "${GITROOTS}/${origtarname}" "${BUILDAREA}" -else - echo "Creating orig archive" - tar cjf "${origtar}" -C "${BUILDAREA}" "${package}_${version}" -fi - -echo "Restoring Git state" -(cd "${gitdir}"; git checkout "${commit}") -cd "${scriptdir}" - -echo "Copying Debian files" -mkdir -p "${packagedir}/debian" -tar cf - -C "${scriptdir}/../debian" . | tar xf - -C "${packagedir}/debian" - -if test -d "${scriptdir}/../debian.${distribution}"; then - tar cf - -C "${scriptdir}/../debian.${distribution}" . | tar xf - -C "${packagedir}/debian" -fi - -pushd "${packagedir}" -for p in debian/post-patches/*.patch; do - if test -f "${p}"; then - echo "Applying ${p}" - patch -p1 < "${p}" - fi -done -popd - -"${scriptdir}/git2changelog.py" /tmp/git2changelog "${distribution}" -mv "${packagedir}/debian/changelog" "${packagedir}/debian/changelog.old" -cat /tmp/git2changelog "${packagedir}/debian/changelog.old" > "${packagedir}/debian/changelog" diff --git a/admin/linux/debian/scripts/pbuild.sh b/admin/linux/debian/scripts/pbuild.sh deleted file mode 100755 index e8dadb7cc..000000000 --- a/admin/linux/debian/scripts/pbuild.sh +++ /dev/null @@ -1,17 +0,0 @@ -#!/bin/bash - -set -e -u - -scriptdir=`dirname $0` -scriptdir=`cd "${scriptdir}" && pwd` - -. "${scriptdir}/config.sh" - -distribution="${1}" -shift - -pushd / -"${scriptdir}/build.sh" "${distribution}" -S "$@" - -"${scriptdir}/pbuilder.sh" "${distribution}" "$@" -popd diff --git a/admin/linux/debian/scripts/pbuilder.sh b/admin/linux/debian/scripts/pbuilder.sh deleted file mode 100755 index 5308312b9..000000000 --- a/admin/linux/debian/scripts/pbuilder.sh +++ /dev/null @@ -1,21 +0,0 @@ -#!/bin/bash - -set -e -u - -scriptdir=`dirname $0` - -. "${scriptdir}/config.sh" - -distribution="${1}" -shift - -resultdir="${PBUILDER_ROOT}/${distribution}_result" - -rm -f "${PBUILDER_DEPS}/"*.deb -echo -n > "${PBUILDER_DEPS}/Packages" -rm -f "${resultdir}/"* - -source "${HOME}/.pbuilderrc" - -dscversion=`echo ${NEXTCLOUD_CLIENT_FULL_VERSION} | sed "s:@DISTRIBUTION@:${distribution}:g"` -pbuilder-dist "${distribution}" build --othermirror "${OTHERMIRROR}" --debbuildopts "-j${NUMCPUS}" "$@" "${BUILDAREA}/nextcloud-client_${dscversion}.dsc"