[Python-modules-commits] [pyqt5] 05/06: Drop custom get-orig-source target, it makes no sense.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Sun Apr 24 19:09:01 UTC 2016


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

mitya57 pushed a commit to branch master
in repository pyqt5.

commit 81e6d66b09e787fe2041158dfb8c0434913231e1
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Sun Apr 24 22:07:25 2016 +0300

    Drop custom get-orig-source target, it makes no sense.
---
 debian/changelog | 1 +
 debian/rules     | 5 +----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aa47bed..fd1d6ae 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ pyqt5 (5.6+dfsg-1) UNRELEASED; urgency=medium
   * Add missing newline before clean target in debian/rules.
   * Updated debian/watch for the new tarballs naming scheme.
   * Bump sip build-dependencies to 4.18, following configure.py.
+  * Drop custom get-orig-source target, it makes no sense.
 
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
diff --git a/debian/rules b/debian/rules
index 346785f..80f1e32 100755
--- a/debian/rules
+++ b/debian/rules
@@ -321,7 +321,4 @@ binary-arch: install-arch
 
 binary: binary-arch binary-indep
 
-get-orig-source:
-	uscan --verbose --download-current-version
-
-.PHONY: build-indep build-arch build clean binary-indep binary-arch binary configure get-orig-source
+.PHONY: build-indep build-arch build clean binary-indep binary-arch binary configure

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pyqt5.git



More information about the Python-modules-commits mailing list