[DRE-commits] r5726 - trunk/kwalify/debian
Marc Dequènes
duck at alioth.debian.org
Sat Jul 31 08:35:32 UTC 2010
Author: duck
Date: 2010-07-31 08:35:32 +0000 (Sat, 31 Jul 2010)
New Revision: 5726
Modified:
trunk/kwalify/debian/changelog
trunk/kwalify/debian/control
trunk/kwalify/debian/control.in
Log:
[evol] NUR
Modified: trunk/kwalify/debian/changelog
===================================================================
--- trunk/kwalify/debian/changelog 2010-07-30 13:27:09 UTC (rev 5725)
+++ trunk/kwalify/debian/changelog 2010-07-31 08:35:32 UTC (rev 5726)
@@ -1,3 +1,10 @@
+kwalify (0.7.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * Increased Standards-Version to 3.9.0 (no changes).
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org> Sat, 31 Jul 2010 10:25:23 +0200
+
kwalify (0.7.1-2) unstable; urgency=low
* Improved shebang handling.
Modified: trunk/kwalify/debian/control
===================================================================
--- trunk/kwalify/debian/control 2010-07-30 13:27:09 UTC (rev 5725)
+++ trunk/kwalify/debian/control 2010-07-31 08:35:32 UTC (rev 5726)
@@ -3,11 +3,12 @@
Priority: optional
Maintainer: Marc Dequènes (Duck) <Duck at DuckCorp.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Build-Depends: cdbs (>= 0.4.53), debhelper (>= 7.0.1), ruby (>= 1.8.1), ruby-pkg-tools (>= 0.6)
+Build-Depends: cdbs (>= 0.4.53),
+ debhelper (>= 7.0.1), ruby (>= 1.8.1), ruby-pkg-tools (>= 0.6)
Build-Depends-Indep: xsltproc, docbook-xml, docbook-xsl
Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/kwalify/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/kwalify/
-Standards-Version: 3.8.4
+Standards-Version: 3.9.0
Homepage: http://www.kuwata-lab.com/kwalify/
Package: kwalify
Modified: trunk/kwalify/debian/control.in
===================================================================
--- trunk/kwalify/debian/control.in 2010-07-30 13:27:09 UTC (rev 5725)
+++ trunk/kwalify/debian/control.in 2010-07-31 08:35:32 UTC (rev 5726)
@@ -7,7 +7,7 @@
Build-Depends-Indep: xsltproc, docbook-xml, docbook-xsl
Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/kwalify/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/kwalify/
-Standards-Version: 3.8.4
+Standards-Version: 3.9.0
Homepage: http://www.kuwata-lab.com/kwalify/
Package: kwalify
More information about the Pkg-ruby-extras-commits
mailing list