[Pkg-cli-apps-commits] r4054 - in /packages/gnome-subtitles/trunk/debian: ./ changelog compat control copyright dirs rules
meebey at users.alioth.debian.org
meebey at users.alioth.debian.org
Thu Jul 3 16:16:45 UTC 2008
Author: meebey
Date: Thu Jul 3 16:16:44 2008
New Revision: 4054
URL: http://svn.debian.org/wsvn/pkg-cli-apps/?sc=1&rev=4054
Log:
added debian/* back from r4021
Added:
packages/gnome-subtitles/trunk/debian/
packages/gnome-subtitles/trunk/debian/changelog
packages/gnome-subtitles/trunk/debian/compat
packages/gnome-subtitles/trunk/debian/control
packages/gnome-subtitles/trunk/debian/copyright
packages/gnome-subtitles/trunk/debian/dirs
packages/gnome-subtitles/trunk/debian/rules (with props)
Added: packages/gnome-subtitles/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-subtitles/trunk/debian/changelog?rev=4054&op=file
==============================================================================
--- packages/gnome-subtitles/trunk/debian/changelog (added)
+++ packages/gnome-subtitles/trunk/debian/changelog Thu Jul 3 16:16:44 2008
@@ -1,0 +1,67 @@
+gnome-subtitles (0.8-1) UNRELEASED; urgency=low
+
+ * New upstream release
+ * debian/control:
+ - now getting dependencies automatically via dh_clideps;
+ - added cli-common-dev as build-dependence;
+ - added libmono-i18n2.0-cil in recommends in order to avoid problems
+ opening some Windows(tm) enconded files;
+ - added Homepage, Vcs-Svn and Vcs-Browser flags;
+ - removed some uneeded build-dependencies;
+ * debian/rules
+ - using cli helpers in order to fix perms and getting dependencies
+ automagically;
+
+ -- Tiago Bortoletto Vaz <tiago at debian-ba.org> Sat, 24 May 2008 19:01:45 -0300
+
+gnome-subtitles (0.7.2-1) unstable; urgency=low
+
+ * New upstream release. (Closes: #458448)
+ * Dpatch removed since upstream fixed the issues.
+
+ -- Tiago Bortoletto Vaz <tiago at debian-ba.org> Sat, 15 Mar 2008 11:03:53 -0300
+
+gnome-subtitles (0.7-2.1) unstable; urgency=low
+
+ * Non-maintainer upload to fix FTFBS bug.
+ * Add missing build-depends on libmono2.0-cil (Closes: #458665).
+
+ -- Ana Beatriz Guerrero Lopez <ana at debian.org> Sun, 13 Jan 2008 16:59:36 +0100
+
+gnome-subtitles (0.7-2) unstable; urgency=low
+
+ * Set MONO_SHARED_DIR=$(CURDIR) to avoid writing in ~/.wapi. Thanks to Kurt
+ Roeckx. (Closes: #454973)
+ * Add configure --disable-scrollkeeper flag. It's needed to avoid writing in
+ /var/log/scrollkeeper.log during the build.
+ * Remove mplayer as Suggests since 0.7 uses gstreamer instead.
+
+ -- Tiago Bortoletto Vaz <tiago at debian-ba.org> Wed, 12 Dec 2007 09:55:43 -0300
+
+gnome-subtitles (0.7-1) unstable; urgency=low
+
+ * New upstream release;
+ * Add libxml-parser-perl to Build-Depends-Indep. Thanks to Lucas Nussbaum.
+ (Closes: #445799);
+ * Fixes manpage issue with dpatch
+
+ -- Tiago Bortoletto Vaz <tiago at debian-ba.org> Mon, 03 Dec 2007 20:52:52 -0300
+
+gnome-subtitles (0.6-3) unstable; urgency=low
+
+ * Add gnome-doc-utils to Build-Depends-Indep. Thanks to Michael Ablassmeier.
+ (Closes: #436363)
+
+ -- Tiago Bortoletto Vaz <tiago at debian-ba.org> Wed, 26 Sep 2007 19:00:36 -0300
+
+gnome-subtitles (0.6-2) unstable; urgency=low
+
+ * Depends on gnome-sharp2. Thanks to Mathias Brodala. (Closes: #435269)
+
+ -- Tiago Bortoletto Vaz <tiago at debian-ba.org> Sat, 04 Aug 2007 03:09:02 -0300
+
+gnome-subtitles (0.6-1) unstable; urgency=low
+
+ * Initial Release. (Closes: #386447)
+
+ -- Tiago Bortoletto Vaz <tiago at debian-ba.org> Sun, 08 Jul 2007 23:12:37 -0300
Added: packages/gnome-subtitles/trunk/debian/compat
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-subtitles/trunk/debian/compat?rev=4054&op=file
==============================================================================
--- packages/gnome-subtitles/trunk/debian/compat (added)
+++ packages/gnome-subtitles/trunk/debian/compat Thu Jul 3 16:16:44 2008
@@ -1,0 +1,1 @@
+5
Added: packages/gnome-subtitles/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-subtitles/trunk/debian/control?rev=4054&op=file
==============================================================================
--- packages/gnome-subtitles/trunk/debian/control (added)
+++ packages/gnome-subtitles/trunk/debian/control Thu Jul 3 16:16:44 2008
@@ -1,0 +1,30 @@
+Source: gnome-subtitles
+Section: gnome
+Priority: extra
+Maintainer: Tiago Bortoletto Vaz <tiago at debian-ba.org>
+Build-Depends: cli-common-dev (>= 0.5.4), autotools-dev, libmono-dev, libgtk2.0-dev, mono-gmcs (>= 1.1.8) | c-sharp-2.0-compiler, gtk-sharp2, gnome-doc-utils (>= 0.3.2), libxml-parser-perl, gnome-sharp2, scrollkeeper, libgstreamer0.10-dev, libgstreamer-plugins-base0.10-dev, debhelper (>= 5), cdbs, libmono2.0-cil
+Standards-Version: 3.7.3
+Homepage: http://gnome-subtitles.sourceforge.net
+Vcs-Svn: svn://svn.debian.org/svn/pkg-cli-apps/packages/gnome-subtitles/trunk/
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-subtitles/trunk/
+
+Package: gnome-subtitles
+Architecture: any
+Depends: ${cli:Depends}, ${misc:Depends}, ${shlibs:Depends}
+Recommends: libmono-i18n2.0-cil
+Description: Subtitles editor for the GNOME Desktop environment
+ Gnome Subtitles is a subtitle editor for the GNOME Desktop environment.
+ .
+ It supports the most common subtitle formats and allows for subtitle editing,
+ conversion, and synchronization by using a friendly user interface.
+ .
+ Some supported subtitle formats are:
+ * Advanced Sub Station Alpha
+ * MicroDVD
+ * MPlayer
+ * MPlayer 2
+ * MPSub
+ * SubRip
+ * Sub Station Alpha
+ * SubViewer 1.0
+ * SubViewer 2.0
Added: packages/gnome-subtitles/trunk/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-subtitles/trunk/debian/copyright?rev=4054&op=file
==============================================================================
--- packages/gnome-subtitles/trunk/debian/copyright (added)
+++ packages/gnome-subtitles/trunk/debian/copyright Thu Jul 3 16:16:44 2008
@@ -1,0 +1,53 @@
+This is gnome-subtitles, maintained by Tiago Bortoletto Vaz
+<tiago at debian-ba.org> and Senthil Kumaran S <stylesen at gmail.com>
+on Thu, 25 Jan 2007 01:15:45 +0530.
+
+The original source can always be found at:
+ ftp://ftp.debian.org/dists/unstable/main/source/
+
+Copyright Holder: Pedro Castro <noup users.sourceforge.net>
+
+Gnome Subtitles License:
+========================
+
+ 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; either version 2 of the License, or
+ (at your option) any later version.
+
+ This program 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 package; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL'.
+
+External sources licensed under other licenses:
+===============================================
+
+* sublib-0.7/src/External/NCharDet/*:
+
+ Version: MPL 1.1/GPL 2.0/LGPL 2.1
+
+ The Original Code is mozilla.org code.
+
+ The Initial Developer of the Original Code is
+ Netscape Communications Corporation.
+ Portions created by the Initial Developer are Copyright (C) 1998
+ the Initial Developer. All Rights Reserved.
+
+ Contributor(s):
+ Craig Dunn <craig dot dunn at conceptdevelopment dot net>
+
+* Gnome Subtitles Manual (help/C/gnome-subtitles.xml):
+
+ Version: GFDL1.1
+
+ Copyright Holder: Erin Bloom <sciribe at one.net>
+
+ Contributor(s): Pedro Castro <dev at pedrocastro.org>
Added: packages/gnome-subtitles/trunk/debian/dirs
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-subtitles/trunk/debian/dirs?rev=4054&op=file
==============================================================================
--- packages/gnome-subtitles/trunk/debian/dirs (added)
+++ packages/gnome-subtitles/trunk/debian/dirs Thu Jul 3 16:16:44 2008
@@ -1,0 +1,1 @@
+usr/bin
Added: packages/gnome-subtitles/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-cli-apps/packages/gnome-subtitles/trunk/debian/rules?rev=4054&op=file
==============================================================================
--- packages/gnome-subtitles/trunk/debian/rules (added)
+++ packages/gnome-subtitles/trunk/debian/rules Thu Jul 3 16:16:44 2008
@@ -1,0 +1,23 @@
+#!/usr/bin/make -f
+
+export MONO_SHARED_DIR=$(CURDIR)
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+include /usr/share/cdbs/1/class/gnome.mk
+
+export CFLAGS += -fPIC
+
+DEB_INSTALL_DOCS_ALL= README NEWS AUTHORS CREDITS
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-scrollkeeper
+
+common-configure-indep::
+ mkdir -p $(MONO_SHARED_DIR)/.wapi
+
+common-binary-predeb-arch::
+ dh_clifixperms
+ dh_clideps -d
+
+clean::
+ rm -rf $(MONO_SHARED_DIR)/.wapi
+
Propchange: packages/gnome-subtitles/trunk/debian/rules
------------------------------------------------------------------------------
svn:executable = *
More information about the Pkg-cli-apps-commits
mailing list