aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog166
-rw-r--r--debian/compat1
-rw-r--r--debian/control23
-rw-r--r--debian/copyright25
-rwxr-xr-xdebian/rules13
-rw-r--r--debian/watch4
6 files changed, 232 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
new file mode 100644
index 0000000..86f37ee
--- /dev/null
+++ b/debian/changelog
@@ -0,0 +1,166 @@
+krb5-auth-dialog (0.11-1) unstable; urgency=low
+
+ * [27053b1] Imported Upstream version 0.11
+ * [0fd8db6] update build-deps
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 15 Jun 2009 18:43:06 +0200
+
+krb5-auth-dialog (0.10-1) unstable; urgency=low
+
+ * [d911517] Imported Upstream version 0.10
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 25 May 2009 18:39:52 +0200
+
+krb5-auth-dialog (0.9.1-1) unstable; urgency=low
+
+ * [c2030a6] Imported Upstream version 0.9.1
+ * [b6688e4] don't run autogen.sh, this one is based on a released
+ version
+
+ -- Guido Günther <agx@sigxcpu.org> Sun, 03 May 2009 17:00:46 +0200
+
+krb5-auth-dialog (0.9+0gitec60300-1) unstable; urgency=low
+
+ * [9d5cdf2] Imported Upstream version 0.9+0gitec60300
+ * don't show notifications before being embedded in the panel
+ * fix principal changes in prefs dialog need restart
+ * [32955a0] drop 0001-set-a-more-gnomeisch-invisible-char.patch fixed
+ upstream
+ * [b8c3795] no need for a patch system at the moment
+
+ -- Guido Günther <agx@sigxcpu.org> Fri, 24 Apr 2009 11:47:29 +0200
+
+krb5-auth-dialog (0.9~rc1-1) unstable; urgency=low
+
+ * [d6eee4e] Imported Upstream version 0.9~rc1
+ * pkinit anchors configurable
+ * preference dialog cleanups
+ * fixes empty principal if gconf value is empty
+ * [e442822] bump standards version
+ * [1f1694f] debian/control: it has kind of a homepage now
+
+ -- Guido Günther <agx@sigxcpu.org> Sat, 18 Apr 2009 01:13:07 +0200
+
+krb5-auth-dialog (0.8+svn141-1) unstable; urgency=low
+
+ * [61675c0] Imported Upstream version 0.8+svn141
+ * [fea8c76] drop patches merges upstream:
+ - 0002-add-dbus-service-file.patch
+ - 0003-add-preferences-dialog.patch
+ * [d58c012] rediff 0001-set-a-more-gnomeisch-invisible-char.patch
+ * [b720589] temporarily depend on libssl-dev to work around #522663
+
+ -- Guido Günther <agx@sigxcpu.org> Sat, 04 Apr 2009 15:04:42 +0200
+
+krb5-auth-dialog (0.8+svn136-2) unstable; urgency=low
+
+ * [cf0e693] allow to set ticket flags via preferences dialog (Closes:
+ #521251)
+
+ -- Guido Günther <agx@sigxcpu.org> Thu, 02 Apr 2009 16:54:35 +0200
+
+krb5-auth-dialog (0.8+svn136-1) unstable; urgency=low
+
+ * [89329f6] Imported Upstream snapshot 0.8+svn136
+ * Patches:
+ - [6e6af1c] 0001-set-a-more-gnomeisch-invisible-char: rediff
+ - [f162ecd] 0002-add-dbus-service-file: add dbus service file to fire up
+ krb5-auth-dialog when an application requests a ticket but
+ krb5-auth-dialog isn't running
+
+ -- Guido Günther <agx@sigxcpu.org> Sat, 28 Mar 2009 13:41:12 +0100
+
+krb5-auth-dialog (0.8+svn128-1) unstable; urgency=low
+
+ * [d0f7048] Imported Upstream version 0.8+svn128
+ * dbus interface
+ * [7d35a63] reenable autogen.sh for SVN snapshot
+ * [0a0e716] drop patches applied upstream:
+ * 0002-don-t-try-pkinit-if-pk_userid-is-non-null-but-empty.patch
+ * 0003-move- icons-to-datadir-krb5-auth-dialog.patch
+
+ -- Guido Günther <agx@sigxcpu.org> Sun, 01 Mar 2009 15:27:18 +0100
+
+krb5-auth-dialog (0.8-3) unstable; urgency=low
+
+ * upload to unstable
+ * [8600023] add ${misc:depends}
+ * [858f4d8] move icons to $(datadir)/krb5-auth-dialog
+
+ -- Guido Günther <agx@sigxcpu.org> Fri, 20 Feb 2009 16:51:12 +0100
+
+krb5-auth-dialog (0.8-2) experimental; urgency=low
+
+ * [30f663e] add Vcs-{Git,Browser} fields
+ * [dc19dd3] don't try pkinit if pk_userid is non-null but empty
+
+ -- Guido Günther <agx@sigxcpu.org> Mon, 19 Jan 2009 22:19:49 +0100
+
+krb5-auth-dialog (0.8-1) experimental; urgency=low
+
+ * [88b8041] Imported Upstream version 0.8
+ * [453e157] set more gnomeish invisible char
+ * [a81f793] released version doesn't need to run autogen.sh
+ * [ce03b8f] build-dep on quilt
+
+ -- Guido Günther <agx@sigxcpu.org> Sat, 10 Jan 2009 16:28:24 +0100
+
+krb5-auth-dialog (0.7.jit26357da-1) experimental; urgency=low
+
+ * [6a45cdd] Imported Upstream version 0.7.jit26357da
+ * Based on upstream version 0.7 plus our changes at:
+ http://honk.sigxcpu.org/git/krb5-auth-dialog.git
+ * support pkinit
+ * add extra icon for "ticket is about to expire"
+ * add gconf schema
+ * [08f4d3e] build against heimdal for pkinit support
+ * [dc90dff] update description
+ * [168739c] new standards version
+ * [37e6092] depend on gconf2
+ * [fa542d6] drop quilt dependeny
+
+ -- Guido Günther <agx@sigxcpu.org> Sat, 18 Oct 2008 18:46:37 +0200
+
+krb5-auth-dialog (0.7.hit7cc1d84-1) unstable; urgency=low
+
+ * New "Upstream" Version
+ * Based on upstream version 0.7 plus our changes at:
+ http://honk.sigxcpu.org/git/krb5-auth-dialog.git
+ * don't popup the dialog if we have a tray icon
+ * set a more gnomeish invisible-char
+ * remove width_request from krb5_auth_message_label so the realm name
+ doesn't get cut off
+ * drop desktop-file.diff & man-section.diff since we have that in our
+ "upstream" git now
+
+ -- Guido Guenther <agx@sigxcpu.org> Mon, 21 Jul 2008 01:16:40 -0230
+
+krb5-auth-dialog (0.7.git30891fc-1) unstable; urgency=low
+
+ * New "Upstream" Version:
+ * Based on upstream version 0.7 plus our changes at:
+ http://honk.sigxcpu.org/git/krb5-auth-dialog.git
+ * use GtkSecureEntry to fetch password
+ * adds trayicon
+ * fix localization
+ * close dialog when credentials were acquired by other means
+ * use libnotify and gconf
+ * session handling via dbus
+ * use g_timeout_add_seconds to save battery power
+ * set a proper icon
+
+ -- Guido Guenther <agx@sigxcpu.org> Sun, 08 Jun 2008 17:29:06 +0200
+
+krb5-auth-dialog (0.6-1) unstable; urgency=low
+
+ * Initial version based on the ubuntu package by Andrew Mitchell
+ (Closes: #461203)
+ * Changes:
+ * fix manpage section
+ * fix desktop file
+ * update FSF address
+ * use autotools-dev to update config.{sub,guess}
+ * use -Wl,--as-needed
+ * added watch file
+
+ -- Guido Guenther <agx@sigxcpu.org> Thu, 17 Jan 2008 10:13:38 +0100
diff --git a/debian/compat b/debian/compat
new file mode 100644
index 0000000..1e8b314
--- /dev/null
+++ b/debian/compat
@@ -0,0 +1 @@
+6
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..ad44d63
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,23 @@
+Source: krb5-auth-dialog
+Section: gnome
+Priority: optional
+Maintainer: Guido Günther <agx@sigxcpu.org>
+Build-Depends: debhelper (>= 6), cdbs, heimdal-dev, libgtk2.0-dev,
+ libglade2-dev, intltool, libgnomeui-dev, autotools-dev, libnm-glib-dev, gnome-common,
+ autoconf, automake, pkg-config, intltool, bison, flex, libnotify-dev, libgconf2-dev,
+ libdbus-glib-1-dev, gnome-doc-utils, rarian-compat
+Standards-Version: 3.8.1
+Vcs-Git: git://git.debian.org/git/users/agx/krb5-auth-dialog.git
+Vcs-Browser: http://git.debian.org/git/users/agx/krb5-auth-dialog.git
+Homepage: https://honk.sigxcpu.org/piki/projects/krb5-auth-dialog
+
+Package: krb5-auth-dialog
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, gconf2
+Description: tray applet for reauthenticating kerberos tickets
+ krb5-auth-dialog is a simple tray applet that monitors kerberos tickets. It
+ pops up reminders when the ticket is about to expire. Tickets can be refreshed
+ at any time by clicking on the tray icon. It can also operate in "classic
+ mode" as a simple dialog without any trayicon.
+ .
+ It features ticket autorenewal and supports pkinit.
diff --git a/debian/copyright b/debian/copyright
new file mode 100644
index 0000000..8c02a94
--- /dev/null
+++ b/debian/copyright
@@ -0,0 +1,25 @@
+This package was debianized by Andrew Mitchell <ajmitch@ubuntu.com> on
+Fri Sep 30 00:52:30 NZST 2005 from sources obtained from:
+
+ http://ftp.gnome.org/pub/GNOME/sources/krb5-auth-dialog/
+
+ Copyright (C) 2004,2005 Red Hat, Inc.
+ Authored by Christopher Aillon <caillon@redhat.com>
+
+ 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, 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 St, Fifth Floor, Boston, MA 02110-1301, USA.
+
+On Debian systems, the complete text of the GNU General Public License
+can be found in ‘/usr/share/common-licenses/GPL’.
+
diff --git a/debian/rules b/debian/rules
new file mode 100755
index 0000000..eadfcd4
--- /dev/null
+++ b/debian/rules
@@ -0,0 +1,13 @@
+#! /usr/bin/make -f
+
+LDFLAGS += -Wl,--as-needed
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_BUILDDIR := build
+DEB_CONFIGURE_EXTRA_FLAGS := --prefix=/usr --enable-network-manager --with-libnotify
+
+#post-patches::
+# cd build && ../autogen.sh
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..df67516
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,4 @@
+# format version number, currently 3; this line is compulsory!
+version=3
+http://ftp.gnome.org/pub/GNOME/sources/krb5-auth-dialog/([\d\.]+)[02468]/ \
+ krb5-auth-dialog-([\d\.]*)\.tar\.gz
bgstack15