mate-tweak debian/ 2nd effort

Vangelis Mouhtsis vangelis at gnugr.org
Fri Jan 30 13:12:58 UTC 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Mike hi,
Please review it again. i made (hope) the changes you suggested
for debian/watch not, and let me know what is next.

Thanks
gnugr
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBAgAGBQJUy4NZAAoJEGaW2W7vxiDhuiYH/23wbY2WcuIVZC08N9uYBQXf
1A8ACiD8Va1Zt8Mz5c3fM1ra21qFhRU3L7ao7t7/o1xfKlJCRlNXauYDQPs8J5mB
GAlLJYbQtreC4qPSUcZlxTR2KMki+A1CJPhVA/C5vHlEHT/6vy2jaK/dU9kdJrWZ
VT95vhs17IxNrPyv671V+WWGvWYDA7cg5MornD39Zlb7XlwtbTaEzbQAcdqxjIyc
vcrebc02/WcchKP8P030GaDskk6ia96w/w2vpOKf8i7meVh2eh3ER86JWrIszY5+
brlKdgZiGvcUbuj/8cqUWheUydepgZR8Beq0tGs/f893s78i/lYHlGKtrxLj2vc=
=7now
-----END PGP SIGNATURE-----
-------------- next part --------------
mate-tweak (3.4.1~15.04-6.1) UNRELEASED; urgency=medium

  * Initial release (Closes: #nnnn).

 -- Vangelis Mouhtsis <vangelis at gnugr.org>  Thu, 29 Jan 2015 18:52:43 +0200

-------------- next part --------------
Source: mate-tweak
Section: admin
Priority: optional
Maintainer: MATE Packaging Team <pkg-mate-team at lists.alioth.debian.org>
Uploaders: Martin Wimpress <code at ubuntu-mate.org>,
           Mike Gabriel <sunweaver at debian.org>,
           Vangelis Mouhtsis <vangelis at gnugr.org>,
Build-Depends: debhelper (>= 9),
               python,
Standards-Version: 3.9.6
Homepage: https://bitbucket.org/flexiondotorg/mate-tweak/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-tweak.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-tweak.git

Package: mate-tweak
Architecture: any
Depends: ${python:Depends},
         ${misc:Depends},
         python (>= 2.4),
         python (<< 3),
         wmctrl,
Description: MATE desktop tweak tool
 Configures some aspects of the MATE desktop, including
 appearance, extensions, fonts, setup apps, workspaces,
 and peripheral devices.
-------------- next part --------------
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mate-tweak
Upstream-Contact: Martin Wimpress <code at ubuntu-mate.org>
Source: https://bitbucket.org/flexiondotorg/mate-tweak/

Files: usr/lib/ubuntu-mate/mate-tweak/mate-tweak.py
Copyright: 2007-2014, Clement Lefebvre <root at linuxmint.com>
License: GPL-2+

Files: *
Copyright: 2007-2014, Clement Lefebvre <root at linuxmint.com>
License: GPL-2+

Files: debian/*
Copyright: 2014-2015, Martin Wimpress <code at ubuntu-mate.org>
           2015, Mike Gabriel <sunweaver at debian.org>
           2015, Vangelis Mouhtsis <vangelis at gnugr.org>
License: GPL-2+

License: GPL-2+
 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 2 of the License, or
 (at your option) any later version.
 .
 This program 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.
 .
 On Debian systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
-------------- next part --------------
#!/usr/bin/make -f

DHFLAGS=--parallel

%:
	dh $@ $(DHFLAGS) --with python2

override_dh_auto_configure:
	NONCONFIGURE=1 ./autogen.sh
	dh_auto_configure $(DHFLAGS) --

get-orig-source:
	uscan --nonconf --force-download --rename --download-current-version --destdir=..


More information about the pkg-mate-team mailing list