[Python-modules-commits] r30842 - in packages/flufl.i18n/trunk/debian (7 files)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Thu Oct 2 18:54:22 UTC 2014


    Date: Thursday, October 2, 2014 @ 18:54:21
  Author: barry
Revision: 30842

* d/control: Added XS-Testsuite header.
* d/copyright: Converted to DEP-5 format.
* d/tests: Added DEP-8 tests.

Added:
  packages/flufl.i18n/trunk/debian/tests/
  packages/flufl.i18n/trunk/debian/tests/control
  packages/flufl.i18n/trunk/debian/tests/smoketest-2
  packages/flufl.i18n/trunk/debian/tests/smoketest-3
Modified:
  packages/flufl.i18n/trunk/debian/changelog
  packages/flufl.i18n/trunk/debian/control
  packages/flufl.i18n/trunk/debian/copyright

Modified: packages/flufl.i18n/trunk/debian/changelog
===================================================================
--- packages/flufl.i18n/trunk/debian/changelog	2014-10-02 18:47:02 UTC (rev 30841)
+++ packages/flufl.i18n/trunk/debian/changelog	2014-10-02 18:54:21 UTC (rev 30842)
@@ -1,6 +1,9 @@
 flufl.i18n (1.1.3-2) UNRELEASED; urgency=medium
 
   * d/rules: De-verbose-ify.
+  * d/control: Added XS-Testsuite header.
+  * d/copyright: Converted to DEP-5 format.
+  * d/tests: Added DEP-8 tests.
 
  -- Barry Warsaw <barry at debian.org>  Fri, 26 Sep 2014 11:07:02 -0400
 

Modified: packages/flufl.i18n/trunk/debian/control
===================================================================
--- packages/flufl.i18n/trunk/debian/control	2014-10-02 18:47:02 UTC (rev 30841)
+++ packages/flufl.i18n/trunk/debian/control	2014-10-02 18:54:21 UTC (rev 30842)
@@ -14,6 +14,7 @@
                python3-all,
                python3-setuptools
 Standards-Version: 3.9.5
+XS-Testsuite: autopkgtest
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/flufl.i18n/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/flufl.i18n/trunk/
 

Modified: packages/flufl.i18n/trunk/debian/copyright
===================================================================
--- packages/flufl.i18n/trunk/debian/copyright	2014-10-02 18:47:02 UTC (rev 30841)
+++ packages/flufl.i18n/trunk/debian/copyright	2014-10-02 18:54:21 UTC (rev 30842)
@@ -1,40 +1,41 @@
-This work was packaged for Debian by:
+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: flufl.i18n
+Source: http://pypi.python.org/pypi/flufl.i18n
 
-    Barry A. Warsaw <barry at python.org> on 2010-11-03
+Files: *
+Copyright: Copyright 2004-2014 Barry A. Warsaw <barry at python.org>
+License: LGPL-3
+ 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 3 of the License.
+ .
+ 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, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the full text of the GNU Lesser General Public License
+ version 3 can be found in the file `/usr/share/common-licenses/LGPL-3'.
 
-It was downloaded from:
-
-    <http://pypi.python.org/pypi/flufl.i18n>
-
-Upstream Author:
-
-    Barry Warsaw <barry at python.org>
-
-Copyright:
-
-    <Copyright (C) 2004-2010 Barry A. Warsaw>
-
-License:
-
-    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 3 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, see <http://www.gnu.org/licenses/>.
-
-On Debian systems, the complete text of the GNU Lesser General
-Public License can be found in "/usr/share/common-licenses/LGPL-3".
-
-The Debian packaging is:
-
-    Copyright (C) 2010 Barry A. Warsaw <barry at python.org>
-
-and is licensed under the LGPL version 3,
-see "/usr/share/common-licenses/LGPL-3".
+Files: debian/*
+Copyright: Copyright 2012-2014 Barry A. Warsaw <barry at debian.org>
+License: LGPL-3
+ 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 3 of the License.
+ .
+ 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, see <http://www.gnu.org/licenses/>.
+ .
+ On Debian systems, the full text of the GNU Lesser General Public License
+ version 3 can be found in the file `/usr/share/common-licenses/LGPL-3'.

Added: packages/flufl.i18n/trunk/debian/tests/control
===================================================================
--- packages/flufl.i18n/trunk/debian/tests/control	                        (rev 0)
+++ packages/flufl.i18n/trunk/debian/tests/control	2014-10-02 18:54:21 UTC (rev 30842)
@@ -0,0 +1,2 @@
+Tests: smoketest-2 smoketest-3
+Depends: @

Added: packages/flufl.i18n/trunk/debian/tests/smoketest-2
===================================================================
--- packages/flufl.i18n/trunk/debian/tests/smoketest-2	                        (rev 0)
+++ packages/flufl.i18n/trunk/debian/tests/smoketest-2	2014-10-02 18:54:21 UTC (rev 30842)
@@ -0,0 +1,4 @@
+#!/usr/bin/python
+
+import flufl.i18n
+print flufl.i18n.__file__, flufl.i18n.__version__

Added: packages/flufl.i18n/trunk/debian/tests/smoketest-3
===================================================================
--- packages/flufl.i18n/trunk/debian/tests/smoketest-3	                        (rev 0)
+++ packages/flufl.i18n/trunk/debian/tests/smoketest-3	2014-10-02 18:54:21 UTC (rev 30842)
@@ -0,0 +1,4 @@
+#!/usr/bin/python3
+
+import flufl.i18n
+print(flufl.i18n.__file__, flufl.i18n.__version__)




More information about the Python-modules-commits mailing list