[med-svn] [Git][med-team/libgff][master] 5 commits: Cleanup watch file

Andreas Tille gitlab at salsa.debian.org
Wed Jul 4 12:32:27 BST 2018


Andreas Tille pushed to branch master at Debian Med / libgff


Commits:
99822259 by Andreas Tille at 2018-07-04T13:19:44+02:00
Cleanup watch file

- - - - -
247c742f by Andreas Tille at 2018-07-04T13:21:09+02:00
debhelper 11

- - - - -
9781893a by Andreas Tille at 2018-07-04T13:21:11+02:00
Point Vcs fields to salsa.debian.org

- - - - -
d1a70e11 by Andreas Tille at 2018-07-04T13:21:11+02:00
Standards-Version: 4.1.4

- - - - -
3713ee29 by Andreas Tille at 2018-07-04T13:22:31+02:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+libgff (1.0-2) unstable; urgency=medium
+
+  * Team upload.
+  * Cleanup watch file
+  * debhelper 11
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.1.4
+
+ -- Andreas Tille <tille at debian.org>  Wed, 04 Jul 2018 13:21:11 +0200
+
 libgff (1.0-1) unstable; urgency=low
 
   * Initial release (Closes: #800336)


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


=====================================
debian/control
=====================================
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,19 @@
 Source: libgff
-Section: libdevel
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Michael R. Crusoe <crusoe at ucdavis.edu>
-Build-Depends: debhelper (>= 9),
+Section: libdevel
+Priority: optional
+Build-Depends: debhelper (>= 11~),
                cmake
-Standards-Version: 3.9.6
-Vcs-Browser: http://anonscm.debian.org/cgit/debian-med/libgff.git
-Vcs-Git: git://anonscm.debian.org/debian-med/libgff.git
+Standards-Version: 4.1.4
+Vcs-Browser: https://salsa.debian.org/med-team/libgff
+Vcs-Git: https://salsa.debian.org/med-team/libgff.git
 Homepage: https://github.com/Kingsford-Group/libgff
 
 Package: libgff-dev
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Description: GFF/GTF parsing from cufflinks as a library
  This is a simple "libraryfication" of the GFF/GTF parsing code that is used in
  the Cufflinks codebase.  There are not many (any?) relatively lightweight


=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,9 +1,3 @@
-version=3
-# Uncomment to find new files on Github
-#  - when using releases:
-https://github.com/Kingsford-Group/libgff/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
-# Remark: frequently you can do s/#PREFIX#/v?/ since 'v' or nothing is quite common but there are other prefixes possible
+version=4
 
-# if you need to repack and choose +dfsg prefix
-# opts=dversionmangle=s/[~\+]dfsg[0-9]*// \
-#
+https://github.com/Kingsford-Group/libgff/releases .*/archive/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)



View it on GitLab: https://salsa.debian.org/med-team/libgff/compare/1b236cd36dc6a2db742aacaa885af3c827ba3d6e...3713ee29b376aeb3440a6c85e8dbc65b5a8ba47e

-- 
View it on GitLab: https://salsa.debian.org/med-team/libgff/compare/1b236cd36dc6a2db742aacaa885af3c827ba3d6e...3713ee29b376aeb3440a6c85e8dbc65b5a8ba47e
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/20180704/173e8912/attachment-0001.html>


More information about the debian-med-commit mailing list