[Pkg-voip-commits] [ring] 01/04: README.Debian: updated tarballs location url
Alexandre Viau
aviau at moszumanska.debian.org
Wed Jul 20 17:27:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
aviau pushed a commit to annotated tag debian/20160720.3.73cfbb9_dfsg1-1
in repository ring.
commit 4be48c24aab4bc3bb5cf6995fa7ec782febe5edf
Author: aviau <alexandre at alexandreviau.net>
Date: Wed Jul 20 12:19:08 2016 -0400
README.Debian: updated tarballs location url
---
debian/README.Debian | 2 +-
debian/changelog | 4 +++-
debian/rules | 1 +
3 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/README.Debian b/debian/README.Debian
index 7975a92..52310f1 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -4,7 +4,7 @@
1- Prepare the new changelog entry mentioning the new version.
(the version on the changelog will be used to determine what to download).
- Releases are available here: https://gpl.savoirfairelinux.net/ring-download/ring-release/tarballs/
+ Releases are available here: https://dl.ring.cx/ring-release/tarballs/
2- Run debian/rules get-orig-source
diff --git a/debian/changelog b/debian/changelog
index 75d8556..cc66e9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ring (20160720.1.5c40734~dfsg1-1) unstable; urgency=medium
+ring (20160720.1.5c40734~dfsg1-1) UNRELEASED; urgency=medium
* New upstream snapshot:
- Closes: #831339
@@ -6,6 +6,8 @@ ring (20160720.1.5c40734~dfsg1-1) unstable; urgency=medium
- re-organize order
- +libappindicator-dev
* Build lrc with debug symbols.
+ * README.Debian: updated tarballs location url.
+ * d/rules: pass --disable-downloads to bootstrap script.
-- Alexandre Viau <aviau at debian.org> Thu, 14 Jul 2016 14:20:33 -0400
diff --git a/debian/rules b/debian/rules
index ec1c9d8..6af45f6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,6 +40,7 @@ override_dh_auto_configure:
mkdir -p daemon/contrib/native
cd daemon/contrib/native && \
../bootstrap \
+ --disable-downloads \
--disable-ogg \
--disable-flac \
--disable-vorbis \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/ring.git
More information about the Pkg-voip-commits
mailing list