diff --git a/legacy/ecore/Makefile.am b/legacy/ecore/Makefile.am index 5a3c7acf6f..b4e218c392 100644 --- a/legacy/ecore/Makefile.am +++ b/legacy/ecore/Makefile.am @@ -24,6 +24,7 @@ EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN ecore.c.in gendoc ecore.supp ecore.m4 ecore.oe.in ecore.oe ecore-native.oe.in ecore-native.oe \ ecore.bb.in ecore.bb ecoreXnative.bb.in ecoreXnative.bb \ debian/changelog \ + debian/changelog.in \ debian/ecore0-bin.install \ debian/libecore0.install \ debian/control \ diff --git a/legacy/ecore/configure.in b/legacy/ecore/configure.in index 203a5fa589..485d2bd53b 100644 --- a/legacy/ecore/configure.in +++ b/legacy/ecore/configure.in @@ -1208,6 +1208,7 @@ ecore.oe ecore-native.oe ecore.bb ecoreXnative.bb +debian/changelog ],[ chmod +x ecore-config ]) diff --git a/legacy/ecore/debian/changelog b/legacy/ecore/debian/changelog deleted file mode 100644 index bc6657f61f..0000000000 --- a/legacy/ecore/debian/changelog +++ /dev/null @@ -1,6 +0,0 @@ -ecore (0.9.9.023) unstable; urgency=low - - * Initial CVS release - - -- Alessandro Grassi Sat, 4 Mar 2006 10:50:22 -0700 - diff --git a/legacy/ecore/debian/changelog.in b/legacy/ecore/debian/changelog.in new file mode 100644 index 0000000000..6ae9181088 --- /dev/null +++ b/legacy/ecore/debian/changelog.in @@ -0,0 +1,6 @@ +eet (@VERSION@) unstable; urgency=low + + * a CVS snapshot release. + + -- E17 Debian Team Tue, 7 Mar 2006 13:30:15 +0000 + diff --git a/legacy/edje/Makefile.am b/legacy/edje/Makefile.am index 50524204f6..2c56841edb 100644 --- a/legacy/edje/Makefile.am +++ b/legacy/edje/Makefile.am @@ -1,5 +1,3 @@ -## Process this file with automake to produce Makefile.in - SUBDIRS = data src MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ @@ -8,7 +6,7 @@ MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ stamp-h.in edje_docs.tar edje_docs.tar.gz edje.c \ debian/changelog edje.spec -### this is all fine and great - ut edje should not be going and installing +### this is all fine and great - but edje should not be going and installing ### data in another software's data dir - it's just wrong. not to mention this ### also breaks make distcheck... # if test "x${vimdir}" != "x"; then \ @@ -21,6 +19,7 @@ bin_SCRIPTS = edje-config EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN edje.spec \ edje.spec.in edje.pc.in edje.c.in gendoc Doxyfile \ debian/changelog \ + debian/changelog.in \ debian/control debian/rules debian/copyright \ debian/libedje0.install debian/edje0-bin.install \ debian/libedje0-dev.install diff --git a/legacy/edje/debian/changelog b/legacy/edje/debian/changelog deleted file mode 100644 index eb687c1ef7..0000000000 --- a/legacy/edje/debian/changelog +++ /dev/null @@ -1,6 +0,0 @@ -edje (0.5.0.023-1) unstable; urgency=low - - * a CVS snapshot release. - - -- Blake Barnett (shadoi) Fri, 23 Sep 2005 12:55:44 -0700 - diff --git a/legacy/eet/Makefile.am b/legacy/eet/Makefile.am index a492bde27a..5e1f5ecf60 100644 --- a/legacy/eet/Makefile.am +++ b/legacy/eet/Makefile.am @@ -30,6 +30,7 @@ EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN eet.c.in \ eet.oe.in eet.oe eet-native.oe.in eet-native.oe \ eet.bb.in eet.bb eetXnative.bb.in eetXnative.bb \ debian/changelog \ + debian/changelog.in \ debian/control \ debian/copyright \ debian/eet-config.1 \ diff --git a/legacy/embryo/Makefile.am b/legacy/embryo/Makefile.am index dec8cb4448..9384ed760e 100644 --- a/legacy/embryo/Makefile.am +++ b/legacy/embryo/Makefile.am @@ -24,6 +24,7 @@ EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN embryo.c.in gendoc \ embryo.oe.in embryo.oe embryo-native.oe.in embryo-native.oe \ embryo.bb.in embryo.bb embryoXnative.bb.in embryoXnative.bb \ debian/changelog \ + debian/changelog.in \ debian/compat \ debian/control \ debian/copyright \ diff --git a/legacy/embryo/configure.in b/legacy/embryo/configure.in index a7d0a44cd9..309ff7dc47 100644 --- a/legacy/embryo/configure.in +++ b/legacy/embryo/configure.in @@ -119,6 +119,7 @@ embryo.oe embryo-native.oe embryo.bb embryoXnative.bb +debian/changelog ],[ chmod +x embryo-config ]) diff --git a/legacy/embryo/debian/changelog b/legacy/embryo/debian/changelog deleted file mode 100644 index 535024d8e9..0000000000 --- a/legacy/embryo/debian/changelog +++ /dev/null @@ -1,6 +0,0 @@ -embryo (0.9.1.023) unstable; urgency=low - - * Initial CVS release - - -- Alessandro Grassi Sat, 4 Mar 2006 10:57:07 -0700 - diff --git a/legacy/embryo/debian/changelog.in b/legacy/embryo/debian/changelog.in new file mode 100644 index 0000000000..6ae9181088 --- /dev/null +++ b/legacy/embryo/debian/changelog.in @@ -0,0 +1,6 @@ +eet (@VERSION@) unstable; urgency=low + + * a CVS snapshot release. + + -- E17 Debian Team Tue, 7 Mar 2006 13:30:15 +0000 + diff --git a/legacy/evas/Makefile.am b/legacy/evas/Makefile.am index 5f8fc57dcf..cadb538d86 100644 --- a/legacy/evas/Makefile.am +++ b/legacy/evas/Makefile.am @@ -1,7 +1,3 @@ -## Process this file with automake to produce Makefile.in - -ACLOCAL_AMFLAGS = -I m4 - SUBDIRS = data src proj MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ @@ -25,6 +21,8 @@ EXTRA_DIST = AUTHORS COPYING COPYING-PLAIN evas.c.in gendoc \ evas.spec.in evas.spec \ evas.oe.in evas.oe evas-native.oe.in evas-native.oe \ evas.bb.in evas.bb evasXnative.bb.in evasXnative.bb \ + debian/changelog \ + debian/changelog.in \ debian/control \ debian/copyright \ debian/evas0-bin.files \ diff --git a/legacy/evas/configure.in b/legacy/evas/configure.in index 1ceccb1c7a..1d86b8f79d 100644 --- a/legacy/evas/configure.in +++ b/legacy/evas/configure.in @@ -5,7 +5,6 @@ AC_INIT(configure.in) AC_CANONICAL_BUILD AC_CANONICAL_HOST AC_ISC_POSIX -AC_CONFIG_MACRO_DIR([m4]) AM_INIT_AUTOMAKE(evas, 0.9.9.023) AM_CONFIG_HEADER(config.h) @@ -1707,6 +1706,7 @@ evas.oe evas-native.oe evas.bb evasXnative.bb +debian/changelog ],[ chmod +x evas-config touch src/bin/moc_evas_software_qtopia_main.cpp