[28266] in Source-Commits

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

printing-config commit: Build-Depend on lsb-release

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Wed Jun 18 14:10:02 2014

Date: Wed, 18 Jun 2014 14:09:53 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201406181809.s5II9rNp028071@drugstore.mit.edu>
To: source-commits@MIT.EDU

https://github.com/mit-athena/printing-config/commit/b60850019a1bd0652fca27fbf44397f92453db48
commit b60850019a1bd0652fca27fbf44397f92453db48
Author: Jonathan Reed <jdreed@mit.edu>
Date:   Wed Jun 18 14:07:22 2014 -0400

    Build-Depend on lsb-release
    
    Build-Depend on lsb-release, since we use lsb_release in the
    rules file

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

diff --git a/debian/changelog b/debian/changelog
index cb36d0d..5f85107 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debathena-printing-config (1.34.3) unstable; urgency=low
+
+  * And Build-Depend on lsb-release, since we use it in the rules file
+
+ -- Jonathan Reed <jdreed@mit.edu>  Wed, 18 Jun 2014 14:07:16 -0400
+
 debathena-printing-config (1.34.2) unstable; urgency=low
 
   * Only transform the gtk 3.0 settings.ini file on Ubuntu, since it is
diff --git a/debian/control b/debian/control
index b3e91f9..2adee30 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, cups, libgtk-3-0
+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, libgtk-3-0, lsb-release
 Standards-Version: 3.9.3
 
 Package: debathena-printing-config

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