[Pkg-e-commits] [SCM] Python bindings for Edje branch, master, updated. debian/0.2.1-2-118-g821b7d1
Albin Tonnerre
albin.tonnerre at gmail.com
Mon May 18 11:37:10 UTC 2009
The following commit has been merged in the master branch:
commit 821b7d1a074c7eb43a1ed424e3822ca972a51e92
Author: Albin Tonnerre <albin.tonnerre at gmail.com>
Date: Sun May 17 15:41:52 2009 +0200
Merge Nikita's work, and prepare a new SVN snapshot
diff --git a/debian/changelog b/debian/changelog
index 6f71382..3f9b752 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,48 @@
+python-edje (0.3.1+svn20090515-1) experimental; urgency=low
+
+ * New SVN snapshot
+ * Bump Standards-Version to 3.8.1, no change required
+ * Tighten build-dep on libedje-dev
+ * Add myself to uploaders
+ * No more tarball-repacking, upstream removed the .ttf files
+ * debian/docs: remove, it only lists COPYING-PLAIN which is outdated
+ * debian/copyright:
+ - Update for new upstream license
+ - [lintian] fix copyright-with-old-dh-make-debian-copyright
+
+ -- Albin Tonnerre <albin.tonnerre at gmail.com> Sun, 17 May 2009 14:40:32 +0200
+
+python-edje (0.3.1+svn20081220+dfsg-0.2) UNRELEASED; urgency=low
+
+ * Non-maintainer upload.
+ * Updated libedje-dev dependency to follow package rename.
+
+ -- Nikita V. Youshchenko <yoush at debian.org> Thu, 08 Jan 2009 16:25:33 +0300
+
+python-edje (0.3.1+svn20081220+dfsg-0.1) UNRELEASED; urgency=low
+
+ * Non-maintainer upload.
+ * New upsream SVN snapshot.
+ * Build-Depend on python-setuptools (>= 0.6c9) since now setup.py requires
+ at least that version.
+ * Build-Depend on libedje-0.9.9.050a-dev, it will pull in other versioned
+ deps.
+ * Build-depend on quilt.
+
+ -- Nikita V. Youshchenko <yoush at debian.org> Sun, 04 Jan 2009 20:58:42 +0300
+
python-edje (0.2.1-2+fso1) pkg-fso; urgency=low
* Fix unicode text
-- Jan Lübbe <jluebbe at debian.org> Sat, 09 Aug 2008 20:45:45 +0200
+python-edje (0.2.1+dfsg-1) experimental; urgency=low
+
+ * Clean up the tarball
+
+ -- Jan Lübbe <jluebbe at debian.org> Mon, 14 Apr 2008 21:06:53 +0200
+
python-edje (0.2.1-2) experimental; urgency=low
* Upload to experimental instead of unstable
diff --git a/debian/control b/debian/control
index 2b291b6..50e2cde 100644
--- a/debian/control
+++ b/debian/control
@@ -2,11 +2,12 @@ Source: python-edje
Section: python
Priority: extra
Maintainer: Debian Pkg-e Team <pkg-e-devel at lists.alioth.debian.org>
-Uploaders: Jan Lübbe <jluebbe at debian.org>
-Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49),
- python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3), python-setuptools,
- cython, python-pyrex, libevas-dev, python-evas, libedje-dev
-Standards-Version: 3.7.3
+Uploaders: Jan Lübbe <jluebbe at debian.org>, Albin Tonnerre <albin.tonnerre at gmail.com>
+Build-Depends: debhelper (>= 5.0.38), cdbs (>= 0.4.49), quilt,
+ python-all-dev (>= 2.3.5-11), python-support (>= 0.5.3),
+ python-setuptools (>= 0.6c9), cython, python-pyrex,
+ python-evas (>= 0.3.1+svn20081220), libedje-dev (>= 0.9.9.060)
+Standards-Version: 3.8.1
Vcs-Browser: http://git.debian.org/?p=pkg-e/proto/python-efl/python-edje.git
Vcs-Git: git://git.debian.org/pkg-e/proto/python-efl/python-edje.git
Homepage: http://enlightenment.org
diff --git a/debian/copyright b/debian/copyright
index 4f63d4c..68f1d90 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,40 +3,30 @@ Sun, 13 Apr 2008 22:16:29 +0200.
It was downloaded from git://staff.get-e.org/e17/proto/python-efl/python-edje.git
-Upstream Authors:
+Upstream Authors:
Gustavo Sverzut Barbieri <barbieri at gmail.com>
-Copyright:
+Copyright:
Copyright (C) 2007 Gustavo Sverzut Barbieri
-
+
License:
- 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 of the Software and its Copyright notices. In addition publicly
- documented acknowledgment must be given that this software has been used if no
- source code of this software is made available publicly. This includes
- acknowledgments in either Copyright notices, Manuals, Publicity and Marketing
- documents or any documentation provided with any product containing this
- software. This License does not apply to any software that links to the
- libraries provided by this software (statically or dynamically), but only to
- the software provided.
-
- Please see the COPYING.PLAIN for a plain-english explanation of this notice
- and it's intent.
-
- 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 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.
-
-The Debian packaging is (C) 2008 Jan Luebbe <jluebbe at debian.org> and
+ 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.1 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
+
+On Debian systems, the complete text of the GNU Lesser General
+Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.
+
+The Debian packaging is © 2008 Jan Luebbe <jluebbe at debian.org> and
is licensed under the same license as the upstream package.
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index d9bf9a8..0000000
--- a/debian/docs
+++ /dev/null
@@ -1 +0,0 @@
-COPYING-PLAIN
--
Python bindings for Edje
More information about the Pkg-e-commits
mailing list