[Python-apps-commits] r14119 - in packages/debomatic/trunk/debian (changelog control)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Sun Jun 25 08:14:46 UTC 2017


    Date: Sunday, June 25, 2017 @ 08:14:45
  Author: dktrkranz
Revision: 14119

Update build dependencies

Modified:
  packages/debomatic/trunk/debian/changelog
  packages/debomatic/trunk/debian/control

Modified: packages/debomatic/trunk/debian/changelog
===================================================================
--- packages/debomatic/trunk/debian/changelog	2017-06-24 13:09:02 UTC (rev 14118)
+++ packages/debomatic/trunk/debian/changelog	2017-06-25 08:14:45 UTC (rev 14119)
@@ -1,3 +1,12 @@
+debomatic (0.22-3) UNRELEASED; urgency=medium
+
+  * debian/control:
+    - Remove dh-systemd from Build-Depends, its components are merged
+      into debhelper.
+    - texlive-generic-extra is now replaced by texlive-plain-generic.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sun, 25 Jun 2017 10:12:09 +0200
+
 debomatic (0.22-2r1) unstable; urgency=medium
 
   * debian/control:

Modified: packages/debomatic/trunk/debian/control
===================================================================
--- packages/debomatic/trunk/debian/control	2017-06-24 13:09:02 UTC (rev 14118)
+++ packages/debomatic/trunk/debian/control	2017-06-25 08:14:45 UTC (rev 14119)
@@ -6,14 +6,12 @@
 Build-Depends: debhelper (>= 10),
                python3 (>= 3.2~),
                dh-python,
-               dh-systemd,
                python3-sphinx,
                texlive-latex-base,
                texlive-latex-recommended,
                texlive-fonts-recommended,
                texlive-latex-extra,
-               texlive-generic-extra,
-               gettext
+               texlive-plain-generic
 X-Python3-Version: >= 3.2
 Standards-Version: 4.0.0
 Homepage: https://debomatic.github.io




More information about the Python-apps-commits mailing list