[Pkg-xfce-commits] [Git][xfce-team/apps/orage][debian/master] 4 commits: Trim trailing whitespace.
Yves-Alexis Perez
gitlab at salsa.debian.org
Tue Apr 28 08:02:58 BST 2020
Yves-Alexis Perez pushed to branch debian/master at xfce / apps / orage
Commits:
90d16502 by Debian Janitor at 2020-04-27T01:27:27+00:00
Trim trailing whitespace.
Fixes: lintian: file-contains-trailing-whitespace
See-also: https://lintian.debian.org/tags/file-contains-trailing-whitespace.html
- - - - -
2a0f233c by Debian Janitor at 2020-04-27T01:28:17+00:00
Set upstream metadata fields: Name (from ./configure), Repository.
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-repository
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html
- - - - -
9aae8ee8 by Debian Janitor at 2020-04-27T01:29:02+00:00
Update standards version to 4.5.0, no changes needed.
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
- - - - -
3fc6622a by Yves-Alexis Perez at 2020-04-28T07:02:55+00:00
Merge branch 'lintian-fixes' into 'debian/master'
Fix some issues reported by lintian
See merge request xfce-team/apps/orage!1
- - - - -
3 changed files:
- debian/changelog
- debian/control
- + debian/upstream/metadata
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+orage (4.12.1-8) UNRELEASED; urgency=medium
+
+ * Trim trailing whitespace.
+ * Set upstream metadata fields: Name (from ./configure), Repository.
+ * Update standards version to 4.5.0, no changes needed.
+
+ -- Debian Janitor <janitor at jelmer.uk> Mon, 27 Apr 2020 01:27:03 +0000
+
orage (4.12.1-7) unstable; urgency=medium
* d/watch updated to track move to mirrorbit
@@ -101,7 +109,7 @@ orage (4.10.0-1) unstable; urgency=medium
[ Jackson Doak ]
* debian/rules: use autotools-dev
- * debian/control:
+ * debian/control:
- Build-depend autotools-dev
- Remove duplicate entry libdbus-1-dev
* Creat debian/source/options
@@ -174,7 +182,7 @@ orage (4.8.1-2) unstable; urgency=low
* Upload to unstable.
* debian/control:
- drop Emanuele, Simon and Michael from uploaders, thanks to them.
- - update standards version to 3.9.2.
+ - update standards version to 3.9.2.
[ Lionel Le Folgoc ]
* debian/control: bump xfce4-panel-dev b-dep to (>= 4.8.0), to ensure it
@@ -291,7 +299,7 @@ orage (4.5.14.0-1) unstable; urgency=low
- buttons in confirmation dialog are in correct order. closes: #468867
- orage no longers open /usr/local/etc/zoneinfo. closes: #478963
- no selection of “week start day” anymore. closes: #482112
- * debian/rules:
+ * debian/rules:
- call dh_desktop so the mime database gets updated.
- don't install our own manpage.
* debian/control:
@@ -299,7 +307,7 @@ orage (4.5.14.0-1) unstable; urgency=low
* debian/patches:
- drop 01_tune-desktop-file, useless now.
- drop 02_fix-implicit-pointer-conversion, useless now.
- - drop 03_de.po-typo, useless now.
+ - drop 03_de.po-typo, useless now.
* debian/orage.1 removed, since upstream now provides it.
-- Yves-Alexis Perez <corsac at debian.org> Tue, 23 Sep 2008 23:41:35 +0200
@@ -309,7 +317,7 @@ orage (4.5.12.2-6) unstable; urgency=low
* switch to triggers
- drop debian/postinst
- debian/control: conflicts against non-triggers-enabled xfce-mcs-manager.
- * debian/control:
+ * debian/control:
- remove Martin Loschwitz from Uploaders.
- drop Conflicts/Replaces: xfcalendar, not present in Etch.
@@ -325,7 +333,7 @@ orage (4.5.12.2-5) unstable; urgency=low
orage (4.5.12.2-4) unstable; urgency=low
- * debian/patches:
+ * debian/patches:
- 01_tune-desktop-file.patch edited, add support for mime type
text/calendar in xfcalendar.desktop.
- 03_de.po-typo added, correct a typo in de translation. closes: #468488
@@ -388,7 +396,7 @@ orage (4.4.1-1) unstable; urgency=low
-- Yves-Alexis Perez <corsac at corsac.net> Mon, 17 Sep 2007 23:30:32 +0200
orage (4.4.0-1) experimental; urgency=low
-
+
(Yves-Alexis Perez)
* New upstream release.
* debian/control: updated build-deps against Xfce 4.4.
@@ -444,9 +452,9 @@ orage (4.3.90.1-1) unstable; urgency=low
* Removed pointless .la files
-- Yves-Alexis Perez <corsac at corsac.net> Wed, 03 May 2006 18:35:05 +0100
-
+
orage (4.3.1.22svn-1) unstable; urgency=low
- * Initial release Closes: #344322
+ * Initial release Closes: #344322
-- Yves-Alexis Perez <corsac at corsac.net> Fri, 30 Dec 2005 18:06:29 +0100
=====================================
debian/control
=====================================
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 11),
libpopt-dev,
xfce4-dev-tools,
xfce4-panel-dev
-Standards-Version: 4.4.1
+Standards-Version: 4.5.0
Homepage: https://www.xfce.org/
Vcs-Git: https://salsa.debian.org/xfce-team/apps/orage.git
Vcs-Browser: https://salsa.debian.org/xfce-team/apps/orage
=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,2 @@
+Name: orage
+Repository: git://git.xfce.org/apps/orage
View it on GitLab: https://salsa.debian.org/xfce-team/apps/orage/-/compare/00e7b6bf78482812d3b13be3c75289364b863a0e...3fc6622a52f0158f7f851ebbb0eb9753bdec2f0d
--
View it on GitLab: https://salsa.debian.org/xfce-team/apps/orage/-/compare/00e7b6bf78482812d3b13be3c75289364b863a0e...3fc6622a52f0158f7f851ebbb0eb9753bdec2f0d
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/pkg-xfce-commits/attachments/20200428/f26cbe9f/attachment-0001.html>
More information about the Pkg-xfce-commits
mailing list