diff --git a/legacy/ecore/debian/changelog b/legacy/ecore/debian/changelog index 33a3ca36ec..11070bb26b 100644 --- a/legacy/ecore/debian/changelog +++ b/legacy/ecore/debian/changelog @@ -1,104 +1,5 @@ -ecore (0.9.9.050+svn??????) UNRELEASED; urgency=low +ecore (0.9.9.050+svnYYYYMMDD-1) unstable; urgency=low - * New SVN snapshot - - Drop patches, no longer needed - - Massive renaming due to upstream SONAME change. - + Replace symbols with shlibs files as a consequence - + Update .install files + * Clean up changelog - -- Albin Tonnerre Fri, 17 Apr 2009 18:41:22 +0200 - -ecore (0.9.9.050+svn20090202-1) experimental; urgency=low - - * New SVN snapshot - - libecore-con0 is now libecore-0.9.9.050a due to API change - + remove libecore-con0.symbols - - Update shlibs for libecore-0.9.9.050a due to new functions added to API - - refresh patches - - Use new 'make doc' target to generate the documentation: - + Add --enable-doc to configure options - + use 'make doc' - + build-depend on doxygen - * Use a proper short description for libecore-dbg - * Remove spurious dependency of libecore-file0 on libfam0 - * Build-depend on x11proto-xext-dev and libxtst-dev to get the illume - keyboards working. Probably Closes: #514021 - - -- Albin Tonnerre Thu, 05 Feb 2009 18:31:20 +0100 - -ecore (0.9.9.050+svn20081201-2) experimental; urgency=low - - * Remove version name from -dev packages name - * [lintian] Add ${misc:Depends} to libecore-doc too - - -- Albin Tonnerre Tue, 06 Jan 2009 22:03:11 +0100 - -ecore (0.9.9.050+svn20081201-1) experimental; urgency=low - - * Upstream SVN snapshot - - Packages renamed due to API changes - + libecore-dev->libecore-0.9.9.050a-dev, libecore0->libecore-0.9.9.050a - - Add debian/patches/{01-fix-library-soname,02-reapply-autofoo}: Use release - instead of version-info to create libecore0 SONAME, to prevent things - from breaking when the ABI changes again. This only affects libecore, not - the other libraries. - - Remove the symbols file for libecore0 as it it's almost useless now - - build-depend and make libecore-0.9.9.050a-dev depend on libeina-0.0.1a-dev - - update libecore-{con,evas}0.symbols - * [lintian] Add ${misc:Depends} to package dependencies - - -- Albin Tonnerre Sun, 07 Dec 2008 13:13:41 +0100 - -ecore (0.9.9.050-1) experimental; urgency=low - - * New upstream release - * Add symbols files. - * debian/control: - - Bump Standards-Version to 3.8.0 - - Drop Build-Dependency on doxygen - - Bump B-D on libevas0 to >= 0.9.9.050, libecore-evas0 uses symbols from it. - - B-D on dpkg-dev (>= 1.14.8) as we're using symbols files support - * CFLAGS += -fvisibility=hidden to avoid exporting private symbols - - -- Albin Tonnerre Mon, 10 Nov 2008 00:27:15 +0100 - -ecore (0.9.9.043-1) experimental; urgency=low - - [ Albin Tonnerre ] - * New upstream release - * debian/control: - - Build-Depend on libeet-dev (>= 1.0.0) as per ./configure - - Build-Depend on libevas-dev (>= 0.9.9.043) to get evas-fb.pc - * debian/rules: Docs are now prebuilt in the tarball - - -- Jan Lübbe Fri, 23 May 2008 18:48:22 +0200 - -ecore (0.9.9.042-4) experimental; urgency=low - - [ Albin Tonnerre ] - * debian/control: libjpeg62-dev doesn't belong to libecore-dev depends. - - -- Jan Lübbe Sun, 04 May 2008 22:23:32 +0200 - -ecore (0.9.9.042-3) experimental; urgency=low - - * Add Depends to libecore-dev to allow building libraries depending on - libecore. - - -- Jan Lübbe Wed, 19 Mar 2008 15:55:10 +0100 - -ecore (0.9.9.042-2) experimental; urgency=low - - * Change doc-base section to Programming/C - * debian/control: - - Update my name - - libecore-dev must depend on libecore-*0 do allow correct generation - of shlibdeps - - -- Jan Lübbe Mon, 17 Mar 2008 15:04:00 +0100 - -ecore (0.9.9.042-1) experimental; urgency=low - - * Initial Release (Closes: #466536) - - -- Albin Tonnerre Tue, 19 Feb 2008 01:24:05 +0100 + -- quaker Tue, 21 Apr 2009 19:4:37 +0100 diff --git a/legacy/ecore/debian/libecore-con-svn-00.shlibs b/legacy/ecore/debian/libecore-con-svn-00.shlibs index 5cb55410f7..7c5cc82465 100644 --- a/legacy/ecore/debian/libecore-con-svn-00.shlibs +++ b/legacy/ecore/debian/libecore-con-svn-00.shlibs @@ -1 +1 @@ -libecore-con-ver-pre-svn-00 0 libecore-con-svn-00 (>= 0.9.9.050+svn??????) +libecore-con-ver-pre-svn-00 0 libecore-con-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/ecore/debian/libecore-config-svn-00.shlibs b/legacy/ecore/debian/libecore-config-svn-00.shlibs index e75b643a3a..610650c64c 100644 --- a/legacy/ecore/debian/libecore-config-svn-00.shlibs +++ b/legacy/ecore/debian/libecore-config-svn-00.shlibs @@ -1 +1 @@ -libecore-config-ver-pre-svn-00 0 libecore-config-svn-00 (>= 0.9.9.050+svn??????) +libecore-config-ver-pre-svn-00 0 libecore-config-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/ecore/debian/libecore-evas-svn-00.shlibs b/legacy/ecore/debian/libecore-evas-svn-00.shlibs index 7b1d3aee36..d9606a9593 100644 --- a/legacy/ecore/debian/libecore-evas-svn-00.shlibs +++ b/legacy/ecore/debian/libecore-evas-svn-00.shlibs @@ -1 +1 @@ -libecore-evas-ver-pre-svn-00 0 libecore-evas-svn-00 (>= 0.9.9.050+svn??????) +libecore-evas-ver-pre-svn-00 0 libecore-evas-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/ecore/debian/libecore-fb-svn-00.shlibs b/legacy/ecore/debian/libecore-fb-svn-00.shlibs index 86f81019ea..35a0658472 100644 --- a/legacy/ecore/debian/libecore-fb-svn-00.shlibs +++ b/legacy/ecore/debian/libecore-fb-svn-00.shlibs @@ -1 +1 @@ -libecore-fb-ver-pre-svn-00 0 libecore-fb-svn-00 (>= 0.9.9.050+svn??????) +libecore-fb-ver-pre-svn-00 0 libecore-fb-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/ecore/debian/libecore-file-svn-00.shlibs b/legacy/ecore/debian/libecore-file-svn-00.shlibs index 5c30b226ae..6cd871d3bd 100644 --- a/legacy/ecore/debian/libecore-file-svn-00.shlibs +++ b/legacy/ecore/debian/libecore-file-svn-00.shlibs @@ -1 +1 @@ -libecore-file-ver-pre-svn-00 0 libecore-file-svn-00 (>= 0.9.9.050+svn??????) +libecore-file-ver-pre-svn-00 0 libecore-file-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/ecore/debian/libecore-imf-svn-00.shlibs b/legacy/ecore/debian/libecore-imf-svn-00.shlibs index 5ed98521d2..64cfe4793b 100644 --- a/legacy/ecore/debian/libecore-imf-svn-00.shlibs +++ b/legacy/ecore/debian/libecore-imf-svn-00.shlibs @@ -1 +1 @@ -libecore-imf-ver-pre-svn-00 0 libecore-imf-svn-00 (>= 0.9.9.050+svn??????) +libecore-imf-ver-pre-svn-00 0 libecore-imf-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/ecore/debian/libecore-ipc-svn-00.shlibs b/legacy/ecore/debian/libecore-ipc-svn-00.shlibs index f22bbe6229..ef48e39e71 100644 --- a/legacy/ecore/debian/libecore-ipc-svn-00.shlibs +++ b/legacy/ecore/debian/libecore-ipc-svn-00.shlibs @@ -1 +1 @@ -libecore-ipc-ver-pre-svn-00 0 libecore-ipc-svn-00 (>= 0.9.9.050+svn??????) +libecore-ipc-ver-pre-svn-00 0 libecore-ipc-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/ecore/debian/libecore-job-svn-00.shlibs b/legacy/ecore/debian/libecore-job-svn-00.shlibs index 3010b2a256..3a058e2eb2 100644 --- a/legacy/ecore/debian/libecore-job-svn-00.shlibs +++ b/legacy/ecore/debian/libecore-job-svn-00.shlibs @@ -1 +1 @@ -libecore-job-ver-pre-svn-00 0 libecore-job-svn-00 (>= 0.9.9.050+svn??????) +libecore-job-ver-pre-svn-00 0 libecore-job-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/ecore/debian/libecore-svn-00.shlibs b/legacy/ecore/debian/libecore-svn-00.shlibs index d045cea127..bd66316f6d 100644 --- a/legacy/ecore/debian/libecore-svn-00.shlibs +++ b/legacy/ecore/debian/libecore-svn-00.shlibs @@ -1 +1 @@ -libecore-ver-pre-svn-00 0 libecore-svn-00 (>= 0.9.9.050+svn??????) +libecore-ver-pre-svn-00 0 libecore-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/ecore/debian/libecore-txt-svn-00.shlibs b/legacy/ecore/debian/libecore-txt-svn-00.shlibs index a2ab840d34..ff69ea3579 100644 --- a/legacy/ecore/debian/libecore-txt-svn-00.shlibs +++ b/legacy/ecore/debian/libecore-txt-svn-00.shlibs @@ -1 +1 @@ -libecore-txt-ver-pre-svn-00 0 libecore-txt-svn-00 (>= 0.9.9.050+svn??????) +libecore-txt-ver-pre-svn-00 0 libecore-txt-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/ecore/debian/libecore-x-svn-00.shlibs b/legacy/ecore/debian/libecore-x-svn-00.shlibs index 7c65c00bdc..2c5956e4c2 100644 --- a/legacy/ecore/debian/libecore-x-svn-00.shlibs +++ b/legacy/ecore/debian/libecore-x-svn-00.shlibs @@ -1 +1 @@ -libecore-x-ver-pre-svn-00 0 libecore-x-svn-00 (>= 0.9.9.050+svn??????) +libecore-x-ver-pre-svn-00 0 libecore-x-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/edje/debian/changelog b/legacy/edje/debian/changelog index 83f1639d6a..b7558b57a8 100644 --- a/legacy/edje/debian/changelog +++ b/legacy/edje/debian/changelog @@ -1,91 +1,5 @@ -edje (0.9.9.050+svn????????) UNRELEASED; urgency=low +edje (0.9.9.050+svnYYYYMMDD-1) unstable; urgency=low - * New SVN snapshot - - Drop patches, no longer needed: - + 0002-fix-library-soname.patch - + 0003-reapply-autofoo.patch - - Package renaming due to upstream SONAME change. - + Update shlibs and .install files as a consequence - * Update Standards-Version, no change needed - * Move libedje-dbg to the debug section - - -- Albin Tonnerre Sat, 18 Apr 2009 16:16:34 +0200 - - - - -- Albin Tonnerre Sat, 18 Apr 2009 16:15:00 +0200 - -edje (0.9.9.050+svn20090204-1) experimental; urgency=low - - * New SVN snapshot - - tighten requirements on libeina-dev - - Bump shlibs due to functions added to the API - - Add --enable-doc to configure to get the doc built - - Update dependency on libevas-engines - * Make libedje-bin depend on a recent libembryo-bin - - Fixes a bug when using edje_cc while E is running, as it calls embryo_cc, - which uses environment variables set by E where it shouldn't - * Use a proper short description for libedje-dbg - - -- Albin Tonnerre Wed, 04 Feb 2009 00:48:09 +0100 - -edje (0.9.9.050+svn20081206-2) experimental; urgency=low - - * Remove version name from -dev packages name - * [lintian] Add ${misc:Depends} to libedje-doc too - - -- Albin Tonnerre Tue, 06 Jan 2009 22:03:51 +0100 - -edje (0.9.9.050+svn20081206-1) experimental; urgency=low - - * Upstream SVN snapshot - - Packages renamed due to API changes - + libedje-dev->libedje-0.9.9.050a-dev, libedje0->libedje-0.9.9.050a - - Add debian/patches/{01-fix-library-soname,02-reapply-autofoo}: Use release - instead of version-info to create libedje SONAME, to prevent things - from breaking when the ABI changes again. - - Build-depend and make libedje-0.9.9.050a-dev depend on libeina-0.0.1a-dev - * [lintian] Add ${misc:Depends} to package dependencies - * [lintian] Fix some escapes in debian/edje_cc.1 and debian/edje_recc.1 - * Update Standards-Version to 3.8.0 - - -- Albin Tonnerre Sat, 20 Dec 2008 21:18:58 +0100 - -edje (0.9.9.050-1.1) experimental; urgency=low - - * Non-maintainer upload. - * Fix FTBFS: Depend on suitable version of libevas-dev (Closes: #505235) - - -- Joachim Breitner Tue, 11 Nov 2008 00:54:03 +0100 - -edje (0.9.9.050-1) experimental; urgency=low - - * New upstream release - - -- Jan Lübbe Mon, 10 Nov 2008 00:48:39 +0100 - -edje (0.9.9.043-1) experimental; urgency=low - - * New upstream release - * Docs are now prebuilt in the tarball - - -- Jan Lübbe Sun, 25 May 2008 18:59:51 +0200 - -edje (0.5.0.042-2) experimental; urgency=low - - [ Jan Luebbe ] - * Add support for keeping patches as git commits and build-depend on quilt - * Add workaround for libtool option reordering - * Enable -Wl,--as-needed - - -- Jan Lübbe Sun, 04 May 2008 22:33:41 +0200 - -edje (0.5.0.042-1) experimental; urgency=low - - * Initial Release (Closes: #468267) - * Apply patch from Niv Sardi and change it to - document the license for data/* and doc/*. Also refer to - common-licenses on Debian. - - -- Jan Lübbe Wed, 19 Mar 2008 14:42:22 +0100 + * Clean up changelog + -- quaker Tue, 21 Apr 2009 19:15:44 +0100 diff --git a/legacy/edje/debian/libedje-svn-00.shlibs b/legacy/edje/debian/libedje-svn-00.shlibs index 5888882c4c..eba038d32c 100644 --- a/legacy/edje/debian/libedje-svn-00.shlibs +++ b/legacy/edje/debian/libedje-svn-00.shlibs @@ -1 +1 @@ -libedje-ver-pre-svn-00 0 libedje-svn-00 (>= 0.9.9.050+svn????????) +libedje-ver-pre-svn-00 0 libedje-svn-00 (>= 0.9.9.050+svnYYYYMMDD) diff --git a/legacy/eet/debian/changelog b/legacy/eet/debian/changelog index e921181998..01616deda4 100644 --- a/legacy/eet/debian/changelog +++ b/legacy/eet/debian/changelog @@ -1,43 +1,5 @@ -eet (1.1.0-1) UNRELEASED; urgency=low +eet (1.2.0+svnYYYYMMDD-1) unstable; urgency=low - * New upstream release - * debian/rules: - - No longer delete eet_docs.tar.gz in clean, we no longer generate it. - - Add support for building and running unit tests. They are disabled for - now, as they are not 100% functionnal yet. - - Stop removing doc/man/man3/todo.3, this is now shipped in the upstream - tarball. Explicitely list the manpages we want in DEB_INSTALL_MANPAGES - instead. - - CFLAGS += -fvisibility=hidden so that private symbols don't get exported - * debian/libeet1.symbols: Add a symbols file for libeet1. - * debian/control: - - Bump Standards-Version to 3.8.0 - - Drop Build-Dependency on doxygen as docs are now in the upstream tarball. - - Build-Depend on dpkg-dev (>= 1.14.8) as we are using a symbols file + * Clean up changelog - -- Albin Tonnerre Sat, 27 Sep 2008 13:47:11 +0200 - -eet (1.0.1-1) unstable; urgency=low - - * New upstream release - - -- Jan Lübbe Tue, 20 May 2008 18:21:30 +0200 - -eet (1.0.0-1) unstable; urgency=low - - [ Albin Tonnerre ] - * libeet-dev depends on libjpeg62-dev for static linking - * Handle soname change - * Upload to unstable - - [ Jan Lübbe ] - * New upstream release - * Do not remove the documentation shipped in the tarball - - -- Jan Lübbe Mon, 21 Apr 2008 11:32:41 +0200 - -eet (0.9.10.042-1) experimental; urgency=low - - * Initial release (Closes: #461950) - - -- Albin Tonnerre Fri, 25 Jan 2008 12:21:30 +0100 + -- quaker Tue, 21 Apr 2009 19:13:08 +0100 diff --git a/legacy/efreet/debian/changelog b/legacy/efreet/debian/changelog index b740e2031b..f26a5e54a6 100644 --- a/legacy/efreet/debian/changelog +++ b/legacy/efreet/debian/changelog @@ -1,77 +1,5 @@ -efreet (0.5.0.050+svn2009????) UNRELEASED; urgency=low +efreet (0.5.0.050+svnYYYYMMDD-1) unstable; urgency=low - * New SVN snapshot - - Drop patches, no longer needed: - + 02-fix-library-soname.diff - + 03-reapply-autofoo.diff - - Drop 04_fix_signedness_issues.diff, applied upstream - - Package enaming due to upstream SONAME change. - + Update shlibs and .install files + * Clean up changelog - -- Albin Tonnerre Sat, 18 Apr 2009 13:09:52 +0200 - -efreet (0.5.0.050+svn20090203-2) experimental; urgency=low - - * Add debian/patches/04_fix_signedness_issues.diff: - - Cherry-pick from SVN rev. 39610 (Closes: #514018) - * Bump Standards-Version to 3.8.1, no change required - * Name properly the shlibs file - * Include efreet-trash.pc in libefreet-dev - * make the packaging copyright point to /usr/share/common-licenses/GPL-2 - instead of /GPL - - -- Albin Tonnerre Mon, 23 Mar 2009 23:57:53 +0100 - -efreet (0.5.0.050+svn20090203-1) experimental; urgency=low - - * New SVN snapshot - - libefreet0 is now libefrett-0.5.0.050a due to API change - + Bump shlibs - - Add patches to change the SONAME - - Use new 'make doc' target to generate the documentation: - + Add --enable-doc to configure options - + use 'make doc' - + build-depend on doxygen - - -- Albin Tonnerre Tue, 03 Feb 2009 15:13:57 +0100 - -efreet (0.5.0.050+svn20081114-2) experimental; urgency=low - - * Update dependencies for new packages name - - -- Albin Tonnerre Tue, 06 Jan 2009 22:00:25 +0100 - -efreet (0.5.0.050+svn20081114-1) experimental; urgency=low - - * Upstream SVN snapshot - - Build-depend and make libefreet-dev depend on libeina-0.0.1a-dev - * Update the libecore-dev dependencies to libecore-0.9.9.050a-dev - * Bump shlibs for libefreet0 as a new symbol was added (efreet_menu_file_set) - * [lintian] Add ${misc:Depends} to the packages dependencies - - -- Albin Tonnerre Mon, 01 Dec 2008 20:06:01 +0100 - -efreet (0.5.0.050-1) experimental; urgency=low - - * New upstream version - * Bump Standards-Version to 3.8.0 - * documentation shipped in the upstream tarball - - remove b-d on doxygen - - no longer build and clean the documentation in debian/rules - * Add debian/libefreet0.shlibs - - -- Albin Tonnerre Mon, 10 Nov 2008 00:41:24 +0100 - -efreet (0.5.0.043+doc-1) experimental; urgency=low - - * New upstream release - - -- Jan Lübbe Mon, 26 May 2008 13:19:41 +0200 - -efreet (0.0.3.042+doc-1) experimental; urgency=low - - * Initial Release (Closes: #468315) - * debian/patches/01_menu_path: Allows E17 to find a menu provided by the e17 - package if no menus are found after searching the FDO paths - - -- Albin Tonnerre Tue, 01 Apr 2008 18:23:34 +0200 + -- quaker Tue, 21 Apr 2009 19:16:49 +0100 diff --git a/legacy/eina/debian/changelog b/legacy/eina/debian/changelog index b1692846b8..8935d6a502 100644 --- a/legacy/eina/debian/changelog +++ b/legacy/eina/debian/changelog @@ -1,45 +1,5 @@ -eina (0.0.1~svn???????) UNRELEASED; urgency=low +eina (0.0.1+svnYYYYMMDD-1) unstable; urgency=low - * New SVN snapshot - - Drop patches, no longer needed - - Package renaming due to upstream SONAME change. - + Update shlibs and .install files - * Move libeina-dbg to the new debug section + * Clean up changelog - -- Albin Tonnerre Sun, 19 Apr 2009 11:45:06 +0200 - -eina (0.0.1~svn20090323-1) experimental; urgency=low - - * New SVN snapshot - - refresh patches - - Bump shlibs - * Update Standards-Version, no change required - * make the packaging copyright point to /usr/share/common-licenses/GPL-2 - instead of /GPL - - -- Albin Tonnerre Mon, 23 Mar 2009 18:38:19 +0100 - -eina (0.0.1~svn20090128-1) experimental; urgency=low - - * New SVN snapshot - - libeina-0.0.1a is now libeina-0.0.1b, due to API break - - refresh patches - * Remove a part concerning libeina-dev from the description of libeina-0.0.1b - - -- Albin Tonnerre Wed, 28 Jan 2009 23:28:36 +0100 - -eina (0.0.1~svn20081120-2) experimental; urgency=low - - * Remove version number from -dev package name since it's not really useful - * [lintian] Fix W: copyright-with-old-dh-make-debian-copyright - - -- Albin Tonnerre Tue, 06 Jan 2009 22:11:01 +0100 - -eina (0.0.1~svn20081120-1) experimental; urgency=low - - * Initial Release (Closes: #506916) - * debian/patches/{01-fix-library-soname,02-reapply-autofoo}: Use release - instead of version-info to create the library SONAME, to prevent things - from breaking when the ABI changes. - - -- Albin Tonnerre Thu, 11 Dec 2008 20:52:23 +0100 + -- quaker Tue, 21 Apr 2009 19:12:20 +0100 diff --git a/legacy/embryo/debian/changelog b/legacy/embryo/debian/changelog index 99d97bf74c..1b1c94230f 100644 --- a/legacy/embryo/debian/changelog +++ b/legacy/embryo/debian/changelog @@ -1,41 +1,5 @@ -embryo (0.9.9.050+svn20090204-1) experimental; urgency=low +embryo (0.9.9.050+svnYYYYMMDD-1) unstable; urgency=low - * New SVN snapshot - - Use new 'make doc' target to generate the documentation: - + Add --enable-doc to configure options - + use 'make doc' - + build-depend on doxygen - * Use a proper short description for libembryo-dbg - * [lintian] Add ${misc:Depends} to Depends + * Clean up changelog - -- Albin Tonnerre Wed, 04 Feb 2009 20:11:52 +0100 - -embryo (0.9.9.050-1) experimental; urgency=low - - * New upstream release - * Add libembryo0.symbols - * debian/control: - - Drop B-D on doxygen, no longer needed - - Update Standards-Version to 3.8.0 - - B-D on dpkg-dev >= 1.14.8 as we use symbols support - * debian/rules: - - don't rm doc/man/man3/todo.3 as it's now shipped in the upstream tarball - - CFLAGS += -visibility=hidden to avoid exporting private symbols - - -- Albin Tonnerre Mon, 10 Nov 2008 00:20:43 +0100 - -embryo (0.9.9.043-1) experimental; urgency=low - - * New upstream release - * Docs are now prebuilt in the tarball - * debian/libevas-doc.doc-base: change Section to Programming/C - - -- Jan Lübbe Sat, 24 May 2008 23:17:29 +0200 - -embryo (0.9.1.042+dfsg-1) experimental; urgency=low - - * Initial Release (Closes: #468269) - * Resolve license problem by merging fix made in the upstream VCS with - permission from Greg Garner - - -- Jan Luebbe Tue, 04 Mar 2008 13:47:56 +0100 + -- quaker Tue, 21 Apr 2009 19:15:09 +0100 diff --git a/legacy/emotion/debian/changelog b/legacy/emotion/debian/changelog index 5d6dfb11f6..c3677482c9 100644 --- a/legacy/emotion/debian/changelog +++ b/legacy/emotion/debian/changelog @@ -1,13 +1,5 @@ -emotion (0.1.0.042-2) unstable; urgency=low +emotion (0.1.0.042+svnYYYYMMDD-1) unstable; urgency=low - * a SVN release. - - -- quaker Sat, 27 Dec 2008 10:02:05 +0100 - - -emotion (0.1.0.042-1) unstable; urgency=low - - * CVS Release. - - -- Falko Schmidt Thu, 01 Apr 2008 15:11:22 +0000 + * Clean up changelog + -- quaker Tue, 21 Apr 2009 19:19:59 +0100 diff --git a/legacy/evas/debian/changelog b/legacy/evas/debian/changelog index 0a55385606..f034e47d9d 100644 --- a/legacy/evas/debian/changelog +++ b/legacy/evas/debian/changelog @@ -1,110 +1,5 @@ -evas (0.9.9.050+svn??????) UNRELEASED; urgency=low +evas (0.9.9.050+svnYYYYMMDD-1) unstable; urgency=low - * New SVN snapshot - - Drop patches, no longer needed - - Massive renaming due to upstream SONAME change. - * Update Standards-Version, no change required - * Move libevas-dbg to the debug section + * Clean up changelog - -- Albin Tonnerre Sat, 18 Apr 2009 11:22:28 +0200 - -evas (0.9.9.050+svn20090204-1) experimental; urgency=low - - [ Albin Tonnerre ] - * New SVN snapshot - - libevas-0.9.9.050a is now libevas-0.9.9.050b due to API change - - refresh patches - - Use new 'make doc' target to generate the documentation: - + Add --enable-doc to configure options - + use 'make doc' - + build-depend on doxygen - * Revert back to using libevas-engines and libevas-engines-extras, if the - engines <-> evas interface breaks, it will be handled by bumping the - SONAME for libevas - - [ Nikita V. Youshchenko ] - * Make dependency on libeina-dev versioned. - * Add myself to uploaders. - - -- Nikita V. Youshchenko Sun, 08 Mar 2009 12:41:32 +0300 - -evas (0.9.9.050+svn20081206-2) experimental; urgency=low - - * Remove version from -dev package name, since it's not really useful - - -- Albin Tonnerre Tue, 06 Jan 2009 22:01:03 +0100 - -evas (0.9.9.050+svn20081206-1) experimental; urgency=low - - * Upstream SVN snapshot - - Packages renamed due to API changes - - Add debian/patches/{01-fix-library-soname,02-reapply-autofoo}: Use release - instead of version-info to create the library SONAME, to prevent things - from breaking when the ABI changes again - - Remove the symbols file as it it's almost useless now - + As a consequence, B-D on dpkg-dev >= 1.14.8 is no longer needed - * debian/rules: Add --disable-image-loader-edb to configure flags as this - image loader,though deprecated, is built by default - * [lintian] Add ${misc:Depends} to package dependencies - - -- Albin Tonnerre Sun, 07 Dec 2008 12:07:39 +0100 - -evas (0.9.9.050-2) experimental; urgency=low - - * Move MMX-specific symbols to debian/libevas0.symbols.{amd64,i386} - - Fixes FTBFS on non-x86 architectures (Closes: #502588) - * debian/rules: explicitely disable SSE on non-amd64 architectures - - -- Albin Tonnerre Sun, 09 Nov 2008 23:54:56 +0100 - -evas (0.9.9.050-1) experimental; urgency=low - - [ Albin Tonnerre ] - * New upstream release - * Add a symbols file for libevas0 - * CFLAGS += -fvisibility=hidden to avoid exporting private symbols. - * debian/control: - - Bump Standards-Version to 3.8.0 - - Drop Build-Dependency on doxygen as docs are now in the upstream tarball. - - Build-Depend on dpkg-dev >= 1.14.8 as we're using symbols support. - - Bump B-D on libeet-dev >= 1.1.0, evas uses symbols from the new version. - * Add the directfb rendering engine to libevas-engines-extras, now that it has - been rewritten: - - debian/control: Build-Depend on libdirectfb-dev, update description. - - debian/rules: Add --enable-directfb to the configure flags - - -- Jan Lübbe Fri, 17 Oct 2008 11:30:50 +0200 - -evas (0.9.9.043-1) experimental; urgency=low - - [ Jan Lübbe ] - * New upstream snapshot - * debian/rules: - - Docs are now prebuilt in the tarball - * debian/control: - - Depend on eet >= 1.0.1 (configure checks for the new version) - - Break long lines - - [ Albin Tonnerre ] - * debian/rules: Disable pthreads on hppa - - -- Jan Lübbe Wed, 21 May 2008 21:12:54 +0200 - -evas (0.9.9.042-2) experimental; urgency=low - - [ Albin Tonnerre ] - * debian/control: - - Remove nonexistent Suggests: libevas-all - - Recommend libevas-engines - - libevas-dev depends on libfontconfig1-dev / libeet-dev for static linking - - [ Jan Lübbe ] - * debian/libevas-doc.doc-base: change Section to Programming/C - - -- Jan Lübbe Sun, 04 May 2008 21:52:05 +0200 - -evas (0.9.9.042-1) experimental; urgency=low - - * Initial release (Closes: #461969) - - -- Albin Tonnerre Fri, 15 Feb 2008 12:52:42 +0100 + -- quaker Tue, 21 Apr 2009 19:13:59 +0100 diff --git a/legacy/evas/debian/libevas-svn-00.shlibs b/legacy/evas/debian/libevas-svn-00.shlibs index bd7b640571..0d47cb5ef0 100644 --- a/legacy/evas/debian/libevas-svn-00.shlibs +++ b/legacy/evas/debian/libevas-svn-00.shlibs @@ -1 +1 @@ -libevas-ver-pre-svn-00 0 libevas-svn-00 (>= 0.9.9.050+svn??????) +libevas-ver-pre-svn-00 0 libevas-svn-00 (>= 0.9.9.050+svnYYYYMMDD)