[Debtags-commits] [svn] r1969 - in debtags/1.6.0: . tools
Enrico Zini
enrico at costa.debian.org
Fri Sep 29 17:40:21 UTC 2006
Author: enrico
Date: Fri Sep 29 17:40:20 2006
New Revision: 1969
Added:
debtags/1.6.0/debtags-updatecontrol.1
debtags/1.6.0/tools/debtags-updatecontrol (contents, props changed)
Removed:
debtags/1.6.0/debtags-updatecontrol
Modified:
debtags/1.6.0/ (props changed)
debtags/1.6.0/Makefile.am
debtags/1.6.0/tools/Makefile.am
Log:
r3435 at viaza: enrico | 2006-09-29 19:39:40 +0200
Package debtags-updatecontrol and its manpage
Modified: debtags/1.6.0/Makefile.am
==============================================================================
--- debtags/1.6.0/Makefile.am (original)
+++ debtags/1.6.0/Makefile.am Fri Sep 29 17:40:20 2006
@@ -8,7 +8,7 @@
#bashcomp_DATA = debtags-bashcompletion
-man_MANS = debtags.1
+man_MANS = debtags.1 debtags-updatecontrol.1
debtags.1: tools/manpage doc/debtags-man-hooks
tools/manpage debtags doc/debtags-man-hooks > $@ || rm $@
Modified: debtags/1.6.0/tools/Makefile.am
==============================================================================
--- debtags/1.6.0/tools/Makefile.am (original)
+++ debtags/1.6.0/tools/Makefile.am Fri Sep 29 17:40:20 2006
@@ -1,6 +1,7 @@
## Process this file with automake to produce Makefile.in
bin_PROGRAMS = debtags
+bin_SCRIPTS = debtags-updatecontrol
pkgdata_SCRIPTS = fetch
noinst_PROGRAMS = manpage
More information about the Debtags-commits
mailing list