[Python-modules-commits] r32839 - in packages/liblarch/tags (5 files)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Tue Jun 2 13:10:46 UTC 2015


    Date: Tuesday, June 2, 2015 @ 13:10:45
  Author: dktrkranz
Revision: 32839

[svn-buildpackage] Tagging liblarch 3.0-1

Added:
  packages/liblarch/tags/3.0-1/
  packages/liblarch/tags/3.0-1/debian/changelog
    (from rev 32838, packages/liblarch/experimental/debian/changelog)
  packages/liblarch/tags/3.0-1/debian/control
    (from rev 32837, packages/liblarch/experimental/debian/control)
Deleted:
  packages/liblarch/tags/3.0-1/debian/changelog
  packages/liblarch/tags/3.0-1/debian/control

Deleted: packages/liblarch/tags/3.0-1/debian/changelog
===================================================================
--- packages/liblarch/experimental/debian/changelog	2015-06-02 12:55:42 UTC (rev 32836)
+++ packages/liblarch/tags/3.0-1/debian/changelog	2015-06-02 13:10:45 UTC (rev 32839)
@@ -1,68 +0,0 @@
-liblarch (3.0-1) UNRELEASED; urgency=medium
-
-  * New upstream release.
-  * debian/control:
-    - Build python3-liblarch package instead of python-liblarch. Adjust
-      (build-)dependencies accordingly to support Python 3 only.
-    - Build-depend on python3-nose for testsuite support.
-    - Remove XS-Testsuite field, not needed anymore with recent dpkg.
-  * debian/docs:
-    - README renamed to README.md in upstream tarball.
-  * debian/examples:
-    - Install main.py example program.
-  * debian/rules:
-    - Support build of Python 3 module only.
-    - Run testsuite at build time.
-  * debian/tests/control:
-    - Reference python3-smoketest and python3-liblarch instead of
-      their older Python 2 versions.
-  * debian/tests/python3-smoketest:
-    - Rename from python2-smoketest, and adjust to work with Python 3.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Tue, 02 Jun 2015 14:42:28 +0200
-
-liblarch (2.1.0-3) unstable; urgency=medium
-
-  * debian/tests/python2-smoketest:
-    - Provide a simple test suite based on autopkgtest.
-  * debian/control:
-    - Do not provide python-liblarch-gtk transitional package anymore.
-    - Build-depend against dh-python for Pybuild support.
-    - Adjust Homepage field to match new URL.
-    - Bump Standards-Version to 3.9.6, no changes required.
-  * debian/copyright:
-    - Update copyright years.
-  * debian/rules:
-    - Build with Pybuild.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Fri, 01 May 2015 16:28:02 +0200
-
-liblarch (2.1.0-2) unstable; urgency=low
-
-  * Upload to unstable.
-  * debian/control:
-    - Use canonical URIs for VCS fields.
-  * debian/watch:
-    - Point to GitHub repository, thanks Bart Martens!
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sun, 05 May 2013 14:22:10 +0200
-
-liblarch (2.1.0-1) experimental; urgency=low
-
-  * New upstream release.
-  * debian/control:
-    - Fix Vcs-* fields links.
-    - Breaks gtg older than version 0.3.
-    - Provide transitional package for python-liblarch-gtk, which has
-      been merged in python-liblarch.
-    - Bump Standards-Version to 3.9.4, no changes required.
-  * debian/copyright:
-    - Point to 1.0 copyright format URL.
-
- -- Luca Falavigna <dktrkranz at debian.org>  Sat, 10 Nov 2012 10:31:26 +0100
-
-liblarch (0.1.0-1) unstable; urgency=low
-
-  * Initial release (Closes: #660142).
-
- -- Luca Falavigna <dktrkranz at debian.org>  Thu, 16 Feb 2012 20:52:22 +0100

Copied: packages/liblarch/tags/3.0-1/debian/changelog (from rev 32838, packages/liblarch/experimental/debian/changelog)
===================================================================
--- packages/liblarch/tags/3.0-1/debian/changelog	                        (rev 0)
+++ packages/liblarch/tags/3.0-1/debian/changelog	2015-06-02 13:10:45 UTC (rev 32839)
@@ -0,0 +1,69 @@
+liblarch (3.0-1) experimental; urgency=medium
+
+  * New upstream release.
+  * debian/control:
+    - Build python3-liblarch package instead of python-liblarch. Adjust
+      (build-)dependencies accordingly to support Python 3 only.
+    - Build-depend on python3-nose, python3-gi and gir1.2-gtk-3.0
+      for testsuite support.
+    - Remove XS-Testsuite field, not needed anymore with recent dpkg.
+  * debian/docs:
+    - README renamed to README.md in upstream tarball.
+  * debian/examples:
+    - Install main.py example program.
+  * debian/rules:
+    - Support build of Python 3 module only.
+    - Run testsuite at build time.
+  * debian/tests/control:
+    - Reference python3-smoketest and python3-liblarch instead of
+      their older Python 2 versions.
+  * debian/tests/python3-smoketest:
+    - Rename from python2-smoketest, and adjust to work with Python 3.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Tue, 02 Jun 2015 15:05:08 +0200
+
+liblarch (2.1.0-3) unstable; urgency=medium
+
+  * debian/tests/python2-smoketest:
+    - Provide a simple test suite based on autopkgtest.
+  * debian/control:
+    - Do not provide python-liblarch-gtk transitional package anymore.
+    - Build-depend against dh-python for Pybuild support.
+    - Adjust Homepage field to match new URL.
+    - Bump Standards-Version to 3.9.6, no changes required.
+  * debian/copyright:
+    - Update copyright years.
+  * debian/rules:
+    - Build with Pybuild.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Fri, 01 May 2015 16:28:02 +0200
+
+liblarch (2.1.0-2) unstable; urgency=low
+
+  * Upload to unstable.
+  * debian/control:
+    - Use canonical URIs for VCS fields.
+  * debian/watch:
+    - Point to GitHub repository, thanks Bart Martens!
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sun, 05 May 2013 14:22:10 +0200
+
+liblarch (2.1.0-1) experimental; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - Fix Vcs-* fields links.
+    - Breaks gtg older than version 0.3.
+    - Provide transitional package for python-liblarch-gtk, which has
+      been merged in python-liblarch.
+    - Bump Standards-Version to 3.9.4, no changes required.
+  * debian/copyright:
+    - Point to 1.0 copyright format URL.
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Sat, 10 Nov 2012 10:31:26 +0100
+
+liblarch (0.1.0-1) unstable; urgency=low
+
+  * Initial release (Closes: #660142).
+
+ -- Luca Falavigna <dktrkranz at debian.org>  Thu, 16 Feb 2012 20:52:22 +0100

Deleted: packages/liblarch/tags/3.0-1/debian/control
===================================================================
--- packages/liblarch/experimental/debian/control	2015-06-02 12:55:42 UTC (rev 32836)
+++ packages/liblarch/tags/3.0-1/debian/control	2015-06-02 13:10:45 UTC (rev 32839)
@@ -1,29 +0,0 @@
-Source: liblarch
-Section: python
-Priority: optional
-Maintainer: Luca Falavigna <dktrkranz at debian.org>
-Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Build-Depends: debhelper (>= 9~),
-               python3-all,
-               dh-python,
-               python3-nose
-Standards-Version: 3.9.6
-X-Python3-Version: >= 3.0
-Homepage: https://wiki.gnome.org/Projects/liblarch
-Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/liblarch/trunk/
-Vcs-Browser: http://anonscm.debian.org/viewsvn/python-modules/packages/liblarch/trunk/
-
-Package: python3-liblarch
-Architecture: all
-Depends: ${python3:Depends},
-         ${misc:Depends},
-         python3-gi,
-         gir1.2-gtk-3.0
-Description: easily handle data structures
- Liblarch is a Python module created to easily handle data structure such as
- lists, trees and directed acyclic graphs (tree where nodes can have multiple
- parents).
- .
- Liblarch supports multiple views of one data structure and complex filtering.
- That way, you have a clear separation between your data (Model) and how they
- are displayed (View).

Copied: packages/liblarch/tags/3.0-1/debian/control (from rev 32837, packages/liblarch/experimental/debian/control)
===================================================================
--- packages/liblarch/tags/3.0-1/debian/control	                        (rev 0)
+++ packages/liblarch/tags/3.0-1/debian/control	2015-06-02 13:10:45 UTC (rev 32839)
@@ -0,0 +1,31 @@
+Source: liblarch
+Section: python
+Priority: optional
+Maintainer: Luca Falavigna <dktrkranz at debian.org>
+Uploaders: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
+Build-Depends: debhelper (>= 9~),
+               python3-all,
+               dh-python,
+               python3-nose,
+               python3-gi,
+               gir1.2-gtk-3.0
+Standards-Version: 3.9.6
+X-Python3-Version: >= 3.0
+Homepage: https://wiki.gnome.org/Projects/liblarch
+Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/liblarch/trunk/
+Vcs-Browser: http://anonscm.debian.org/viewsvn/python-modules/packages/liblarch/trunk/
+
+Package: python3-liblarch
+Architecture: all
+Depends: ${python3:Depends},
+         ${misc:Depends},
+         python3-gi,
+         gir1.2-gtk-3.0
+Description: easily handle data structures
+ Liblarch is a Python module created to easily handle data structure such as
+ lists, trees and directed acyclic graphs (tree where nodes can have multiple
+ parents).
+ .
+ Liblarch supports multiple views of one data structure and complex filtering.
+ That way, you have a clear separation between your data (Model) and how they
+ are displayed (View).




More information about the Python-modules-commits mailing list