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

Jochen Friedrich jochen at alioth.debian.org
Fri Jun 4 17:37:06 UTC 2010


Author: jochen
Date: 2010-06-04 17:36:59 +0000 (Fri, 04 Jun 2010)
New Revision: 331

Added:
   branches/net-snmp54-dev/debian/source/
   branches/net-snmp54-dev/debian/source/format
   branches/net-snmp54/debian/source/
   branches/net-snmp54/debian/source/format
   trunk/debian/source/
   trunk/debian/source/format
Removed:
   branches/net-snmp54/debian/README.source
Modified:
   branches/net-snmp54-dev/debian/control
   branches/net-snmp54-dev/debian/rules
   branches/net-snmp54/debian/changelog
   branches/net-snmp54/debian/control
   branches/net-snmp54/debian/rules
   trunk/debian/control
   trunk/debian/rules
Log:
Switch to dpkg-source 3.0 (quilt) format


Deleted: branches/net-snmp54/debian/README.source
===================================================================
--- branches/net-snmp54/debian/README.source	2010-06-04 16:57:06 UTC (rev 330)
+++ branches/net-snmp54/debian/README.source	2010-06-04 17:36:59 UTC (rev 331)
@@ -1,8 +0,0 @@
-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/changelog
===================================================================
--- branches/net-snmp54/debian/changelog	2010-06-04 16:57:06 UTC (rev 330)
+++ branches/net-snmp54/debian/changelog	2010-06-04 17:36:59 UTC (rev 331)
@@ -16,8 +16,10 @@
     - 32_mnttab_path.patch
     - 56_manpage.patch (Closes: #582400)
     - 60_libsensors_api.patch (Closes: #575810)
+  * Switch to dpkg-source 3.0 (quilt) format
+  * Bump Standards version to 3.8.4
 
- -- Jochen Friedrich <jochen at scram.de>  Fri, 04 Jun 2010 17:03:40 +0200
+ -- Jochen Friedrich <jochen at scram.de>  Fri, 04 Jun 2010 19:35:22 +0200
 
 net-snmp (5.4.2.1~dfsg-5) unstable; urgency=low
 

Modified: branches/net-snmp54/debian/control
===================================================================
--- branches/net-snmp54/debian/control	2010-06-04 16:57:06 UTC (rev 330)
+++ branches/net-snmp54/debian/control	2010-06-04 17:36:59 UTC (rev 331)
@@ -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 (>= 7.0.50~), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev (>= 2.5.4-1~), python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, autotools-dev, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, quilt, libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors4-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: debhelper (>= 7.0.50~), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev (>= 2.5.4-1~), python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, autotools-dev, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors4-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
 Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/pkg-net-snmp/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-net-snmp/

Modified: branches/net-snmp54/debian/rules
===================================================================
--- branches/net-snmp54/debian/rules	2010-06-04 16:57:06 UTC (rev 330)
+++ branches/net-snmp54/debian/rules	2010-06-04 17:36:59 UTC (rev 331)
@@ -30,7 +30,7 @@
 endif
 
 %:
-	dh --with quilt,python-central $@
+	dh --with python-central $@
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:

Added: branches/net-snmp54/debian/source/format
===================================================================
--- branches/net-snmp54/debian/source/format	                        (rev 0)
+++ branches/net-snmp54/debian/source/format	2010-06-04 17:36:59 UTC (rev 331)
@@ -0,0 +1 @@
+3.0 (quilt)

Modified: branches/net-snmp54-dev/debian/control
===================================================================
--- branches/net-snmp54-dev/debian/control	2010-06-04 16:57:06 UTC (rev 330)
+++ branches/net-snmp54-dev/debian/control	2010-06-04 17:36:59 UTC (rev 331)
@@ -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 (>= 7.0.50~), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev (>= 2.5.4-1~), python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, autotools-dev, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, quilt, libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors4-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: debhelper (>= 7.0.50~), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev (>= 2.5.4-1~), python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, autotools-dev, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors4-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
 Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/pkg-net-snmp/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-net-snmp/

Modified: branches/net-snmp54-dev/debian/rules
===================================================================
--- branches/net-snmp54-dev/debian/rules	2010-06-04 16:57:06 UTC (rev 330)
+++ branches/net-snmp54-dev/debian/rules	2010-06-04 17:36:59 UTC (rev 331)
@@ -30,7 +30,7 @@
 endif
 
 %:
-	dh --with quilt,python-central $@
+	dh --with python-central $@
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:

Added: branches/net-snmp54-dev/debian/source/format
===================================================================
--- branches/net-snmp54-dev/debian/source/format	                        (rev 0)
+++ branches/net-snmp54-dev/debian/source/format	2010-06-04 17:36:59 UTC (rev 331)
@@ -0,0 +1 @@
+3.0 (quilt)

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2010-06-04 16:57:06 UTC (rev 330)
+++ trunk/debian/control	2010-06-04 17:36:59 UTC (rev 331)
@@ -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 (>= 7.0.50~), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev (>= 2.5.4-1~), python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, autotools-dev, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, quilt, libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors4-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: debhelper (>= 7.0.50~), libtool, libwrap0-dev, libssl-dev (>> 0.9.8), perl (>=5.8), libperl-dev, python-all-dev (>= 2.5.4-1~), python-central (>=0.5.6), python (>=2.3.5-7), python-setuptools (>=0.6b3), autoconf, automake1.9, autotools-dev, debianutils (>=1.13.1), bash (>=2.05), findutils (>=4.1.20), procps, libkvm-dev [kfreebsd-i386 kfreebsd-amd64], libsensors4-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
 Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/pkg-net-snmp/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-net-snmp/

Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2010-06-04 16:57:06 UTC (rev 330)
+++ trunk/debian/rules	2010-06-04 17:36:59 UTC (rev 331)
@@ -30,7 +30,7 @@
 endif
 
 %:
-	dh --with quilt,python-central $@
+	dh --with python-central $@
 
 .PHONY: override_dh_auto_configure
 override_dh_auto_configure:

Added: trunk/debian/source/format
===================================================================
--- trunk/debian/source/format	                        (rev 0)
+++ trunk/debian/source/format	2010-06-04 17:36:59 UTC (rev 331)
@@ -0,0 +1 @@
+3.0 (quilt)




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