[DRE-commits] r6029 - in tags/ctioga2: . 0.1-1/debian

Vincent Fourmond fourmond at alioth.debian.org
Mon Feb 7 21:29:05 UTC 2011


Author: fourmond
Date: 2011-02-07 21:29:02 +0000 (Mon, 07 Feb 2011)
New Revision: 6029

Added:
   tags/ctioga2/0.1-1/
   tags/ctioga2/0.1-1/debian/changelog
   tags/ctioga2/0.1-1/debian/control
   tags/ctioga2/0.1-1/debian/copyright
   tags/ctioga2/0.1-1/debian/rules
Removed:
   tags/ctioga2/0.1-1/debian/changelog
   tags/ctioga2/0.1-1/debian/control
   tags/ctioga2/0.1-1/debian/copyright
   tags/ctioga2/0.1-1/debian/rules
Log:
[svn-buildpackage] Tagging ctioga2 0.1-1

Deleted: tags/ctioga2/0.1-1/debian/changelog
===================================================================
--- trunk/ctioga2/debian/changelog	2011-02-05 20:29:16 UTC (rev 6024)
+++ tags/ctioga2/0.1-1/debian/changelog	2011-02-07 21:29:02 UTC (rev 6029)
@@ -1,5 +0,0 @@
-ctioga2 (0.1-1) experimental; urgency=low
-
-  * Initial debian packaging
-  
- -- Vincent Fourmond <fourmond at debian.org>  Mon, 24 Jan 2011 21:36:06 +0100

Copied: tags/ctioga2/0.1-1/debian/changelog (from rev 6028, trunk/ctioga2/debian/changelog)
===================================================================
--- tags/ctioga2/0.1-1/debian/changelog	                        (rev 0)
+++ tags/ctioga2/0.1-1/debian/changelog	2011-02-07 21:29:02 UTC (rev 6029)
@@ -0,0 +1,5 @@
+ctioga2 (0.1-1) unstable; urgency=low
+
+  * Initial debian packaging (closes: 611852)
+  
+ -- Vincent Fourmond <fourmond at debian.org>  Mon, 24 Jan 2011 21:36:06 +0100

Deleted: tags/ctioga2/0.1-1/debian/control
===================================================================
--- trunk/ctioga2/debian/control	2011-02-05 20:29:16 UTC (rev 6024)
+++ tags/ctioga2/0.1-1/debian/control	2011-02-07 21:29:02 UTC (rev 6029)
@@ -1,23 +0,0 @@
-Source: ctioga2
-Section: graphics
-Priority: optional
-Maintainer: Vincent Fourmond <fourmond at debian.org>
-Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 7.0), ruby1.8-dev, ruby1.8, ruby-pkg-tools, cdbs
-Standards-Version: 3.9.1
-Homepage: http://ctioga2.rubyforge.org
-Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/ctioga2/
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/ctioga2/
-
-
-Package: ctioga2
-Architecture: all
-Depends: libtioga-ruby (> 1.13), ruby, ${misc:Depends}
-Description: polymorphic plotting program
- ctioga2 is a plotting program in the spirit of gnuplot. It can be
- used either directly on command-line or writing command files (or a
- mix of both). It produces publication-quality PDF files. It is based
- on the Tioga plotting library.
- .
- ctioga2 is a full rewrite of ctioga and is meant to replace it
- completely in a not-so-distant future.

Copied: tags/ctioga2/0.1-1/debian/control (from rev 6028, trunk/ctioga2/debian/control)
===================================================================
--- tags/ctioga2/0.1-1/debian/control	                        (rev 0)
+++ tags/ctioga2/0.1-1/debian/control	2011-02-07 21:29:02 UTC (rev 6029)
@@ -0,0 +1,24 @@
+Source: ctioga2
+Section: graphics
+Priority: optional
+Maintainer: Vincent Fourmond <fourmond at debian.org>
+Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 7.0), ruby1.8-dev, ruby1.8, ruby-pkg-tools, 
+ cdbs, libtioga-ruby1.8
+Standards-Version: 3.9.1
+Homepage: http://ctioga2.rubyforge.org
+Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/ctioga2/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/ctioga2/
+
+
+Package: ctioga2
+Architecture: all
+Depends: libtioga-ruby1.8 (>= 1.13), ruby1.8, ${misc:Depends}
+Description: polymorphic plotting program
+ ctioga2 is a plotting program in the spirit of gnuplot. It can be
+ used either directly on command-line or writing command files (or a
+ mix of both). It produces publication-quality PDF files. It is based
+ on the Tioga plotting library.
+ .
+ ctioga2 is a full rewrite of ctioga and is meant to replace it
+ completely in a not-so-distant future.

Deleted: tags/ctioga2/0.1-1/debian/copyright
===================================================================
--- trunk/ctioga2/debian/copyright	2011-02-05 20:29:16 UTC (rev 6024)
+++ tags/ctioga2/0.1-1/debian/copyright	2011-02-07 21:29:02 UTC (rev 6029)
@@ -1,70 +0,0 @@
-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=437
-Upstream-Name: Tioga
-Upstream-Maintainer: Bill Paxton, Vincent Fourmond and Taro Sato
-Upstream-Source: http://tioga.rubyforge.org
-
-  This package was debianized by Vincent Fourmond <vincent.fourmond at 9online.fr> on
-  Wed,  4 Jan 2006 21:11:29 +0100.
-
-Files: *
-Copyright: (C) 2005-2009 Bill Paxton <paxton at kitp.ucsb.edu>
-	   (C) 2007-2009 Vincent Fourmond and Taro Sato
-License: LGPL-2+
-    This package 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 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
-    Lesser General Public License for more details.
-
-    You should have received a copy of the GNU Lesser 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
-
-Files: split/Flate/zlib/*
-Copyright: (C) 1995-2005 Jean-loup Gailly and Mark Adler
-License: zlib
-  This software is provided 'as-is', without any express or implied
-  warranty.  In no event will the authors be held liable for any damages
-  arising from the use of this software.
-
-  Permission is granted to anyone to use this software for any purpose,
-  including commercial applications, and to alter it and redistribute it
-  freely, subject to the following restrictions:
-
-  1. The origin of this software must not be misrepresented; you must not
-     claim that you wrote the original software. If you use this software
-     in a product, an acknowledgment in the product documentation would be
-     appreciated but is not required.
-  2. Altered source versions must be plainly marked as such, and must not be
-     misrepresented as being the original software.
-  3. This notice may not be removed or altered from any source distribution.
-
-Files: debian/*
-Copyright: (C) 2007,2008,2009 Vincent Fourmond <fourmond at debian.org>
-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; 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 program; if not, write to the Free Software
-  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-  02110-1301 USA.
-
-On Debian systems, the complete text of the GNU Lesser General Public
-License version 2 (LGPL2+) can be found in
-`/usr/share/common-licenses/LGPL-2.'.
-
-Similarly the complete text of the GNU General Public License version
-2 (GPL-2+) can be found in `/usr/share/common-licenses/GPL-2.'
-

Copied: tags/ctioga2/0.1-1/debian/copyright (from rev 6028, trunk/ctioga2/debian/copyright)
===================================================================
--- tags/ctioga2/0.1-1/debian/copyright	                        (rev 0)
+++ tags/ctioga2/0.1-1/debian/copyright	2011-02-07 21:29:02 UTC (rev 6029)
@@ -0,0 +1,51 @@
+Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=437
+Upstream-Name: ctioga2
+Upstream-Maintainer: Vincent Fourmond
+Upstream-Source: http://ctioga2.rubyforge.org
+
+  This package was debianized by Vincent Fourmond <fourmond at debian.org> on
+  Wed, 2  Feb 2011 21:11:29 +0100.
+
+Files: *
+Copyright: 2006-2011 Vincent Fourmond
+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; 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 program; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+  02110-1301 USA.
+
+Files: debian/*
+Copyright: 2011 Vincent Fourmond <fourmond at debian.org>
+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; 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 program; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
+  02110-1301 USA.
+
+On Debian systems, the complete text of the GNU Lesser General Public
+License version 2 (LGPL2+) can be found in
+`/usr/share/common-licenses/LGPL-2.'.
+
+Similarly the complete text of the GNU General Public License version
+2 (GPL-2+) can be found in `/usr/share/common-licenses/GPL-2.'
+

Deleted: tags/ctioga2/0.1-1/debian/rules
===================================================================
--- trunk/ctioga2/debian/rules	2011-02-05 20:29:16 UTC (rev 6024)
+++ tags/ctioga2/0.1-1/debian/rules	2011-02-07 21:29:02 UTC (rev 6029)
@@ -1,5 +0,0 @@
-#!/usr/bin/make -f
-
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
-

Copied: tags/ctioga2/0.1-1/debian/rules (from rev 6028, trunk/ctioga2/debian/rules)
===================================================================
--- tags/ctioga2/0.1-1/debian/rules	                        (rev 0)
+++ tags/ctioga2/0.1-1/debian/rules	2011-02-07 21:29:02 UTC (rev 6029)
@@ -0,0 +1,11 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/ruby-pkg-tools/1/class/ruby-setup-rb.mk
+
+
+binary-install/ctioga2::
+	cd man; RUBYLIB=$(RUBYLIB):../lib ruby ../bin/ctioga2 --write-man "$(DEB_UPSTREAM_VERSION)" ctioga2.1.template > ctioga2.1
+	rm -rf debian/ctioga2/usr/share/man
+	dh_installman -p ctioga2 man/ctioga2.1
+




More information about the Pkg-ruby-extras-commits mailing list