diff -Nru crystalhd-0.1/debian/changelog crystalhd-0.0~git20100118/debian/changelog --- crystalhd-0.1/debian/changelog 2010-08-11 04:12:47.000000000 +0100 +++ crystalhd-0.0~git20100118/debian/changelog 2010-08-11 04:12:48.000000000 +0100 @@ -1,5 +1,27 @@ -crystalhd (0.1-20100118) hardy; urgency=low +crystalhd (1:0.0~git20100118-1~) hardy; urgency=low - * Initial release + * Upload for XBMC PPA. + * Make version less than version to be uploaded in Debian sid. - -- Ouattara Oumar Aziz (alias wattazoum) Mon, 18 Jan 2010 23:40:11 +0100 + -- Andres Mejia Tue, 10 Aug 2010 23:06:49 -0400 + +crystalhd (1:0.0~git20100118-1) unstable; urgency=low + + [ Ouattara Oumar Aziz (alias wattazoum) ] + * Initial release. (Closes: #577130) + + [ Andres Mejia ] + * Fixup version. + * Build depend on debhelper (>= 7.0.50~). + * Bump Standards-Version to 3.9.1. + * Explicitly use source format 1.0. + * Update Vcs-* entries to point to location where packaging is done. + * Remove template README.Debian file. + * Remove unneeded debian/.dirs files and debian/dirs. + * Make myself maintainer and Ouattara an Uploader. + * Ensure the packaging is licensed under the same terms as crystalhd. + * Fixup copyright file. + * Fixup descriptions of packages. + * Remove unnecessary build dependencies on cmake and automake. + + -- Andres Mejia Tue, 10 Aug 2010 23:00:00 -0400 diff -Nru crystalhd-0.1/debian/control crystalhd-0.0~git20100118/debian/control --- crystalhd-0.1/debian/control 2010-08-11 04:12:47.000000000 +0100 +++ crystalhd-0.0~git20100118/debian/control 2010-08-11 04:12:48.000000000 +0100 @@ -1,24 +1,33 @@ Source: crystalhd Priority: extra -Maintainer: Ouattara Oumar Aziz (alias wattazoum) -Build-Depends: debhelper (>= 7.0.50), cmake, autoconf, -Standards-Version: 3.8.1 +Maintainer: Andres Mejia +Uploaders: Ouattara Oumar Aziz (alias wattazoum) +Build-Depends: debhelper (>= 7.0.50~), +Standards-Version: 3.9.1 Section: libs Homepage: http://www.broadcom.com/support/crystal_hd/ -Vcs-Git: git://git.wilsonet.com/crystalhd.git/ -Vcs-Browser: http://git.wilsonet.com/crystalhd.git/ +Vcs-Git: git://git.debian.org/git/pkg-multimedia/crystalhd.git +Vcs-Browser: http://git.debian.org/?p=pkg-multimedia/crystalhd.git Package: libcrystalhd-dev Section: libdevel Architecture: any Depends: libcrystalhd1 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} -Description: Crystal HD Video Decoder Drivers headers - Crystal HD Video Decoder Drivers headers +Description: Crystal HD Video Decoder (development files) + Crystal HD Solution is a product offered by Broadcom. It is used to enable + flawless playback of 1080p high definition video across a wide range of + systems. + . + This package contains the files necessary for development. Package: libcrystalhd1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Crystal HD Video Decoder Drivers libraries - Crystal HD Video Decoder Drivers libraries +Description: Crystal HD Video Decoder (shared library) + Crystal HD Solution is a product offered by Broadcom. It is used to enable + flawless playback of 1080p high definition video across a wide range of + systems. + . + This package contains the shared library. diff -Nru crystalhd-0.1/debian/copyright crystalhd-0.0~git20100118/debian/copyright --- crystalhd-0.1/debian/copyright 2010-08-11 04:12:47.000000000 +0100 +++ crystalhd-0.0~git20100118/debian/copyright 2010-08-11 04:12:48.000000000 +0100 @@ -1,5 +1,5 @@ -This package was debianized by Ouattara Oumar Aziz (alias wattazoum) on -Mon, 18 Jan 2010 21:12:59 +0100. +This package was debianized by Ouattara Oumar Aziz (alias wattazoum) + on Mon, 18 Jan 2010 21:12:59 +0100. It was downloaded from http://git.wilsonet.com/crystalhd.git/ @@ -32,10 +32,7 @@ The Debian packaging is: - Copyright (C) 2010 Ouattara Oumar Aziz (alias wattazoum) + Copyright (C) 2010 Ouattara Oumar Aziz (alias wattazoum) + -and is licensed under the GPL version 3, -see `/usr/share/common-licenses/GPL-3'. - -# Please also look if there are files or directories which have a -# different copyright/license attached and list them here. +and is licensed under the same terms as crystalhd. diff -Nru crystalhd-0.1/debian/dirs crystalhd-0.0~git20100118/debian/dirs --- crystalhd-0.1/debian/dirs 2010-08-11 04:12:47.000000000 +0100 +++ crystalhd-0.0~git20100118/debian/dirs 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -usr/bin -usr/sbin diff -Nru crystalhd-0.1/debian/libcrystalhd1.dirs crystalhd-0.0~git20100118/debian/libcrystalhd1.dirs --- crystalhd-0.1/debian/libcrystalhd1.dirs 2010-08-11 04:12:47.000000000 +0100 +++ crystalhd-0.0~git20100118/debian/libcrystalhd1.dirs 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -usr/lib diff -Nru crystalhd-0.1/debian/libcrystalhd-dev.dirs crystalhd-0.0~git20100118/debian/libcrystalhd-dev.dirs --- crystalhd-0.1/debian/libcrystalhd-dev.dirs 2010-08-11 04:12:47.000000000 +0100 +++ crystalhd-0.0~git20100118/debian/libcrystalhd-dev.dirs 1970-01-01 01:00:00.000000000 +0100 @@ -1,2 +0,0 @@ -usr/lib -usr/include diff -Nru crystalhd-0.1/debian/README.Debian crystalhd-0.0~git20100118/debian/README.Debian --- crystalhd-0.1/debian/README.Debian 2010-08-11 04:12:47.000000000 +0100 +++ crystalhd-0.0~git20100118/debian/README.Debian 1970-01-01 01:00:00.000000000 +0100 @@ -1,6 +0,0 @@ -crystalhd for Debian --------------------- - - - - -- Ouattara Oumar Aziz (alias wattazoum) Mon, 18 Jan 2010 21:12:59 +0100 diff -Nru crystalhd-0.1/debian/source/format crystalhd-0.0~git20100118/debian/source/format --- crystalhd-0.1/debian/source/format 1970-01-01 01:00:00.000000000 +0100 +++ crystalhd-0.0~git20100118/debian/source/format 2010-08-11 04:12:48.000000000 +0100 @@ -0,0 +1 @@ +1.0