mate-applet-lockkeys 1st draft

Vangelis Mouhtsis vangelis at gnugr.org
Mon Jan 26 21:54:52 UTC 2015


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

Hi all,
This is an effort for mate-applet-lockkeys, pleaase i need
suggestions.

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

iQEcBAEBAgAGBQJUxresAAoJEGaW2W7vxiDhoUsH/32ByhrtPXy9NpeMfVfPF2CJ
A26au1/UWgANgQN4X2VOdPe4Te0kT+IOlwsd3pbnPNCK0doqTXOQEZE8PLCBYztf
a0DBfcuGYMAQiNETXUjmf+9z/mYwYvnupeDmia8++qV2XBmdhUpdfWro3ecGqY6p
fgHGUUwvNi8EC8AxY/DMj33nYvZ2l8ysTo26BWcnRQuqT/QPlTDALUk1qOQPBQ6D
+SVX3wR1HfGcWfzrhDKACZhd2fgBK71MyYhTTeMJZfZ2vKW2+DWcV19+u/NKKpVM
0HNteURKNf/NTKzyY9L9KUkrRe/04YTAnlYJKa4e1pg5dm60Edfnp0uvotqsTi0=
=IgSp
-----END PGP SIGNATURE-----
-------------- next part --------------
mate-applet-lockkeys (1.9.0) unstable; urgency=low

  * Initial Release.

 -- Vangelis Mouhtsis <vangelis at gnugr.org>  Mon, 26 Jan 2015 21:49:40 +0200
-------------- next part --------------
9
-------------- next part --------------
Source: mate-applet-lockkeys
Section: x11
Priority: optional
Maintainer: Vangelis Mouhtsis <vangelis at gnugr.org>
Build-Depends: debhelper (>= 9),

Standards-Version: 3.9.6
Homepage: http://www.mate-desktop.org/

Package: mate-applet-lockkeys
Section: x11
Architecture: all
Depends: ${misc:Depends},
         yelp
Suggests: mate-desktop-environment
Description: User documentation for MATE Dekstop Environment
-------------- next part --------------
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://metacpan.org/release/DhMakePerl
Upstream-Contact: unknown
Upstream-Name: DhMakePerl
DISCLAIMER: This copyright info was automatically extracted 
 from the perl module. It may not be accurate, so you better 
 check the module sources in order to ensure the module for its 
 inclusion in Debian or for general legal information. Please, 
 if licensing information is incorrectly generated, file a bug 
 on dh-make-perl.
 NOTE: Don't forget to remove this disclaimer once you are happy
 with this file.

Files: *
Copyright: unknown
License: GPL-1+

Files: debian/*
Copyright: 2015, gnugr <gnugr at 127.0.0.1;>
License: Artistic or GPL-1+

License: Artistic
 This program is free software; you can redistribute it and/or modify
 it under the terms of the Artistic License, which comes with Perl.
 .
 On Debian systems, the complete text of the Artistic License can be
 found in `/usr/share/common-licenses/Artistic'.

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

DHFLAGS=--parallel

%:
	dh $@ $(DHFLAGS)

override_dh_install:
	dh_install --fail-missing

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

get-orig-source:
	uscan --noconf --force-downoad --rename --download-current-version --destdir=..
-------------- next part --------------
version=3
http://pub.mate-desktop.org/releases/(d\.\d)/mate-applet-lockkeys-(.*)\.tar\.xz


More information about the pkg-mate-team mailing list