[Pkg-privacy-commits] [nautilus-wipe] 172/224: Add missing bug-report-address in the AC_INIT call
Ulrike Uhlig
u-guest at moszumanska.debian.org
Thu Jul 7 19:45:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
u-guest pushed a commit to branch master
in repository nautilus-wipe.
commit 0efde80194e5b1d66dc28cc6146692bd4a4ee4d0
Author: Colomban Wendling <ban at herbesfolles.org>
Date: Sun Jan 27 14:36:09 2013 +0100
Add missing bug-report-address in the AC_INIT call
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index fd27b76..8fecdc8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
# Initially based on NautilusActions configure & build system.
AC_PREREQ([2.64])
-AC_INIT([nautilus-wipe],[0.1.1])
+AC_INIT([nautilus-wipe], [0.1.1], [ban at herbesfolles.org])
AC_CONFIG_SRCDIR([nautilus-wipe/nw-extension.h])
AC_CONFIG_AUX_DIR([build/aux])
AC_CONFIG_MACRO_DIR([build/m4])
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-privacy/packages/nautilus-wipe.git
More information about the Pkg-privacy-commits
mailing list