r45788 - in /packages/unstable/gnome-builder/debian: ./ changelog compat control control.in copyright docs rules source/ source/format watch

ah at users.alioth.debian.org ah at users.alioth.debian.org
Sat Aug 29 12:27:17 UTC 2015


Author: ah
Date: Sat Aug 29 12:27:17 2015
New Revision: 45788

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45788
Log:
Initial attempt at packaging gnome-builder


Added:
    packages/unstable/gnome-builder/debian/
    packages/unstable/gnome-builder/debian/changelog
    packages/unstable/gnome-builder/debian/compat
    packages/unstable/gnome-builder/debian/control
    packages/unstable/gnome-builder/debian/control.in
    packages/unstable/gnome-builder/debian/copyright
    packages/unstable/gnome-builder/debian/docs
    packages/unstable/gnome-builder/debian/rules   (with props)
    packages/unstable/gnome-builder/debian/source/
    packages/unstable/gnome-builder/debian/source/format
    packages/unstable/gnome-builder/debian/watch

Added: packages/unstable/gnome-builder/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/changelog?rev=45788&op=file
==============================================================================
--- packages/unstable/gnome-builder/debian/changelog	(added)
+++ packages/unstable/gnome-builder/debian/changelog	[utf-8] Sat Aug 29 12:27:17 2015
@@ -0,0 +1,5 @@
+gnome-builder (3.16.3-1) UNRELEASED; urgency=low
+
+  * Initial release
+
+ -- Andreas Henriksson <andreas at fatal.se>  Sat, 29 Aug 2015 13:27:27 +0200

Added: packages/unstable/gnome-builder/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/compat?rev=45788&op=file
==============================================================================
--- packages/unstable/gnome-builder/debian/compat	(added)
+++ packages/unstable/gnome-builder/debian/compat	[utf-8] Sat Aug 29 12:27:17 2015
@@ -0,0 +1 @@
+9

Added: packages/unstable/gnome-builder/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/control?rev=45788&op=file
==============================================================================
--- packages/unstable/gnome-builder/debian/control	(added)
+++ packages/unstable/gnome-builder/debian/control	[utf-8] Sat Aug 29 12:27:17 2015
@@ -0,0 +1,35 @@
+Source: gnome-builder
+Section: editors
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>
+Build-Depends: appstream-util,
+               autotools-dev,
+               debhelper (>= 9),
+               desktop-file-utils,
+               gnome-pkg-tools,
+               intltool,
+               libclang-3.5-dev,
+               libdevhelp-dev,
+               libgit2-glib-1.0-dev,
+               libgjs-dev,
+               libgtk-3-dev,
+               libgtksourceview-3.0-dev,
+               llvm,
+               python-gi-dev,
+               python3-dev
+Standards-Version: 3.9.5
+Homepage: https://wiki.gnome.org/Apps/Builder
+
+Package: gnome-builder
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+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. It is currently under
+ heavy development and needs your help to become a success. Check out our
+ Fundraiser to see how you can help. Get excited about the future by
+ taking a look at our planned Features.
+ .
+ https://wiki.gnome.org/Apps/Builder/Fundraiser
+ https://wiki.gnome.org/Apps/Builder/Features

Added: packages/unstable/gnome-builder/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/control.in?rev=45788&op=file
==============================================================================
--- packages/unstable/gnome-builder/debian/control.in	(added)
+++ packages/unstable/gnome-builder/debian/control.in	[utf-8] Sat Aug 29 12:27:17 2015
@@ -0,0 +1,37 @@
+Source: gnome-builder
+Section: editors
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: appstream-util,
+               autotools-dev,
+               debhelper (>= 9),
+               desktop-file-utils,
+               gnome-pkg-tools,
+               intltool,
+               libclang-3.5-dev,
+               libdevhelp-dev,
+               libgit2-glib-1.0-dev,
+               libgjs-dev,
+               libgtk-3-dev,
+               libgtksourceview-3.0-dev,
+               llvm,
+               python-gi-dev,
+               python3-dev
+Standards-Version: 3.9.6
+Homepage: https://wiki.gnome.org/Apps/Builder
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-builder/
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-builder/
+
+Package: gnome-builder
+Architecture: any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+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. It is currently under
+ heavy development and needs your help to become a success. Check out our
+ Fundraiser to see how you can help. Get excited about the future by
+ taking a look at our planned Features.
+ .
+ https://wiki.gnome.org/Apps/Builder/Fundraiser
+ https://wiki.gnome.org/Apps/Builder/Features

Added: packages/unstable/gnome-builder/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/copyright?rev=45788&op=file
==============================================================================
--- packages/unstable/gnome-builder/debian/copyright	(added)
+++ packages/unstable/gnome-builder/debian/copyright	[utf-8] Sat Aug 29 12:27:17 2015
@@ -0,0 +1,31 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gnome-builder
+Source: ftp://ftp.gnome.org/pub/gnome/sources/gnome-builder/
+
+Files: *
+Copyright: <years> <put author's name and email here>
+           <years> <likewise for another author>
+License: <special license>
+ <Put the license of the package here indented by 1 space>
+ <This follows the format of Description: lines in control file>
+ .
+ <Including paragraphs>
+
+Files: debian/*
+Copyright: 2015 Andreas Henriksson <andreas at fatal.se>
+License: GPL-2+
+ This package is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 2 of the License, or
+ (at your option) any later version.
+ .
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ GNU General Public License for more details.
+ .
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>
+ .
+ On Debian systems, the complete text of the GNU General
+ Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".

Added: packages/unstable/gnome-builder/debian/docs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/docs?rev=45788&op=file
==============================================================================
--- packages/unstable/gnome-builder/debian/docs	(added)
+++ packages/unstable/gnome-builder/debian/docs	[utf-8] Sat Aug 29 12:27:17 2015
@@ -0,0 +1,2 @@
+NEWS
+README

Added: packages/unstable/gnome-builder/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/rules?rev=45788&op=file
==============================================================================
--- packages/unstable/gnome-builder/debian/rules	(added)
+++ packages/unstable/gnome-builder/debian/rules	[utf-8] Sat Aug 29 12:27:17 2015
@@ -0,0 +1,27 @@
+#!/usr/bin/make -f
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+# output every command that modifies files on the build system.
+#DH_VERBOSE = 1
+
+# see EXAMPLES in dpkg-buildflags(1) and read /usr/share/dpkg/*
+DPKG_EXPORT_BUILDFLAGS = 1
+include /usr/share/dpkg/default.mk
+
+# see FEATURE AREAS in dpkg-buildflags(1)
+#export DEB_BUILD_MAINT_OPTIONS = hardening=+all
+
+# see ENVIRONMENT in dpkg-buildflags(1)
+# package maintainers to append CFLAGS
+#export DEB_CFLAGS_MAINT_APPEND  = -Wall -pedantic
+# package maintainers to append LDFLAGS
+#export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
+
+
+%:
+	dh $@  --with autotools-dev
+
+
+override_dh_auto_test:
+	dh_auto_test || true

Propchange: packages/unstable/gnome-builder/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: packages/unstable/gnome-builder/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/source/format?rev=45788&op=file
==============================================================================
--- packages/unstable/gnome-builder/debian/source/format	(added)
+++ packages/unstable/gnome-builder/debian/source/format	[utf-8] Sat Aug 29 12:27:17 2015
@@ -0,0 +1 @@
+3.0 (quilt)

Added: packages/unstable/gnome-builder/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-builder/debian/watch?rev=45788&op=file
==============================================================================
--- packages/unstable/gnome-builder/debian/watch	(added)
+++ packages/unstable/gnome-builder/debian/watch	[utf-8] Sat Aug 29 12:27:17 2015
@@ -0,0 +1,2 @@
+version=3
+http://download.gnome.org/sources/gnome-builder/([\d\.]+[02468])/gnome-builder-([\d\.]+)\.tar\.xz




More information about the pkg-gnome-commits mailing list