-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Tags: patch

On Tue, 20 May 2008, Paul Sladen wrote:
> I'm happy to supply patches to update any of the three avenues,

Two one-lines debdiffs attached, for using '-Zgzip', _or_ 'Pre-Depends'.

I would prefer the 'gzip' option, as this maintains zero-delta when
backporting to sarge/warty era systems.

        -Paul
- -- 
Why do one side of a triangle when you can do all three.  Somewhere, GB.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFIMvFfc444tukM+iQRAobYAKDWvdwIm2ktKQhIWZZWpuHdstLJTACfbp1R
bIsl25AkigRzvCTcjohK77k=
=bao9
-----END PGP SIGNATURE-----

diff -Nru openssh-blacklist-0.1.1/debian/changelog 
openssh-blacklist-0.1.1/debian/changelog
--- openssh-blacklist-0.1.1/debian/changelog    2008-05-13 17:23:16.000000000 
+0300
+++ openssh-blacklist-0.1.1/debian/changelog    2008-05-20 18:19:25.000000000 
+0300
@@ -1,3 +1,11 @@
+openssh-blacklist (0.1.1-1gzip) various; urgency=low
+
+  * Pack .deb with gzip (instead of bzip2) for increased compatibility
+    as 'openssh-blacklist' is distributed as a hard Depend: of other packages
+    that are.  Closes: #481960.
+
+ -- Paul Sladen <[EMAIL PROTECTED]>  Tue, 20 May 2008 16:30:37 +0100
+
 openssh-blacklist (0.1.1) stable-security; urgency=low
 
   * Set Maintainer to Kees for Debian.
diff -Nru /tmp/kVSSxbPKZL/openssh-blacklist-0.1.1/debian/rules 
/tmp/2BgQzW3JeU/openssh-blacklist-0.1.1/debian/rules
--- openssh-blacklist-0.1.1/debian/rules        2008-05-12 23:20:20.000000000 
+0300
+++ openssh-blacklist-0.1.1/debian/rules        2008-05-20 18:18:26.000000000 
+0300
@@ -64,7 +64,7 @@
        dh_shlibdeps
        dh_gencontrol
        dh_md5sums
-       dh_builddeb -- -Zbzip2
+       dh_builddeb -- -Zgzip
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary install configure
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBIMu4Yc444tukM+iQRAm/oAKCkXE2z0BFMzx2Ds757xXXwdoDKjQCfVmjY
Feb3yHN9pz3L/p4PBLV4CKk=
=t2Bz
-----END PGP SIGNATURE-----
diff -Nru openssh-blacklist-0.1.1/debian/changelog 
openssh-blacklist-0.1.1/debian/changelog
--- openssh-blacklist-0.1.1/debian/changelog    2008-05-13 17:23:16.000000000 
+0300
+++ openssh-blacklist-0.1.1/debian/changelog    2008-05-20 18:08:45.000000000 
+0300
@@ -1,3 +1,15 @@
+openssh-blacklist (0.1.1-1predepend) various; urgency=low
+
+  * Add Pre-Depends: dpkg (>=1.10.24) because of bzip2 use.
+  - This requirement of -policy was removed on 2007-12-21[0], but is
+    still important for those maintaining sarge/warty-based systems, where
+    otherwise a broken packaging situation will be caused by the
+    failed installation when dpkg-deb encounters the 'data.tar.bz2'.
+    [0] http://lists.debian.org/debian-project/2007/12/msg00047.html
+    Closes: #481960.
+
+ -- Paul Sladen <[EMAIL PROTECTED]>  Tue, 20 May 2008 16:47:14 +0100
+
 openssh-blacklist (0.1.1) stable-security; urgency=low
 
   * Set Maintainer to Kees for Debian.
diff -Nru /tmp/AD2p6dFdZd/openssh-blacklist-0.1.1/debian/control 
/tmp/WGAm5ah8V9/openssh-blacklist-0.1.1/debian/control
--- openssh-blacklist-0.1.1/debian/control      2008-05-13 17:17:57.000000000 
+0300
+++ openssh-blacklist-0.1.1/debian/control      2008-05-20 17:52:23.000000000 
+0300
@@ -8,6 +8,7 @@
 Package: openssh-blacklist
 Architecture: all
 Recommends: openssh-client
+Pre-Depends: dpkg (>= 1.10.24)
 Description: list of blacklisted OpenSSH RSA and DSA keys
  Contains the list of known-bad OpenSSH keys, for ssh-vulnkeys to use when
  examining suspect keys.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBIMu4hc444tukM+iQRAiWZAKDTKQ3zk8l+CVq8GlIxGgKRbELKSQCfSfth
HBh12TH1bt9cPvrxEiVKcCA=
=zXwT
-----END PGP SIGNATURE-----

Reply via email to