~ubuntu-branches/debian/sid/geany-plugins/sid

« back to all changes in this revision

Viewing changes to geanyvc/src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Evgeni Golov, Chow Loong Jin, Evgeni Golov
  • Date: 2010-09-04 23:05:00 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100904230500-4n99m507u6drouv5
Tags: 0.19-1
[ Chow Loong Jin ]
* New upstream release
  + Builds against geany 0.19 (Closes: #590346, #587141)
* debian/control, debian/rules:
  + Shift geany dependency to geany-plugins-common instead, since it's a
    common dependency for all plugins
* debian/control:
  + Add new packages for codenav, extrasel, gendoc, insertnum,
    prettyprinter and treebrowser plugins
  + Update build-deps:
    - Bump geany dependency to 0.19. (Closes: #573318)
    - Add libctpl-dev and python-docutils for geanygendoc
    - Add libxml2-dev for prettyprinter
  + No-change bump of Standards-Version from 3.8.3 to 3.9.0
  + Tighten dependency on geany-plugins-common (= instead of >=)
  + Add a Breaks on all geany-plugin-* packages prior to this version to
    ensure geany-plugins-common and geany-plugin-* versions match
* debian/geany-plugin-codenav.{docs,install},
  debian/geany-plugin-extrasel.{docs,install},
  geany-plugin-gendoc.{docs,install},
  geany-plugin-insertnum.{docs,install},
  geany-plugin-prettyprinter.install
  geany-plugin-treebrowser.{docs,install}:
  + Install plugin files into individual packages

[ Evgeni Golov ]
* debian/control:
  + Disable the new plugins for now.
    If you want to build them localy, just uncomment them.
  + Don't D-B on libctpl-dev (it's not in Debian yet).
  + Add myself to Uploaders.
  + Standards-Version: 3.9.1
* debian/copyright:
  + Update to include latest plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
44
44
subdir = geanyvc/src
45
45
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46
46
am__aclocal_m4_deps = $(top_srcdir)/build/addons.m4 \
 
47
        $(top_srcdir)/build/codenav.m4 \
47
48
        $(top_srcdir)/build/expansions.m4 $(top_srcdir)/build/geany.m4 \
48
49
        $(top_srcdir)/build/geanydoc.m4 \
 
50
        $(top_srcdir)/build/geanyextrasel.m4 \
49
51
        $(top_srcdir)/build/geanygdb.m4 \
 
52
        $(top_srcdir)/build/geanygendoc.m4 \
 
53
        $(top_srcdir)/build/geanyinsertnum.m4 \
50
54
        $(top_srcdir)/build/geanylatex.m4 \
51
55
        $(top_srcdir)/build/geanylipsum.m4 \
52
56
        $(top_srcdir)/build/geanylua.m4 \
53
57
        $(top_srcdir)/build/geanyprj.m4 \
54
58
        $(top_srcdir)/build/geanysendmail.m4 \
55
59
        $(top_srcdir)/build/geanyvc.m4 $(top_srcdir)/build/i18n.m4 \
 
60
        $(top_srcdir)/build/pretty-printer.m4 \
56
61
        $(top_srcdir)/build/shiftcolumn.m4 \
57
62
        $(top_srcdir)/build/spellcheck.m4 \
58
 
        $(top_srcdir)/build/status.m4 $(top_srcdir)/build/unittests.m4 \
 
63
        $(top_srcdir)/build/status.m4 \
 
64
        $(top_srcdir)/build/treebrowser.m4 \
 
65
        $(top_srcdir)/build/unittests.m4 \
59
66
        $(top_srcdir)/build/cache/glib-gettext.m4 \
60
67
        $(top_srcdir)/build/cache/intltool.m4 \
61
68
        $(top_srcdir)/build/cache/libtool.m4 \
158
165
CHECK_LIBS = @CHECK_LIBS@
159
166
CPP = @CPP@
160
167
CPPFLAGS = @CPPFLAGS@
 
168
CTPL_CFLAGS = @CTPL_CFLAGS@
 
169
CTPL_LIBS = @CTPL_LIBS@
161
170
CYGPATH_W = @CYGPATH_W@
162
171
DATADIRNAME = @DATADIRNAME@
163
172
DEFS = @DEFS@
175
184
GEANY_CFLAGS = @GEANY_CFLAGS@
176
185
GEANY_LIBS = @GEANY_LIBS@
177
186
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
187
GIO_CFLAGS = @GIO_CFLAGS@
 
188
GIO_LIBS = @GIO_LIBS@
 
189
GLIB_CFLAGS = @GLIB_CFLAGS@
 
190
GLIB_LIBS = @GLIB_LIBS@
178
191
GMOFILES = @GMOFILES@
179
192
GMSGFMT = @GMSGFMT@
180
193
GREP = @GREP@
181
194
GTKSPELL_CFLAGS = @GTKSPELL_CFLAGS@
182
195
GTKSPELL_LIBS = @GTKSPELL_LIBS@
 
196
GTK_CFLAGS = @GTK_CFLAGS@
 
197
GTK_LIBS = @GTK_LIBS@
183
198
INSTALL = @INSTALL@
184
199
INSTALL_DATA = @INSTALL_DATA@
185
200
INSTALL_PROGRAM = @INSTALL_PROGRAM@
196
211
LIBOBJS = @LIBOBJS@
197
212
LIBS = @LIBS@
198
213
LIBTOOL = @LIBTOOL@
 
214
LIBXML_CFLAGS = @LIBXML_CFLAGS@
 
215
LIBXML_LIBS = @LIBXML_LIBS@
199
216
LIPO = @LIPO@
200
217
LN_S = @LN_S@
201
218
LOCALEDIR = @LOCALEDIR@
228
245
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
229
246
PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
230
247
RANLIB = @RANLIB@
 
248
RST2HTML = @RST2HTML@
231
249
SED = @SED@
232
250
SET_MAKE = @SET_MAKE@
233
251
SHELL = @SHELL@
292
310
        -DLOCALEDIR=\""$(LOCALEDIR)"\" \
293
311
        -DPREFIX=\""$(prefix)"\" \
294
312
        -DDOCDIR=\""$(docdir)"\" \
295
 
        -DDATADIR=\""$(datadir)"\" \
 
313
        -DGEANYPLUGINS_DATADIR=\""$(datadir)"\" \
 
314
        -DPKGDATADIR=\""$(pkgdatadir)"\" \
296
315
        -DLIBDIR=\""$(libdir)"\" \
 
316
        -DPKGLIBDIR=\""$(pkglibdir)"\" \
297
317
        $(GEANY_CFLAGS)
298
318
 
299
319
AM_LDFLAGS = -module -avoid-version