[27851] in Source-Commits

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

cluster-cups-config commit: Explicitly depend on CUPS

daemon@ATHENA.MIT.EDU (Victor Vasiliev)
Tue Mar 11 11:18:50 2014

Date: Tue, 11 Mar 2014 11:18:43 -0400
From: Victor Vasiliev <vasilvv@MIT.EDU>
Message-Id: <201403111518.s2BFIh75022717@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/cluster-cups-config/commit/eaca3b876c2818caa2660e2c5eb8e507cd31b0a6
commit eaca3b876c2818caa2660e2c5eb8e507cd31b0a6
Author: Victor Vasiliev <vasilvv@mit.edu>
Date:   Tue Mar 11 10:47:43 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 bb4aa55..3193967 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debathena-cluster-cups-config (2.0.6) unstable; urgency=low
+
+  * Explicitly depend on CUPS
+
+ -- Victor Vasiliev <vasilvv@mit.edu>  Tue, 11 Mar 2014 10:46:45 -0400
+
 debathena-cluster-cups-config (2.0.5) unstable; urgency=low
 
   [ Jonathan Reed ]
diff --git a/debian/control b/debian/control
index 2a060c5..e778954 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: debathena-cluster-cups-config
 Section: debathena-config/net
 Priority: extra
 Maintainer: Debathena Project <debathena@mit.edu>
-Build-Depends: cdbs, debhelper, dh-buildinfo, config-package-dev (>= 5.0~), debathena-cups
+Build-Depends: cdbs, debhelper, dh-buildinfo, config-package-dev (>= 5.0~), cups
 Standards-Version: 3.9.3
 
 Package: debathena-cluster-cups-config

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