[Python-modules-commits] r31685 - in packages/pymarkups/trunk/debian (3 files)

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Sun Jan 25 17:02:01 UTC 2015


    Date: Sunday, January 25, 2015 @ 17:01:59
  Author: mitya57
Revision: 31685

* New upstream release.
* Bump Standards-Version to 3.9.6, no changes needed.
* Bump copyright year in debian/copyright.

Modified:
  packages/pymarkups/trunk/debian/changelog
  packages/pymarkups/trunk/debian/control
  packages/pymarkups/trunk/debian/copyright

Modified: packages/pymarkups/trunk/debian/changelog
===================================================================
--- packages/pymarkups/trunk/debian/changelog	2015-01-24 10:40:55 UTC (rev 31684)
+++ packages/pymarkups/trunk/debian/changelog	2015-01-25 17:01:59 UTC (rev 31685)
@@ -1,3 +1,11 @@
+pymarkups (0.6.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Bump Standards-Version to 3.9.6, no changes needed.
+  * Bump copyright year in debian/copyright.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 25 Jan 2015 20:00:24 +0300
+
 pymarkups (0.5.2-1) unstable; urgency=medium
 
   * New upstream bugfix release.

Modified: packages/pymarkups/trunk/debian/control
===================================================================
--- packages/pymarkups/trunk/debian/control	2015-01-24 10:40:55 UTC (rev 31684)
+++ packages/pymarkups/trunk/debian/control	2015-01-25 17:01:59 UTC (rev 31685)
@@ -8,7 +8,7 @@
                python3-all (>= 3.1.2-7~),
                python3-docutils,
                python3-markdown
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://github.com/mitya57/pymarkups
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pymarkups/trunk/
 Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/pymarkups/trunk/

Modified: packages/pymarkups/trunk/debian/copyright
===================================================================
--- packages/pymarkups/trunk/debian/copyright	2015-01-24 10:40:55 UTC (rev 31684)
+++ packages/pymarkups/trunk/debian/copyright	2015-01-25 17:01:59 UTC (rev 31685)
@@ -3,7 +3,7 @@
 Source: https://pypi.python.org/pypi/Markups
 
 Files: *
-Copyright: Copyright 2012 Dmitry Shachnev <mitya57 at gmail.com>
+Copyright: Copyright 2012-2015 Dmitry Shachnev <mitya57 at gmail.com>
 License: BSD-3-clause
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:




More information about the Python-modules-commits mailing list