Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
7
Update d/copyright
· 2062ba9f
Andreas Tille
authored
Jul 03, 2018
2062ba9f
Drop redundant get-orig-source target
· 76a08758
Andreas Tille
authored
Jul 03, 2018
76a08758
debhelper 11
· bc6ce44f
Andreas Tille
authored
Jul 03, 2018
bc6ce44f
Point Vcs fields to salsa.debian.org
· 4da07e1c
Andreas Tille
authored
Jul 03, 2018
4da07e1c
Standards-Version: 4.1.4
· 401996f4
Andreas Tille
authored
Jul 03, 2018
401996f4
hardening=+all
· a31e6c2e
Andreas Tille
authored
Jul 03, 2018
a31e6c2e
Upload to unstable
· c4e72657
Andreas Tille
authored
Jul 03, 2018
c4e72657
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c4e72657
uc-echo (1.12-10)
UNRELEASED
; urgency=medium
uc-echo (1.12-10)
unstable
; urgency=medium
[ Steffen Moeller and Jon Ison ]
* Introduced EDAM annotation
* debian/upstream/metadata: Added references to registries
-- Steffen Moeller <moeller@debian.org> Sat, 06 Feb 2016 12:49:39 +0100
[ Andreas Tille ]
* Update d/copyright
* Drop redundant get-orig-source target
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.1.4
* hardening=+all
-- Andreas Tille <tille@debian.org> Tue, 03 Jul 2018 15:30:44 +0200
uc-echo (1.12-9) unstable; urgency=medium
...
...
debian/compat
View file @
c4e72657
9
11
debian/control
View file @
c4e72657
...
...
@@ -5,14 +5,14 @@ Uploaders: Thorsten Alteholz <debian@alteholz.de>,
Navid Fehrenbacher <nf@q-leap.de>
Section: science
Priority: optional
Build-Depends: debhelper (>=
9
),
Build-Depends: debhelper (>=
11~
),
python-all-dev,
python-scipy,
python-numpy,
g++-multilib [i386 powerpc sparc x32]
Standards-Version:
3.9.6
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/uc-echo
.git
Vcs-Git:
git://anonscm
.debian.org/
debian-med
/uc-echo.git
Standards-Version:
4.1.4
Vcs-Browser: https://
salsa
.debian.org/
med-team
/uc-echo
Vcs-Git:
https://salsa
.debian.org/
med-team
/uc-echo.git
Homepage: http://uc-echo.sourceforge.net/
Package: uc-echo
...
...
debian/copyright
View file @
c4e72657
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name:
uc-echo
Format: http
s
://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name:
ECHO
Source: http://uc-echo.sourceforge.net/
Files: *
...
...
@@ -8,7 +8,7 @@ License: BSD-2-clause
Files: debian/*
Copyright: 2013 Thorsten Alteholz <debian@alteholz.de>
2013-201
4
Andreas Tille <tille@debian.org>
2013-201
8
Andreas Tille <tille@debian.org>
License: BSD-2-clause
License: BSD-2-clause
...
...
@@ -32,4 +32,3 @@ License: BSD-2-clause
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
debian/rules
100644 → 100755
View file @
c4e72657
...
...
@@ -14,6 +14,8 @@ endif
CXXFLAGS += $(ADDCXXFLAGS)
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
%:
dh $@ --with python2
...
...
@@ -26,8 +28,3 @@ override_dh_auto_build:
override_dh_auto_install:
dh_auto_install
dh_installchangelogs README
get-orig-source:
mkdir -p ../tarballs
uscan --verbose --force-download --destdir=../tarballs