mate-tweak debian/

Vangelis Mouhtsis vangelis at gnugr.org
Fri Jan 30 12:10:15 UTC 2015


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

Mike hi,
Please review them and let me know about the following text
during commit "Initial ....etc"

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

iQEcBAEBAgAGBQJUy3SnAAoJEGaW2W7vxiDhS5IIAIE/gAIP+h9glGhriurnTbnC
CG/cdINcx0xBdqRcxSDfB6snIV+eF0lm7BCj/2sGj1OiCQFTip+G3zd1ZZXq8dvS
R5j3zhL5niN27/lSymvZCKH7RX3LOHPE5K+aOkXfooLoOckHhxnPR374kIojb0ZZ
NpDCa5Yn4yGlwr81bnhmGWlcaI7+kNncV7D29OQN7jfVFrlCTdg+Lagn8M5MI0w9
KVgpYGOnlJVZKjAd7u9UFHlW1+Uxk/E2ZFxiyMYpieI0cqCb6D3drDlGvvpVLjBN
ehPQV2WtMk1AlnID1pKPv0QXzgyrNCuQfSpYhhBaWJaGhng7PFCOLgxVvGcL+l8=
=HOmz
-----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

mate-tweak (3.4.1~15.04-6) vivid; urgency=medium

  * Synced with mintDesktop.
  * Added Compiz support with live switching between Marco and Compiz.
  * Change button-layout for MATE, GTK3 and GNOME.

 -- Martin Wimpress <code at flexion.org>  Sun, 18 Jan 2015 21:54:22 +0000
-------------- next part --------------
9
-------------- 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.5
Homepage:
Vcs-Browser:
Vcs-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.
-------------- 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+
 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
-------------- 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=..
-------------- next part --------------
version=3
https://launchpad.net/~ubuntu-mate-dev/+archive/ubuntu/ppa-([\d\.]+).tar.gz


More information about the pkg-mate-team mailing list