[23378] in Source-Commits
/svn/athena r23032 - trunk/athena/bin/grenew/debian
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Thu Jun 19 16:42:32 2008
Date: Thu, 19 Jun 2008 16:41:58 -0400 (EDT)
From: ghudson@MIT.EDU
Message-Id: <200806192041.QAA16246@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Author: ghudson
Date: 2008-06-19 16:41:57 -0400 (Thu, 19 Jun 2008)
New Revision: 23032
Added:
trunk/athena/bin/grenew/debian/debathena-grenew.install
trunk/athena/bin/grenew/debian/grenew.desktop
Modified:
trunk/athena/bin/grenew/debian/changelog
trunk/athena/bin/grenew/debian/control
trunk/athena/bin/grenew/debian/control.in
Log:
In grenew:
* Add a desktop item.
* Describe the package correctly.
Modified: trunk/athena/bin/grenew/debian/changelog
===================================================================
--- trunk/athena/bin/grenew/debian/changelog 2008-06-19 13:53:45 UTC (rev 23031)
+++ trunk/athena/bin/grenew/debian/changelog 2008-06-19 20:41:57 UTC (rev 23032)
@@ -1,3 +1,10 @@
+debathena-grenew (10.0.0-0debathena1) unstable; urgency=low
+
+ * Add a desktop item.
+ * Describe the package correctly.
+
+ -- Greg Hudson <ghudson@mit.edu> Thu, 19 Jun 2008 16:41:37 -0400
+
debathena-grenew (9.4.0+cvs20060726-0debathena1) unstable; urgency=low
* Initial release.
Modified: trunk/athena/bin/grenew/debian/control
===================================================================
--- trunk/athena/bin/grenew/debian/control 2008-06-19 13:53:45 UTC (rev 23031)
+++ trunk/athena/bin/grenew/debian/control 2008-06-19 20:41:57 UTC (rev 23032)
@@ -1,5 +1,5 @@
Source: debathena-grenew
-Section: debathena/unknown
+Section: debathena/gnome
Priority: extra
Maintainer: Debian-Athena Project <debathena@mit.edu>
Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 4.2.0), autoconf, libkrb5-dev, libgtk2.0-dev
@@ -8,5 +8,6 @@
Package: debathena-grenew
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Graphical dialog to renew Athena credentials
+ The grenew program prompts the user for his or her Kerberos password
+ and uses it to renew credentials for the Athena environment.
Modified: trunk/athena/bin/grenew/debian/control.in
===================================================================
--- trunk/athena/bin/grenew/debian/control.in 2008-06-19 13:53:45 UTC (rev 23031)
+++ trunk/athena/bin/grenew/debian/control.in 2008-06-19 20:41:57 UTC (rev 23032)
@@ -1,5 +1,5 @@
Source: debathena-grenew
-Section: debathena/unknown
+Section: debathena/gnome
Priority: extra
Maintainer: Debian-Athena Project <debathena@mit.edu>
Build-Depends: @cdbs@, libkrb5-dev, libgtk2.0-dev
@@ -8,5 +8,6 @@
Package: debathena-grenew
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: <insert up to 60 chars description>
- <insert long description, indented with spaces>
+Description: Graphical dialog to renew Athena credentials
+ The grenew program prompts the user for his or her Kerberos password
+ and uses it to renew credentials for the Athena environment.
Added: trunk/athena/bin/grenew/debian/debathena-grenew.install
Added: trunk/athena/bin/grenew/debian/grenew.desktop