[Pkg-sysvinit-commits] r1549 - sysvinit/trunk/debian
Petter Reinholdtsen
pere at alioth.debian.org
Sun Jul 26 09:40:09 UTC 2009
Author: pere
Date: 2009-07-26 09:40:08 +0000 (Sun, 26 Jul 2009)
New Revision: 1549
Added:
sysvinit/trunk/debian/compat
Modified:
sysvinit/trunk/debian/changelog
sysvinit/trunk/debian/control
Log:
on debhelper for this. Use compat level 1 to get it to process
debian/tmp/.
Modified: sysvinit/trunk/debian/changelog
===================================================================
--- sysvinit/trunk/debian/changelog 2009-07-26 09:36:58 UTC (rev 1548)
+++ sysvinit/trunk/debian/changelog 2009-07-26 09:40:08 UTC (rev 1549)
@@ -2,7 +2,8 @@
[ Petter Reinholdtsen ]
* Start generating MD5 sum files using dh_md5sum, build-depend
- on debhelper for this.
+ on debhelper for this. Use compat level 1 to get it to process
+ debian/tmp/.
* Drop the stop calls for K11mountoverflowtmp in runlevels 0 and 6.
The umountfs script will take care of the task (Closes: 526733)
Added: sysvinit/trunk/debian/compat
===================================================================
--- sysvinit/trunk/debian/compat (rev 0)
+++ sysvinit/trunk/debian/compat 2009-07-26 09:40:08 UTC (rev 1549)
@@ -0,0 +1 @@
+1
Modified: sysvinit/trunk/debian/control
===================================================================
--- sysvinit/trunk/debian/control 2009-07-26 09:36:58 UTC (rev 1548)
+++ sysvinit/trunk/debian/control 2009-07-26 09:40:08 UTC (rev 1549)
@@ -3,7 +3,7 @@
Priority: required
Maintainer: Debian sysvinit maintainers <pkg-sysvinit-devel at lists.alioth.debian.org>
Uploaders: Petter Reinholdtsen <pere at debian.org>, Henrique de Moraes Holschuh <hmh at debian.org>, Kel Modderman <kel at otaku42.de>
-Build-Depends: debhelper, dpatch, libselinux1-dev (>= 1.14) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libsepol1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
+Build-Depends: debhelper (>= 1), dpatch, libselinux1-dev (>= 1.14) [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64], libsepol1-dev [!hurd-i386 !kfreebsd-i386 !kfreebsd-amd64]
Standards-Version: 3.8.2
Homepage: http://freshmeat.net/projects/sysvinit/
Vcs-Svn: svn://svn.debian.org/pkg-sysvinit/sysvinit/trunk
More information about the Pkg-sysvinit-commits
mailing list