[med-svn] [Git][med-team/acedb][master] 9 commits: routine-update: Standards-Version: 4.5.1
Andreas Tille
gitlab at salsa.debian.org
Sat Apr 17 22:15:25 BST 2021
Andreas Tille pushed to branch master at Debian Med / acedb
Commits:
a9ace5d2 by Andreas Tille at 2020-11-27T18:52:37+01:00
routine-update: Standards-Version: 4.5.1
- - - - -
fe50fa97 by Andreas Tille at 2020-11-27T18:52:37+01:00
routine-update: debhelper-compat 13
- - - - -
4bdc4251 by Andreas Tille at 2020-11-27T18:52:46+01:00
routine-update: Add salsa-ci file
- - - - -
e02f1fb4 by Andreas Tille at 2020-11-27T18:52:46+01:00
routine-update: Rules-Requires-Root: no
- - - - -
f102af14 by Andreas Tille at 2020-11-27T18:52:46+01:00
routine-update: No tab in license text
- - - - -
ec647b03 by Andreas Tille at 2020-11-27T18:52:56+01:00
Set field Upstream-Name in debian/copyright.
Changes-By: lintian-brush
- - - - -
7d01de2a by Andreas Tille at 2020-11-27T18:53:03+01:00
Remove obsolete field Name from debian/upstream/metadata (already present in machine-readable debian/copyright).
Changes-By: lintian-brush
- - - - -
701563ec by Andreas Tille at 2020-11-27T20:20:16+01:00
dh_missing --list-missing
- - - - -
bda3cf62 by Andreas Tille at 2020-11-27T20:26:36+01:00
Upload to unstable
- - - - -
7 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/rules
- + debian/salsa-ci.yml
- debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,17 @@
+acedb (4.9.39+dfsg.02-5) unstable; urgency=medium
+
+ * Standards-Version: 4.5.1 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * No tab in license text (routine-update)
+ * Set field Upstream-Name in debian/copyright.
+ * Remove obsolete field Name from debian/upstream/metadata (already present in
+ machine-readable debian/copyright).
+ * dh_missing --list-missing
+
+ -- Andreas Tille <tille at debian.org> Fri, 27 Nov 2020 20:24:00 +0100
+
acedb (4.9.39+dfsg.02-4) unstable; urgency=medium
[ Jelmer Vernooij ]
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 13),
libreadline-dev,
libglib2.0-dev,
libgtk2.0-dev,
@@ -13,10 +13,11 @@ Build-Depends: debhelper (>= 11~),
flex,
libfl-dev,
bison
-Standards-Version: 4.2.1
+Standards-Version: 4.5.1
Vcs-Browser: https://salsa.debian.org/med-team/acedb
Vcs-Git: https://salsa.debian.org/med-team/acedb.git
Homepage: http://www.acedb.org/
+Rules-Requires-Root: no
Package: acedb-other-dotter
Architecture: all
=====================================
debian/copyright
=====================================
@@ -4,6 +4,7 @@ Files-Excluded: wmd5/rfc1321.txt
wmd5/rfc2617.txt
*/CVS
Comment: rfc*.txt are non-free IETF RFCs
+Upstream-Name: dotter
Files: *
Copyright:
@@ -14,11 +15,11 @@ Copyright:
(C) 1997- CRBM du CNRS, France
Jean Thierry-Mieg <mieg at kaa.cnrs-mop.fr>
(C) 1997- Karolinska Institute
- Erik Sonnhammer <Erik.Sonnhammer at cgb.ki.se>
+ Erik Sonnhammer <Erik.Sonnhammer at cgb.ki.se>
(C) 1997- University of Stockholm
- Erik Sonnhammer <Erik.Sonnhammer at sbc.su.se>
+ Erik Sonnhammer <Erik.Sonnhammer at sbc.su.se>
(C) 1996 Whitehead
- Lincoln Stein
+ Lincoln Stein
(C) 1994 European Data Resource, 1994
Detlef Wolf (D.Wolf at dkfz-heidelberg.de)
(C) 1995 UBC, Canada
=====================================
debian/rules
=====================================
@@ -49,6 +49,9 @@ override_dh_fixperms:
dh_fixperms
rm -rf `find debian -name sbin -type d -empty`
+override_dh_missing:
+ dh_missing --list-missing
+
# Build architecture dependant packages using the common target.
#binary-arch: build-arch install-arch
# $(MAKE) -f debian/rules DH_OPTIONS=-s binary-common
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
=====================================
debian/upstream/metadata
=====================================
@@ -1,4 +1,3 @@
-Name: dotter
Reference:
- Debian-Package: acedb-other-dotter
Author: Erik L. Sonnhammer and Richard Durbin
View it on GitLab: https://salsa.debian.org/med-team/acedb/-/compare/37ccfd937c827316e833dfb5c4af751f4d5298e0...bda3cf62ac24dd8635d51526a4e260259d083397
--
View it on GitLab: https://salsa.debian.org/med-team/acedb/-/compare/37ccfd937c827316e833dfb5c4af751f4d5298e0...bda3cf62ac24dd8635d51526a4e260259d083397
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20210417/1061e5e1/attachment-0001.htm>
More information about the debian-med-commit
mailing list