r41426 - in /packages/unstable/polari/debian: ./ changelog compat control control.in copyright docs rules source/ source/format watch

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sat Apr 26 11:46:44 UTC 2014


Author: bigon
Date: Sat Apr 26 11:46:44 2014
New Revision: 41426

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=41426
Log:
Commit inital version

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

Propchange: packages/unstable/polari/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Propchange: packages/unstable/polari/debian/
------------------------------------------------------------------------------
    svn-bp:tagsUrl = svn+ssh://svn.debian.org/svn/pkg-gnome/tags/polari

Added: packages/unstable/polari/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/changelog?rev=41426&op=file
==============================================================================
--- packages/unstable/polari/debian/changelog	(added)
+++ packages/unstable/polari/debian/changelog	[utf-8] Sat Apr 26 11:46:44 2014
@@ -0,0 +1,11 @@
+polari (3.12.0-1) experimental; urgency=low
+
+  * New upstream release.
+
+ -- Brandon Snider <brandonjsnider at gmail.com>  Tue, 25 Mar 2014 19:10:26 -0400
+
+polari (3.11.2-1) unstable; urgency=low
+
+  * Initial release.
+
+ -- Brandon Snider <brandonjsnider at gmail.com>  Sat, 15 Feb 2014 16:20:11 -0500

Added: packages/unstable/polari/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/compat?rev=41426&op=file
==============================================================================
--- packages/unstable/polari/debian/compat	(added)
+++ packages/unstable/polari/debian/compat	[utf-8] Sat Apr 26 11:46:44 2014
@@ -0,0 +1 @@
+9

Added: packages/unstable/polari/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/control?rev=41426&op=file
==============================================================================
--- packages/unstable/polari/debian/control	(added)
+++ packages/unstable/polari/debian/control	[utf-8] Sat Apr 26 11:46:44 2014
@@ -0,0 +1,38 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+Source: polari
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Brandon Snider <brandonjsnider at gmail.com>
+Build-Depends: debhelper (>= 9.0.0),
+               autotools-dev,
+               gnome-pkg-tools (>= 0.10),
+               libglib2.0-dev (>= 2.39.0),
+               libgtk-3-dev (>= 3.11.5),
+               libtelepathy-glib-dev,
+               telepathy-idle
+Standards-Version: 3.9.4
+Homepage: https://wiki.gnome.org/Apps/Polari
+#Vcs-Git: git://git.debian.org/collab-maint/polari.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/polari.git;a=summary
+
+Package: polari
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},         
+         ${gir:Depends}
+Description: Internet Relay Chat (IRC) client
+ Polari is an Internet Relay Chat (IRC) 
+ client designed for GNOME 3.
+
+Package: polari-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: polari (= ${binary:Version}), ${misc:Depends}
+Description: Internet Relay Chat (IRC) client
+ This package provides Polari's debugging symbols.
+

Added: packages/unstable/polari/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/control.in?rev=41426&op=file
==============================================================================
--- packages/unstable/polari/debian/control.in	(added)
+++ packages/unstable/polari/debian/control.in	[utf-8] Sat Apr 26 11:46:44 2014
@@ -0,0 +1,34 @@
+Source: polari
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: debhelper (>= 9.0.0),
+               autotools-dev,
+               gnome-pkg-tools (>= 0.10),
+               libglib2.0-dev (>= 2.39.0),
+               libgtk-3-dev (>= 3.11.5),
+               libtelepathy-glib-dev,
+               telepathy-idle
+Standards-Version: 3.9.4
+Homepage: https://wiki.gnome.org/Apps/Polari
+#Vcs-Git: git://git.debian.org/collab-maint/polari.git
+#Vcs-Browser: http://git.debian.org/?p=collab-maint/polari.git;a=summary
+
+Package: polari
+Architecture: any
+Depends: ${shlibs:Depends},
+         ${misc:Depends},         
+         ${gir:Depends}
+Description: Internet Relay Chat (IRC) client
+ Polari is an Internet Relay Chat (IRC) 
+ client designed for GNOME 3.
+
+Package: polari-dbg
+Section: debug
+Priority: extra
+Architecture: any
+Depends: polari (= ${binary:Version}), ${misc:Depends}
+Description: Internet Relay Chat (IRC) client
+ This package provides Polari's debugging symbols.
+

Added: packages/unstable/polari/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/copyright?rev=41426&op=file
==============================================================================
--- packages/unstable/polari/debian/copyright	(added)
+++ packages/unstable/polari/debian/copyright	[utf-8] Sat Apr 26 11:46:44 2014
@@ -0,0 +1,39 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: polari
+Source: https://wiki.gnome.org/Apps/Polari
+
+Files: *
+Copyright: 2013-2014 Florian Müllner <fmuellner at gnome.org>
+License: GPL-2.0+
+
+Files: src/lib/*
+Copyright: 2013-2014 Florian Müllner <fmuellner at gnome.org>
+License: LGPL-2
+ On Debian systems, the complete text of the LGPL-2.1 can be found in
+ /usr/share/common-licenses/LGPL-2
+
+Files: debian/*
+Copyright: 2014 Brandon Snider <brandonjsnider at gmail.com>
+License: GPL-2.0+
+
+License: GPL-2.0+
+ 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".
+
+# Please also look if there are files or directories which have a
+# different copyright/license attached and list them here.
+# Please avoid to pick license terms that are more restrictive than the
+# packaged work, as it may make Debian's contributions unacceptable upstream.

Added: packages/unstable/polari/debian/docs
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/docs?rev=41426&op=file
==============================================================================
--- packages/unstable/polari/debian/docs	(added)
+++ packages/unstable/polari/debian/docs	[utf-8] Sat Apr 26 11:46:44 2014
@@ -0,0 +1 @@
+NEWS

Added: packages/unstable/polari/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/rules?rev=41426&op=file
==============================================================================
--- packages/unstable/polari/debian/rules	(added)
+++ packages/unstable/polari/debian/rules	[utf-8] Sat Apr 26 11:46:44 2014
@@ -0,0 +1,65 @@
+#!/usr/bin/make -f
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+export DEB_LDFLAGS_MAINT_APPEND= -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+
+%:
+	dh $@ --parallel --with autoreconf,gnome,gir
+
+override_dh_autoreconf:
+	dh_autoreconf --as-needed
+
+override_dh_auto_configure:
+	dh_auto_configure -- \
+		--disable-silent-rules \
+
+override_dh_install:
+	# Since dh_install -X.la isn't working...
+	find -name *.la -delete
+	dh_install -X.la
+
+override_dh_auto_install:
+	# Make sure everything is installed to the polari package.
+	# Can be removed if the -dbg package is not being built.
+	dh_auto_install --destdir=debian/polari
+
+override_dh_girepository:
+	dh_girepository -X/usr/lib/$(DEB_HOST_MULTIARCH)/polari \
+	-ldebian/polari/usr/share/polari/gir-1.0 \
+	/usr/lib/$(DEB_HOST_MULTIARCH)/polari/ /usr/lib/$(DEB_HOST_MULTIARCH)/polari/girepository-1.0/
+
+	# Build debug packages.
+override_dh_strip:
+	dh_strip -ppolari --dbg-package=polari-dbg
+
+###############################################################################
+# Tarball (get-fresh-source)
+DEB_SOURCE_PACKAGE := $(shell dpkg-parsechangelog | sed -n -e 's/^Source: //p')
+CCOMP_URL           = git://git.gnome.org/polari
+CCOMP_REV          := $(shell git describe master)
+ORIG_DIR           := $(shell echo $(HOME))/$(DEB_SOURCE_PACKAGE)
+TMP_DIR             = /tmp
+PACK_DIR           := $(DEB_SOURCE_PACKAGE)
+
+get-fresh-source: gfs-all
+
+gfs-all: gfs-co gfs-pack
+gfs-co:
+	cd $(TMP_DIR)
+	rm -rf $(PACK_DIR)
+	mkdir -p $(PACK_DIR)
+	cd $(PACK_DIR) && git clone $(CCOMP_URL)
+
+gfs-pack: VERSION = $(CCOMP_REV)
+gfs-pack: TARBALL = $(DEB_SOURCE_PACKAGE)_$(VERSION).orig.tar.xz
+gfs-pack:
+	# Pack
+	mv $(PACK_DIR)/$(PACK_DIR) $(PACK_DIR)/$(DEB_SOURCE_PACKAGE)-$(VERSION)
+	cd $(PACK_DIR)/$(DEB_SOURCE_PACKAGE)-$(VERSION) && ./autogen.sh --prefix=/usr
+	cd $(PACK_DIR) && tar cfJ ../$(DEB_SOURCE_PACKAGE)_$(VERSION).orig.tar.xz --exclude-vcs $(DEB_SOURCE_PACKAGE)-$(VERSION)
+	rm -rf $(PACK_DIR)
+	@echo "# Done (created $(DEB_SOURCE_PACKAGE)_$(VERSION).orig.tar.xz)"
+	@ls -l $(DEB_SOURCE_PACKAGE)_$(VERSION).orig.tar.xz
+#	mv -v $(TARBALL) $(ORIG_DIR)
+
+.PHONY: get-fresh-source gfs-all

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

Added: packages/unstable/polari/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/source/format?rev=41426&op=file
==============================================================================
--- packages/unstable/polari/debian/source/format	(added)
+++ packages/unstable/polari/debian/source/format	[utf-8] Sat Apr 26 11:46:44 2014
@@ -0,0 +1 @@
+3.0 (quilt)

Added: packages/unstable/polari/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/polari/debian/watch?rev=41426&op=file
==============================================================================
--- packages/unstable/polari/debian/watch	(added)
+++ packages/unstable/polari/debian/watch	[utf-8] Sat Apr 26 11:46:44 2014
@@ -0,0 +1,2 @@
+version=3
+http://download.gnome.org/sources/polari/([\d\.]+[02468])/polari-(.*)\.tar\.xz




More information about the pkg-gnome-commits mailing list