mate-applet-lockkeys 2nd effort

Vangelis Mouhtsis vangelis at gnugr.org
Tue Jan 27 08:36:38 UTC 2015


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

Hi all,
Please consider and make suggestions for this new package
especially for copyright and control files.
Anyone is welcomed to help.

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

iQEcBAEBAgAGBQJUx04WAAoJEGaW2W7vxiDhg1cH/2oFAPJo/xQB10rASSt0M8/K
6RYtyjdV7lg6sZr8QVIdpn0tSukSOBg63irFYWzt62CExxFDblr3Qn36+PN0S4OU
I5njenw7K3Y+ORxGyZHq8664u+jiZdMYOMc4ewGgjWpjFAvU3d8SC2l/WzGI7e8R
5rQiyO2DZBE5ps2lWxEo6h/8+w13pTVcCN4WsZwAMk7oi0oVz7EugP8/a4rjM4Eh
+Aja99fKyB+VBB//lYGIp1A2wKSSNVM3aPNCpnQcIHfNfvwNeaIHN9GhLDyQ356h
3vP5fuURslt2PK5mDOIzl2wUWIcjFVomIL4uZ8pDhj9uO2pMPKqQoof25tMjD1M=
=jYRI
-----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/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-mate/mate-applet-lockkeys.git;a=summary
Vcs-Git: git://anonscm.debian.org/pkg-mate/mate-applet-lockkeys.git
Package: mate-applet-lockkeys
Section: x11
Architecture: all
Depends: ${misc:Depends},
         yelp
Suggests: mate-desktop-environment
Description: Keyboard LED indicator applet for the MATE desktop environment.
 mate-applet-lockkeys is a MATE applet, that shows the status of the CUPS-
 NUM and SCROLL-Lock keys of your keyboard.
-------------- next part --------------
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: mate-applet-lockkeys
Upstream-Contact: Stefano Karapetsas <stefano at karapetsas.com>
Source: http://git.mate-desktop.org/mate-applet-lockkeys/

Files: src/applet.h
       src/main.c
Copyright: *No copyright*
License: GPL-2+

Files: debian/*
Copyright: 2015, Stefano Karapetsas <stafano at karapetsas.com>
           2015, Mike Gabriel <sunweaver at debian.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, or (at your option)
 any later version.
 .
 On Debian systems, the complete text of version 2 of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL-2'.



-------------- 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-download --rename --download-current-version --destdir=..
-------------- next part --------------
version=3
http://git.mate-desktop.org/mate-applet-lockkeys/\
    snapshot/mate-applet-lockkeys-(\d\.(?:[0-9]+|)[24680]\.\d)\.tar\.xz


More information about the pkg-mate-team mailing list