Browse Source

bump Debian standards version

Helmut Pozimski 10 years ago
parent
commit
304ab6b620
2 changed files with 8 additions and 2 deletions
  1. 6 0
      debian/changelog
  2. 2 2
      debian/control

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+stdd (0.9.1-2) unstable; urgency=low
+
+  * Bump standards to version 3.9.5 (no changes needed)
+
+ -- Helmut Pozimski <helmut@pozimski.eu>  Thu, 27 Feb 2014 23:20:00 +0100
+
 stdd (0.9.1-1) unstable; urgency=low
 
   * New upstream release

+ 2 - 2
debian/control

@@ -5,11 +5,11 @@ Homepage: https://dev.intranet.helmut-pozimski.de/stdd
 Section: python
 Priority: optional
 Build-Depends: python (>= 2.6), debhelper (>= 7.4.3)
-Standards-Version: 3.9.4
+Standards-Version: 3.9.5
 
 Package: stdd
 Architecture: all
-Depends:  ${python:Depends}, ${misc:Depends}, python (>= 2.7), python-smbus, i2c-tools, python-prctl
+Depends:  ${misc:Depends}, python (>= 2.7), python-smbus, i2c-tools, python-prctl
 Description: simple time display daemon
  stdd is a small daemon written in python which displays
  the current time on a 7 segment display from Adafruit attached via i2c