r31074 - in /trunk/libgstreamer-interfaces-perl/debian: ./ changelog compat control copyright rules watch

antonio-guest at users.alioth.debian.org antonio-guest at users.alioth.debian.org
Mon Feb 23 22:46:18 UTC 2009


Author: antonio-guest
Date: Mon Feb 23 22:46:15 2009
New Revision: 31074

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=31074
Log:
[svn-inject] Applying Debian modifications to trunk

Added:
    trunk/libgstreamer-interfaces-perl/debian/
    trunk/libgstreamer-interfaces-perl/debian/changelog
    trunk/libgstreamer-interfaces-perl/debian/compat
    trunk/libgstreamer-interfaces-perl/debian/control
    trunk/libgstreamer-interfaces-perl/debian/copyright
    trunk/libgstreamer-interfaces-perl/debian/rules   (with props)
    trunk/libgstreamer-interfaces-perl/debian/watch

Added: trunk/libgstreamer-interfaces-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgstreamer-interfaces-perl/debian/changelog?rev=31074&op=file
==============================================================================
--- trunk/libgstreamer-interfaces-perl/debian/changelog (added)
+++ trunk/libgstreamer-interfaces-perl/debian/changelog Mon Feb 23 22:46:15 2009
@@ -1,0 +1,5 @@
+libgstreamer-interfaces-perl (0.04-1) UNRELEASED; urgency=low
+
+  * Initial Release. (Closes: #516835)
+
+ -- Antonio Radici <antonio at dyne.org>  Mon, 23 Feb 2009 22:23:46 +0000

Added: trunk/libgstreamer-interfaces-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgstreamer-interfaces-perl/debian/compat?rev=31074&op=file
==============================================================================
--- trunk/libgstreamer-interfaces-perl/debian/compat (added)
+++ trunk/libgstreamer-interfaces-perl/debian/compat Mon Feb 23 22:46:15 2009
@@ -1,0 +1,1 @@
+7

Added: trunk/libgstreamer-interfaces-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgstreamer-interfaces-perl/debian/control?rev=31074&op=file
==============================================================================
--- trunk/libgstreamer-interfaces-perl/debian/control (added)
+++ trunk/libgstreamer-interfaces-perl/debian/control Mon Feb 23 22:46:15 2009
@@ -1,0 +1,34 @@
+Source: libgstreamer-interfaces-perl
+Section: perl
+Priority: optional
+Build-Depends: debhelper (>= 7), libgstreamer-plugins-base0.10-dev,
+ libextutils-depends-perl (>= 0.205), libextutils-pkgconfig-perl (>= 1.07), 
+ libglib-perl (>= 1.180), libgstreamer-perl (>= 0.06), perl (>= 5.6.0-12)
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Antonio Radici <antonio at dyne.org>
+Standards-Version: 3.8.0
+Homepage: http://search.cpan.org/dist/GStreamer-Interfaces/
+Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgstreamer-perl/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libgstreamer-perl/
+
+Package: libgstreamer-interfaces-perl
+Architecture: any
+Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
+  libgstreamer-perl (>= 0.06), libglib-perl (>= 1.180),
+  libextutils-depends-perl (>= 0.205), libextutils-pkgconfig-perl (>= 1.07),
+  gstreamer0.10-plugins-base
+Description: Perl interface to the GStreamer Interfaces library
+ libgstreamer-interfaces-perlprovides access to some of the interfaces 
+ in the GStreamer Interfaces library. Currently, that's 
+ GStreamer::PropertyProbe and GStreamer::XOverlay 
+ .
+ The perl bindings follow the C API very closely, and the C reference
+ documentation should be considered the canonical source.
+ .
+ This module is part of gtk2-perl.
+ .
+ To discuss gtk2-perl, ask questions and flame/praise the authors,
+ join gtk-perl-list at gnome.org at lists.gnome.org.
+ .
+ Also have a look at the gtk2-perl website and sourceforge project page,
+ http://gtk2-perl.sourceforge.net

Added: trunk/libgstreamer-interfaces-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgstreamer-interfaces-perl/debian/copyright?rev=31074&op=file
==============================================================================
--- trunk/libgstreamer-interfaces-perl/debian/copyright (added)
+++ trunk/libgstreamer-interfaces-perl/debian/copyright Mon Feb 23 22:46:15 2009
@@ -1,0 +1,29 @@
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Torsten Schoenfeld <kaffeetisch at gmx.de>
+Upstream-Source: http://search.cpan.org/dist/GStreamer-Interfaces/
+Upstream-Name: GStreamer-Interfaces
+
+Files: *
+Copyright: (c) 2005-2006 by the gtk2-perl team
+License: LGPL-2.1+
+
+Files: debian/*
+Copyright: (c) 2009, Antonio Radici <antonio at dyne.org>
+License: GPL-2+
+
+License: GPL-2+
+    This program 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; version 2 dated June, 1991, or (at your
+    option) any later version.
+    On Debian GNU/Linux systems, the complete text of version 2 of the GNU
+    General Public License can be found in `/usr/share/common-licenses/GPL-2'
+
+License: LGPL-2.1+
+    This program 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; version 2.1 dated February, 1999, or (at your
+    option) any later version.
+    On Debian GNU/Linux systems, the complete text of version 2 of the GNU
+    General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'

Added: trunk/libgstreamer-interfaces-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgstreamer-interfaces-perl/debian/rules?rev=31074&op=file
==============================================================================
--- trunk/libgstreamer-interfaces-perl/debian/rules (added)
+++ trunk/libgstreamer-interfaces-perl/debian/rules Mon Feb 23 22:46:15 2009
@@ -1,0 +1,23 @@
+#!/usr/bin/make -f
+
+build: build-stamp
+build-stamp:
+	dh build
+	touch $@
+
+clean:
+	dh $@
+
+install: install-stamp
+install-stamp: build-stamp
+	dh install
+	touch $@
+
+binary-arch: install
+	dh $@
+
+binary-indep:
+
+binary: binary-arch binary-indep
+
+.PHONY: binary binary-arch binary-indep install clean build

Propchange: trunk/libgstreamer-interfaces-perl/debian/rules
------------------------------------------------------------------------------
    svn:executable = *

Added: trunk/libgstreamer-interfaces-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libgstreamer-interfaces-perl/debian/watch?rev=31074&op=file
==============================================================================
--- trunk/libgstreamer-interfaces-perl/debian/watch (added)
+++ trunk/libgstreamer-interfaces-perl/debian/watch Mon Feb 23 22:46:15 2009
@@ -1,0 +1,4 @@
+# format version number, currently 3; this line is compulsory!
+version=3
+# URL to the package page followed by a regex to search
+http://search.cpan.org/dist/GStreamer-Interfaces/   .*/GStreamer-Interfaces-v?(\d[\d_.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$




More information about the Pkg-perl-cvs-commits mailing list