diff --git a/debian/changelog b/debian/changelog deleted file mode 100644 index 3a94777..0000000 --- a/debian/changelog +++ /dev/null @@ -1,47 +0,0 @@ -blanket (0.7.0) jammy; urgency=medium - - * New version - - -- Rafael Mardojai CM Thu, 14 Apr 2021 12:04:42 +0530 - -blanket (0.6.0) jammy; urgency=medium - - * New version - GTK4 - - -- Rafael Mardojai CM Thu, 14 Apr 2021 12:04:42 +0530 - -blanket (0.5.0) focal; urgency=medium - - * New version - - -- Rafael Mardojai CM Tue, 28 Sep 2021 11:04:42 +0530 - -blanket (0.4.1) focal; urgency=medium - - * Translations update - - -- Rafael Mardojai CM Mon, 26 Apr 2021 14:01:42 +0530 - -blanket (0.4.0) focal; urgency=medium - - * New version - - -- Rafael Mardojai CM Fri, 16 Apr 2021 12:10:42 +0530 - -blanket (0.3.1) focal; urgency=medium - - * bug fixes and translations - - -- Archisman Panigrahi Sun, 13 Sep 2020 08:16:37 +0530 - -blanket (0.3.0-1) focal; urgency=medium - - * New version - - -- Archisman Panigrahi Fri, 11 Sep 2020 20:24:15 +0530 - -blanket (0.2.0-1) focal; urgency=medium - - * PPA package - - -- Archisman Panigrahi Sun, 06 Sep 2020 11:48:01 +0530 diff --git a/debian/control b/debian/control deleted file mode 100644 index e8acb6b..0000000 --- a/debian/control +++ /dev/null @@ -1,27 +0,0 @@ -Source: blanket -Section: utils -Priority: optional -Maintainer: Rafael Mardojai CM -Build-Depends: debhelper-compat(=10), - desktop-file-utils, - gettext, - meson (>= 0.50), - pkg-config, - libglib2.0-dev, - libadwaita-1-dev, - appstream -Standards-Version: 4.5.0 -Rules-Requires-Root: no -Homepage: https://github.com/rafaelmardojai/blanket -Vcs-Browser: https://github.com/rafaelmardojai/blanket -Vcs-Git: https://github.com/rafaelmardojai/blanket.git - -Package: blanket -Architecture: all -Depends: ${misc:Depends}, - gir1.2-adw-1, - gir1.2-gst-plugins-bad-1.0, - python3 -Description: Listen to different sounds - Improve focus and increase your productivity by listening to different sounds. - Or allows you to fall asleep in a noisy environment. diff --git a/debian/copyright b/debian/copyright deleted file mode 100644 index 4486f46..0000000 --- a/debian/copyright +++ /dev/null @@ -1,23 +0,0 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Upstream-Name: blanket -Upstream-Contact: Rafael Mardojai CM -Source: https://github.com/rafaelmardojai/blanket - -Files: * -Copyright: 2020 Rafael Mardojai CM -License: GPL-3+ - This package is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 3 of the License, or - (at your option) any later version. - . - This package is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - . - You should have received a copy of the GNU General Public License - along with this program. If not, see - . - On Debian systems, the complete text of the GNU General - Public License version 3 can be found in "/usr/share/common-licenses/GPL-3". diff --git a/debian/rules b/debian/rules deleted file mode 100755 index f7410a3..0000000 --- a/debian/rules +++ /dev/null @@ -1,10 +0,0 @@ -#!/usr/bin/make -f - -export DEB_BUILD_MAINT_OPTIONS = hardening=+all - -%: - dh $@ - -override_dh_auto_install: - dh_auto_install - find ./debian -type f -name "LICENSE" -delete diff --git a/debian/source/format b/debian/source/format deleted file mode 100644 index 163aaf8..0000000 --- a/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/debian/upstream/metadata b/debian/upstream/metadata deleted file mode 100644 index 4a5b4cb..0000000 --- a/debian/upstream/metadata +++ /dev/null @@ -1,4 +0,0 @@ -Bug-Database: https://github.com/rafaelmardojai/blanket -Bug-Submit: https://github.com/rafaelmardojai/blanket/new -Repository: https://github.com/rafaelmardojai/blanket.git -Repository-Browse: https://github.com/rafaelmardojai/blanket diff --git a/debian/watch b/debian/watch deleted file mode 100644 index 2048fe1..0000000 --- a/debian/watch +++ /dev/null @@ -1,3 +0,0 @@ -version=4 -opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/foliate-$1\.tar\.gz/ \ - https://github.com/rafaelmardojai/blanket/tags .*/?(\d\.\d.\d)\.tar\.gz