debian/0000755000000000000000000000000012176470304007172 5ustar debian/copyright0000644000000000000000000000177612143150410011123 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Nemo File Roller Upstream-Contact: Linux Mint Project Source: https://github.com/linuxmint/nemo-extensions/ Files: * Copyright: 2004 Free Software Foundation, Inc. License: GPL-2+ Files: debian/* Copyright: 2013, Benjamin Drung License: GPL-2+ License: GPL-2+ 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 2 of the License, or (at your option) any later version. . This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . On Debian systems, the complete text of the GNU General Public License version 2 can be found in the /usr/share/common-licenses/GPL-2 file. debian/control0000644000000000000000000000151412143145336010574 0ustar Source: nemo-fileroller Section: gnome Priority: optional Maintainer: Benjamin Drung Build-Depends: debhelper (>= 9), dh-autoreconf, libglib2.0-dev (>= 2.14.0), libnemo-extension-dev (>= 1.0.0) Homepage: https://github.com/linuxmint/nemo-extensions/ Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-cinnamon/nemo-fileroller.git Vcs-Git: git://anonscm.debian.org/pkg-cinnamon/nemo-fileroller.git Package: nemo-fileroller Architecture: any Depends: file-roller, nemo, ${misc:Depends}, ${shlibs:Depends} Description: File Roller integration for Nemo Nemo File Roller is an Nemo extension which allows you to create and extract archives in Nemo. This extension adds "Extract Here" (for archive files) and "Compress..." items to the right-click menu. debian/source/0000755000000000000000000000000012123066140010461 5ustar debian/source/format0000644000000000000000000000001412123066140011667 0ustar 3.0 (quilt) debian/rules0000755000000000000000000000044012176470166010256 0ustar #!/usr/bin/make -f %: dh $@ --with=autoreconf override_dh_auto_configure: dh_auto_configure -- --disable-static override_dh_auto_install: dh_auto_install # Drop useless files find debian/ -name '*.la' -delete # Don't generate a shlibs file for the plugin override_dh_makeshlibs: debian/compat0000644000000000000000000000000212143020376010362 0ustar 9 debian/changelog0000644000000000000000000000024112176466742011054 0ustar nemo-fileroller (1.8.0-1) unstable; urgency=low * Initial release (Closes: #707687). -- Benjamin Drung Thu, 01 Aug 2013 16:17:02 +0200 debian/watch0000644000000000000000000000026012143152175010216 0ustar # Upstream does not provide a source tarball. # You have to checkout the nemo-extensions git repository and run: # cd nemo-fileroller && autoreconf && ./configure && make dist