r54081 - in /packages/unstable/gnome-builder/debian: control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sun Sep 24 10:50:54 UTC 2017


Author: bigon
Date: Sun Sep 24 10:50:54 2017
New Revision: 54081

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54081
Log:
debian/control.in: Sort the Recommends to make the file more readable

Modified:
    packages/unstable/gnome-builder/debian/control
    packages/unstable/gnome-builder/debian/control.in

Modified: packages/unstable/gnome-builder/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/control?rev=54081&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/control	[utf-8] Sun Sep 24 10:50:54 2017
@@ -69,7 +69,21 @@
          ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}
-Recommends: python3-jedi, python3-lxml, sysprof, flatpak-builder, valgrind [amd64 arm64 armhf i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el s390x x32], meson, build-essential, autoconf, autoconf-archive (>= 20150224), automake (>= 1:1.11), libtool, pkg-config, gettext, intltool, autopoint 
+Recommends: autoconf,
+            autoconf-archive (>= 20150224),
+            automake (>= 1:1.11),
+            autopoint,
+            build-essential,
+            flatpak-builder,
+            gettext,
+            intltool,
+            libtool,
+            meson,
+            pkg-config,
+            python3-jedi,
+            python3-lxml,
+            sysprof,
+            valgrind [amd64 arm64 armhf i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el s390x x32]
 Description: IDE for GNOME
  Builder is a new IDE for GNOME that is focused on bringing the power of
  our platform to more developers than ever before.

Modified: packages/unstable/gnome-builder/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/control.in?rev=54081&op=diff
==============================================================================
--- packages/unstable/gnome-builder/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-builder/debian/control.in	[utf-8] Sun Sep 24 10:50:54 2017
@@ -65,7 +65,21 @@
          ${misc:Depends},
          ${python3:Depends},
          ${shlibs:Depends}
-Recommends: python3-jedi, python3-lxml, sysprof, flatpak-builder, valgrind [amd64 arm64 armhf i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el s390x x32], meson, build-essential, autoconf, autoconf-archive (>= 20150224), automake (>= 1:1.11), libtool, pkg-config, gettext, intltool, autopoint 
+Recommends: autoconf,
+            autoconf-archive (>= 20150224),
+            automake (>= 1:1.11),
+            autopoint,
+            build-essential,
+            flatpak-builder,
+            gettext,
+            intltool,
+            libtool,
+            meson,
+            pkg-config,
+            python3-jedi,
+            python3-lxml,
+            sysprof,
+            valgrind [amd64 arm64 armhf i386 mips mips64 mips64el mipsel powerpc ppc64 ppc64el s390x x32]
 Description: IDE for GNOME
  Builder is a new IDE for GNOME that is focused on bringing the power of
  our platform to more developers than ever before.




More information about the pkg-gnome-commits mailing list