Codebase list faba-icon-theme / HEAD
4.3 packaging changes David Mohammed 5 years ago
7 changed file(s) with 61 addition(s) and 46 deletion(s). Raw diff Collapse all Expand all
0 faba-icon-theme (4.3-1) unstable; urgency=medium
1
2 * New upstream release
3 * Packaging changes:
4 - control: Bump Standards-Version; rules build made more verbose
5 - control: VCS fields update for debian repo name change
6 - control: debhelper (and compat) updated
7 - control: updated build-dependencies for new meson build
8 - rules: removed autoreconf since now a meson build
9 - control: Maintainer email address change
10 - copyright: year, package & source maintainer license updates
11 - upstream/metadata: source maintainer updates
12
13 -- David Mohammed <fossfreedom@ubuntu.com> Fri, 07 Sep 2018 15:42:11 +0100
14
015 faba-icon-theme (4.1.2-1) unstable; urgency=low
116
217 * Initial Release (Closes: #826984)
00 Source: faba-icon-theme
11 Section: misc
22 Priority: optional
3 Maintainer: David Mohammed <foss.freedom@gmail.com>
4 Build-Depends: debhelper (>= 9),
5 dh-autoreconf
6 Standards-Version: 3.9.8
7 Vcs-Browser: https://github.com/budgie-remix/faba-icon-theme/tree/debian
8 Vcs-Git: https://github.com/budgie-remix/faba-icon-theme -b debian
3 Maintainer: David Mohammed <fossfreedom@ubuntu.com>
4 Build-Depends: debhelper (>= 11), meson
5 Standards-Version: 4.2.1
6 Vcs-Browser: https://github.com/ubuntubudgie/faba-icon-theme/tree/debian
7 Vcs-Git: https://github.com/ubuntubudgie/faba-icon-theme -b debian
98 Homepage: https://snwh.org/moka
109
1110
1615 hicolor-icon-theme
1716 Replaces: faba-icon-theme-symbolic
1817 Description: Tango influenced icon theme called Faba
19 Faba is was designed with simplicity and compliance to icon standards
20 in mind. Its purpose is to serve as a base icon theme to other themes
21 (such as Moka). As such, Faba is only comprised of minimal set of
18 Faba is was designed with simplicity and compliance to icon standards
19 in mind. Its purpose is to serve as a base icon theme to other themes
20 (such as Moka). As such, Faba is only comprised of minimal set of
2221 icons for the system, select apps, folders, mimetypes, toolbars, etc.
0 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
0 Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
11 Upstream-Name: faba-icon-theme
22 Upstream-Contact: Sam Hewitt <sam@snwh.org>
3 Source: https://github.com/moka-project/faba-icon-theme
3 Source: https://github.com/snwh/faba-icon-theme
44
55 Files: *
6 Copyright: 2016, Sam Hewitt <sam@snwh.org>
7 License: LGPL-3.0 or CC-BY-SA-4.0
6 Copyright: 2016-2018, Sam Hewitt <sam@snwh.org>
7 License: GPL-3 or CC-BY-SA-4.0
88
99 Files: debian/*
10 Copyright: 2016, Sam Hewitt <sam@snwh.org>,
11 2016, David Mohammed <foss.freedom@gmail.com>
12 License: GPL-3+
10 Copyright: 2016-2018, David Mohammed <fossfreedom@ubuntu.com>
11 2016, Sam Hewitt <sam@snwh.org>
12 2016, David Mohammed <foss.freedom@gmail.com>
13 License: GPL-2+
1314
14 License: GPL-3+
15 License: CC-BY-SA-4.0
16 This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License.
17 To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/legalcode or send a letter
18 to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
19
20 License: GPL-2+
1521 This program is free software: you can redistribute it and/or modify
1622 it under the terms of the GNU General Public License as published by
17 the Free Software Foundation, either version 3 of the License, or
23 the Free Software Foundation, either version 2 of the License, or
1824 (at your option) any later version.
1925 .
2026 This package is distributed in the hope that it will be useful,
2632 along with this program. If not, see <http://www.gnu.org/licenses/>.
2733 .
2834 On Debian systems, the complete text of the GNU General
29 Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'.
35 Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'.
3036
31 License: CC-BY-SA-4.0
32 This work is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License.
33 To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/legalcode or send a letter
34 to Creative Commons, 444 Castro Street, Suite 900, Mountain View, California, 94041, USA.
35
36 License: LGPL-3.0
37 License: GPL-3
3738 This program is free software; you can redistribute it
38 and/or modify it under the terms of the GNU Lesser General Public
39 and/or modify it under the terms of the GNU General Public
3940 License version 3 as published by the Free Software Foundation.
4041 .
41 This program is distributed in the hope that it will be
42 useful, but WITHOUT ANY WARRANTY; without even the implied
43 warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
44 PURPOSE. See the GNU General Public License for more
45 details.
42 This package is distributed in the hope that it will be useful,
43 but WITHOUT ANY WARRANTY; without even the implied warranty of
44 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
45 GNU General Public License for more details.
4646 .
47 You should have received a copy of the GNU Lesser General Public
48 License along with this package; if not, write to the Free
49 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
50 Boston, MA 02110-1301 USA
47 You should have received a copy of the GNU General Public License
48 along with this program. If not, see <http://www.gnu.org/licenses/>.
5149 .
52 On Debian systems, the full text of the GNU Lesser General Public
53 License version 3 can be found in the file
54 `/usr/share/common-licenses/LGPL-3'.
55
50 On Debian systems, the complete text of the GNU General
51 Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'.
0 faba-icon-theme_4.3-1_source.buildinfo misc optional
00 #!/usr/bin/make -f
1
2 override_dh_autoreconf:
3 dh_autoreconf -vi
1 export DH_VERBOSE = 1
42
53 %:
6 dh $@ --with autoreconf
4 dh $@
5
6 override_dh_fixperms:
7 dh_fixperms
8 find debian -iname *.svg -exec chmod 644 {} +
9 find debian -iname index.theme -exec chmod 644 {} +
0 ---
01 Name: faba-icon-theme
12 Homepage: https://snwh.org/moka
23 Bug-Database: https://github.com/moka-project/faba-icon-theme
34 Cite-As: "Faba is was designed with simplicity and compliance to icon standards in mind."
45 Contact: Sam Hewitt <sam@snwh.org>
5 Repository: https://github.com/moka-project/faba-icon-theme.git
6 Repository-Browse: https://github.com/moka-project/faba-icon-theme
6 Repository: https://github.com/snwh/faba-icon-theme.git
7 Repository-Browse: https://github.com/snwh/faba-icon-theme
78 Screenshots: https://snwh.org/moka