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

debian: Add manpages-it Replaces to dpkg due to new translated man pages

Reported-by: Alessio Gaeta <alga777@gmail.com>
Guillem Jover лет назад: 13
Родитель
Сommit
4f9e853252
2 измененных файлов с 3 добавлено и 0 удалено
  1. 2 0
      debian/changelog
  2. 1 0
      debian/control

+ 2 - 0
debian/changelog

@@ -2,6 +2,8 @@ dpkg (1.17.1) UNRELEASED; urgency=low
 
   * Man pages cleanup:
     - Make explicit that dpkg-shlibdeps -e can be used multiple times.
+  * Add manpages-it Replaces to dpkg due to new translated man pages.
+    Reported by Alessio Gaeta <alga777@gmail.com>.
 
  -- Guillem Jover <guillem@debian.org>  Sat, 27 Jul 2013 05:32:21 +0200
 

+ 1 - 0
debian/control

@@ -37,6 +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
 Description: Debian package management system
  This package provides the low-level infrastructure for handling the
  installation and removal of Debian software packages.