* Updating standards version to 3.8.4
* Add 1.0 to debian/source/format
This commit is contained in:
parent
a293226dd7
commit
fdd99257df
3
debian/README.source
vendored
Normal file
3
debian/README.source
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
We use dpatch for patch handling inside our package(s). Please see
|
||||
/usr/share/doc/dpatch/README.source.gz (if you have installed dpatch) for
|
||||
documentation about dpatch.
|
6
debian/changelog
vendored
6
debian/changelog
vendored
|
@ -1,7 +1,9 @@
|
|||
nagios-snmp-plugins (1.1.1-7) UNRELEASED; urgency=low
|
||||
|
||||
* add "Copyright" to all copyrights in debian/copyright
|
||||
* Bump Standards-Version to 3.8.2, no changes needed
|
||||
* Add "Copyright" to all copyrights in debian/copyright
|
||||
* Updating standards version to 3.8.4
|
||||
- Add README.source
|
||||
* Add 1.0 to debian/source/format
|
||||
|
||||
-- Jan Wagner <waja@cyconet.org> Tue, 03 Feb 2009 00:15:20 +0100
|
||||
|
||||
|
|
2
debian/control
vendored
2
debian/control
vendored
|
@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 5), dpatch
|
|||
Homepage: http://www.manubulon.com/nagios/index_snmp.html
|
||||
Vcs-Browser: http://svn.debian.org/wsvn/pkg-nagios/nagios-snmp-plugins/
|
||||
Vcs-Svn: svn://svn.debian.org/pkg-nagios/nagios-snmp-plugins/
|
||||
Standards-Version: 3.8.2
|
||||
Standards-Version: 3.8.4
|
||||
|
||||
Package: nagios-snmp-plugins
|
||||
Architecture: all
|
||||
|
|
1
debian/source/format
vendored
Normal file
1
debian/source/format
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
1.0
|
Loading…
Reference in a new issue