[med-svn] [Git][med-team/piler][master] 7 commits: Fake watch file

Andreas Tille gitlab at salsa.debian.org
Thu Jul 5 07:55:16 BST 2018


Andreas Tille pushed to branch master at Debian Med / piler


Commits:
8de7ae7b by Andreas Tille at 2018-07-05T08:47:24+02:00
Fake watch file

- - - - -
725e2829 by Andreas Tille at 2018-07-05T08:51:48+02:00
hardening=+all

- - - - -
c16277c9 by Andreas Tille at 2018-07-05T08:52:39+02:00
cme fix dpkg-copyright

- - - - -
59fc5fc9 by Andreas Tille at 2018-07-05T08:52:53+02:00
debhelper 11

- - - - -
cc2ab5b3 by Andreas Tille at 2018-07-05T08:53:35+02:00
Point Vcs fields to salsa.debian.org

- - - - -
fe1a0982 by Andreas Tille at 2018-07-05T08:53:35+02:00
Standards-Version: 4.1.4

- - - - -
059af557 by Andreas Tille at 2018-07-05T08:54:33+02:00
Upload to unstable

- - - - -


6 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- debian/rules
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+piler (0~20140707-2) unstable; urgency=medium
+
+  * Team upload.
+  * Fake watch file
+  * hardening=+all
+  * cme fix dpkg-copyright
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.4
+
+ -- Andreas Tille <tille at debian.org>  Thu, 05 Jul 2018 08:53:35 +0200
+
 piler (0~20140707-1) unstable; urgency=low
 
   * Initial release (Closes: #805607)


=====================================
debian/compat
=====================================
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+11


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,23 +1,19 @@
 Source: piler
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Afif Elghraoui <afif at ghraoui.name>
 Section: science
 Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders:
-	Afif Elghraoui <afif at ghraoui.name>,
-Build-Depends:
-	debhelper (>= 9),
-Standards-Version: 3.9.6
+Build-Depends: debhelper (>= 11~)
+Standards-Version: 4.1.4
+Vcs-Browser: https://salsa.debian.org/med-team/piler
+Vcs-Git: https://salsa.debian.org/med-team/piler.git
 Homepage: http://www.drive5.com/piler/
-Vcs-Git: git://anonscm.debian.org/debian-med/piler.git
-Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/piler.git
 
 Package: piler
 Architecture: any
-Depends:
-	${shlibs:Depends},
-	${misc:Depends},
-Recommends:
-	muscle,
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
+Recommends: muscle
 Description: genomic repeat analysis
  PILER (Parsimonious Inference of a Library of Elementary Repeats)
  searches a genome sequence for repetitive elements. It implements search


=====================================
debian/copyright
=====================================
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,4 +1,4 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: piler
 Upstream-Contact: Robert Edgar <bob at drive5.com>
 Source: http://www.drive5.com/piler/


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,9 @@
 
 include /usr/share/dpkg/default.mk
 
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 export CFLAGS := $(CPPFLAGS) $(CFLAGS)
 
 %:
-	dh $@ --parallel
+	dh $@


=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
-version=3
+version=4
 
-# There is nothing for the watch file to target
+opts=dversionmangle=s/.*/0.No-Release/ \
+ https://people.debian.org/~eriberto/ FakeWatchNoUpstreamReleaseForThisPackage-(\d\S+)\.gz



View it on GitLab: https://salsa.debian.org/med-team/piler/compare/94c4f1c9734af5cdec6f0770fec94d6c8bbb3875...059af5575abf416a5e0e4e45214a8614da493eb1

-- 
View it on GitLab: https://salsa.debian.org/med-team/piler/compare/94c4f1c9734af5cdec6f0770fec94d6c8bbb3875...059af5575abf416a5e0e4e45214a8614da493eb1
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/20180705/9cf7d588/attachment-0001.html>


More information about the debian-med-commit mailing list