[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[hurd] 01/01: Fix not building bootstrap packages in unstaged builds
From: |
Samuel Thibault |
Subject: |
[hurd] 01/01: Fix not building bootstrap packages in unstaged builds |
Date: |
Sat, 27 Feb 2016 17:16:28 +0000 |
This is an automated email from the git hooks/post-receive script.
sthibault pushed a commit to branch master
in repository hurd.
commit 49def4afa2b1a98a8f341fbc0f3360fe0dece568
Author: Samuel Thibault <address@hidden>
Date: Sat Feb 27 17:12:47 2016 +0000
Fix not building bootstrap packages in unstaged builds
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 7a48b51..76f62a4 100644
--- a/debian/control
+++ b/debian/control
@@ -61,7 +61,7 @@ Priority: standard
Section: libdevel
Architecture: hurd-any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Build-Profiles: <!stage3>
+Build-Profiles: <stage1> <stage2>
Description: GNU Hurd (development files)
This package includes the header files and the static libraries.
.
@@ -72,7 +72,7 @@ Priority: standard
Section: libdevel
Architecture: hurd-any
Depends: ${misc:Depends}, ${shlibs:Depends}
-Build-Profiles: <!stage1 !stage3>
+Build-Profiles: <stage2>
Description: GNU Hurd (development files)
This package includes the header files and the static libraries.
.
--
Alioth's /usr/local/bin/git-commit-notice on
/srv/git.debian.org/git/pkg-hurd/hurd.git