[libnet-snmp-perl] 07/23: Import Debian changes 5.2.0-4

Roland Rosenfeld roland at moszumanska.debian.org
Mon Aug 21 20:43:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

roland pushed a commit to branch master
in repository libnet-snmp-perl.

commit 038471c0010d953cd6c96cd2d7cbb471c9cca08d
Author: Jochen Friedrich <jochen at scram.de>
Date:   Tue May 18 18:03:10 2010 +0200

    Import Debian changes 5.2.0-4
    
    libnet-snmp-perl (5.2.0-4) unstable; urgency=low
    
      * Switch to dpkg-source 3.0 (quilt) format
      * Bump Standards version to 3.8.4
---
 debian/README.source | 8 --------
 debian/changelog     | 7 +++++++
 debian/control       | 4 ++--
 debian/rules         | 2 +-
 debian/source/format | 1 +
 5 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/debian/README.source b/debian/README.source
deleted file mode 100644
index 2051d6b..0000000
--- a/debian/README.source
+++ /dev/null
@@ -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.
diff --git a/debian/changelog b/debian/changelog
index 016b23a..7b81c7d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libnet-snmp-perl (5.2.0-4) unstable; urgency=low
+
+  * Switch to dpkg-source 3.0 (quilt) format
+  * Bump Standards version to 3.8.4
+
+ -- Jochen Friedrich <jochen at scram.de>  Tue, 18 May 2010 18:03:10 +0200
+
 libnet-snmp-perl (5.2.0-3) unstable; urgency=low
 
   * Depend on perl > 5.10.0 and add patch for IPv6 sockets.
diff --git a/debian/control b/debian/control
index 9f9dac6..d08df2c 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,8 @@ Source: libnet-snmp-perl
 Maintainer: Jochen Friedrich <jochen at scram.de>
 Priority: optional
 Section: perl
-Standards-Version: 3.8.3
-Build-Depends-Indep: debhelper (>= 7.0.50~), perl (>> 5.10.0), quilt, netbase
+Standards-Version: 3.8.4
+Build-Depends-Indep: debhelper (>= 7.0.50~), perl (>> 5.10.0), netbase
 
 Package: libnet-snmp-perl
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 3033e58..037f899 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 %:
-	dh --with quilt $@
+	dh $@
 
 .PHONY: override_dh_auto_install
 override_dh_auto_install:
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 0000000..163aaf8
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libnet-snmp-perl.git



More information about the Pkg-perl-cvs-commits mailing list