[Pkg-sks-commit] r214 - sks/trunk/sks/debian

Christoph Martin chrism at alioth.debian.org
Mon Sep 27 09:36:56 UTC 2010


Author: chrism
Date: 2010-09-27 09:36:48 +0000 (Mon, 27 Sep 2010)
New Revision: 214

Modified:
   sks/trunk/sks/debian/changelog
   sks/trunk/sks/debian/rules
Log:
releasing version 1.1.1+dpkgv3-3

Modified: sks/trunk/sks/debian/changelog
===================================================================
--- sks/trunk/sks/debian/changelog	2010-09-12 19:07:22 UTC (rev 213)
+++ sks/trunk/sks/debian/changelog	2010-09-27 09:36:48 UTC (rev 214)
@@ -1,3 +1,10 @@
+sks (1.1.1+dpkgv3-3) unstable; urgency=low
+
+  * fix typo in control to include correct ocaml-base-nox dependency
+    (closes: #596563)
+
+ -- Christoph Martin <christoph.martin at uni-mainz.de>  Sun, 12 Sep 2010 21:14:26 +0200
+
 sks (1.1.1+dpkgv3-2) unstable; urgency=low
 
   * fix build and install to work on plattforms which don't have the

Modified: sks/trunk/sks/debian/rules
===================================================================
--- sks/trunk/sks/debian/rules	2010-09-12 19:07:22 UTC (rev 213)
+++ sks/trunk/sks/debian/rules	2010-09-27 09:36:48 UTC (rev 214)
@@ -22,7 +22,7 @@
 #	Debian specific
 	cp -a debian/debcfg/* debian/sks/etc/sks
 
-override_dh_genctrol:
+override_dh_gencontrol:
 	dh_gencontrol -- -VF:OCamlRun="$(OCAMLRUN)"
 
 # Use override_dh_* targets to customize this.




More information about the Pkg-sks-commit mailing list