[Python-modules-commits] r34276 - in packages/pycparser/tags (3 files)
barry at users.alioth.debian.org
barry at users.alioth.debian.org
Tue Sep 15 13:30:43 UTC 2015
Date: Tuesday, September 15, 2015 @ 13:30:42
Author: barry
Revision: 34276
[svn-buildpackage] Tagging pycparser 2.14+dfsg-2
Added:
packages/pycparser/tags/2.14+dfsg-2/
packages/pycparser/tags/2.14+dfsg-2/debian/changelog
(from rev 34275, packages/pycparser/trunk/debian/changelog)
Deleted:
packages/pycparser/tags/2.14+dfsg-2/debian/changelog
Deleted: packages/pycparser/tags/2.14+dfsg-2/debian/changelog
===================================================================
--- packages/pycparser/trunk/debian/changelog 2015-09-15 13:00:49 UTC (rev 34273)
+++ packages/pycparser/tags/2.14+dfsg-2/debian/changelog 2015-09-15 13:30:42 UTC (rev 34276)
@@ -1,86 +0,0 @@
-pycparser (2.14+dfsg-2) UNRELEASED; urgency=medium
-
- * No change rebuild for updated python-ply dependency.
-
- -- Barry Warsaw <barry at debian.org> Tue, 15 Sep 2015 08:55:39 -0400
-
-pycparser (2.14+dfsg-1) unstable; urgency=medium
-
- * New upstream release.
- * Refresh patches.
- * Bump copyright years, and add a copyright holder.
- * Drop patch relative-tests, superseded upstream.
- * Switch watch file to use dversionmangle and repacksuffix, now that it
- exists.
- * Point watch file at pypi.debian.net.
- * Drop XS-Testsuite control header, no longer needed.
- * Bump Standards-Version to 3.9.6, no changes needed.
-
- -- Stefano Rivera <stefanor at debian.org> Fri, 03 Jul 2015 17:58:11 -0700
-
-pycparser (2.10+dfsg-3) unstable; urgency=medium
-
- * Suggest cpp, as there are functions that can use cpp, although they don't
- by default.
- * Depend on cpp for ADT unittests (Closes: #740159)
- * Use uscan's Files-Excluded feature instead of manual repacking in
- debian/rules.
- * Use find to locate ply generated tables, instead of hardcoding
- python-version-specific paths.
- * Bump Standards-Version to 3.9.5, no changes needed.
- * Bump copyright years.
- * Add DEP-12 upstream metadata.
-
- -- Stefano Rivera <stefanor at debian.org> Fri, 20 Jun 2014 00:11:55 +0200
-
-pycparser (2.10+dfsg-2) unstable; urgency=medium
-
- * Team upload.
- * Fix paths since dh_python2 no longer installs to pyshared.
-
- -- Tristan Seligmann <mithrandi at debian.org> Tue, 17 Jun 2014 15:55:34 +0200
-
-pycparser (2.10+dfsg-1) unstable; urgency=low
-
- * New upstream release.
- * Port to pybuild.
- * Patch: relative-tests. Find the test resources relative to __file__.
- * Updated homepage (moved to github).
-
- -- Stefano Rivera <stefanor at debian.org> Fri, 09 Aug 2013 15:53:58 +0200
-
-pycparser (2.09.1+dfsg-2) unstable; urgency=low
-
- [ Jakub Wilk ]
- * Run tests only if DEB_BUILD_OPTIONS=nocheck is not set.
-
- [ Stefano Rivera ]
- * Ensure auto-generated files are rebuilt, by deleting before build.
- * Use dh_python-ply to generate dependencies against python{3,}-ply.
-
- -- Stefano Rivera <stefanor at debian.org> Wed, 26 Jun 2013 00:38:51 +0200
-
-pycparser (2.09.1+dfsg-1) unstable; urgency=low
-
- [ Stefano Rivera ]
- * New upstream release.
- * Drop patch abort-on-test-failure, superseded upstream.
- * Upstream now bundles ply. Strip it.
- * Updated homepage (moved to bitbucket).
- * Bumped Standards-Version to 3.9.4.
- - Bumped debhelper B-D to 8.1, for build-{arch,indep} support.
- * Export PYTHONPATH in debian/rules to avoid running tests against an
- installed pycparser.
- * Add an autopkgtest to run the unit tests.
- * Switch watchfile URL to https.
-
- [ Jakub Wilk ]
- * Add Vcs-* fields.
-
- -- Stefano Rivera <stefanor at debian.org> Sun, 26 May 2013 01:44:06 +0200
-
-pycparser (2.07+dfsg-1) unstable; urgency=low
-
- * Initial release. (Closes: #581847)
-
- -- Stefano Rivera <stefanor at debian.org> Sun, 24 Jun 2012 19:20:01 +0200
Copied: packages/pycparser/tags/2.14+dfsg-2/debian/changelog (from rev 34275, packages/pycparser/trunk/debian/changelog)
===================================================================
--- packages/pycparser/tags/2.14+dfsg-2/debian/changelog (rev 0)
+++ packages/pycparser/tags/2.14+dfsg-2/debian/changelog 2015-09-15 13:30:42 UTC (rev 34276)
@@ -0,0 +1,87 @@
+pycparser (2.14+dfsg-2) unstable; urgency=medium
+
+ * Team upload.
+ * No change rebuild for updated python-ply dependency.
+
+ -- Barry Warsaw <barry at debian.org> Tue, 15 Sep 2015 09:01:54 -0400
+
+pycparser (2.14+dfsg-1) unstable; urgency=medium
+
+ * New upstream release.
+ * Refresh patches.
+ * Bump copyright years, and add a copyright holder.
+ * Drop patch relative-tests, superseded upstream.
+ * Switch watch file to use dversionmangle and repacksuffix, now that it
+ exists.
+ * Point watch file at pypi.debian.net.
+ * Drop XS-Testsuite control header, no longer needed.
+ * Bump Standards-Version to 3.9.6, no changes needed.
+
+ -- Stefano Rivera <stefanor at debian.org> Fri, 03 Jul 2015 17:58:11 -0700
+
+pycparser (2.10+dfsg-3) unstable; urgency=medium
+
+ * Suggest cpp, as there are functions that can use cpp, although they don't
+ by default.
+ * Depend on cpp for ADT unittests (Closes: #740159)
+ * Use uscan's Files-Excluded feature instead of manual repacking in
+ debian/rules.
+ * Use find to locate ply generated tables, instead of hardcoding
+ python-version-specific paths.
+ * Bump Standards-Version to 3.9.5, no changes needed.
+ * Bump copyright years.
+ * Add DEP-12 upstream metadata.
+
+ -- Stefano Rivera <stefanor at debian.org> Fri, 20 Jun 2014 00:11:55 +0200
+
+pycparser (2.10+dfsg-2) unstable; urgency=medium
+
+ * Team upload.
+ * Fix paths since dh_python2 no longer installs to pyshared.
+
+ -- Tristan Seligmann <mithrandi at debian.org> Tue, 17 Jun 2014 15:55:34 +0200
+
+pycparser (2.10+dfsg-1) unstable; urgency=low
+
+ * New upstream release.
+ * Port to pybuild.
+ * Patch: relative-tests. Find the test resources relative to __file__.
+ * Updated homepage (moved to github).
+
+ -- Stefano Rivera <stefanor at debian.org> Fri, 09 Aug 2013 15:53:58 +0200
+
+pycparser (2.09.1+dfsg-2) unstable; urgency=low
+
+ [ Jakub Wilk ]
+ * Run tests only if DEB_BUILD_OPTIONS=nocheck is not set.
+
+ [ Stefano Rivera ]
+ * Ensure auto-generated files are rebuilt, by deleting before build.
+ * Use dh_python-ply to generate dependencies against python{3,}-ply.
+
+ -- Stefano Rivera <stefanor at debian.org> Wed, 26 Jun 2013 00:38:51 +0200
+
+pycparser (2.09.1+dfsg-1) unstable; urgency=low
+
+ [ Stefano Rivera ]
+ * New upstream release.
+ * Drop patch abort-on-test-failure, superseded upstream.
+ * Upstream now bundles ply. Strip it.
+ * Updated homepage (moved to bitbucket).
+ * Bumped Standards-Version to 3.9.4.
+ - Bumped debhelper B-D to 8.1, for build-{arch,indep} support.
+ * Export PYTHONPATH in debian/rules to avoid running tests against an
+ installed pycparser.
+ * Add an autopkgtest to run the unit tests.
+ * Switch watchfile URL to https.
+
+ [ Jakub Wilk ]
+ * Add Vcs-* fields.
+
+ -- Stefano Rivera <stefanor at debian.org> Sun, 26 May 2013 01:44:06 +0200
+
+pycparser (2.07+dfsg-1) unstable; urgency=low
+
+ * Initial release. (Closes: #581847)
+
+ -- Stefano Rivera <stefanor at debian.org> Sun, 24 Jun 2012 19:20:01 +0200
More information about the Python-modules-commits
mailing list