[SCM] mate-backgrounds Debian package branch, master, updated. 686bfd74a49f785d448c0cd46ca4200ea5b1b70b
Mike Gabriel
sunweaver at alioth.debian.org
Thu Aug 15 22:43:36 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-backgrounds.git;a=commitdiff;h=686bfd7
The following commit has been merged in the master branch:
commit 686bfd74a49f785d448c0cd46ca4200ea5b1b70b
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Fri Aug 16 00:43:10 2013 +0200
add /debian packaging folder as provided by upstream internal packaging repos
---
debian/changelog | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++
debian/compat | 1 +
debian/control | 19 ++++++++++++++++++
debian/copyright | 43 ++++++++++++++++++++++++++++++++++++++++
debian/rules | 11 ++++++++++
debian/source/format | 1 +
debian/watch | 3 +++
7 files changed, 132 insertions(+)
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..1950a3f
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,54 @@
+mate-backgrounds (1.6.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Steve Zesch <stevezesch2 at gmail.com> Sun, 31 Mar 2013 17:45:38 -0400
+
+mate-backgrounds (1.5.0-1) unstable; urgency=low
+
+ * New upstream development release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sun, 21 Oct 2012 12:43:16 +0200
+
+mate-backgrounds (1.4.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Steve Zesch <stevezesch2 at gmail.com> Fri, 13 Jul 2012 19:18:29 -0400
+
+mate-backgrounds (1.2.1-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Thu, 29 Mar 2012 11:51:54 +0200
+
+mate-backgrounds (1.2.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Thu, 23 Feb 2012 22:32:28 +0100
+
+mate-backgrounds (1.1.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sat, 10 Dec 2011 12:06:10 +0100
+
+mate-backgrounds (1.0.0-2) unstable; urgency=low
+
+ * Updated debian/ folder.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sat, 05 Nov 2011 12:12:27 +0100
+
+mate-backgrounds (1.0.0-1) unstable; urgency=low
+
+ * New upstream release
+
+ -- Clement Lefebvre <root at linuxmint.com> Thu, 03 Nov 2011 19:21:04 +0000
+
+mate-backgrounds (2011.10.18-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Fri, 21 Oct 2011 22:13:23 +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..bf9ec25
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,19 @@
+Source: mate-backgrounds
+Section: x11
+Priority: optional
+Maintainer: Stefano Karapetsas <stefano at karapetsas.com>
+Uploaders: Steve Zesch <stevezesch2 at gmail.com>
+Build-Depends: debhelper (>= 8),
+ cdbs,
+ mate-common,
+ libglib2.0-dev
+Build-Depends-Indep: intltool
+Standards-Version: 3.9.3
+Homepage: http://www.mate-desktop.org/
+
+Package: mate-backgrounds
+Architecture: all
+Depends: ${misc:Depends}
+Description: a set of backgrounds packaged with the MATE desktop
+ This is a collection of desktop wallpapers created with MATE users in
+ mind.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..9e24571
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,43 @@
+This work was packaged for Debian by:
+
+ Stefano Karapetsas <stefano at karapetsas.com> on Fri, 21 Oct 2011 22:13:23 +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..bb388b0
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_DH_INSTALL_ARGS += --list-missing
+
+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..54fbadd
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=filenamemangle=s/.*\/mate-backgrounds-?([\d\.-]+)\.tar\.gz/mate-backgrounds-$1.tar.gz/ \
+https://github.com/mate-desktop/mate-backgrounds/tags .*/archive/mate-backgrounds-?([\d\.]+).tar.gz
--
mate-backgrounds Debian package
More information about the pkg-mate-commits
mailing list