first commit

This commit is contained in:
snwh
2014-12-13 12:48:16 -05:00
commit 91d4331c83
859 changed files with 51711 additions and 0 deletions

29
debian/changelog vendored Normal file
View File

@@ -0,0 +1,29 @@
paper-gtk-theme (3.1) UNRELEASED; urgency=low
* 3.1 Release - revisions and refinements.
-- Sam Hewitt <hewittsamuel@gmail.com> Wed, 03 Sep 2014 11:00:00 -0400
paper-gtk-theme (3.0) UNRELEASED; urgency=low
* 3.0 Release - major revisions and refinements.
-- Sam Hewitt <hewittsamuel@gmail.com> Fri, 25 Jul 2014 10:00:00 -0400
paper-gtk-theme (2.2) UNRELEASED; urgency=low
* 2.2 Release.
-- Sam Hewitt <hewittsamuel@gmail.com> Thu, 10 Apr 2014 12:00:00 -0400
paper-gtk-theme (2.0) UNRELEASED; urgency=low
* 2.0 Release.
-- Sam Hewitt <hewittsamuel@gmail.com> Fri, 21 Feb 2014 12:00:00 -0400
paper-gtk-theme (1.0) UNRELEASED; urgency=low
* Initial Release.
-- Sam Hewitt <hewittsamuel@gmail.com> Fri, 17 Jan 2014 19:00:00 -0400

1
debian/compat vendored Normal file
View File

@@ -0,0 +1 @@
9

14
debian/control vendored Normal file
View File

@@ -0,0 +1,14 @@
Source: paper-gtk-theme
Section: gnome
Priority: optional
Maintainer: Sam Hewitt <hewittsamuel@gmail.com>
Build-Depends: debhelper (>= 7)
Standards-Version: 3.9.2
Homepage: https://github.com/moka-project/paper-gtk-theme
Package: paper-gtk-theme
Architecture: all
Depends: gtk2-engines-pixbuf,
${misc:Depends}
Description: Paper GTK Theme
Paper GTK theme.

24
debian/copyright vendored Normal file
View File

@@ -0,0 +1,24 @@
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: paper-gtk-theme
Upstream-Contact: Sam Hewitt <hewittsamuel@gmail.com>
Source: https://launchpad.net/paper-gtk-theme/+download
Files: *
Copyright: 2014, Sam Hewitt <hewittsamuel@gmail.com>
License: GPL-3+
This program 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 <http://www.gnu.org/licenses/>.
.
On Debian systems, the complete text of the GNU General
Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'.

1
debian/install vendored Normal file
View File

@@ -0,0 +1 @@
Paper usr/share/themes

7
debian/rules vendored Executable file
View File

@@ -0,0 +1,7 @@
#!/usr/bin/make -f
%:
dh $@
override_dh_auto_install:
--sourcedir=Paper