[Python-modules-commits] r28942 - in packages/cov-core/trunk/debian (changelog rules)

barry at users.alioth.debian.org barry at users.alioth.debian.org
Fri May 16 22:38:03 UTC 2014


    Date: Friday, May 16, 2014 @ 22:38:02
  Author: barry
Revision: 28942

Initial release (Closes: #748404)

Modified:
  packages/cov-core/trunk/debian/changelog
  packages/cov-core/trunk/debian/rules

Modified: packages/cov-core/trunk/debian/changelog
===================================================================
--- packages/cov-core/trunk/debian/changelog	2014-05-16 22:10:32 UTC (rev 28941)
+++ packages/cov-core/trunk/debian/changelog	2014-05-16 22:38:02 UTC (rev 28942)
@@ -1,5 +1,5 @@
 cov-core (1.12-1) UNRELEASED; urgency=medium
 
-  * Initial release (Closes: #XXXXXX)
+  * Initial release (Closes: #748404)
 
  -- Barry Warsaw <barry at debian.org>  Thu, 13 Feb 2014 16:56:59 -0500

Modified: packages/cov-core/trunk/debian/rules
===================================================================
--- packages/cov-core/trunk/debian/rules	2014-05-16 22:10:32 UTC (rev 28941)
+++ packages/cov-core/trunk/debian/rules	2014-05-16 22:38:02 UTC (rev 28942)
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
-export PYBUILD_NAME=cov_core
-export PYBUILD_SYSTEM=custom
+export PYBUILD_NAME=cov-core
 
+
 %:
 	dh $@ --with python2,python3 --buildsystem=pybuild




More information about the Python-modules-commits mailing list