[24145] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r23747 - trunk/debathena/config/printing-config/debian

daemon@ATHENA.MIT.EDU (Evan Broder)
Wed Apr 15 16:12:37 2009

X-Barracuda-Envelope-From: broder@mit.edu
Date: Wed, 15 Apr 2009 16:10:52 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200904152010.n3FKAqg8002487@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: broder
Date: 2009-04-15 16:10:52 -0400 (Wed, 15 Apr 2009)
New Revision: 23747

Modified:
   trunk/debathena/config/printing-config/debian/changelog
   trunk/debathena/config/printing-config/debian/control.in
Log:
In printing-config:
  * Add missing dependency on python-hesiod. (Trac: #204)


Modified: trunk/debathena/config/printing-config/debian/changelog
===================================================================
--- trunk/debathena/config/printing-config/debian/changelog	2009-04-15 19:39:08 UTC (rev 23746)
+++ trunk/debathena/config/printing-config/debian/changelog	2009-04-15 20:10:52 UTC (rev 23747)
@@ -1,3 +1,9 @@
+debathena-printing-config (1.6) unstable; urgency=low
+
+  * Add missing dependency on python-hesiod. (Trac: #204)
+
+ -- Evan Broder <broder@mit.edu>  Wed, 15 Apr 2009 16:09:49 -0400
+
 debathena-printing-config (1.5.1) unstable; urgency=low
 
   * Fix a typo that causes CUPS-only queues to not get preferred if the system

Modified: trunk/debathena/config/printing-config/debian/control.in
===================================================================
--- trunk/debathena/config/printing-config/debian/control.in	2009-04-15 19:39:08 UTC (rev 23746)
+++ trunk/debathena/config/printing-config/debian/control.in	2009-04-15 20:10:52 UTC (rev 23747)
@@ -7,7 +7,7 @@
 
 Package: debathena-printing-config
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-cupsys-config, debathena-hesiod-config, debathena-lprng-config, debathena-lprng, cups-bsd | cupsys-bsd, python
+Depends: ${shlibs:Depends}, ${misc:Depends}, debathena-cupsys-config, debathena-hesiod-config, debathena-lprng-config, debathena-lprng, cups-bsd | cupsys-bsd, python, python-hesiod
 Provides: ${diverted-files}
 Conflicts: ${diverted-files}
 Description: Printing configuration for Debathena


home help back first fref pref prev next nref lref last post