[DRE-commits] r2544 - packages/libdaemons-ruby/trunk/debian
paulvt at alioth.debian.org
paulvt at alioth.debian.org
Mon Mar 31 19:32:04 UTC 2008
Author: paulvt
Date: 2008-03-31 19:32:03 +0000 (Mon, 31 Mar 2008)
New Revision: 2544
Modified:
packages/libdaemons-ruby/trunk/debian/changelog
packages/libdaemons-ruby/trunk/debian/control
Log:
Brown paper upload: there is nothing architecture dependant
in libdaemons-ruby1.8, changed Arch: any into all in debian/control.
Modified: packages/libdaemons-ruby/trunk/debian/changelog
===================================================================
--- packages/libdaemons-ruby/trunk/debian/changelog 2008-03-31 19:30:59 UTC (rev 2543)
+++ packages/libdaemons-ruby/trunk/debian/changelog 2008-03-31 19:32:03 UTC (rev 2544)
@@ -1,3 +1,10 @@
+libdaemons-ruby (1.0.10-2) unstable; urgency=low
+
+ * Brown paper upload: there is nothing architecture dependant
+ in libdaemons-ruby1.8, changed Arch: any into all in debian/control.
+
+ -- Paul van Tilburg <paulvt at debian.org> Mon, 31 Mar 2008 21:31:14 +0200
+
libdaemons-ruby (1.0.10-1) unstable; urgency=low
* New upstream version.
Modified: packages/libdaemons-ruby/trunk/debian/control
===================================================================
--- packages/libdaemons-ruby/trunk/debian/control 2008-03-31 19:30:59 UTC (rev 2543)
+++ packages/libdaemons-ruby/trunk/debian/control 2008-03-31 19:32:03 UTC (rev 2544)
@@ -23,7 +23,7 @@
version (currently 1.8.x).
Package: libdaemons-ruby1.8
-Architecture: any
+Architecture: all
Depends: ${shlibs:Depends}
Conflicts: libdaemonize-ruby1.8
Description: Ruby daemons library
More information about the Pkg-ruby-extras-commits
mailing list