[SCM] mate-screensaver Debian package branch, master, updated. f763204826d2242fbb9129fff73a090af0267a93
Mike Gabriel
sunweaver at alioth.debian.org
Thu Aug 15 22:44:21 UTC 2013
Gitweb-URL: http://git.debian.org/?p=pkg-mate/mate-screensaver.git;a=commitdiff;h=f763204
The following commit has been merged in the master branch:
commit f763204826d2242fbb9129fff73a090af0267a93
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 | 70 +++++++++++++++++++++++++++++
debian/compat | 1 +
debian/control | 75 ++++++++++++++++++++++++++++++++
debian/copyright | 43 ++++++++++++++++++
debian/mate-screensaver-common.install | 2 +
debian/mate-screensaver.install | 2 +
debian/mate-screensaver.pam | 3 ++
debian/rules | 23 ++++++++++
debian/source/format | 1 +
debian/watch | 3 ++
10 files changed, 223 insertions(+)
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..0d71c04
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,70 @@
+mate-screensaver (1.6.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Steve Zesch <stevezesch2 at gmail.com> Sun, 31 Mar 2013 18:25:55 -0400
+
+mate-screensaver (1.5.2-1) unstable; urgency=low
+
+ * New upstream development release.
+ * Enable libnotify-dev in build deps.
+ * Build mate-screensaver-common and mate-screensaver-dbg packages.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Thu, 14 Mar 2013 16:06:53 +0100
+
+mate-screensaver (1.5.1-1) unstable; urgency=low
+
+ * New upstream development release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Tue, 04 Dec 2012 10:49:30 +0100
+
+mate-screensaver (1.5.0-1) unstable; urgency=low
+
+ * New upstream development release.
+ * Remove mateconf from depends.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sat, 03 Nov 2012 12:08:55 +0100
+
+mate-screensaver (1.4.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Steve Zesch <stevezesch2 at gmail.com> Sun, 15 Jul 2012 13:29:04 -0400
+
+mate-screensaver (1.2.0-3) unstable; urgency=low
+
+ * Add patches to support user switch with GDM.
+ * Add libmatenofiy-dev to build depends.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sat, 26 May 2012 12:30:11 +0200
+
+mate-screensaver (1.2.0-2) unstable; urgency=low
+
+ * Rebuild for precise.
+
+ -- Steve Zesch <stevezesch2 at gmail.com> Fri, 30 Mar 2012 21:07:30 -0400
+
+mate-screensaver (1.2.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Wed, 07 Mar 2012 22:27:08 +0100
+
+mate-screensaver (1.1.0-2) unstable; urgency=low
+
+ * Fixed PAM.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Thu, 15 Dec 2011 01:57:37 +0100
+
+mate-screensaver (1.1.0-1) unstable; urgency=low
+
+ * New upstream release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Tue, 13 Dec 2011 23:26:57 +0100
+
+mate-screensaver (1.0.0-1) unstable; urgency=low
+
+ * Initial release.
+
+ -- Stefano Karapetsas <stefano at karapetsas.com> Sun, 06 Nov 2011 20:15:08 +0100
+
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..49793b3
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,75 @@
+Source: mate-screensaver
+Section: mate
+Priority: optional
+Maintainer: Stefano Karapetsas <stefano at karapetsas.com>
+Uploaders: Steve Zesch <stevezesch2 at gmail.com>
+Build-Depends: cdbs,
+ debhelper (>= 8),
+ quilt,
+ intltool,
+ libdbus-glib-1-dev,
+ libglib2.0-dev,
+ libx11-dev,
+ libgtk2.0-dev,
+ libmatemenu-dev,
+ libmatedesktop-dev,
+ libstartup-notification0-dev,
+ libmatekbd-dev,
+ libxt-dev,
+ libxext-dev,
+ libx11-dev,
+ libpam0g-dev,
+ xmlto,
+ x11proto-xext-dev,
+ x11proto-scrnsaver-dev,
+ libxss-dev,
+ x11proto-xf86vidmode-dev,
+ libxxf86vm-dev,
+ libgl1-mesa-dev | libgl1-mesa-swx11-dev,
+ libnotify-dev,
+ mate-common
+Standards-Version: 3.9.3
+Homepage: http://www.mate-desktop.org/
+
+Package: mate-screensaver
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends},
+ mate-screensaver-common (= ${source:Version}),
+ dbus-x11,
+ mate-icon-theme,
+ mate-session-manager
+Recommends: mate-power-manager
+Suggests: xscreensaver-data, rss-glx
+Description: MATE screen saver and locker
+ mate-screensaver is a screen saver and locker that aims to have simple,
+ sane and secure defaults, and be well integrated with the MATE desktop.
+ .
+ It is designed to support, among other things:
+ .
+ * the ability to lock down configuration settings
+ * translation into other languages
+ * user switching
+
+Package: mate-screensaver-common
+Architecture: all
+Depends: ${misc:Depends}
+Breaks: mate-screensaver (<< 1.5.2)
+Description: MATE screen saver and locker (common files)
+ mate-screensaver is a screen saver and locker that aims to have simple,
+ sane and secure defaults, and be well integrated with the MATE desktop.
+ .
+ This package contains the architecture independent files.
+
+Package: mate-screensaver-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: ${misc:Depends},
+ mate-screensaver (= ${binary:Version})
+Description: MATE screen saver and locker (debugging symbols)
+ This package contains debugging symbols for MATE screensaver. It is
+ provided to help debugging problems.
+ .
+ The debugging symbols are installed in /usr/lib/debug and will
+ automatically be used by gdb.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..a1ed13b
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,43 @@
+This work was packaged for Debian by:
+
+ Stefano Karapetsas <stefano at karapetsas.com> on Sun, 06 Nov 2011 20:15:08 +0100
+
+It was downloaded from:
+
+ <https://github.com/perberos/mate-screensaver>
+
+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/mate-screensaver-common.install b/debian/mate-screensaver-common.install
new file mode 100644
index 0000000..acacd63
--- /dev/null
+++ b/debian/mate-screensaver-common.install
@@ -0,0 +1,2 @@
+etc/xdg/
+usr/share/
\ No newline at end of file
diff --git a/debian/mate-screensaver.install b/debian/mate-screensaver.install
new file mode 100644
index 0000000..e09844a
--- /dev/null
+++ b/debian/mate-screensaver.install
@@ -0,0 +1,2 @@
+usr/bin/
+usr/lib/
\ No newline at end of file
diff --git a/debian/mate-screensaver.pam b/debian/mate-screensaver.pam
new file mode 100644
index 0000000..6ccfb2d
--- /dev/null
+++ b/debian/mate-screensaver.pam
@@ -0,0 +1,3 @@
+ at include common-auth
+auth optional pam_gnome_keyring.so
+
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..71e32f9
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,23 @@
+#!/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_CONFIGURE_SCRIPT := ./autogen.sh
+
+DEB_CONFIGURE_EXTRA_FLAGS += \
+ --disable-static \
+ --with-xscreensaverdir=/usr/share/xscreensaver/config \
+ --with-xscreensaverhackdir=/usr/lib/xscreensaver \
+ --with-mit-ext \
+ --libexecdir=/usr/lib/ \
+ --with-console-kit \
+ --with-libnotify \
+ --without-systemd \
+ --enable-locking
+
+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..5150648
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=filenamemangle=s/.*\/mate-screensaver-?([\d\.-]+)\.tar\.gz/mate-screensaver-$1.tar.gz/ \
+https://github.com/mate-desktop/mate-screensaver/tags .*/archive/mate-screensaver-?([\d\.]+).tar.gz
--
mate-screensaver Debian package
More information about the pkg-mate-commits
mailing list