[Pkg-mono-svn-commits] rev 3640 - cli-common/trunk/debian
Mirco Bauer
meebey at alioth.debian.org
Sun May 11 11:15:41 UTC 2008
Author: meebey
Date: 2008-05-11 11:15:41 +0000 (Sun, 11 May 2008)
New Revision: 3640
Modified:
cli-common/trunk/debian/changelog
cli-common/trunk/debian/control
Log:
cli-common 0.5.7 release
Modified: cli-common/trunk/debian/changelog
===================================================================
--- cli-common/trunk/debian/changelog 2008-05-07 20:06:11 UTC (rev 3639)
+++ cli-common/trunk/debian/changelog 2008-05-11 11:15:41 UTC (rev 3640)
@@ -1,21 +1,23 @@
-cli-common (0.5.7) UNRELEASED; urgency=low
+cli-common (0.5.7) unstable; urgency=low
- * NOT RELEASED YET
- * postrm-cligacpolicy:
- + Remove GAC policy files also in "upgrade" stage, else upgrades and
- downgrades will leave policy files around.
+ * The "debhelper 7 integration" release
* cli.make:
+ Makefile to be included by source packages in debian/rules.
* cli.pm:
+ Sequence file to support our dh_*cli* scripts with debhelper's dh tool.
+ * postrm-cligacpolicy:
+ + Remove GAC policy files also in "upgrade" stage, else upgrades and
+ downgrades will leave policy files around.
* debian/control:
+ Updated debhelper dependency to >= 7.0.8 for cli-common-dev, as cli.make
hooks into debhelper's dh sequence support.
+ + Changed Maintainer to Debian CLI Common Team.
+ + Added Homepage, Vcs-Svn and Vcs-Browser fields.
* debian/cli-common-dev.install:
+ Added cli.make
+ Added cli.pm
- -- Mirco Bauer <meebey at debian.org> Fri, 11 Jan 2008 00:49:38 +0100
+ -- Mirco Bauer <meebey at debian.org> Sun, 11 May 2008 13:13:41 +0200
cli-common (0.5.6) unstable; urgency=low
Modified: cli-common/trunk/debian/control
===================================================================
--- cli-common/trunk/debian/control 2008-05-07 20:06:11 UTC (rev 3639)
+++ cli-common/trunk/debian/control 2008-05-11 11:15:41 UTC (rev 3640)
@@ -1,11 +1,20 @@
Source: cli-common
Section: interpreters
Priority: optional
-Maintainer: Debian Mono Group <pkg-mono-group at lists.alioth.debian.org>
+Maintainer: Debian CLI Common Team <pkg-cli-common-team at lists.alioth.debian.org>
Uploaders: Mirco Bauer <meebey at debian.org>, Sebastian Dröge <slomo at debian.org>
Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: debiandoc-sgml, texlive-base-bin, texlive-base, texlive-latex-base, texlive-latex-extra, texlive-fonts-recommended, texlive-latex-recommended
+Build-Depends-Indep: debiandoc-sgml,
+ texlive-base-bin,
+ texlive-base,
+ texlive-latex-base,
+ texlive-latex-extra,
+ texlive-fonts-recommended,
+ texlive-latex-recommended
Standards-Version: 3.7.3
+Homepage: http://alioth.debian.org/projects/pkg-cli-common/
+Vcs-Svn: svn://svn.debian.org/pkg-cli-common/package/trunk
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-cli-common/package/trunk/
Package: cli-common
Architecture: all
More information about the Pkg-mono-svn-commits
mailing list