debian/0000755000000000000000000000000012265345045007174 5ustar debian/libpam-dbus.install0000644000000000000000000000004711606300106012747 0ustar lib/security/*.so etc/dbus-1/system.d/ debian/source/0000755000000000000000000000000011762362444010477 5ustar debian/source/format0000644000000000000000000000001411762362444011705 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000172712265344562011060 0ustar pam-dbus (0.2.1-3) unstable; urgency=medium * Build with autoreconf (Closes: #734825) -- Joachim Breitner Tue, 14 Jan 2014 23:34:10 +0000 pam-dbus (0.2.1-2) unstable; urgency=low * Build with autotools_dev (Closes: #727486) -- Joachim Breitner Thu, 24 Oct 2013 09:55:59 +0200 pam-dbus (0.2.1-1) unstable; urgency=low * New upstream release, Closes: #675535 -- Joachim Breitner Sat, 02 Jun 2012 12:06:39 +0200 pam-dbus (0.2-2) unstable; urgency=low * Do not install .la files (Closes: #633198) -- Joachim Breitner Sun, 10 Jul 2011 12:35:49 +0200 pam-dbus (0.2-1) unstable; urgency=low * New upstream release + uses libtool (hopefully closes: #504051) -- Joachim Breitner Fri, 31 Oct 2008 00:35:16 +0100 pam-dbus (0.1-1) unstable; urgency=low * Initial release -- Joachim Breitner Sun, 07 Sep 2008 19:39:01 +0200 debian/libpam-dbus.docs0000644000000000000000000000000711046672372012244 0ustar README debian/rules0000755000000000000000000000006012265344653010254 0ustar #!/usr/bin/make -f %: dh --with autoreconf $@ debian/control0000644000000000000000000000154312265345021010574 0ustar Source: pam-dbus Section: admin Priority: optional Maintainer: Joachim Breitner Build-Depends: debhelper (>> 7), libpam0g-dev (>= 0.72), dh-autoreconf, libdbus-glib-1-dev Standards-Version: 3.8.0 Package: libpam-dbus Architecture: any Depends: ${shlibs:Depends} Recommends: pam-dbus-notify Description: A PAM module which asks the logged in user for confirmation This simple pam module will, when being used to authenticate a (typically remote) user, use D-Bus to ask any currently logged in (typically local) user if that is ok. Package: pam-dbus-notify Architecture: all Depends: libpam-dbus, python, python-notify, python-dbus, python-gtk2 Description: Handler for the pam-dbus module, using notification-daemon pam-dbus-notify is a per-session daemon that displays requests from libpam-dbus-notify, using notification daemon popups. debian/pam-dbus-notify.install0000644000000000000000000000003511046755436013605 0ustar usr/share etc/xdg/autostart debian/compat0000644000000000000000000000000211046737024010370 0ustar 7 debian/copyright0000644000000000000000000000203011061011151011077 0ustar This package was debianized by Joachim Breitner during DebConf 8. It is based on work from Oliver Kurth , Sun, 9 Mar 2003 18:57:29 +0100. Upstream Author: Joachim Breitner Copyright: © 2008 Joachim Breitner 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. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA See /usr/share/common-licenses/GPL-2