[27905] in Source-Commits

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

printing-config commit: Explicitly depend on CUPS

daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Thu Mar 27 15:48:12 2014

Date: Thu, 27 Mar 2014 15:48:06 -0400
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201403271948.s2RJm6Ae023866@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/printing-config/commit/e9f69a7446dbf56d4f5fde1f5e7edfbb7fad2431
commit e9f69a7446dbf56d4f5fde1f5e7edfbb7fad2431
Author: Victor Vasiliev <vasilvv@mit.edu>
Date:   Tue Mar 11 11:41:25 2014 -0400

    Explicitly depend on CUPS

 debian/changelog |    6 ++++++
 debian/control   |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index cd3108f..4011e5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debathena-printing-config (1.32) unstable; urgency=low
+
+  * Explicitly depend on CUPS
+
+ -- Victor Vasiliev <vasilvv@mit.edu>  Tue, 11 Mar 2014 11:39:17 -0400
+
 debathena-printing-config (1.31) unstable; urgency=low
 
   * Add a hack to continue to support Pharos queues.
diff --git a/debian/control b/debian/control
index 3856e61..95d988c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: debathena-printing-config
 Section: debathena-config/net
 Priority: extra
 Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), config-package-dev (>= 4.12~), python-all (>= 2.3.5-11), python-support (>= 0.3.2), gettext, python-setuptools, python-nose, python-hesiod, python-cups, python-debian, python-apt, debathena-cups
+Build-Depends: cdbs (>= 0.4.43), debhelper (>= 5.0.37.2), config-package-dev (>= 4.12~), python-all (>= 2.3.5-11), python-support (>= 0.3.2), gettext, python-setuptools, python-nose, python-hesiod, python-cups, python-debian, python-apt, cups
 Standards-Version: 3.9.0
 
 Package: debathena-printing-config

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