Compare commits
No commits in common. "master" and "development" have entirely different histories.
master
...
developmen
3 changed files with 47 additions and 51 deletions
13
debian/changelog
vendored
13
debian/changelog
vendored
|
@ -1,17 +1,8 @@
|
||||||
nagios-snmp-plugins (2.1.0-6) UNRELEASED; urgency=medium
|
nagios-snmp-plugins (2.1.0-5) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
*
|
*
|
||||||
|
|
||||||
-- Jan Wagner <waja@cyconet.org> Sun, 20 Apr 2025 22:18:26 +0200
|
-- Jan Wagner <waja@cyconet.org> Tue, 23 Jul 2024 08:00:17 +0200
|
||||||
|
|
||||||
nagios-snmp-plugins (2.1.0-5) unstable; urgency=medium
|
|
||||||
|
|
||||||
[ Bas Couwenberg ]
|
|
||||||
* [133cc65] Bump Standards-Version to 4.7.0, no changes.
|
|
||||||
* [0556666] Bump Standards-Version to 4.7.2, no changes.
|
|
||||||
* [8b74a54] Fix old FSF address in copyright file.
|
|
||||||
|
|
||||||
-- Jan Wagner <waja@cyconet.org> Sun, 20 Apr 2025 18:52:04 +0000
|
|
||||||
|
|
||||||
nagios-snmp-plugins (2.1.0-4) unstable; urgency=medium
|
nagios-snmp-plugins (2.1.0-4) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -4,7 +4,7 @@ Priority: optional
|
||||||
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
|
Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
|
||||||
Uploaders: Jan Wagner <waja@cyconet.org>
|
Uploaders: Jan Wagner <waja@cyconet.org>
|
||||||
Build-Depends: debhelper-compat (= 13)
|
Build-Depends: debhelper-compat (= 13)
|
||||||
Standards-Version: 4.7.2
|
Standards-Version: 4.6.2
|
||||||
Vcs-Browser: https://salsa.debian.org/nagios-team/nagios-snmp-plugins
|
Vcs-Browser: https://salsa.debian.org/nagios-team/nagios-snmp-plugins
|
||||||
Vcs-Git: https://salsa.debian.org/nagios-team/nagios-snmp-plugins.git
|
Vcs-Git: https://salsa.debian.org/nagios-team/nagios-snmp-plugins.git
|
||||||
Homepage: https://github.com/SteScho/manubulon-snmp
|
Homepage: https://github.com/SteScho/manubulon-snmp
|
||||||
|
|
9
debian/copyright
vendored
9
debian/copyright
vendored
|
@ -45,8 +45,9 @@ License: GPL-2
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
GNU General Public License for more details.
|
GNU General Public License for more details.
|
||||||
.
|
.
|
||||||
On Debian systems, the complete text of the GNU General Public License version
|
You should have received a copy of the GNU General Public License
|
||||||
2 can be found in /usr/share/common-licenses/GPL-2 file.
|
along with this program; if not, write to the Free Software
|
||||||
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
|
||||||
License: GPL-2+
|
License: GPL-2+
|
||||||
This program is free software; you can redistribute it and/or modify
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -59,5 +60,9 @@ License: GPL-2+
|
||||||
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
GNU General Public License for more details.
|
GNU General Public License for more details.
|
||||||
.
|
.
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with this program; if not, write to the Free Software
|
||||||
|
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
|
.
|
||||||
On Debian systems, the complete text of the GNU General Public License version
|
On Debian systems, the complete text of the GNU General Public License version
|
||||||
2 can be found in /usr/share/common-licenses/GPL-2 file.
|
2 can be found in /usr/share/common-licenses/GPL-2 file.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue