[SCM] poxml packaging branch, master, updated. debian/16.08.0-1-33-g953bebc

Maximiliano Curia maxy at moszumanska.debian.org
Tue Oct 31 18:13:13 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/applications/poxml.git;a=commitdiff;h=5796764

The following commit has been merged in the master branch:
commit 5796764b70838c2c07e12ddfa3672b3dea648924
Author: Maximiliano Curia <maxy at gnuservers.com.ar>
Date:   Tue Sep 12 14:20:02 2017 +0200

    Add breaks/replaces against the kde-l10n packages
---
 debian/control | 2 ++
 debian/rules   | 3 +++
 2 files changed, 5 insertions(+)

diff --git a/debian/control b/debian/control
index 2fa174a..593e454 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,8 @@ Package: poxml
 Architecture: any
 Section: devel
 Depends: ${misc:Depends}, ${shlibs:Depends}
+Breaks: ${kde-l10n:all}
+Replaces: ${kde-l10n:all}
 Description: tools for translating DocBook XML files with Gettext
  This is a collection of tools that facilitate translating DocBook XML
  files using Gettext message files (PO files).
diff --git a/debian/rules b/debian/rules
index b57f3e9..a196c56 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,3 +1,6 @@
 #!/usr/bin/make -f
 
+l10npkgs_firstversion_ok := 4:17.03.90-0~
+
 include /usr/share/pkg-kde-tools/qt-kde-team/3/debian-qt-kde.mk
+include /usr/share/pkg-kde-tools/qt-kde-team/2/l10n-packages.mk

-- 
poxml packaging



More information about the pkg-kde-commits mailing list