commit-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[hurd] 01/01: Set ddeb-migration.


From: Samuel Thibault
Subject: [hurd] 01/01: Set ddeb-migration.
Date: Sun, 24 Jan 2016 00:15:31 +0000

This is an automated email from the git hooks/post-receive script.

sthibault pushed a commit to branch master
in repository hurd.

commit 4f834b1c9e46b4a7dd034bb04032a427066cae00
Author: Samuel Thibault <address@hidden>
Date:   Sun Jan 24 01:15:13 2016 +0100

    Set ddeb-migration.
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 debian/rules     | 2 +-
 3 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e9b17ca..d2fdb08 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ hurd (1:0.7.git20160114-2) UNRELEASED; urgency=medium
 
   * control: Drop perl build-dep, it is already build-essential.
   * rules: Fix noudeb build profile.
+  * rules: Set ddeb-migration.
+  * control: Depend on debhelper 9.20150628 for ddeb-migration.
 
  -- Samuel Thibault <address@hidden>  Fri, 15 Jan 2016 19:45:32 +0100
 
diff --git a/debian/control b/debian/control
index f81f780..ab4d36c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: GNU Hurd Maintainers <address@hidden>
 Standards-Version: 3.9.6
 Build-Depends: mig (>= 1.4-3~) <!stage1 !stage2 !stage3>, gnumach-dev (>= 
1.4+git20141109~) <!stage1 !stage2>,
  libc0.3-dev (>= 2.17-94~) <!stage1>, texinfo, libncursesw5-dev <!stage1 
!stage2 !stage3>,
- debhelper (>= 9.20141010), dpkg-dev (>= 1.17.14), dh-exec (>= 0.17), 
autoconf, dh-autoreconf,
+ debhelper (>= 9.20150628), dpkg-dev (>= 1.17.14), dh-exec (>= 0.17), 
autoconf, dh-autoreconf,
  libparted-dev <!stage1 !stage2 !stage3>, libpciaccess-dev <!stage1 !stage2 
!stage3>, libx11-dev <!stage1 !stage2 !stage3>, x11proto-core-dev <!stage1 
!stage2 !stage3>, pkg-config <!stage1 !stage2 !stage3>,
  xkb-data <!stage1 !stage2 !stage3>, gawk, flex, bison, autotools-dev, 
libdaemon-dev <!stage1 !stage2 !stage3>, libpcap0.8-dev <!stage1 !stage2 
!stage3>,
  zlib1g-dev <!stage1 !stage2 !stage3>, libbz2-dev <!stage1 !stage2 !stage3>, 
uuid-dev <!stage1 !stage2 !stage3>, libblkid-dev <!stage1 !stage2 !stage3>
diff --git a/debian/rules b/debian/rules
index 30ac7e3..9b8ab7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -151,7 +151,7 @@ override_dh_installchangelogs:
 
 override_dh_strip:
 ifeq (,$(filter stage1 stage2,$(DEB_BUILD_PROFILES)))
-       dh_strip -phurd-libs0.3 -phurd --dbg-package=hurd-dbg
+       dh_strip -phurd-libs0.3 -phurd --ddeb-migration='hurd-dbg (<< 
1:0.7.git20160114-2~)'
 endif
        dh_strip --remaining-packages
 

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-hurd/hurd.git



reply via email to

[Prev in Thread] Current Thread [Next in Thread]