Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3510f1d commit da1d623Copy full SHA for da1d623
debian/changelog
@@ -1,4 +1,4 @@
1
-python-notifier (0.9.7-1-univention2) unstable; urgency=medium
+python-notifier (0.9.7-1) unstable; urgency=medium
2
3
* Bug #37457: fix FTBFS
4
debian/control
@@ -4,11 +4,13 @@ Priority: optional
Maintainer: Andreas Büsching <[email protected]>
5
Build-Depends: debhelper,
6
dh-python,
7
- gzip
+ python2.6,
8
+ python2.7,
9
+ gzip,
10
11
Package: python-notifier
12
Architecture: all
-Depends: python2.7, python2.6
13
+Depends: python
14
Replaces: pynotifier
15
Provides: python2.6-notifier, python2.7-notifier
16
Section: python
0 commit comments