Просмотр исходного кода

debian: Version manpages-it in Replaces with (<< 2.80-4)

The package does not ship the overlapping paths any more.
Guillem Jover лет назад: 13
Родитель
Сommit
36d805bf83
2 измененных файлов с 5 добавлено и 3 удалено
  1. 2 0
      debian/changelog
  2. 3 3
      debian/control

+ 2 - 0
debian/changelog

@@ -6,6 +6,8 @@ dpkg (1.17.2) UNRELEASED; urgency=low
     Reported by Andreas Beckmann <anbe@debian.org>.
   * Document default dpkg-deb compressor change to xz in man page.
     Thanks to Salvatore Bonaccorso <carnil@debian.org>. Closes: #718437
+  * Version manpages-it in Replaces with (<< 2.80-4), now that the package
+    does not ship the overlapping paths any more.
 
  -- Guillem Jover <guillem@debian.org>  Sun, 28 Jul 2013 15:06:29 +0200
 

+ 3 - 3
debian/control

@@ -37,7 +37,7 @@ Depends: ${misc:Depends}
 Breaks: dpkg-dev (<< 1.15.8), libdpkg-perl (<< 1.15.8),
  apt (<< 0.7.7), aptitude (<< 0.4.7-1)
 Suggests: apt
-Replaces: manpages-it
+Replaces: manpages-it (<< 2.80-4)
 Description: Debian package management system
  This package provides the low-level infrastructure for handling the
  installation and removal of Debian software packages.
@@ -54,7 +54,7 @@ Depends: libdpkg-perl (= ${source:Version}), bzip2, xz-utils,
 Recommends: gcc | c-compiler, build-essential, fakeroot, gnupg, gpgv, libalgorithm-merge-perl
 Suggests: debian-keyring
 Breaks: dpkg-cross (<< 2.0.0), devscripts (<< 2.10.26)
-Replaces: manpages-it
+Replaces: manpages-it (<< 2.80-4)
 Description: Debian package development tools
  This package provides the development tools (including dpkg-source)
  required to unpack, build and upload Debian source packages.
@@ -107,7 +107,7 @@ Multi-Arch: foreign
 Depends: ${shlibs:Depends}, dpkg (>= 1.13.1), ${misc:Depends}
 Suggests: perl
 Conflicts: dpkg-ftp, dpkg-multicd
-Replaces: dpkg-ftp, dpkg-multicd, manpages-it
+Replaces: dpkg-ftp, dpkg-multicd, manpages-it (<< 2.80-4)
 Description: Debian package management front-end
  dselect is a high-level interface for managing the installation and
  removal of Debian software packages.