[med-svn] [Git][med-team/mricron][master] 7 commits: Add fake watch file

Andreas Tille gitlab at salsa.debian.org
Mon Jan 14 11:06:35 GMT 2019


Andreas Tille pushed to branch master at Debian Med / mricron


Commits:
74dfcaa4 by Andreas Tille at 2019-01-14T10:35:17Z
Add fake watch file

- - - - -
1b3669ea by Andreas Tille at 2019-01-14T10:35:36Z
debhelper 12

- - - - -
4c4b81c6 by Andreas Tille at 2019-01-14T10:36:21Z
Point Vcs fields to salsa.debian.org

- - - - -
2e13e3fb by Andreas Tille at 2019-01-14T10:36:22Z
Standards-Version: 4.3.0

- - - - -
c9d4b151 by Andreas Tille at 2019-01-14T10:47:56Z
override_dh_dwz

- - - - -
f92205d0 by Andreas Tille at 2019-01-14T10:49:43Z
Even if NeuroDebian team is maintainer the packaging resides in med-team (which is confusing and should be changed but I have no permissions to do this)

- - - - -
5256452e by Andreas Tille at 2019-01-14T10:54:49Z
Upload to unstable

- - - - -


5 changed files:

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


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+mricron (0.20140804.1~dfsg.1-3) unstable; urgency=medium
+
+  * Team upload.
+  * Add fake watch file
+  * debhelper 12
+  * Point Vcs fields to salsa.debian.org
+  * Standards-Version: 4.3.0
+  * Override override_dh_dwz since lazarus does not export debug symbols
+
+ -- Andreas Tille <tille at debian.org>  Mon, 14 Jan 2019 11:50:43 +0100
+
 mricron (0.20140804.1~dfsg.1-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+12


=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Uploaders: Michael Hanke <mih at debian.org>,
            Yaroslav Halchenko <debian at onerussian.com>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 12~),
                lcl-utils,
                lcl-gtk2 | lcl-gtk,
                lcl-units,
@@ -14,9 +14,9 @@ Build-Depends: debhelper (>= 10),
                lazarus-src,
                libgtk2.0-dev,
                imagemagick
-Standards-Version: 3.9.8
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mricron.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/mricron.git
+Standards-Version: 4.3.0
+Vcs-Browser: https://salsa.debian.org/med-team/mricron
+Vcs-Git: https://salsa.debian.org/med-team/mricron.git
 Homepage: https://www.nitrc.org/projects/mricron
 
 Package: mricron


=====================================
debian/rules
=====================================
@@ -32,6 +32,8 @@ override_dh_compress:
 	-find debian/mricron-data/usr/share/mricron/ -type f -exec chmod -x {} \;
 	-find debian/mricron-doc/usr/share/doc/mricron-doc/examples -type f -exec chmod -x {} \;
 
+override_dh_dwz:
+	echo "Lazarus code does not export debug symbols"
 
 override_dh_clean:
 	find . -name '*.o' -delete -o -name '*.ppu' -delete -o -name '*.a' -delete


=====================================
debian/watch
=====================================
@@ -0,0 +1,5 @@
+version=4
+
+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/mricron/compare/7c8228d766515dc2c7dd2b3119cd78ea5256e0af...5256452ea2900094765f4a751e477a742b9e29f3

-- 
View it on GitLab: https://salsa.debian.org/med-team/mricron/compare/7c8228d766515dc2c7dd2b3119cd78ea5256e0af...5256452ea2900094765f4a751e477a742b9e29f3
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/20190114/98ac77b3/attachment-0001.html>


More information about the debian-med-commit mailing list