debian/0000755000000000000000000000000012203022050007150 5ustar debian/libparse-edid-perl.docs0000644000000000000000000000000712203021122013462 0ustar README debian/changelog0000644000000000000000000000055112203021163011027 0ustar libparse-edid-perl (1.0.4-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.9.4 -- Gonéri Le Bouder Thu, 15 Aug 2013 02:34:33 +0200 libparse-edid-perl (1.0.1-1) unstable; urgency=low * Initial Release. (Closes: #677372) -- Gonéri Le Bouder Mon, 25 Jun 2012 21:49:31 +0200 debian/rules0000755000000000000000000000003611772144224010251 0ustar #!/usr/bin/make -f %: dh $@ debian/compat0000644000000000000000000000000211772140313010363 0ustar 8 debian/copyright0000644000000000000000000000276711772141052011135 0ustar Format-Specification: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?view=markup&pathrev=135 Maintainer: unknown Source: http://search.cpan.org/dist/Parse-EDID/ Name: Parse-EDID Files: * Copyright: 2005-2010, Mandriva SA 2005-2010, Pascal Rigaux 2005-2010, Anssi Hannula 2012, Guillaume Rousse License: GPL-3+ Files: debian/* Copyright: 2012, Gonéri Le Bouder License: GPL-3+ or Artistic or GPL-1+ License: GPL-3+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 3 dated June, 2007, or (at your option) any later version. . On Debian systems, the complete text of version 3 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-3'. License: Artistic This program is free software; you can redistribute it and/or modify it under the terms of the Artistic License, which comes with Perl. . On Debian systems, the complete text of the Artistic License can be found in `/usr/share/common-licenses/Artistic'. License: GPL-1+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version. . On Debian systems, the complete text of version 1 of the GNU General Public License can be found in `/usr/share/common-licenses/GPL-1'. debian/watch0000644000000000000000000000016111772140313010214 0ustar version=3 http://search.cpan.org/dist/Parse-EDID/ .*/Parse-EDID-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ debian/source/0000755000000000000000000000000012203021001010443 5ustar debian/source/format0000644000000000000000000000001411772140300011667 0ustar 3.0 (quilt) debian/control0000644000000000000000000000100712203021726010562 0ustar Source: libparse-edid-perl Section: perl Priority: optional Maintainer: Gonéri Le Bouder Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libyaml-perl Standards-Version: 3.9.4 Homepage: https://metacpan.org/module/Parse::EDID Package: libparse-edid-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends} Description: Extended display identification data (EDID) parser Parse::EDID provides some function to parse Extended Display Identification Data binary data structures.