Source: ethos
Version: 0.2.2-1.3

When I rebuilt package twice in a grow, an enormous *.diff.gz was produced:
| $ zcat ethos_0.2.2-1.3.diff.gz  | filterdiff --exclude '*/debian/*' | diffstat
|  INSTALL                                         |  365
|  Makefile.in                                     |  900 +
|  aclocal.m4                                      | 2106 ++
|  bindings/Makefile.in                            |  648
|  bindings/python/Makefile.in                     |  797 +
|  bindings/vala/Makefile.in                       |  494
|  compile                                         |  143
|  config.guess                                    | 1517 ++
|  config.h.in                                     |   99
|  config.sub                                      | 1760 ++
|  configure                                       |17541 
++++++++++++++++++++++++
|  data/Makefile.in                                |  646
|  data/pixmaps/Makefile.in                        |  494
|  depcomp                                         |  630
|  doc/Makefile.in                                 |  646
|  doc/reference/Makefile.in                       |  806 +
|  doc/reference/ethos-sections.txt                |  160
|  doc/reference/ethos.types                       |    7
|  doc/reference/tmpl/ethos-error.sgml             |   43
|  doc/reference/tmpl/ethos-manager.sgml           |  202
|  doc/reference/tmpl/ethos-plugin-info.sgml       |  345
|  doc/reference/tmpl/ethos-plugin-loader.sgml     |   95
|  doc/reference/tmpl/ethos-plugin.sgml            |   81
|  doc/reference/tmpl/ethos-ui-configurable.sgml   |   45
|  doc/reference/tmpl/ethos-ui-manager-widget.sgml |   63
|  doc/reference/tmpl/ethos-version.sgml           |   76
|  ethos/Makefile.in                               |  938 +
|  examples/Makefile.in                            |  647
|  examples/simple-ui/Makefile.in                  |  571
|  examples/vala/Makefile.in                       |  593
|  examples/vala/basic.c                           |  243
|  install-sh                                      |  520
|  ltmain.sh                                       | 9642 +++++++++++++
|  m4/gtk-doc.m4                                   |   67
|  m4/intltool.m4                                  |  216
|  m4/libtool.m4                                   | 7851 ++++++++++
|  m4/ltoptions.m4                                 |  369
|  m4/ltsugar.m4                                   |  123
|  m4/ltversion.m4                                 |   23
|  m4/lt~obsolete.m4                               |   98
|  missing                                         |  376
|  plugin-loaders/Makefile.in                      |  648
|  plugin-loaders/c/Makefile.in                    |  628
|  plugin-loaders/js/Makefile.in                   |  636
|  plugin-loaders/python/Makefile.in               |  644
|  po/Makefile.in.in                               |  217
|  py-compile                                      |  146
|  tests/Makefile.in                               |  801 +
|  tests/c-plugins/Makefile.in                     |  521
|  tests/manager-dep/Makefile.in                   |  538
|  50 files changed, 57765 insertions(+)

It looks like the clean target doesn't do its job properly.

--
Jakub Wilk



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to