Bug#651992: cl-portable-aserve: diff for NMU version 1.2.42+cvs.2010.02.08-dfsg-1.1
Sebastien Villemot
sebastien.villemot at ens.fr
Fri Feb 17 15:37:50 UTC 2012
tags 651992 + patch
tags 651992 + pending
thanks
Dear maintainer,
I've prepared an NMU for cl-portable-aserve (versioned as
1.2.42+cvs.2010.02.08-dfsg-1.1). I have not uploaded it since I am a DM.
Regards.
diff -u cl-portable-aserve-1.2.42+cvs.2010.02.08-dfsg/debian/control cl-portable-aserve-1.2.42+cvs.2010.02.08-dfsg/debian/control
--- cl-portable-aserve-1.2.42+cvs.2010.02.08-dfsg/debian/control
+++ cl-portable-aserve-1.2.42+cvs.2010.02.08-dfsg/debian/control
@@ -12,7 +12,7 @@
Package: cl-aserve
Architecture: all
-Depends: cl-ppcre, cl-puri, ${misc:Depends}
+Depends: cl-acl-compat, cl-htmlgen, cl-ppcre, cl-puri, ${misc:Depends}
Suggests: cl-webactions
Description: Portable Aserve
A portable version of AllegroServe which is a web application server
@@ -38,7 +38,7 @@
Package: cl-webactions
Architecture: all
-Depends: cl-ppcre, cl-puri, ${misc:Depends}
+Depends: cl-aserve, cl-ppcre, cl-puri, ${misc:Depends}
Description: HTTP dispatch library for cl-aserve
Webactions is Franz's library for dispatching HTTP requests as well as
processing HTML templates. It uses the cl-aserve package.
diff -u cl-portable-aserve-1.2.42+cvs.2010.02.08-dfsg/debian/changelog cl-portable-aserve-1.2.42+cvs.2010.02.08-dfsg/debian/changelog
--- cl-portable-aserve-1.2.42+cvs.2010.02.08-dfsg/debian/changelog
+++ cl-portable-aserve-1.2.42+cvs.2010.02.08-dfsg/debian/changelog
@@ -1,3 +1,12 @@
+cl-portable-aserve (1.2.42+cvs.2010.02.08-dfsg-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Added dependency of cl-aserve on cl-acl-compat and cl-htmlgen.
+ (Closes: #651992)
+ * Added dependency of cl-webactions on cl-aserve.
+
+ -- Sébastien Villemot <sebastien.villemot at ens.fr> Fri, 17 Feb 2012 16:21:04 +0100
+
cl-portable-aserve (1.2.42+cvs.2010.02.08-dfsg-1) unstable; urgency=low
* New upstream changes with sbcl fixes.
More information about the pkg-common-lisp-devel
mailing list