[DRE-commits] r5684 - trunk/activeldap/debian
Marc Dequènes
duck at alioth.debian.org
Mon Jul 19 00:20:13 UTC 2010
Author: duck
Date: 2010-07-19 00:20:10 +0000 (Mon, 19 Jul 2010)
New Revision: 5684
Modified:
trunk/activeldap/debian/changelog
trunk/activeldap/debian/control
trunk/activeldap/debian/control.in
Log:
[evol] NUR + added Vcs fields + Bumped Standards-Version
Modified: trunk/activeldap/debian/changelog
===================================================================
--- trunk/activeldap/debian/changelog 2010-07-18 21:41:06 UTC (rev 5683)
+++ trunk/activeldap/debian/changelog 2010-07-19 00:20:10 UTC (rev 5684)
@@ -1,3 +1,11 @@
+activeldap (1.2.2-1) unstable; urgency=low
+
+ * New upstream release.
+ * Added Vcs fields in control file.
+ * Increased Standards-Version to 3.9.0 (no changes).
+
+ -- Marc Dequènes (Duck) <Duck at DuckCorp.org> Mon, 19 Jul 2010 00:57:19 +0200
+
activeldap (1.2.1-2) unstable; urgency=low
* Removing rdoc. Since its provided by
Modified: trunk/activeldap/debian/control
===================================================================
--- trunk/activeldap/debian/control 2010-07-18 21:41:06 UTC (rev 5683)
+++ trunk/activeldap/debian/control 2010-07-19 00:20:10 UTC (rev 5684)
@@ -8,7 +8,9 @@
Build-Depends: cdbs (>= 0.4.53),
debhelper (>= 7.0.1), ruby (>= 1.8.1), ruby-pkg-tools (>= 0.8)
Build-Depends-Indep: graphviz
-Standards-Version: 3.8.4
+Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/activeldap/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/activeldap/
+Standards-Version: 3.9.0
Homepage: http://rubyforge.org/projects/ruby-activeldap
Package: libactiveldap-ruby
Modified: trunk/activeldap/debian/control.in
===================================================================
--- trunk/activeldap/debian/control.in 2010-07-18 21:41:06 UTC (rev 5683)
+++ trunk/activeldap/debian/control.in 2010-07-19 00:20:10 UTC (rev 5684)
@@ -7,7 +7,9 @@
Deepak Tripathi <apenguinlinux at gmail.com>
Build-Depends: @cdbs@, ruby (>= 1.8.1), ruby-pkg-tools (>= 0.8)
Build-Depends-Indep: graphviz
-Standards-Version: 3.8.4
+Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/activeldap/
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/activeldap/
+Standards-Version: 3.9.0
Homepage: http://rubyforge.org/projects/ruby-activeldap
Package: libactiveldap-ruby
More information about the Pkg-ruby-extras-commits
mailing list