diff --git a/.drone.yml b/.drone.yml index 1fae82b..9f51ee4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,9 +4,11 @@ name: default steps: - name: builddeb - image: ubuntu:20.04 - commands: - - tar -cvzf ../lch-0.6 ../lch-0.6.tar.gz - - dpkg-buildpackage -us -uc - - dpkg -i ../lch-0.6.deb - - lch -v \ No newline at end of file +- image: plugins/deb +- description: Linux Compressor Humanizer +- package: lch +- version: 0.6 +- maintainer: Pedro Berrocal +- homepage: https://lch.hatthieves.es/ +- arch: all +- auto_path: debian/ \ No newline at end of file diff --git a/debian/.debhelper/generated/lch/installed-by-dh_installdocs b/debian/.debhelper/generated/lch/installed-by-dh_installdocs deleted file mode 100644 index e69de29..0000000 diff --git a/debian/debhelper-build-stamp b/debian/debhelper-build-stamp deleted file mode 100644 index eedab6c..0000000 --- a/debian/debhelper-build-stamp +++ /dev/null @@ -1 +0,0 @@ -lch diff --git a/debian/files b/debian/files deleted file mode 100644 index 340085b..0000000 --- a/debian/files +++ /dev/null @@ -1,2 +0,0 @@ -lch_0.6-1_amd64.buildinfo unknown optional -lch_0.6-1_amd64.deb unknown optional diff --git a/debian/lch.substvars b/debian/lch.substvars deleted file mode 100644 index 978fc8b..0000000 --- a/debian/lch.substvars +++ /dev/null @@ -1,2 +0,0 @@ -misc:Depends= -misc:Pre-Depends= diff --git a/debian/lch/DEBIAN/control b/debian/lch/DEBIAN/control deleted file mode 100644 index 7f32bbf..0000000 --- a/debian/lch/DEBIAN/control +++ /dev/null @@ -1,12 +0,0 @@ -Package: lch -Version: 0.6-1 -Architecture: amd64 -Maintainer: pberrocal <> -Installed-Size: 9 -Section: unknown -Priority: optional -Multi-Arch: foreign -Homepage: -Description: auto-generated package by debmake - This Debian binary package was auto-generated by the - debmake(1) command provided by the debmake package. diff --git a/debian/lch/DEBIAN/md5sums b/debian/lch/DEBIAN/md5sums deleted file mode 100644 index 1f94776..0000000 --- a/debian/lch/DEBIAN/md5sums +++ /dev/null @@ -1,3 +0,0 @@ -f6fb3e8cd3df7844952899d38c245931 usr/share/doc/lch/README.Debian -9e4b1d3d394d61a03d567beb35cc8ed9 usr/share/doc/lch/changelog.Debian.gz -706cfa6c8e208af842ddf8e4424c0363 usr/share/doc/lch/copyright diff --git a/debian/lch/usr/share/doc/lch/README.Debian b/debian/lch/usr/share/doc/lch/README.Debian deleted file mode 100644 index 05b36ac..0000000 --- a/debian/lch/usr/share/doc/lch/README.Debian +++ /dev/null @@ -1,8 +0,0 @@ -lch for Debian - -Please edit this to provide information specific to -this lch Debian package. - - (Automatically generated by debmake Version 4.3.1) - - -- pberrocal <> Sat, 03 Oct 2020 18:11:23 +0200 diff --git a/debian/lch/usr/share/doc/lch/changelog.Debian.gz b/debian/lch/usr/share/doc/lch/changelog.Debian.gz deleted file mode 100644 index 05dcdfb..0000000 Binary files a/debian/lch/usr/share/doc/lch/changelog.Debian.gz and /dev/null differ diff --git a/debian/lch/usr/share/doc/lch/copyright b/debian/lch/usr/share/doc/lch/copyright deleted file mode 100644 index 4945f2a..0000000 --- a/debian/lch/usr/share/doc/lch/copyright +++ /dev/null @@ -1,28 +0,0 @@ -Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: lch -Source: -# -# Please double check copyright with the licensecheck(1) command. - -Files: .drone.yml - README.md - TODO - bin/install.sh - bin/uninstall.sh - drone.yml - lch - lib/compressor.sh - lib/decompressor.sh - lib/installer.sh - lib/installers/deb.sh - lib/installers/pacman.sh - lib/installers/rpm.sh - lib/installers/zypper.sh - lib/resources.sh - man/lch.1 -Copyright: __NO_COPYRIGHT_NOR_LICENSE__ -License: __NO_COPYRIGHT_NOR_LICENSE__ - -#---------------------------------------------------------------------------- -# Files marked as NO_LICENSE_TEXT_FOUND may be covered by the following -# license/copyright files.