Bug#706799: pu: net-snmp/5.4.3-3+wheezy1

2013-09-29 Thread Cyril Brulebois
Last ping before we close this pu request.

Mraw,
KiBi.

Adam D. Barratt a...@adam-barratt.org.uk (2013-08-19):
 Ping?
 
 On Sun, 2013-05-26 at 12:06 +0100, Adam D. Barratt wrote:
  On Sun, 2013-05-05 at 14:54 +0900, Hideki Yamane wrote:
I'd like to upload net-snmp package due to fix piuparts
failure with upgrade to newer version. Please check attached
debdiff (as I mistake, it contains unnecessary .ex file but
not remove it, just as is)
  
  If it's not meant to be there, why did you include it in the diff?
  
  A few comments on the proposed changes:
  
  +net-snmp (5.4.3~dfsg-3+wheezy1) stable-proposed-updates; urgency=low
  
  The version needs to be lower than the version in testing, so
  5.4.3~dfsg-3~deb7u1.
  
  +  if [ -h $docdir ]; then
  + rm -rf $docdir
  +  fi
  
  If the directory's a link, you only need rm $docdir.
  
  -   rm -rf debian/libsnmp-dev/usr/share/doc/libsnmp-dev
  -   rm -rf 
  debian/libsnmp$(LIB_VERSION)-dbg/usr/share/doc/libsnmp$(LIB_VERSION)-dbg
  -   rm -rf debian/libsnmp-perl/usr/share/doc/libsnmp-perl
  -   ln -sf libsnmp$(LIB_VERSION) 
  debian/libsnmp-dev/usr/share/doc/libsnmp-dev
  -   ln -sf libsnmp$(LIB_VERSION) 
  debian/libsnmp$(LIB_VERSION)-dbg/usr/share/doc/libsnmp$(LIB_VERSION)-dbg
  -   ln -sf libsnmp$(LIB_VERSION) 
  debian/libsnmp-perl/usr/share/doc/libsnmp-perl
  
  There's also a new preinst for libsnmp15, but under what circumstances
  would that ever be a symlink?
  
  Regards,
  
  Adam


signature.asc
Description: Digital signature


Bug#706799: pu: net-snmp/5.4.3-3+wheezy1

2013-08-19 Thread Adam D. Barratt
Ping?

On Sun, 2013-05-26 at 12:06 +0100, Adam D. Barratt wrote:
 On Sun, 2013-05-05 at 14:54 +0900, Hideki Yamane wrote:
   I'd like to upload net-snmp package due to fix piuparts
   failure with upgrade to newer version. Please check attached
   debdiff (as I mistake, it contains unnecessary .ex file but
   not remove it, just as is)
 
 If it's not meant to be there, why did you include it in the diff?
 
 A few comments on the proposed changes:
 
 +net-snmp (5.4.3~dfsg-3+wheezy1) stable-proposed-updates; urgency=low
 
 The version needs to be lower than the version in testing, so
 5.4.3~dfsg-3~deb7u1.
 
 +  if [ -h $docdir ]; then
 + rm -rf $docdir
 +  fi
 
 If the directory's a link, you only need rm $docdir.
 
 -   rm -rf debian/libsnmp-dev/usr/share/doc/libsnmp-dev
 -   rm -rf 
 debian/libsnmp$(LIB_VERSION)-dbg/usr/share/doc/libsnmp$(LIB_VERSION)-dbg
 -   rm -rf debian/libsnmp-perl/usr/share/doc/libsnmp-perl
 -   ln -sf libsnmp$(LIB_VERSION) 
 debian/libsnmp-dev/usr/share/doc/libsnmp-dev
 -   ln -sf libsnmp$(LIB_VERSION) 
 debian/libsnmp$(LIB_VERSION)-dbg/usr/share/doc/libsnmp$(LIB_VERSION)-dbg
 -   ln -sf libsnmp$(LIB_VERSION) 
 debian/libsnmp-perl/usr/share/doc/libsnmp-perl
 
 There's also a new preinst for libsnmp15, but under what circumstances
 would that ever be a symlink?
 
 Regards,
 
 Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1376943678.16804.17.ca...@jacala.jungle.funky-badger.org



Processed: Re: Bug#706799: pu: net-snmp/5.4.3-3+wheezy1

2013-05-26 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + moreinfo
Bug #706799 [release.debian.org] pu: net-snmp/5.4.3-3+wheezy1
Added tag(s) moreinfo.

-- 
706799: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706799
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/handler.s.b706799.13695663742831.transcr...@bugs.debian.org



Bug#706799: pu: net-snmp/5.4.3-3+wheezy1

2013-05-26 Thread Adam D. Barratt
Control: tags -1 + moreinfo

On Sun, 2013-05-05 at 14:54 +0900, Hideki Yamane wrote:
  I'd like to upload net-snmp package due to fix piuparts
  failure with upgrade to newer version. Please check attached
  debdiff (as I mistake, it contains unnecessary .ex file but
  not remove it, just as is)

If it's not meant to be there, why did you include it in the diff?

A few comments on the proposed changes:

+net-snmp (5.4.3~dfsg-3+wheezy1) stable-proposed-updates; urgency=low

The version needs to be lower than the version in testing, so
5.4.3~dfsg-3~deb7u1.

+  if [ -h $docdir ]; then
+ rm -rf $docdir
+  fi

If the directory's a link, you only need rm $docdir.

-   rm -rf debian/libsnmp-dev/usr/share/doc/libsnmp-dev
-   rm -rf 
debian/libsnmp$(LIB_VERSION)-dbg/usr/share/doc/libsnmp$(LIB_VERSION)-dbg
-   rm -rf debian/libsnmp-perl/usr/share/doc/libsnmp-perl
-   ln -sf libsnmp$(LIB_VERSION) 
debian/libsnmp-dev/usr/share/doc/libsnmp-dev
-   ln -sf libsnmp$(LIB_VERSION) 
debian/libsnmp$(LIB_VERSION)-dbg/usr/share/doc/libsnmp$(LIB_VERSION)-dbg
-   ln -sf libsnmp$(LIB_VERSION) 
debian/libsnmp-perl/usr/share/doc/libsnmp-perl

There's also a new preinst for libsnmp15, but under what circumstances
would that ever be a symlink?

Regards,

Adam


-- 
To UNSUBSCRIBE, email to debian-release-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: 
http://lists.debian.org/1369566365.18864.69.ca...@jacala.jungle.funky-badger.org



Bug#706799: pu: net-snmp/5.4.3-3+wheezy1

2013-05-04 Thread Hideki Yamane
Package: release.debian.org
Tags: wheezy
User: release.debian@packages.debian.org
Usertags: pu

 I'd like to upload net-snmp package due to fix piuparts
 failure with upgrade to newer version. Please check attached
 debdiff (as I mistake, it contains unnecessary .ex file but
 not remove it, just as is)


-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -Nru net-snmp-5.4.3~dfsg/debian/changelog net-snmp-5.4.3~dfsg/debian/changelog
--- net-snmp-5.4.3~dfsg/debian/changelog	2012-11-24 22:06:46.0 +0900
+++ net-snmp-5.4.3~dfsg/debian/changelog	2013-05-05 14:38:52.0 +0900
@@ -1,3 +1,19 @@
+net-snmp (5.4.3~dfsg-3+wheezy1) stable-proposed-updates; urgency=low
+
+  * Rebuild for wheezy.
+
+ -- Hideki Yamane henr...@debian.org  Sun, 05 May 2013 14:37:40 +0900
+
+net-snmp (5.4.3~dfsg-3) unstable; urgency=low
+
+  * debian/rules
+- remove override_dh_installdoc, install each docs and copyright files to
+  avoid piuparts test failure
+  * debian/libsnmp*.preinst
+- ensure remove symlink
+
+ -- Hideki Yamane henr...@debian.org  Fri, 26 Apr 2013 23:30:39 +0900
+
 net-snmp (5.4.3~dfsg-2.7) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru net-snmp-5.4.3~dfsg/debian/control net-snmp-5.4.3~dfsg/debian/control
--- net-snmp-5.4.3~dfsg/debian/control	2012-05-28 01:14:32.0 +0900
+++ net-snmp-5.4.3~dfsg/debian/control	2013-04-26 23:32:22.0 +0900
@@ -2,7 +2,7 @@
 Section: net
 Priority: optional
 Maintainer: Net-SNMP Packaging Team pkg-net-snmp-de...@lists.alioth.debian.org
-Uploaders: Jochen Friedrich joc...@scram.de, Thomas Anders tand...@users.sourceforge.net, Noah Meyerhans no...@debian.org
+Uploaders: Jochen Friedrich joc...@scram.de, Thomas Anders tand...@users.sourceforge.net, Noah Meyerhans no...@debian.org, Hideki Yamane henr...@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, libbsd-dev [kfreebsd-any], libkvm-dev [kfreebsd-any], libsensors4-dev [linux-any]
 Standards-Version: 3.8.4
 Vcs-Svn: svn://svn.debian.org/pkg-net-snmp/
diff -Nru net-snmp-5.4.3~dfsg/debian/libsnmp-dev.preinst net-snmp-5.4.3~dfsg/debian/libsnmp-dev.preinst
--- net-snmp-5.4.3~dfsg/debian/libsnmp-dev.preinst	1970-01-01 09:00:00.0 +0900
+++ net-snmp-5.4.3~dfsg/debian/libsnmp-dev.preinst	2013-04-27 21:51:52.0 +0900
@@ -0,0 +1,28 @@
+#!/bin/sh
+
+docdir=/usr/share/doc/libsnmp-dev
+
+set -e
+
+case $1 in
+install|upgrade)
+  if [ -h $docdir ]; then
+	  rm -rf $docdir
+  fi
+;;
+
+abort-upgrade)
+;;
+
+*)
+echo preinst called with unknown argument \`$1' 2
+exit 1
+;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
diff -Nru net-snmp-5.4.3~dfsg/debian/libsnmp-perl.preinst net-snmp-5.4.3~dfsg/debian/libsnmp-perl.preinst
--- net-snmp-5.4.3~dfsg/debian/libsnmp-perl.preinst	1970-01-01 09:00:00.0 +0900
+++ net-snmp-5.4.3~dfsg/debian/libsnmp-perl.preinst	2013-04-27 21:52:05.0 +0900
@@ -0,0 +1,28 @@
+#!/bin/sh
+
+docdir=/usr/share/doc/libsnmp-perl
+
+set -e
+
+case $1 in
+install|upgrade)
+  if [ -h $docdir ]; then
+	  rm -rf $docdir
+  fi
+;;
+
+abort-upgrade)
+;;
+
+*)
+echo preinst called with unknown argument \`$1' 2
+exit 1
+;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
diff -Nru net-snmp-5.4.3~dfsg/debian/libsnmp15-dbg.preinst net-snmp-5.4.3~dfsg/debian/libsnmp15-dbg.preinst
--- net-snmp-5.4.3~dfsg/debian/libsnmp15-dbg.preinst	1970-01-01 09:00:00.0 +0900
+++ net-snmp-5.4.3~dfsg/debian/libsnmp15-dbg.preinst	2013-04-27 21:51:16.0 +0900
@@ -0,0 +1,28 @@
+#!/bin/sh
+
+docdir=/usr/share/doc/libsnmp15-dbg
+
+set -e
+
+case $1 in
+install|upgrade)
+  if [ -h $docdir ]; then
+	  rm -rf $docdir
+  fi
+;;
+
+abort-upgrade)
+;;
+
+*)
+echo preinst called with unknown argument \`$1' 2
+exit 1
+;;
+esac
+
+# dh_installdeb will replace this with shell code automatically
+# generated by other debhelper scripts.
+
+#DEBHELPER#
+
+exit 0
diff -Nru net-snmp-5.4.3~dfsg/debian/libsnmp15.presinst net-snmp-5.4.3~dfsg/debian/libsnmp15.presinst
--- net-snmp-5.4.3~dfsg/debian/libsnmp15.presinst	1970-01-01 09:00:00.0 +0900
+++ net-snmp-5.4.3~dfsg/debian/libsnmp15.presinst	2013-04-27 21:51:41.0 +0900
@@ -0,0 +1,28 @@
+#!/bin/sh
+
+docdir=/usr/share/doc/libsnmp15
+
+set -e
+
+case $1 in
+install|upgrade)
+  if [ -h $docdir ]; then
+	  rm -rf $docdir
+  fi
+;;
+
+abort-upgrade)
+