r42737 - in /packages/unstable/gnome-sound-recorder/debian: ./ changelog compat control control.in copyright rules source/ source/format watch

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sat Sep 13 11:03:39 UTC 2014


Author: bigon
Date: Sat Sep 13 11:03:39 2014
New Revision: 42737

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=42737
Log:
Initial release. (Closes: #758263)

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

Propchange: packages/unstable/gnome-sound-recorder/debian/
------------------------------------------------------------------------------
    mergeWithUpstream = 1

Propchange: packages/unstable/gnome-sound-recorder/debian/
------------------------------------------------------------------------------
--- svn-bp:tagsUrl	(added)
+++ svn-bp:tagsUrl	Sat Sep 13 11:03:39 2014
@@ -0,0 +1 @@
+svn+ssh://svn.debian.org/svn/pkg-gnome/tags/nome-sound-recorder

Added: packages/unstable/gnome-sound-recorder/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-sound-recorder/debian/changelog?rev=42737&op=file
==============================================================================
--- packages/unstable/gnome-sound-recorder/debian/changelog	(added)
+++ packages/unstable/gnome-sound-recorder/debian/changelog	[utf-8] Sat Sep 13 11:03:39 2014
@@ -0,0 +1,5 @@
+gnome-sound-recorder (3.12.2-1) UNRELEASED; urgency=low
+
+  * Initial release. (Closes: #758263)
+
+ -- Laurent Bigonville <bigon at debian.org>  Wed, 10 Sep 2014 01:25:20 +0200

Added: packages/unstable/gnome-sound-recorder/debian/compat
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-sound-recorder/debian/compat?rev=42737&op=file
==============================================================================
--- packages/unstable/gnome-sound-recorder/debian/compat	(added)
+++ packages/unstable/gnome-sound-recorder/debian/compat	[utf-8] Sat Sep 13 11:03:39 2014
@@ -0,0 +1 @@
+9

Added: packages/unstable/gnome-sound-recorder/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-sound-recorder/debian/control?rev=42737&op=file
==============================================================================
--- packages/unstable/gnome-sound-recorder/debian/control	(added)
+++ packages/unstable/gnome-sound-recorder/debian/control	[utf-8] Sat Sep 13 11:03:39 2014
@@ -0,0 +1,45 @@
+# 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: gnome-sound-recorder
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: Laurent Bigonville <bigon at debian.org>
+Build-Depends: cdbs (>= 0.4.41),
+               debhelper (>= 9),
+               dh-autoreconf,
+               gjs,
+               gnome-pkg-tools (>= 0.10),
+               gobject-introspection,
+               intltool,
+               libgdk-pixbuf2.0-dev,
+               libgirepository1.0-dev,
+               libglib2.0-dev,
+               libgtk-3-dev (>= 3.9.4),
+               pkg-config
+Standards-Version: 3.9.5
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-sound-recorder
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-sound-recorder/
+Homepage: https://wiki.gnome.org/Design/Apps/SoundRecorder
+
+Package: gnome-sound-recorder
+Architecture: any
+Depends: gir1.2-gdkpixbuf-2.0,
+         gir1.2-glib-2.0,
+         gir1.2-gst-plugins-base-1.0,
+         gir1.2-gstreamer-1.0,
+         gir1.2-gtk-3.0,
+         gir1.2-pango-1.0,
+         gjs,
+         gstreamer1.0-plugins-bad,
+         gstreamer1.0-plugins-base,
+         gstreamer1.0-plugins-good,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Breaks: gnome-media (<< 3.4.0-2~)
+Replaces: gnome-media (<< 3.4.0-2~)
+Description: A simple, modern sound recorder for GNOME
+ GNOME sound recorder is an utility to make simple audio recording from your
+ GNOME desktop. It supports several formats like OGG, MP3 or FLAC.

Added: packages/unstable/gnome-sound-recorder/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-sound-recorder/debian/control.in?rev=42737&op=file
==============================================================================
--- packages/unstable/gnome-sound-recorder/debian/control.in	(added)
+++ packages/unstable/gnome-sound-recorder/debian/control.in	[utf-8] Sat Sep 13 11:03:39 2014
@@ -0,0 +1,41 @@
+Source: gnome-sound-recorder
+Section: gnome
+Priority: optional
+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Uploaders: @GNOME_TEAM@
+Build-Depends: cdbs (>= 0.4.41),
+               debhelper (>= 9),
+               dh-autoreconf,
+               gjs,
+               gnome-pkg-tools (>= 0.10),
+               gobject-introspection,
+               intltool,
+               libgdk-pixbuf2.0-dev,
+               libgirepository1.0-dev,
+               libglib2.0-dev,
+               libgtk-3-dev (>= 3.9.4),
+               pkg-config
+Standards-Version: 3.9.5
+Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-sound-recorder
+Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-sound-recorder/
+Homepage: https://wiki.gnome.org/Design/Apps/SoundRecorder
+
+Package: gnome-sound-recorder
+Architecture: any
+Depends: gir1.2-gdkpixbuf-2.0,
+         gir1.2-glib-2.0,
+         gir1.2-gst-plugins-base-1.0,
+         gir1.2-gstreamer-1.0,
+         gir1.2-gtk-3.0,
+         gir1.2-pango-1.0,
+         gjs,
+         gstreamer1.0-plugins-bad,
+         gstreamer1.0-plugins-base,
+         gstreamer1.0-plugins-good,
+         ${misc:Depends},
+         ${shlibs:Depends}
+Breaks: gnome-media (<< 3.4.0-2~)
+Replaces: gnome-media (<< 3.4.0-2~)
+Description: A simple, modern sound recorder for GNOME
+ GNOME sound recorder is an utility to make simple audio recording from your
+ GNOME desktop. It supports several formats like OGG, MP3 or FLAC.

Added: packages/unstable/gnome-sound-recorder/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-sound-recorder/debian/copyright?rev=42737&op=file
==============================================================================
--- packages/unstable/gnome-sound-recorder/debian/copyright	(added)
+++ packages/unstable/gnome-sound-recorder/debian/copyright	[utf-8] Sat Sep 13 11:03:39 2014
@@ -0,0 +1,82 @@
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: gnome-sound-recorder
+Upstream-Contact: Meg Ford <megford at gnome.org>
+Source: http://ftp.gnome.org/pub/GNOME/sources/gnome-sound-recorder/
+
+Files: *
+Copyright: 2013 Meg Ford <megford at gnome.org>
+License: LGPL-2+
+
+Files: src/main.js src/util.js
+Copyright: 2013 Meg Ford <megford at gnome.org>
+           2013 Giovanni Campagna <scampa.giovanni at gmail.com>
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are met:
+   * Redistributions of source code must retain the above copyright
+     notice, this list of conditions and the following disclaimer.
+   * Redistributions in binary form must reproduce the above copyright
+    notice, this list of conditions and the following disclaimer in the
+    documentation and/or other materials provided with the distribution.
+   * Neither the name of the GNOME Foundation nor the
+     names of its contributors may be used to endorse or promote products
+     derived from this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER BE LIABLE FOR ANY
+ DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
+ (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+ LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
+ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+Files: src/package.js
+Copyright: 2013 Meg Ford <megford at gnome.org>
+           2013 Giovanni Campagna <scampa.giovanni at gmail.com>
+License: MIT/X11
+ Permission is hereby granted, free of charge, to any person obtaining a copy
+ of this software and associated documentation files (the "Software"), to
+ deal in the Software without restriction, including without limitation the
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
+ sell copies of the Software, and to permit persons to whom the Software is
+ furnished to do so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in
+ all copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
+ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
+ IN THE SOFTWARE.
+
+Files: libgd/*
+Copyright: 2011-2012 Red Hat, Inc.
+           2011 Erick Pérez Castellanos <erick.red at gmail.com>
+License: LGPL-2+
+
+Files: debian/*
+Copyright: 2014 Laurent Bigonville
+License: LGPL-2+
+
+License: LGPL-2+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+ .
+ This library 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
+ Lesser General Public License for more details.
+ .
+ You should have received a copy of the GNU Lesser General Public License
+ along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2'.

Added: packages/unstable/gnome-sound-recorder/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-sound-recorder/debian/rules?rev=42737&op=file
==============================================================================
--- packages/unstable/gnome-sound-recorder/debian/rules	(added)
+++ packages/unstable/gnome-sound-recorder/debian/rules	[utf-8] Sat Sep 13 11:03:39 2014
@@ -0,0 +1,16 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/autoreconf.mk
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/gnome.mk
+include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
+include /usr/share/gnome-pkg-tools/1/rules/gnome-version.mk
+-include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
+
+DEB_DH_AUTORECONF_ARGS = --as-needed
+
+DEB_LDFLAGS_MAINT_APPEND=-Wl,-z,defs -Wl,-O1 -Wl,--as-needed
+include /usr/share/dpkg/default.mk
+
+binary-install/gnome-sound-recorder::
+	rm -f debian/gnome-sound-recorder/usr/lib/gnome-sound-recorder/libgd.la

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

Added: packages/unstable/gnome-sound-recorder/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-sound-recorder/debian/source/format?rev=42737&op=file
==============================================================================
--- packages/unstable/gnome-sound-recorder/debian/source/format	(added)
+++ packages/unstable/gnome-sound-recorder/debian/source/format	[utf-8] Sat Sep 13 11:03:39 2014
@@ -0,0 +1 @@
+3.0 (quilt)

Added: packages/unstable/gnome-sound-recorder/debian/watch
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-sound-recorder/debian/watch?rev=42737&op=file
==============================================================================
--- packages/unstable/gnome-sound-recorder/debian/watch	(added)
+++ packages/unstable/gnome-sound-recorder/debian/watch	[utf-8] Sat Sep 13 11:03:39 2014
@@ -0,0 +1,2 @@
+version=3
+http://download.gnome.org/sources/gnome-sound-recorder/([\d\.]+[02468])/gnome-sound-recorder-(.*)\.tar\.xz




More information about the pkg-gnome-commits mailing list