From 799716524aa9b438a44ca571e69985428a7fdde6 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Fri, 3 Feb 2012 23:02:18 +0100 Subject: [PATCH] Cleanup. - Shorten debian/changelog, it is our first upload after all :-) --- debian/changelog | 273 +---------------------------------------------- 1 file changed, 2 insertions(+), 271 deletions(-) diff --git a/debian/changelog b/debian/changelog index d0be7ea..565cc22 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,274 +1,5 @@ -gpac (0.4.5+svn3450-1) UNRELEASED; urgency=low +gpac (0.4.5+svn3450~dfsg0-1) UNRELEASED; urgency=low - [ Andres Mejia ] - * New upstream release based on an svn snapshot. - * Provide package for Debian. (Closes: #636350) - * Make the team maintainers and add myself and Reinhard as uploaders. - * Get build conflicts of libgpac-dev. - * Bump to Standards-Version 3.9.2. - * Provide Vcs-* entries. - * Remove files generated from build time. - * Fix weak library dependency of dev package to library. - * Add README.source for use of quilt. - * Delete *.opic during cleaning. - * Don't build with OpenSSL support. - * Remove mozilla-gpac related packaging. - * Relax version dependency in shlibs info. - * Convert packaging to use dh with overrides and parallel building support. - * Don't pass in CFLAGS to configure script. - * Don't set C or C++ compiler to use. Allow the build system to pick - the default. - * Pass in -Wall as extra cflags. - * Remove unneeded use to specify -l option for dh_shlibdeps. - * Convert to debhelper (>= 7.0.50~). - * Place library package in Section: libs. - * Don't have library package Provides: libgpac. - * Supply a script to generate SVN revision of tarball. - * Update patches. Remove unneeded patches. - * Convert gpac to 3.0 (quilt) with options to unapply patches and abort on - upstream changes. - * Remove build dependency on quilt. - * Remove arch restriction of alpha for libopenjpeg-dev. - * Fix build failure due to missing -ldl. - * Remove '--with quilt' option from debian/rules. - * Update packages description. - * Remove include/gpac/version.h during debian/rules clean. - * Add lintian overrides for gpac package. - * Introduce soname versioning for library. - * Rename manpages in gpac package. - * Fix MP4Client manpage errors. - * Create include/gpac/version.h in case subversion is not installed in host - system. - - [ Reinhard Tartler ] - * Revert "Create package for modules." - * add libswscale to build-depends - * install symlinks to match actual binary names - * convert to multiline build-depends - * add .gitignore file - * improve package descriptions + * Initial release. (Closes: #636350) -- Andres Mejia Tue, 02 Aug 2011 10:19:53 -0400 - -gpac (0.4.5-0.3ubuntu6) lucid; urgency=low - - * rebuild for ffmpeg versioned symbols - - -- Reinhard Tartler Tue, 19 Jan 2010 20:57:37 +0100 - -gpac (0.4.5-0.3ubuntu5) lucid; urgency=low - - * Xvidcore transition (LP: #486169). - * Don't use ccache and -j option for make. - * Add ${misc:Depends} macro to the Depends fields. - - -- Alessio Treglia Tue, 24 Nov 2009 00:04:42 +0100 - -gpac (0.4.5-0.3ubuntu4) karmic; urgency=low - - * debian/04_glx-func-def.diff: Define a glXGetProcAddress prototype so - that gcc doesn't assume it returns an int. LP: #402177 - - -- Michael Terry Thu, 10 Sep 2009 10:06:36 -0400 - -gpac (0.4.5-0.3ubuntu3) karmic; urgency=low - - * Remove libmozjs-dev build dependency. Fixes FTBFS. - - -- Onkar Shinde Fri, 04 Sep 2009 01:19:48 +0530 - -gpac (0.4.5-0.3ubuntu2) karmic; urgency=low - - * No-change rebuild to pick up new ffmpeg shlibs file. - - -- Stefan Potyra Sat, 29 Aug 2009 22:38:25 +0200 - -gpac (0.4.5-0.3ubuntu1) karmic; urgency=low - - * Merge from debian-multimedia.org (LP: #354825). - - Fix a double-free/heap corruption (LP: #135071). - * Remaining Ubuntu changes : - - Remove libamrnb-dev and libamrwb-dev build-depends. These packages don't - exist in Ubuntu repositories. - - Increment libgpac-dev Replaces: gpac version to 0.4.2~rc2-0ubuntu1 - - Build-depends on libxmlrpc-c3-dev because libxmlrpc-c-dev is not provided - in the Ubuntu package. - - -- Julien Lavergne Fri, 01 May 2009 16:10:06 +0200 - -gpac (0.4.5-0.3) unstable; urgency=low - - * Added a patch from Ubuntu to fix a crash in MP4Box (Thanks to Kees Cook). - - -- Christian Marillat Fri, 06 Mar 2009 13:50:23 +0100 - -gpac (0.4.5-0.2) unstable; urgency=low - - * Don't Build-Depends for now on libopenjpeg-dev for alpha. - - -- Christian Marillat Thu, 29 Jan 2009 11:17:07 +0100 - -gpac (0.4.5-0.1) unstable; urgency=low - - * New patch : Don't install library in /usr/lib64. - * Build with '-fPIC -DPIC' for all arch. - * Add more cflags (-I/usr/include/mozjs -DXP_UNIX) for amd64. - - -- Christian Marillat Sun, 07 Dec 2008 10:05:15 +0100 - -gpac (0.4.5-0.0) unstable; urgency=low - - * New upstream release. - - -- Christian Marillat Thu, 04 Dec 2008 16:06:59 +0100 - -gpac (0.4.4.svn20080612-0.1) unstable; urgency=low - - * Fix bad library symlink in -dev package. - * Move libgpac-dev in libdevel section. - - -- Christian Marillat Fri, 13 Jun 2008 09:06:03 +0200 - -gpac (0.4.4.svn20080612-0.0) unstable; urgency=low - - * New cvs release. - * Added libgpac-dev in Build-Conflicts. - - -- Christian Marillat Thu, 12 Jun 2008 19:57:14 +0200 - -gpac (0.4.4-0.5) unstable; urgency=low - - * Added ccache support. - * Rebuild against latest ffmpeg libraries. - - -- Christian Marillat Wed, 21 May 2008 19:13:01 +0200 - -gpac (0.4.4-0.4) unstable; urgency=low - - * Rebuild agains't the latest libavformat. - - -- Christian Marillat Sun, 17 Feb 2008 12:34:30 +0100 - -gpac (0.4.4-0.3ubuntu4) jaunty; urgency=low - - * Add 20_memset_typo.dpatch: correct the chpl_New function to not - overwrite memory during initialization (LP: #273075). - - -- Kees Cook Thu, 05 Mar 2009 10:56:07 -0800 - -gpac (0.4.4-0.3ubuntu3) jaunty; urgency=low - - * Rebuild to pickup ffmpeg's new shlibs (LP: #289600). - - -- Lionel Le Folgoc Sat, 15 Nov 2008 16:58:35 +0100 - -gpac (0.4.4-0.3ubuntu2) intrepid; urgency=low - - * Rebuild for the ffmpeg -> ffmpeg-free transition (LP: #245565). - - -- Michael Bienia Tue, 08 Jul 2008 15:59:27 +0200 - -gpac (0.4.4-0.3ubuntu1) hardy; urgency=low - - * Merge with debian-multimedia (LP: #160403) - * Ubuntu changes: - - libav*cvs51-dev -> libav*-dev in Build-Depends - - Increment libgpac-dev Replaces: gpac version to 0.4.2~rc2-0ubuntu1 - - Set Maintainer to MOTUs - - -- John Dong Sun, 18 Nov 2007 02:27:19 -0500 - -gpac (0.4.4-0.3) unstable; urgency=low - - * New patch from Carlo Wood to add support for files larger than 2GB. - - -- Christian Marillat Wed, 01 Aug 2007 19:28:14 +0200 - -gpac (0.4.4-0.2) unstable; urgency=low - - * ligpac-dev should replace gpac. - - -- Christian Marillat Thu, 14 Jun 2007 11:45:11 +0200 - -gpac (0.4.4-0.1) unstable; urgency=low - - * Don't try to build the mozilla plugin. Doesn't build at least on amd64. - - -- Christian Marillat Wed, 13 Jun 2007 22:49:06 +0200 - -gpac (0.4.4-0.0) unstable; urgency=low - - * New upstream release. - - -- Christian Marillat Fri, 01 Jun 2007 17:59:15 +0200 - -gpac (0.4.2-0.0) unstable; urgency=low - - * New upstream release. - * Add libssl-dev in Builde-Depends. - - -- Christian Marillat Mon, 7 Aug 2006 11:23:27 +0200 - -gpac (0.4.0+rc2-0.4) unstable; urgency=low - - * Build with -fPIC for all archs. - * Small patch from cvs to build on 64 bits arch. - - -- Christian Marillat Wed, 14 Jun 2006 16:17:48 +0200 - -gpac (0.4.0+rc2-0.3) unstable; urgency=low - - * Build for amd64. - - -- Christian Marillat Mon, 12 Jun 2006 10:41:51 +0200 - -gpac (0.4.0+rc2-0.2) unstable; urgency=low - - * Add libxml2-dev in Build-depends. - * Use --extra-cflags to add more flags to gcc. - - -- Christian Marillat Wed, 3 May 2006 10:08:29 +0200 - -gpac (0.4.0+rc2-0.1) unstable; urgency=low - - * Rebuild against the latest libfaad. - - -- Christian Marillat Sun, 23 Apr 2006 15:12:49 +0200 - -gpac (0.4.0+rc2-0.0) unstable; urgency=low - - * New upstream release. - - -- Christian Marillat Thu, 22 Dec 2005 16:55:33 +0100 - -gpac (0.3.0-0.0) unstable; urgency=low - - * New upstream release. - - -- Christian Marillat Thu, 28 Jul 2005 15:23:16 +0200 - -gpac (0.2.3-0.0) unstable; urgency=low - - * New upstream release. - - -- Christian Marillat Wed, 26 Jan 2005 14:56:57 +0100 - -gpac (0.2.0-0.0) unstable; urgency=low - - * New upstream release. - - -- Christian Marillat Wed, 15 Sep 2004 16:03:58 +0200 - -gpac (0.1.4-0.1) unstable; urgency=low - - * Add fix from Oliver Cordes for amd64. - * Add support for SpiderMonkey JS library from Peter Chiocchetti. - - -- Christian Marillat Thu, 8 Jul 2004 23:38:18 +0200 - -gpac (0.1.4-0.0) unstable; urgency=low - - * Initial Release. - - -- Christian Marillat Fri, 18 Jun 2004 20:39:34 +0200 - -- 2.30.2