debian/0000755000000000000000000000000012224601576007173 5ustar debian/rules0000755000000000000000000000003612224601576010252 0ustar #!/usr/bin/make -f %: dh $@ debian/control0000644000000000000000000000222712224601576010601 0ustar Source: libfile-desktopentry-perl Maintainer: Debian Perl Group Uploaders: Gunnar Wolf , gregor herrmann Section: perl Priority: optional Build-Depends: debhelper (>= 8) Build-Depends-Indep: perl, libtest-pod-perl, libtest-pod-coverage-perl, libfile-basedir-perl Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfile-desktopentry-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libfile-desktopentry-perl.git Homepage: https://metacpan.org/release/File-DesktopEntry/ Package: libfile-desktopentry-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libfile-basedir-perl Description: Perl module to handle freedesktop .desktop files File::DesktopEntry is used to work with .desktop files. The format of these files is specified by the freedesktop "Desktop Entry" specification. For this module version 1.0 of the specification was used: . debian/source/0000755000000000000000000000000012224601576010473 5ustar debian/source/format0000644000000000000000000000001412224601576011701 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000001001712224601576011044 0ustar libfile-desktopentry-perl (0.07-1) unstable; urgency=low * New upstream release. * Drop POD patch, merged upstream. * Update build dependencies. * debian/rules: drop --buildsystem parameter from dh(1) call. Upstream switched to pure EUMM. -- gregor herrmann Mon, 07 Oct 2013 20:54:50 +0200 libfile-desktopentry-perl (0.05-1) unstable; urgency=low [ Salvatore Bonaccorso ] * Change Vcs-Git to canonical URI (git://anonscm.debian.org) * Change search.cpan.org based URIs to metacpan.org based URIs * Fix typo in long description of binary package. Thanks to Pascal De Vuyst (Closes: #703831) [ Axel Beckert ] * debian/copyright: migrate pre-1.0 format to 1.0 using "cme fix dpkg- copyright" [ gregor herrmann ] * New upstream release. * Update years of packaging copyright. * Refresh and forward patch. * Update (build) dependencies. Drop unneeded version, make sure we have newer Module::Build. * Declare compliance with Debian Policy 3.9.4. * Update used specification version in long description and link to it. Including a lintian-override for the too-long link. * Add /me to Uploaders. -- gregor herrmann Tue, 01 Oct 2013 20:05:41 +0200 libfile-desktopentry-perl (0.04-3) unstable; urgency=low * Team upload. [ gregor herrmann ] * Remove Florian Ragwitz from Uploaders (closes: #523252). [ Nathan Handler ] * debian/watch: Update to ignore development releases. [ Ansgar Burchardt ] * debian/control: Convert Vcs-* fields to Git. * Use source format 3.0 (quilt). * Use tiny debian/rules with debhelper 8. * Convert debian/copyright to proposed machine-readable format. * debian/control: Mention module name in description; remove URL to specification. + Also remove lintian override for extended-description-line-too-long * Bump Standards-Version to 3.9.2. -- Ansgar Burchardt Sat, 17 Sep 2011 11:35:27 +0200 libfile-desktopentry-perl (0.04-2) unstable; urgency=low [ gregor herrmann ] * debian/control: Changed: Switched Vcs-Browser field to ViewSVN (source stanza). * debian/control: Added: ${misc:Depends} to Depends: field. [ Gunnar Wolf ] * Added quilt to build-dependencies * Escaped missing metacharacters from the POD (Closes: #475485) -- Gunnar Wolf Tue, 27 Jan 2009 10:40:10 -0600 libfile-desktopentry-perl (0.04-1) unstable; urgency=low [ gregor herrmann ] * Take over for the Debian Perl Group with maintainer's permission (http://lists.debian.org/debian-perl/2008/06/msg00039.html) * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser field (source stanza); Homepage field (source stanza). Changed: Maintainer set to Debian Perl Group (was: Florian Ragwitz ); Florian Ragwitz moved to Uploaders. * debian/watch: use dist-based URL. [ Gunnar Wolf ] * Fixed obsolete URL in short description (Closes: #475484) * Updated standards-version to 3.8.0 (no changes neeeded) * Added myself as an uploader * Added Lintian override, as the URL in the long description is over 80 characters long -- Gunnar Wolf Tue, 01 Jul 2008 17:31:38 -0500 libfile-desktopentry-perl (0.04-0.1) unstable; urgency=low * Non-maintainer upload. * New upstream version. Closes: #453236 * Switched debian/compat to 5 and adjusted debhelper build-dependency. * Added a debian/watch file. * Added libtest-pod-perl and libtest-pod-coverage-perl to Build-Depends-Indep to enable all tests. * Add libfile-basedir-perl (>= 0.03) to Depends and Build-Depends-Indep fields (needed for runtime and tests). * Add libmodule-build-perl to Build-Depends as it's the new build system. -- Raphael Hertzog Sat, 01 Dec 2007 18:36:20 +0100 libfile-desktopentry-perl (0.02-1) unstable; urgency=low * Initial Release. -- Florian Ragwitz Wed, 30 Nov 2005 16:16:46 +0100 debian/compat0000644000000000000000000000000212224601576010371 0ustar 8 debian/libfile-desktopentry-perl.lintian-overrides0000644000000000000000000000012012224601576017643 0ustar # sorry, long URL libfile-desktopentry-perl: extended-description-line-too-long debian/copyright0000644000000000000000000000235012224601576011126 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: File-DesktopEntry Upstream-Contact: Jaap G Karssenberg Source: https://metacpan.org/release/File-DesktopEntry/ Files: * Copyright: 2005-2007, Jaap G Karssenberg License: Artistic or GPL-1+ Files: debian/* Copyright: 2005, Florian Ragwitz 2007, Raphael Hertzog 2008-2009, Gunnar Wolf 2009-2013, gregor herrmann 2011, Ansgar Burchardt License: Artistic or GPL-1+ 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/watch0000644000000000000000000000017712224601576010231 0ustar version=3 https://metacpan.org/release/File-DesktopEntry/ .*/File-DesktopEntry-v?(\d[\d.]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)