Hello community,

here is the log from the commit of package deb for openSUSE:Factory checked in 
at 2012-01-31 10:19:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deb (Old)
 and      /work/SRC/openSUSE:Factory/.deb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "deb", Maintainer is "pu...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/deb/deb.changes  2012-01-04 07:23:45.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.deb.new/deb.changes     2012-01-31 
10:20:31.000000000 +0100
@@ -1,0 +2,13 @@
+Sun Jan 29 20:54:50 UTC 2012 - frank.lichtenh...@sophos.com
+
+- update to dpkg-1.15.8.12
+* Do not fail to unpack shared directories missing on the file system
+  from packages being replaced by other packages. Debian Bug #631808
+* Defer hardlink renames so that there's never a point were the new
+  file contents are accessible from the final path before they have
+  been fsync()ed and cannot be executed causing ETXTBSY when trying
+  to open the to be installed paths for writing. Debian Bug #635683
+* Add armhf support to ostable and triplettable.
+  Debian Bugs #594179, #639674
+
+-------------------------------------------------------------------
@@ -4,0 +18,12 @@
+
+-------------------------------------------------------------------
+Sat Nov 26 00:18:57 UTC 2011 - frank.lichtenh...@sophos.com
+
+- update to dpkg-1.15.8.11
+* Do not segfault on "dpkg -i --no-act".
+* Fix typo in "dpkg-name --overwrite" argument parsing so that it actually
+  works at all. Ubuntu Bug #728708
+* Fix dpkg-split to not corrupt binary part metadata when generating the
+  split packages on 32-bit systems.
+* Fix a regression in dpkg-divert where using --rename led to a failure when
+  the rename implies crossing file systems.
--- /work/SRC/openSUSE:Factory/deb/update-alternatives.changes  2011-09-23 
01:54:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.deb.new/update-alternatives.changes     
2012-01-31 10:20:31.000000000 +0100
@@ -1,0 +2,12 @@
+Sun Jan 29 21:29:58 UTC 2012 - frank.lichtenh...@sophos.com
+
+- update to 1.15.8.12
+* no changes, just keep in sync with deb
+
+-------------------------------------------------------------------
+Sat Nov 26 00:24:49 UTC 2011 - frank.lichtenh...@sophos.com
+
+- update to 1.15.8.11
+- remove unused tarballs and patches
+
+-------------------------------------------------------------------

Old:
----
  dpkg-1.15.8.10-archtable-suse.patch
  dpkg_1.15.8.10.tar.bz2
  update-alternatives-1.15.8.10-suse.patch

New:
----
  dpkg-1.15.8.12-archtable-suse.patch
  dpkg_1.15.8.12.tar.bz2
  update-alternatives-1.15.8.12-suse.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ deb.spec ++++++
--- /var/tmp/diff_new_pack.JXPA4i/_old  2012-01-31 10:20:35.000000000 +0100
+++ /var/tmp/diff_new_pack.JXPA4i/_new  2012-01-31 10:20:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package deb
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define admindir %{_localstatedir}/lib/rpm/
 %define debhelper_ver 8.1.2
 %define devscripts_ver 2.10.71
 
 Name:           deb
-Version:        1.15.8.10
+Version:        1.15.8.12
 Release:        0
 Url:            http://www.debian.org
 Provides:       dpkg dpkg-dev debhelper dselect dpkg-doc devscripts
@@ -37,8 +38,8 @@
 Patch1:         devscripts-2.10.71-buildfix.patch
 Patch2:         debhelper-pod2man-no-utf8.patch
 Patch3:         devscripts-2.10.71-debcommit-hg16.patch
-Patch4:         update-alternatives-1.15.8.10-suse.patch
-Patch5:         dpkg-1.15.8.10-archtable-suse.patch
+Patch4:         update-alternatives-%{version}-suse.patch
+Patch5:         dpkg-%{version}-archtable-suse.patch
 Patch6:         dpkg-pod2man-no-utf8.patch
 Patch7:         devscripts-pod2man-no-utf8.patch
 BuildRequires:  gcc-c++

++++++ update-alternatives.spec ++++++
--- /var/tmp/diff_new_pack.JXPA4i/_old  2012-01-31 10:20:35.000000000 +0100
+++ /var/tmp/diff_new_pack.JXPA4i/_new  2012-01-31 10:20:35.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package update-alternatives
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,27 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define admindir %{_localstatedir}/lib/rpm/
-%define debhelper_ver 8.1.2
-%define devscripts_ver 2.10.71
 
 Name:           update-alternatives
-Version:        1.15.8.10
+Version:        1.15.8.12
 Release:        0
 Url:            http://ftp.de.debian.org/debian/pool/main/d/dpkg/
 Summary:        Maintain symbolic links determining default commands
 License:        GPL-2.0+
 Group:          System/Management
 Source0:        
http://ftp.de.debian.org/debian/pool/main/d/dpkg/dpkg_%{version}.tar.bz2
-Source1:        
http://ftp.de.debian.org/debian/pool/main/d/debhelper/debhelper_%{debhelper_ver}.tar.gz
-Source2:        
http://ftp.de.debian.org/debian/pool/main/d/devscripts/devscripts_%{devscripts_ver}.tar.gz
 Source3:        sensible-editor
-Patch0:         debhelper-no-localized-manpages.patch
-Patch1:         devscripts-2.10.71-buildfix.patch
-Patch2:         debhelper-pod2man-no-utf8.patch
-Patch3:         devscripts-2.10.71-debcommit-hg16.patch
-Patch4:         update-alternatives-1.15.8.10-suse.patch
-Patch5:         dpkg-1.15.8.10-archtable-suse.patch
+Patch0:         update-alternatives-%{version}-suse.patch
+Patch1:         dpkg-%{version}-archtable-suse.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -50,19 +43,12 @@
 particular preference.
 
 %prep
-%setup -q -n dpkg-%{version} -b 1 -b 2
+%setup -q -n dpkg-%{version}
 # do not unpack anything, just cd to source dir
 #%setup -q -D -T -n %{_builddir}
-cd ..
 
-%patch0
-%patch1
-%if %suse_version < 1130
-%patch2
-%endif
-%patch3
-%patch4
-%patch5
+%patch0 -p1
+%patch1 -p1
 
 %build
 %{configure} \

++++++ dpkg-1.15.8.10-archtable-suse.patch -> 
dpkg-1.15.8.12-archtable-suse.patch ++++++
--- /work/SRC/openSUSE:Factory/deb/dpkg-1.15.8.10-archtable-suse.patch  
2011-09-23 01:54:56.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.deb.new/dpkg-1.15.8.12-archtable-suse.patch     
2012-01-31 10:20:31.000000000 +0100
@@ -1,8 +1,8 @@
-Index: dpkg-1.15.8.10/debian/archtable
+Index: dpkg-1.15.8.12/debian/archtable
 ===================================================================
---- dpkg-1.15.8.10/debian/archtable    2011-01-30 20:37:43.000000000 +0100
-+++ dpkg-1.15.8.10/debian/archtable    2011-03-16 09:52:42.196488262 +0100
-@@ -27,3 +27,15 @@
+--- dpkg-1.15.8.12.orig/debian/archtable
++++ dpkg-1.15.8.12/debian/archtable
+@@ -27,3 +27,15 @@ sparc-linux-gnu                     sparc
  i486-gnu                      hurd-i386
  i486-kfreebsd-gnu             kfreebsd-i386
  x86_64-kfreebsd-gnu           kfreebsd-amd64

++++++ dpkg-pod2man-no-utf8.patch ++++++
--- /var/tmp/diff_new_pack.JXPA4i/_old  2012-01-31 10:20:35.000000000 +0100
+++ /var/tmp/diff_new_pack.JXPA4i/_new  2012-01-31 10:20:35.000000000 +0100
@@ -1,7 +1,8 @@
-diff -ur dpkg-1.15.8.10.orig/scripts/Makefile.am 
dpkg-1.15.8.10/scripts/Makefile.am
---- dpkg-1.15.8.10.orig/scripts/Makefile.am    2011-01-30 20:37:44.000000000 
+0100
-+++ dpkg-1.15.8.10/scripts/Makefile.am 2011-03-31 15:08:28.765764914 +0200
-@@ -136,7 +136,7 @@
+Index: dpkg-1.15.8.12/scripts/Makefile.am
+===================================================================
+--- dpkg-1.15.8.12.orig/scripts/Makefile.am
++++ dpkg-1.15.8.12/scripts/Makefile.am
+@@ -136,7 +136,7 @@ if BUILD_POD_DOC
        $(mkdir_p) $(DESTDIR)$(man3dir)
        for module in $(nobase_dist_perllib_DATA); do \
            name=`echo $$module | sed -e 's|/|::|g' -e 's/\.pm$$//'`; \
@@ -10,10 +11,11 @@
                --name="$$name" --section=3 $(srcdir)/$$module \
                >$(DESTDIR)$(man3dir)/$$name.3; \
            test -s $(DESTDIR)$(man3dir)/$$name.3 || \
-diff -ur dpkg-1.15.8.10.orig/scripts/Makefile.in 
dpkg-1.15.8.10/scripts/Makefile.in
---- dpkg-1.15.8.10.orig/scripts/Makefile.in    2011-01-30 20:38:03.000000000 
+0100
-+++ dpkg-1.15.8.10/scripts/Makefile.in 2011-03-31 15:23:22.273853964 +0200
-@@ -986,7 +986,7 @@
+Index: dpkg-1.15.8.12/scripts/Makefile.in
+===================================================================
+--- dpkg-1.15.8.12.orig/scripts/Makefile.in
++++ dpkg-1.15.8.12/scripts/Makefile.in
+@@ -986,7 +986,7 @@ install-data-local:
  @BUILD_POD_DOC_TRUE@  $(mkdir_p) $(DESTDIR)$(man3dir)
  @BUILD_POD_DOC_TRUE@  for module in $(nobase_dist_perllib_DATA); do \
  @BUILD_POD_DOC_TRUE@      name=`echo $$module | sed -e 's|/|::|g' -e 
's/\.pm$$//'`; \

++++++ dpkg_1.15.8.10.tar.bz2 -> dpkg_1.15.8.12.tar.bz2 ++++++
++++ 31217 lines of diff (skipped)

++++++ update-alternatives-1.15.8.10-suse.patch -> 
update-alternatives-1.15.8.12-suse.patch ++++++
--- /work/SRC/openSUSE:Factory/deb/update-alternatives-1.15.8.10-suse.patch     
2011-09-23 01:54:56.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.deb.new/update-alternatives-1.15.8.12-suse.patch    
    2012-01-31 10:20:31.000000000 +0100
@@ -1,7 +1,7 @@
-Index: dpkg-1.15.8.10/man/update-alternatives.8
+Index: dpkg-1.15.8.12/man/update-alternatives.8
 ===================================================================
---- dpkg-1.15.8.10/man/update-alternatives.8.orig      2011-01-30 
20:37:44.000000000 +0100
-+++ dpkg-1.15.8.10/man/update-alternatives.8   2011-03-16 14:16:14.086966915 
+0100
+--- dpkg-1.15.8.12.orig/man/update-alternatives.8
++++ dpkg-1.15.8.12/man/update-alternatives.8
 @@ -4,7 +4,7 @@
  .\" it under the terms of the GNU General Public License as published
  .\" by the Free Software Foundation; either version 2 of the License, or
@@ -11,7 +11,7 @@
  .TH update\-alternatives 8 "2009-04-13" "Debian Project" "dpkg utilities"
  .SH NAME
  update\-alternatives \- maintain symbolic links determining default commands
-@@ -17,7 +17,7 @@
+@@ -17,7 +17,7 @@ update\-alternatives \- maintain symboli
  .SH DESCRIPTION
  .B update\-alternatives
  creates, removes, maintains and displays information about the symbolic
@@ -20,7 +20,7 @@
  .PP
  It is possible for several programs fulfilling the same or similar
  functions to be installed on a single system at the same time.
-@@ -27,7 +27,7 @@
+@@ -27,7 +27,7 @@ different editor, if desired, but makes
  to make a good choice for an editor to invoke if the
  user has not specified a particular preference.
  .PP
@@ -29,7 +29,7 @@
  A generic name in the filesystem is
  shared by all files providing interchangeable functionality.
  The alternatives system and the system administrator
-@@ -66,10 +66,10 @@
+@@ -66,10 +66,10 @@ installed, changed or removed,
  is called to update information about that file in the alternatives system.
  .B update\-alternatives
  is usually called from the
@@ -43,7 +43,7 @@
  .PP
  It is often useful for a number of alternatives to be synchronised,
  so that they are changed as a group; for example, when several versions
-@@ -173,7 +173,7 @@
+@@ -173,7 +173,7 @@ containing the symlinks.
  .TP
  administrative directory
  A directory, by default
@@ -52,7 +52,7 @@
  containing
  .BR update\-alternatives '
  state information.
-@@ -477,7 +477,7 @@
+@@ -477,7 +477,7 @@ this as root:
  .RE
  .
  .SH BUGS
@@ -61,10 +61,10 @@
  .PP
  If you find any discrepancy between the operation of
  .B update\-alternatives
-Index: dpkg-1.15.8.10/utils/update-alternatives.c
+Index: dpkg-1.15.8.12/utils/update-alternatives.c
 ===================================================================
---- dpkg-1.15.8.10/utils/update-alternatives.c.orig    2011-01-30 
20:37:44.000000000 +0100
-+++ dpkg-1.15.8.10/utils/update-alternatives.c 2011-03-16 14:17:29.269860473 
+0100
+--- dpkg-1.15.8.12.orig/utils/update-alternatives.c
++++ dpkg-1.15.8.12/utils/update-alternatives.c
 @@ -51,7 +51,7 @@
  #define PROGNAME "update-alternatives"
  
@@ -74,7 +74,7 @@
  
  static const char *prog_path = "update-alternatives";
  
-@@ -68,7 +68,7 @@
+@@ -68,7 +68,7 @@ static int opt_force = 0;
  static char *pass_opts[MAX_OPTS];
  static int nb_opts = 0;
  
@@ -83,7 +83,7 @@
  
  /*
   * Functions.
-@@ -77,7 +77,7 @@
+@@ -77,7 +77,7 @@ static int nb_opts = 0;
  static void
  version(void)
  {
@@ -92,7 +92,7 @@
        printf("\n");
  
        printf(_(
-@@ -1984,8 +1984,8 @@
+@@ -1984,8 +1984,8 @@ main(int argc, char **argv)
        int i = 0, count;
  
        setlocale(LC_ALL, "");

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to