[Pkg-fedora-ds-maintainers] 389-admin: Changes to 'master'

Timo Aaltonen tjaalton at moszumanska.debian.org
Sat Oct 7 05:06:06 UTC 2017


 debian/changelog |    7 +++++++
 debian/compat    |    2 +-
 debian/control   |    4 +++-
 debian/rules     |    2 +-
 4 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit 0407cc2f5bc74242fe89c08a124a794cd0457fe4
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Sat Oct 7 08:04:25 2017 +0300

    releasing package 389-admin version 1.1.46-2

diff --git a/debian/changelog b/debian/changelog
index a6ce83a..16481ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,9 @@
-389-admin (1.1.46-2) UNRELEASED; urgency=medium
+389-admin (1.1.46-2) unstable; urgency=medium
 
   * Don't bump compat to 10, breaks the order of autoreconf and applying
     patches.
 
- -- Timo Aaltonen <tjaalton at debian.org>  Sat, 07 Oct 2017 07:59:00 +0300
+ -- Timo Aaltonen <tjaalton at debian.org>  Sat, 07 Oct 2017 08:04:20 +0300
 
 389-admin (1.1.46-1) unstable; urgency=medium
 

commit ffe73cf8e232ee1dfd27f0ba6fee34d6664a7883
Author: Timo Aaltonen <tjaalton at debian.org>
Date:   Sat Oct 7 08:04:18 2017 +0300

    Don't bump compat to 10, breaks the order of autoreconf and applying patches.

diff --git a/debian/changelog b/debian/changelog
index 4078f85..a6ce83a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+389-admin (1.1.46-2) UNRELEASED; urgency=medium
+
+  * Don't bump compat to 10, breaks the order of autoreconf and applying
+    patches.
+
+ -- Timo Aaltonen <tjaalton at debian.org>  Sat, 07 Oct 2017 07:59:00 +0300
+
 389-admin (1.1.46-1) unstable; urgency=medium
 
   * New upstream release.
diff --git a/debian/compat b/debian/compat
index f599e28..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-10
+9
diff --git a/debian/control b/debian/control
index 980fcd1..7b99b12 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,9 @@ Build-Depends:
  389-ds-base-dev,
  apache2-dev,
  debconf-utils,
- debhelper (>= 10),
+ debhelper (>= 9),
+ dh-autoreconf,
+ dh-systemd,
  libadminutil-dev,
  libapache2-mod-nss,
  libicu-dev,
diff --git a/debian/rules b/debian/rules
index e519440..ede0bf4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -53,4 +53,4 @@ override_dh_shlibdeps:
 	dh_shlibdeps -l"debian/389-admin/usr/lib/$(DEB_HOST_MULTIARCH)/:debian/389-admin/usr/lib/$(DEB_HOST_MULTIARCH)/dirsrv"
 
 %:
-	dh $@ --with quilt,systemd --parallel --builddir build/
+	dh $@ --with quilt,autoreconf,systemd --parallel --builddir build/



More information about the Pkg-fedora-ds-maintainers mailing list