Initial release

This commit is contained in:
Daniel Ruiz de Alegría
2019-10-02 13:32:49 +02:00
parent f25fc52380
commit 165755575a
22808 changed files with 125050 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
kali-themes (2019.4.0) kali-dev; urgency=low
* Initial Release.
-- Daniel Ruiz de Alegría <daniel@drasite.com> Wed, 02 Oct 2019 12:39:20 +0200
+16
View File
@@ -0,0 +1,16 @@
Source: kali-themes
Section: misc
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders: Daniel Ruiz de Alegría <daniel@drasite.com>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.3.0
Vcs-Git: https://gitlab.com/kalilinux/packages/kali-themes.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/kali-themes
Package: kali-themes
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}, gtk2-engines-murrine
Description: Kali Themes
This package contains multiple themes for kali. It includes Window themes,
Icon themes, Color Schemes, Desktop Backgrounds and more.
+28
View File
@@ -0,0 +1,28 @@
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: kali-themes
Source: https://gitlab.com/kalilinux/packages/kali-themes.git
Files: *
Copyright: 2019 Offensive Security
License: GPL-3.0+
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 package; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
.
On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL-3'.
Comments: Beware some of the graphical elements are protected by the
trademark law. See: https://www.kali.org/trademark-policy/
.
The theme has been created by Daniel Ruiz de Alegría <daniel@drasite.com> for
Offensive Security.
+4
View File
@@ -0,0 +1,4 @@
Backgrounds/* usr/share/backgrounds
Color-Schemes/* usr/share
Icon-Theme/* usr/share/icons/
Window-Theme/* usr/share/themes/
Vendored Executable
+4
View File
@@ -0,0 +1,4 @@
#!/usr/bin/make -f
%:
dh $@
+1
View File
@@ -0,0 +1 @@
3.0 (native)