[mate-accountsdialog] 01/01: starting with debian/ folder for initial packaging
Vangelis Mouhtsis
gnugr-guest at moszumanska.debian.org
Tue Mar 3 11:58:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
gnugr-guest pushed a commit to branch master
in repository mate-accountsdialog.
commit 24e342b9b11514647ecf3a3e73ceb9a42aae9f0f
Author: Vangelis Mouhtsis <vangelis at gnugr.org>
Date: Tue Mar 3 13:57:54 2015 +0200
starting with debian/ folder for initial packaging
---
debian/changelog | 5 ++
debian/compat | 1 +
debian/control | 32 +++++++++++
debian/copyright | 118 +++++++++++++++++++++++++++++++++++++++
debian/man/mate-accountsdialog.1 | 59 ++++++++++++++++++++
debian/rules | 15 +++++
debian/source/format | 1 +
debian/watch | 3 +
8 files changed, 234 insertions(+)
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..b1d2b65
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,5 @@
+mate-accountsdialog (1.8.1) UNRELEASED; urgency=low
+
+ * Initial release (Closes: #779376).
+
+ -- Vangelis Mouhtsis <vangelis at gnugr.org> Mon, 02 Mar 2015 11:34:50 +0200
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..f11c82a
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+9
\ No newline at end of file
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..37fdab7
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,32 @@
+Source: mate-accountsdialog
+Section: utils
+Priority: optional
+Maintainer: MATE Packaging Team <pkg-mate-team at lists.alioth.debian.org>
+Uploaders: Mike Gabriel <sunweaver at debian.org>
+ Martin Wimpress <code at flexion.org>
+ Vangelis Mouhtsis <vangelis at gnugr.org>
+Build-Depends: debhelper (>= 9),
+ intltool,
+ glib2-devel,
+ mate-desktop-devel,
+ gtk2-devel,
+ dbus-glib-devel,
+ unique-devel,
+ mate-polkit-devel,
+ iso-codes-devel,
+ apg,
+ mate-common,
+ systemd-devel,
+Standards-Version: 3.9.6
+Homepage: https://github.com/NiceandGently/mate-accountsdialog
+Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-accountsdialog.git;a=summary
+Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-accountsdialog.git
+
+Package: mate-accountsdialog
+Architecture: any
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Description: MATE application to view and modify user accounts
+ The Mate-AccountsDialog project provides an application to view
+ and modify user account information that is provided by the
+ AccountsService.
\ No newline at end of file
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..3215186
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,118 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: mate-accountsdialog
+Upstream-Contact: Wolfgang Ulrich <chat-to-me at raveit.de>
+Source: https://github.com/NiceandGently/mate-accountsdialog
+
+Files: src/main.c
+ src/um-account-dialog.c
+ src/um-account-dialog.h
+ src/um-account-type.c
+ src/um-account-type.h
+ src/um-crop-area.c
+ src/um-language-dialog.c
+ src/um-language-dialog.h
+ src/um-login-options.c
+ src/um-login-options.h
+ src/um-password-dialog.c
+ src/um-password-dialog.h
+ src/um-photo-dialog.c
+ src/um-photo-dialog.h
+ src/um-strength-bar.c
+ src/um-strength-bar.h
+ src/um-user-manager.c
+ src/um-user-manager.h
+ src/um-utils.c
+ src/um-utils.h
+Copyright: 2009-2010, Red Hat, Inc
+License: GPL-3+
+
+Files: src/fingerprint-strings.h
+ src/um-crop-area.h
+ src/um-fingerprint-dialog.c
+ src/um-fingerprint-dialog.h
+Copyright: 2008-2009, Bastien Nocera <hadess at hadess.net>
+License: GPL-2+
+
+Files: autogen.sh
+ src/marshal.c
+ src/marshal.h
+Copyright: *No copyright*
+License: UNKNOWN
+Specified files lack copyright/license information in the
+(non-present) file header.
+
+Files: src/run-passwd.c
+Copyright: 2002, Diego Gonzalez
+ 2006, Johannes H. Jensen
+ 2010, Milan Bouchet-Valat
+License: GPL-2+
+
+Files: src/um-user.c
+Copyright: 2004-2005, James M. Cape <jcape at ignore-your.tv>
+ 2007-2008, William Jon McCann <mccann at jhu.edu>
+ 2009, Red Hat, Inc
+License: GPL-2+
+
+Files: src/um-user.h
+Copyright: 2004-2005, James M. Cape <jcape at ignore-your.tv>
+ 2007-2008, William Jon McCann <mccann at jhu.edu>
+License: GPL-2+
+
+Files: src/run-passwd.h
+Copyright: 2010, Milan Bouchet-Valat
+License: GPL-2+
+
+Files: src/gdm-languages.c
+Copyright: 2008, Red Hat, Inc
+License: GPL-2+
+
+Files: src/gdm-languages.h
+Copyright: 2007, William Jon McCann <mccann at jhu.edu>
+ 2008, Red Hat, Inc
+License: GPL-2+
+
+Files: src/locarchive.h
+Copyright: 2002, Free Software Foundation, Inc
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright: 2015, Martin Wimpress <code at flexion.org>
+ 2015, Mike Gabriel <sunweaver at debian.org>
+ 2015, Vangelis Mouhtsis <vangelis at gnugr.org>
+License: GPL-3+
+
+Licence: GPL-2+
+
+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 opinion) 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 Genaral Public License for more details.
+.
+You should have received a copy og 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".
+
+License: GPL-3+
+
+GNOME icon theme is distributed under the terms of either
+GNU LGPL v.3 or Creative Commons BY-SA 3.0 license.
+This work is licenced under the Creative Commons Attribution-Share Alike 3.0
+United States License. To view a copy of this licence, visit
+http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
+Commons, 171 Second Street, Suite 300, San Francisco, California 94105, USA.
+When attributing the artwork, using "GNOME Project" is enough.
+Please link to http://www.gnome.org where available.
+.
+On Debian GNU/Linux systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL-3'.
+
+
+
+
diff --git a/debian/man/mate-accountsdialog.1 b/debian/man/mate-accountsdialog.1
new file mode 100644
index 0000000..ecdc89e
--- /dev/null
+++ b/debian/man/mate-accountsdialog.1
@@ -0,0 +1,59 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" (C) Copyright 2015 Vangelis Mouhtsis <gnugr at 127.0.0.1;>,
+.\"
+.\" First parameter, NAME, should be all caps
+.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
+.\" other parameters are allowed: see man(7), man(1)
+.TH MATE-ACCOUNTSDIALOG SECTION "March 2, 2015"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+mate-accountsdialog \- program to do something
+.SH SYNOPSIS
+.B mate-accountsdialog
+.RI [ options ] " files" ...
+.br
+.B bar
+.RI [ options ] " files" ...
+.SH DESCRIPTION
+This manual page documents briefly the
+.B mate-accountsdialog
+and
+.B bar
+commands.
+.PP
+.\" TeX users may be more comfortable with the \fB<whatever>\fP and
+.\" \fI<whatever>\fP escape sequences to invode bold face and italics,
+.\" respectively.
+\fBmate-accountsdialog\fP is a program that...
+.SH OPTIONS
+These programs follow the usual GNU command line syntax, with long
+options starting with two dashes (`-').
+A summary of options is included below.
+For a complete description, see the Info files.
+.TP
+.B \-h, \-\-help
+Show summary of options.
+.TP
+.B \-v, \-\-version
+Show version of program.
+.SH SEE ALSO
+.BR bar (1),
+.BR baz (1).
+.br
+The programs are documented fully by
+.IR "The Rise and Fall of a Fooish Bar" ,
+available via the Info system.
+.SH AUTHOR
+The manpages have been created by Vangelis Mouhtsis <vangelis at gnugr.org>
+using GPL-3+
\ No newline at end of file
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..74b9e2a
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,15 @@
+#!/usr/bin/make -f
+
+DHFLAGS=--parallel
+
+%:
+ dh $@ $(DHFLAGS)
+
+override_dh_auto_install:
+
+override_dh_auto_configure:
+ NONCONFIGURE=1 ./autogen.sh
+ dh_auto_configure $(DHFLAGS) --
+
+get-orig-source:
+ uscan --noconf --force-download --rename --download-current-version --destdir=..
\ No newline at end of file
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..46ebe02
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
\ No newline at end of file
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..36e632f
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,3 @@
+version=3
+opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/mate-accountsdialog-$1.tar.gz/,dversionmangle=s/\+dfsg1// \
+https://github.com/NiceandGently/mate-accountsdialog/tags .*/archive/v?([\d\.]+).tar.gz
\ No newline at end of file
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-accountsdialog.git
More information about the pkg-mate-commits
mailing list