[Pkg-net-snmp-commits] r277 - branches/net-snmp54/debian branches/net-snmp54/debian/patches branches/net-snmp54-dev/debian branches/net-snmp54-dev/debian/patches trunk/debian trunk/debian/patches
Jochen Friedrich
jochen at alioth.debian.org
Mon Nov 2 16:49:17 UTC 2009
Author: jochen
Date: 2009-11-02 16:49:17 +0000 (Mon, 02 Nov 2009)
New Revision: 277
Added:
branches/net-snmp54-dev/debian/patches/series
branches/net-snmp54/debian/README.source
branches/net-snmp54/debian/patches/series
trunk/debian/patches/series
Modified:
branches/net-snmp54-dev/debian/control
branches/net-snmp54-dev/debian/rules
branches/net-snmp54/debian/control
branches/net-snmp54/debian/rules
trunk/debian/control
trunk/debian/rules
Log:
Replace cdbs patch system by quilt patch system.
Added: branches/net-snmp54/debian/README.source
===================================================================
--- branches/net-snmp54/debian/README.source (rev 0)
+++ branches/net-snmp54/debian/README.source 2009-11-02 16:49:17 UTC (rev 277)
@@ -0,0 +1,8 @@
+This package uses quilt to manage all modifications to the upstream
+source. Changes are stored in the source package as diffs in
+debian/patches and applied during the build. Please see:
+
+ /usr/share/doc/quilt/README.source
+
+for more information on how to apply the patches, modify patches, or
+remove a patch.
Modified: branches/net-snmp54/debian/control
===================================================================
--- branches/net-snmp54/debian/control 2009-11-02 16:43:11 UTC (rev 276)
+++ branches/net-snmp54/debian/control 2009-11-02 16:49:17 UTC (rev 277)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel at lists.alioth.debian.org>
Uploaders: Jochen Friedrich <jochen at scram.de>, Thomas Anders <tanders at users.sourceforge.net>, Noah Meyerhans <noahm at debian.org>
-Build-Depends: debhelper (>=6), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev, python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, cdbs (>=0.4.51), libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors-dev (>=2.8.5) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: debhelper (>=6), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev, python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, cdbs (>=0.4.51), quilt, libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors-dev (>=2.8.5) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
Standards-Version: 3.8.2
Vcs-Svn: svn://svn.debian.org/pkg-net-snmp/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-net-snmp/
Added: branches/net-snmp54/debian/patches/series
===================================================================
--- branches/net-snmp54/debian/patches/series (rev 0)
+++ branches/net-snmp54/debian/patches/series 2009-11-02 16:49:17 UTC (rev 277)
@@ -0,0 +1,11 @@
+02_statistics.patch
+03_makefiles.patch
+05_searchdirs.patch
+06_extramibs.patch
+07_docfiles.patch
+08_defaultconfig.patch
+25_duplicate_iftable.patch
+26_kfreebsd.patch
+31_silence_subcontainer.patch
+32_mnttab_path.patch
+44_nlist_kvm.patch
Modified: branches/net-snmp54/debian/rules
===================================================================
--- branches/net-snmp54/debian/rules 2009-11-02 16:43:11 UTC (rev 276)
+++ branches/net-snmp54/debian/rules 2009-11-02 16:49:17 UTC (rev 277)
@@ -5,7 +5,7 @@
[ ! -f Makefile ] || make clean || true
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/class/autotools.mk
LIB_VERSION = 15
Modified: branches/net-snmp54-dev/debian/control
===================================================================
--- branches/net-snmp54-dev/debian/control 2009-11-02 16:43:11 UTC (rev 276)
+++ branches/net-snmp54-dev/debian/control 2009-11-02 16:49:17 UTC (rev 277)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel at lists.alioth.debian.org>
Uploaders: Jochen Friedrich <jochen at scram.de>, Thomas Anders <tanders at users.sourceforge.net>, Noah Meyerhans <noahm at debian.org>
-Build-Depends: debhelper (>=6), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev, python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, cdbs (>=0.4.51), libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors-dev (>=2.8.5) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: debhelper (>=6), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev, python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, cdbs (>=0.4.51), quilt, libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors-dev (>=2.8.5) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
Standards-Version: 3.8.2
Vcs-Svn: svn://svn.debian.org/pkg-net-snmp/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-net-snmp/
Added: branches/net-snmp54-dev/debian/patches/series
===================================================================
--- branches/net-snmp54-dev/debian/patches/series (rev 0)
+++ branches/net-snmp54-dev/debian/patches/series 2009-11-02 16:49:17 UTC (rev 277)
@@ -0,0 +1,10 @@
+02_statistics.patch
+03_makefiles.patch
+05_searchdirs.patch
+06_extramibs.patch
+07_docfiles.patch
+08_defaultconfig.patch
+25_duplicate_iftable.patch
+26_kfreebsd.patch
+31_silence_subcontainer.patch
+32_mnttab_path.patch
Modified: branches/net-snmp54-dev/debian/rules
===================================================================
--- branches/net-snmp54-dev/debian/rules 2009-11-02 16:43:11 UTC (rev 276)
+++ branches/net-snmp54-dev/debian/rules 2009-11-02 16:49:17 UTC (rev 277)
@@ -5,7 +5,7 @@
[ ! -f Makefile ] || make clean || true
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/class/autotools.mk
LIB_VERSION = 15
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2009-11-02 16:43:11 UTC (rev 276)
+++ trunk/debian/control 2009-11-02 16:49:17 UTC (rev 277)
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel at lists.alioth.debian.org>
Uploaders: Jochen Friedrich <jochen at scram.de>, Thomas Anders <tanders at users.sourceforge.net>, Noah Meyerhans <noahm at debian.org>
-Build-Depends: debhelper (>=6), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev, python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, cdbs (>=0.4.51), libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors-dev (>=2.8.5) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: debhelper (>=6), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev, python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, cdbs (>=0.4.51), quilt, libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors-dev (>=2.8.5) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
Standards-Version: 3.8.2
Vcs-Svn: svn://svn.debian.org/pkg-net-snmp/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-net-snmp/
Added: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series (rev 0)
+++ trunk/debian/patches/series 2009-11-02 16:49:17 UTC (rev 277)
@@ -0,0 +1,7 @@
+02_statistics.patch
+03_makefiles.patch
+05_searchdirs.patch
+06_extramibs.patch
+07_docfiles.patch
+08_defaultconfig.patch
+25_duplicate_iftable.patch
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules 2009-11-02 16:43:11 UTC (rev 276)
+++ trunk/debian/rules 2009-11-02 16:49:17 UTC (rev 277)
@@ -5,7 +5,7 @@
[ ! -f Makefile ] || make clean || true
include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
+include /usr/share/cdbs/1/rules/patchsys-quilt.mk
include /usr/share/cdbs/1/class/autotools.mk
LIB_VERSION = 15
More information about the Pkg-net-snmp-commits
mailing list