[Pkg-net-snmp-commits] r324 - branches/net-snmp54/debian branches/net-snmp54-dev/debian trunk/debian

Jochen Friedrich jochen at alioth.debian.org
Tue Dec 15 13:49:14 UTC 2009


Author: jochen
Date: 2009-12-15 13:49:14 +0000 (Tue, 15 Dec 2009)
New Revision: 324

Modified:
   branches/net-snmp54-dev/debian/rules
   branches/net-snmp54-dev/debian/snmpd.install
   branches/net-snmp54/debian/rules
   branches/net-snmp54/debian/snmpd.install
   trunk/debian/rules
   trunk/debian/snmpd.install
Log:
Don't manually install snmpd.default, dh_installinit does it for us.


Modified: branches/net-snmp54/debian/rules
===================================================================
--- branches/net-snmp54/debian/rules	2009-12-15 13:45:17 UTC (rev 323)
+++ branches/net-snmp54/debian/rules	2009-12-15 13:49:14 UTC (rev 324)
@@ -85,8 +85,6 @@
 	cp EXAMPLE.conf debian/tmp/etc/snmp/snmpd.conf
 	cp EXAMPLE-trap.conf debian/tmp/etc/snmp/snmptrapd.conf
 	mv debian/tmp/usr/share/snmp/mib2c*.conf debian/tmp/etc/snmp
-	mkdir -p debian/tmp/etc/default
-	cp debian/snmpd.default debian/tmp/etc/default/snmpd
 	dh_installdocs -plibsnmp-base mibs/README.mibs
 	# Perform other man pages fixups.
 	bash ./debian/fixman

Modified: branches/net-snmp54/debian/snmpd.install
===================================================================
--- branches/net-snmp54/debian/snmpd.install	2009-12-15 13:45:17 UTC (rev 323)
+++ branches/net-snmp54/debian/snmpd.install	2009-12-15 13:49:14 UTC (rev 324)
@@ -7,6 +7,5 @@
 debian/tmp/usr/share/snmp/snmpconf-data/snmptrapd-data
 debian/tmp/usr/share/snmp/snmp_perl.pl
 debian/tmp/usr/share/snmp/snmp_perl_trapd.pl
-debian/tmp/etc/default/snmpd
 debian/tmp/etc/snmp/snmpd.conf
 debian/tmp/etc/snmp/snmptrapd.conf

Modified: branches/net-snmp54-dev/debian/rules
===================================================================
--- branches/net-snmp54-dev/debian/rules	2009-12-15 13:45:17 UTC (rev 323)
+++ branches/net-snmp54-dev/debian/rules	2009-12-15 13:49:14 UTC (rev 324)
@@ -85,8 +85,6 @@
 	cp EXAMPLE.conf debian/tmp/etc/snmp/snmpd.conf
 	cp EXAMPLE-trap.conf debian/tmp/etc/snmp/snmptrapd.conf
 	mv debian/tmp/usr/share/snmp/mib2c*.conf debian/tmp/etc/snmp
-	mkdir -p debian/tmp/etc/default
-	cp debian/snmpd.default debian/tmp/etc/default/snmpd
 	dh_installdocs -plibsnmp-base mibs/README.mibs
 	# Perform other man pages fixups.
 	bash ./debian/fixman

Modified: branches/net-snmp54-dev/debian/snmpd.install
===================================================================
--- branches/net-snmp54-dev/debian/snmpd.install	2009-12-15 13:45:17 UTC (rev 323)
+++ branches/net-snmp54-dev/debian/snmpd.install	2009-12-15 13:49:14 UTC (rev 324)
@@ -7,6 +7,5 @@
 debian/tmp/usr/share/snmp/snmpconf-data/snmptrapd-data
 debian/tmp/usr/share/snmp/snmp_perl.pl
 debian/tmp/usr/share/snmp/snmp_perl_trapd.pl
-debian/tmp/etc/default/snmpd
 debian/tmp/etc/snmp/snmpd.conf
 debian/tmp/etc/snmp/snmptrapd.conf

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2009-12-15 13:45:17 UTC (rev 323)
+++ trunk/debian/rules	2009-12-15 13:49:14 UTC (rev 324)
@@ -85,8 +85,6 @@
 	cp EXAMPLE.conf debian/tmp/etc/snmp/snmpd.conf
 	cp EXAMPLE-trap.conf debian/tmp/etc/snmp/snmptrapd.conf
 	mv debian/tmp/usr/share/snmp/mib2c*.conf debian/tmp/etc/snmp
-	mkdir -p debian/tmp/etc/default
-	cp debian/snmpd.default debian/tmp/etc/default/snmpd
 	dh_installdocs -plibsnmp-base mibs/README.mibs
 	# Perform other man pages fixups.
 	bash ./debian/fixman

Modified: trunk/debian/snmpd.install
===================================================================
--- trunk/debian/snmpd.install	2009-12-15 13:45:17 UTC (rev 323)
+++ trunk/debian/snmpd.install	2009-12-15 13:49:14 UTC (rev 324)
@@ -7,6 +7,5 @@
 debian/tmp/usr/share/snmp/snmpconf-data/snmptrapd-data
 debian/tmp/usr/share/snmp/snmp_perl.pl
 debian/tmp/usr/share/snmp/snmp_perl_trapd.pl
-debian/tmp/etc/default/snmpd
 debian/tmp/etc/snmp/snmpd.conf
 debian/tmp/etc/snmp/snmptrapd.conf




More information about the Pkg-net-snmp-commits mailing list