[SCM] mate-icon-theme-faenza Debian package branch, master, updated. 1f53c36ade72cab84764e91ad182ad2bac6f46b0
Mike Gabriel
sunweaver at alioth.debian.org
Thu Aug 15 22:44:00 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-icon-theme-faenza.git;a=commitdiff;h=1f53c36
The following commit has been merged in the master branch:
commit 1f53c36ade72cab84764e91ad182ad2bac6f46b0
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Aug 16 00:43:12 2013 +0200
add /debian packaging folder as provided by upstream internal packaging repos
---
debian/changelog | 41 +++++++++++++++++++++++++++++++++++++++++
debian/compat | 1 +
debian/control | 26 ++++++++++++++++++++++++++
debian/copyright | 43 +++++++++++++++++++++++++++++++++++++++++++
debian/rules | 14 ++++++++++++++
debian/source/format | 1 +
debian/watch | 3 +++
7 files changed, 129 insertions(+)
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..bec26a6
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,41 @@
+mate-icon-theme-faenza (1.6.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Mon, 01 Apr 2013 15:46:17 +0200
+
+mate-icon-theme-faenza (1.5.1-1) unstable; urgency=low
+
+ * New upstream development release
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sat, 23 Mar 2013 11:57:15 +0100
+
+mate-icon-theme-faenza (1.5.0-1) unstable; urgency=low
+
+ * New upstream development release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sun, 11 Nov 2012 21:27:10 +0100
+
+mate-icon-theme-faenza (1.4.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Steve Zesch <stevezesch2 at gmail.com> Sun, 15 Jul 2012 16:01:56 -0400
+
+mate-icon-theme-faenza (1.3.2-1) unstable; urgency=low
+
+ * New upstream development release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sun, 24 Jun 2012 14:59:43 +0200
+
+mate-icon-theme-faenza (1.3.1-1) unstable; urgency=low
+
+ * New upstream development release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Fri, 22 Jun 2012 13:15:43 +0200
+
+mate-icon-theme-faenza (1.3.0-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Thu, 14 Jun 2012 00:56:00 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..45a4fb7
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+8
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..186d76a
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,26 @@
+Source: mate-icon-theme-faenza
+Section: x11
+Priority: optional
+Maintainer: Stefano Karapetsas <stefano at karapetsas.com>
+Uploaders: Steve Zesch <stevezesch2 at gmail.com>
+Build-Depends: debhelper (>= 8),
+ cdbs
+Build-Depends-Indep: gettext,
+ hicolor-icon-theme,
+ intltool (>= 0.40.0),
+ pkg-config,
+ icon-naming-utils (>= 0.8.7),
+ librsvg2-bin,
+ mate-common
+Standards-Version: 3.9.3
+Homepage: http://www.mate-desktop.org/
+
+Package: mate-icon-theme-faenza
+Architecture: all
+Depends: ${misc:Depends},
+ hicolor-icon-theme,
+ libgtk2.0-bin,
+ librsvg2-common
+Description: MATE Faenza Desktop icon theme
+ This package contains the Faenza icon theme provided by the MATE desktop,
+ made by Rowen_Stipe based on Faenza and Faience icon themes by ~Tiheum.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..3be139d
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,43 @@
+This work was packaged for Debian by:
+
+ Stefano Karapetsas <stefano at karapetsas.com> on Thu, 20 Oct 2011 20:14:01 +0200
+
+It was downloaded from:
+
+ <https://github.com/Perberos/Mate-Desktop-Environment>
+
+Upstream Author:
+
+ Perberos <perberos at gmail.com>
+
+Copyright:
+
+ Copyright (C) 2011 Perberos
+
+License:
+
+ 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 2 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 2 can be found in "/usr/share/common-licenses/GPL-2".
+
+The Debian packaging is:
+
+ Copyright (C) 2011 Stefano Karapetsas <stefano at karapetsas.com>
+
+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 2 of the License, or
+(at your option) any later version.
+
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..7e766f2
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,14 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/rules/utils.mk
+
+#DEB_DH_INSTALL_ARGS += --list-missing
+
+DEB_DH_ICONS_ARGS := --no-act
+
+DEB_CONFIGURE_SCRIPT := ./autogen.sh
+
+get-orig-source:
+ uscan --noconf --force-download --rename --download-current-version --destdir=..
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..c6fb8c0
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=filenamemangle=s/.*\/mate-icon-theme-faenza-?([\d\.-]+)\.tar\.gz/mate-icon-theme-faenza-$1.tar.gz/ \
+https://github.com/mate-desktop/mate-icon-theme-faenza/tags .*/archive/mate-icon-theme-faenza-?([\d\.]+).tar.gz
--
mate-icon-theme-faenza Debian package
More information about the pkg-mate-commits
mailing list