caja-actions packaging attempt

Vangelis Mouhtsis vangelis at gnugr.org
Sat Feb 14 08:44:25 UTC 2015


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

Mike hi,
Please review my attempt.

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

iQEcBAEBAgAGBQJU3wrhAAoJEGaW2W7vxiDhIHQH/2d/B654XO5c4UfZ8pzX7LIx
QMLP3O8Mgx58u1PnAEky/6AskLHzgrE7umhreV0UoGK+MyL9rXEC41E+lk1zq6jC
nnsDbr6BXiOCYrl1cbc0jLD4bKCpYxdbdctOWEDa2DmtA2hnaZ+682ZFvxCY9dYn
accwHuqOsXJdY8yw/9TqsRLC+wi9N3D5roQkgnpKv5o5zrvPbGMauz3CQlT9NPkJ
bUz3U59m1+ger/KECpyb1KlLaVkjzZE4foU52OqF+b5G8BJ+vxRMOzFdUtlv6c65
yM84x6dQwQ6dHRrKp+0V16jFl3geEcaAUolTAhoPAU+YVoh7TLbIkBsEUfIktbI=
=Um3P
-----END PGP SIGNATURE-----
-------------- next part --------------
3.0 (quilt)
-------------- next part --------------
usr/bin
usr/lib
-------------- next part --------------
usr/include/
usr/share/gtk-doc/
-------------- next part --------------
caja-actions (1.7.1-1) UNRELEASED; urgency=low

  * Initial release (Closes: #nnnn).

 -- Vangelis Mouhtsis <vangelis at gnugr.org>  Fri, 6 Feb 2015 22:12:17 +0000
-------------- next part --------------
9
-------------- next part --------------
This work was packaged for Debian by:
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-name: caja-actions
Upstream-Contact: Martin Wimpress <code at flexion.org>
Source: https://github.com/NiceandGently/caja-actions

Files: *
Copyright: 2015, Wolfgang Ulbrich <chat-to-me at raveit.de>
           2015, Martin Wimpress <code at flexion.org>
License: GPL-2+

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-2+

License: 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 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.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".
-------------- next part --------------
#!/usr/bin/make -f

DHFLAGS=--parallel

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

override_dh_install:
	rm -fv debian/tmp/usr/lib/*/*.la
	rm -fv debian/tmp/usr/lib/*/caja/extensions-2.0/*.la
	rm -fv debian/tmp/usr/lib/*/caja-actions/*.la
	dh_install --fail-missing

override_dh_auto_configure:
	NOCONFIGURE=1 ./autogen.sh
	dh_auto_configure $(DHFLAGS) -- \
		--with-gtk=2 \
		--disable-scrollkeeper \
		--disable-static \
		--enable-html-manuals

get-orig-source:
	uscan --noconf --force-download --rename --download-current-version --destdir=..
-------------- next part --------------
version=3
https://github.com/NiceandGently/caja-actions/archive/v(\d\.\d\.\d).tar.gz


More information about the pkg-mate-team mailing list