[Pkg-cli-apps-commits] [SCM] Tomboy - desktop note taking program using Wiki style links branch, experimental, updated. debian/1.9.5-1
Iain Lane
laney at debian.org
Wed Jan 18 13:45:55 UTC 2012
The following commit has been merged in the experimental branch:
commit fcde26a2909de5def20b93f3a535899cd15e7b5f
Author: Iain Lane <laney at debian.org>
Date: Wed Jan 18 13:34:02 2012 +0000
Drop deprecated cli.make and use --with cli directly
diff --git a/debian/rules b/debian/rules
index ce78be9..e5b42a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
#!/usr/bin/make -f
-include /usr/share/cli-common/cli.make
-
LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
MAKEFILE = $(firstword $(MAKEFILE_LIST))
@@ -42,6 +40,6 @@ get-orig-source:
--rename
%:
- dh $@
+ dh $@ --with cli
.PHONY: get-orig-source
--
Tomboy - desktop note taking program using Wiki style links
More information about the Pkg-cli-apps-commits
mailing list