summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog18
-rw-r--r--debian/control3
-rw-r--r--debian/upstream/metadata4
3 files changed, 20 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index 67046dc..146ff4c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+sparkleshare (3.28+git20190525+cf446c0-3) unstable; urgency=medium
+
+ * Suggest gnome-shell-extension-appindicator (Closes: #845616).
+ * Wrap long lines in changelog entries: 0.4.0-2, 0.2.4-1.
+ * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
+ Repository-Browse.
+ * Update standards version to 4.4.1, no changes needed.
+
+ -- Andrej Shadura <andrewsh@debian.org> Mon, 13 Apr 2020 09:32:37 +0200
+
sparkleshare (3.28+git20190525+cf446c0-2) unstable; urgency=medium
* Drop bogus Python recommends (Closes: #948846).
@@ -237,8 +247,8 @@ sparkleshare (0.4.0-2) experimental; urgency=low
SparkleShare unconditionally uses GNOME icons and crashes when they are
not available. (Closes: #650209)
* [21c88c5] Fix syntax errors in d/copyright, thanks Lintian
- * [f19ee73] Remove BD on nautlius-python since it is currently broken in Debian.
- When #649910 is fixed we can look at enabling it again.
+ * [f19ee73] Remove BD on nautlius-python since it is currently broken in
+ Debian. When #649910 is fixed we can look at enabling it again.
-- Iain Lane <laney@debian.org> Mon, 28 Nov 2011 14:43:14 +0000
@@ -280,8 +290,8 @@ sparkleshare (0.2.5-1) experimental; urgency=low
sparkleshare (0.2.4-1) experimental; urgency=low
* [7aa8901] Imported Upstream version 0.2.4
- * [584cf39] Remove 0001-Check-for-both-2.0-and-4.0-libs.patch, merged upstream.
- Also no longer need to reautogen.
+ * [584cf39] Remove 0001-Check-for-both-2.0-and-4.0-libs.patch, merged
+ upstream. Also no longer need to reautogen.
* [cf1e91c] Make sparkleshare arch:all.
Contains only managed code.
* [cb99676] Depend on git >= 1.7.1 per upstream
diff --git a/debian/control b/debian/control
index abef3b6..38b3974 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Build-Depends-Indep: intltool,
libnotify3.0-cil-dev,
libwebkit2-sharp-4.0-cil-dev,
mono-devel (>= 3.2.8)
-Standards-Version: 4.3.0
+Standards-Version: 4.4.1
Homepage: https://sparkleshare.org/
Vcs-Git: https://salsa.debian.org/debian/sparkleshare.git
Vcs-Browser: https://salsa.debian.org/debian/sparkleshare
@@ -25,6 +25,7 @@ Depends: git (>= 1:1.8.0),
${cli:Depends},
${misc:Depends},
${shlibs:Depends}
+Suggests: gnome-shell-extension-appindicator
Description: distributed collaboration and sharing tool
SparkleShare is a collaboration and sharing tool that is designed to keep
things simple and to stay out of your way. It allows you to instantly sync
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..ffc4d4b
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,4 @@
+Bug-Database: https://github.com/hbons/SparkleShare/issues
+Bug-Submit: https://github.com/hbons/SparkleShare/issues/new
+Repository: https://github.com/hbons/SparkleShare.git
+Repository-Browse: https://github.com/hbons/SparkleShare