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 963ca5b commit 3cf66e4Copy full SHA for 3cf66e4
packaging/debian/changelog
@@ -1,3 +1,9 @@
1
+mamonsu (2.3.1-2) stable; urgency=medium
2
+
3
+ * Fix package architecture, remove unneeded dependencies
4
5
+ -- Victor Wagner <v.wagner@postgrespro.ru> Thu, 28 Dec 2017 11:02:01 +0300
6
7
mamonsu (2.3.1-1) stable; urgency=low
8
9
* update trigger fork-rate
packaging/debian/control
@@ -7,8 +7,8 @@ XS-Python-Version: all
Standards-Version: 3.7.3
Package: mamonsu
10
-Architecture: any
11
-Depends: ${shlibs:Depends}, ${python:Depends}, python-pkg-resources
+Architecture: all
+Depends: ${python:Depends}, python-pkg-resources
12
XB-Python-Version: ${python:Versions}
13
Provides: ${python:Provides}
14
Description: Monitoring agent for PostgreSQL
0 commit comments