[Dctrl-tools-devel] [dctrl-tools] 03/03: GNUmakefile: hardcode version and maintainer

Antti-Juhani Kaijanaho ajk at moszumanska.debian.org
Wed Feb 11 17:38:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

ajk pushed a commit to branch master
in repository dctrl-tools.

commit 70e0253899fde7fce3846a3b9b47081e85dadd2c
Author: Antti-Juhani Kaijanaho <antti-juhani at kaijanaho.fi>
Date:   Wed Feb 11 18:38:44 2015 +0100

    GNUmakefile: hardcode version and maintainer
    
    Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani at kaijanaho.fi>
---
 GNUmakefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/GNUmakefile b/GNUmakefile
index 2723e8f..6051159 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -1,6 +1,6 @@
 
-version := $(shell dpkg-parsechangelog | grep '^Version' | cut -b10-)
-maintainer := "$(shell grep ^Maintainer: debian/control | cut -b13-)"
+version := 2.24
+maintainer := "Antti-Juhani Kaijanaho <antti-juhani at kaijanaho.fi>"
 prefix = /usr/local
 exec_prefix = $(prefix)
 sysconfdir = $(prefix)/etc

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/dctrl-tools.git



More information about the Dctrl-tools-devel mailing list