monotone-commits-diffs
[Top][All Lists]
Advanced

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

[Monotone-commits-diffs] org.debian.monotone: b515a0ab88ac9466f05007bb82


From: code
Subject: [Monotone-commits-diffs] org.debian.monotone: b515a0ab88ac9466f05007bb82559b36c593f14a
Date: Mon, 11 Mar 2013 21:54:29 +0100 (CET)

revision:            b515a0ab88ac9466f05007bb82559b36c593f14a
date:                2009-03-27T18:39:29
author:              address@hidden
branch:              org.debian.monotone
changelog:
Changes for squeeze only:
 - debhelper compat level 7; change build dep on debhelper accordingly
 - dh_prep instead of dh_clean -k
 - section for all-but-monotone-doc is now 'vcs'
 - drop unnecessary versioning of libpcre3-dev build dep
also:
 - fix reactivation of hyphenation in mtn.1

manifest:
format_version "1"

new_manifest [88914b6d4f1d8e846bac4ffb4c9ad4cc6ae464fd]

old_revision [0f20f7ec6f8888f97217cc1d8891e2878eaa742a]

patch "changelog"
 from [ba9b73c7ea1bbd8760391a7ec6fd67d4ef56c7a5]
   to [579c2a6526ff86f068266aab26151adf5315f3ee]

patch "compat"
 from [9c6b057a2b9d96a4067a749ee3b3b0158d390cf1]
   to [d3964f9dad9f60363c81b688324d95b4ec7c8038]

patch "control"
 from [b3b70c0330cea916d28525c48ce3349dcddef05f]
   to [eb918563f5f73f924791144c69b05a63d1f3332b]

patch "mtn.1"
 from [59ea2ebb65dbf33d9563483dcba357678cd8bda6]
   to [151a4df63a976022f9304ee1b7d0498a2a8a01d7]

patch "rules"
 from [f2ebc53ecde8765a6d05d615a25ff757c51f441a]
   to [f97c6b074392bb695e99fa1d206629849b9c6761]
============================================================
--- changelog	ba9b73c7ea1bbd8760391a7ec6fd67d4ef56c7a5
+++ changelog	579c2a6526ff86f068266aab26151adf5315f3ee
@@ -19,6 +19,9 @@ monotone (0.43-1) unstable; urgency=low
   * Add missing 'set -e' to monotone-doc.postinst.
   * Tweak handling of config.sub/config.guess for build reproducibility.
 
+  * debhelper compat level 7
+  * section changes for squeeze
+
   [ Richard Levitte ]
 
   * Policy 3.8.1:
============================================================
--- compat	9c6b057a2b9d96a4067a749ee3b3b0158d390cf1
+++ compat	d3964f9dad9f60363c81b688324d95b4ec7c8038
@@ -1 +1 @@
-4
+7
============================================================
--- control	b3b70c0330cea916d28525c48ce3349dcddef05f
+++ control	eb918563f5f73f924791144c69b05a63d1f3332b
@@ -1,15 +1,15 @@ Source: monotone
 Source: monotone
-Section: devel
+Section: vcs
 Priority: optional
 Maintainer: Debian Maintainers for Monotone <address@hidden>
 Uploaders: Richard Levitte <address@hidden>,
  Zack Weinberg <address@hidden>, Ludovic Brenta <address@hidden>
 Homepage: http://monotone.ca/
 Vcs-Browser: http://viewmtn.angrygoats.net/branch/changes/net.venge.monotone
-Build-Depends: debhelper (>= 4.2.0), autotools-dev, po-debconf, patch,
+Build-Depends: debhelper (>= 7), autotools-dev, po-debconf, patch,
  libboost-dev (>= 1.34.1-2) | libboost1.35-dev | libboost1.37-dev,
  libz-dev, libbotan1.8-dev, libsqlite3-dev, libpcre3-dev, libidn11-dev,
- liblua5.1-0-dev, libpcre3-dev (>= 7.4)
+ liblua5.1-0-dev, libpcre3-dev
 Build-Depends-Indep: texinfo, xpdf-utils, ps2eps, texlive-generic-recommended,
  texlive-latex-base
 Standards-Version: 3.8.1
============================================================
--- mtn.1	59ea2ebb65dbf33d9563483dcba357678cd8bda6
+++ mtn.1	151a4df63a976022f9304ee1b7d0498a2a8a01d7
@@ -11,7 +11,7 @@ documentation, please use \fBinfo monoto
 documentation, please use \fBinfo monotone\fP or refer to
 'nh
 .BR http://monotone.ca/docs/ .
-'hy0
+'hy 1
 The developers will gratefully accept patches to arrange that this
 manpage, the \fI\-\-help\fP output, and the main manual are kept
 in sync mechanically.
@@ -20,7 +20,7 @@ copy of the HTML manual at
 copy of the HTML manual at
 'nh
 .BR /usr/share/doc/monotone/html/index.html ,
-'hy0
+'hy 1
 and a printable PDF version.
 .SH DESCRIPTION
 .P
============================================================
--- rules	f2ebc53ecde8765a6d05d615a25ff757c51f441a
+++ rules	f97c6b074392bb695e99fa1d206629849b9c6761
@@ -139,7 +139,7 @@ binary-indep: build-indep
 binary-indep: build-indep
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 
 	dh_installdirs -i
 	cd debian/monotone-doc/usr/share/doc && \
@@ -177,7 +177,7 @@ binary-arch: build-arch
 binary-arch: build-arch
 	dh_testdir
 	dh_testroot
-	dh_clean -k
+	dh_prep
 	dh_installdirs -a
 
 # again because we don't want the documentation in *-arch, we can't
@@ -195,7 +195,8 @@ binary-arch: build-arch
 	cp contrib/monotone.bash_completion \
 	   debian/monotone/etc/bash_completion.d/monotone
 
-	dh_installchangelogs -a
+# upstream file "ChangeLog" is not actually a change log
+	dh_installchangelogs -a -X ChangeLog
 	dh_installdocs -a
 	dh_installexamples -a
 	dh_installman -a

reply via email to

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