--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock
Please unblock package gthumb
I made two Debian revisions:
- revision 4:
* debian/gthumb-data.install:
- Remove /usr/share/appdata
* debian/gthumb.install:
- Add /usr/share/appdata
(Closes: #857012)
- revision 5:
* debian/control:(gthumb package)
- Remove:
- Replaces gthumb2
- Add: (because of the previous revision)
- Breaks: gthumb-data (<< 3:3.4.4.1-4~)
- Replaces: gthumb-data (<< 3:3.4.4.1-4~)
(Closes: #857181)
Please, unblock gthumb/3:3.4.4.1-5
Regards,
Herbert
-- System Information:
Debian Release: 9.0
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 4.9.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.utf8, LC_CTYPE=pt_BR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru gthumb-3.4.4.1/debian/changelog gthumb-3.4.4.1/debian/changelog
--- gthumb-3.4.4.1/debian/changelog 2016-11-28 09:13:26.000000000 -0200
+++ gthumb-3.4.4.1/debian/changelog 2017-03-08 15:48:41.000000000 -0300
@@ -1,3 +1,26 @@
+gthumb (3:3.4.4.1-5) unstable; urgency=medium
+
+ * debian/control:(gthumb package)
+ - Remove:
+ - Replaces gthumb2
+ - Add: (because of the previous revision)
+ - Breaks: gthumb-data (<< 3:3.4.4.1-4~)
+ - Replaces: gthumb-data (<< 3:3.4.4.1-4~)
+ (Closes: #857181)
+ Thanks Jeremy Bicha (previous revision too) and Sebastian Ramacher.
+
+ -- Herbert Parentes Fortes Neto <hpfn@debian.org> Wed, 08 Mar 2017 15:48:41 -0300
+
+gthumb (3:3.4.4.1-4) unstable; urgency=medium
+
+ * debian/gthumb-data.install:
+ - Remove /usr/share/appdata
+ * debian/gthumb.install:
+ - Add /usr/share/appdata
+ (Closes: #857012)
+
+ -- Herbert Parentes Fortes Neto <hpfn@debian.org> Wed, 08 Mar 2017 09:38:35 -0300
+
gthumb (3:3.4.4.1-3) unstable; urgency=medium
* debian/control:
diff -Nru gthumb-3.4.4.1/debian/control gthumb-3.4.4.1/debian/control
--- gthumb-3.4.4.1/debian/control 2016-11-28 09:13:26.000000000 -0200
+++ gthumb-3.4.4.1/debian/control 2017-03-08 15:48:41.000000000 -0300
@@ -60,7 +60,8 @@
libgphoto2-port12
Conflicts: gthumb2
Provides: gthumb2
-Replaces: gthumb2
+Breaks: gthumb-data (<< 3:3.4.4.1-4~)
+Replaces: gthumb-data (<< 3:3.4.4.1-4~)
Description: image viewer and browser
gThumb is an advanced image viewer and browser. It has many useful
features, such as filesystem browsing, slide show, image catalogs, web
diff -Nru gthumb-3.4.4.1/debian/gthumb-data.install gthumb-3.4.4.1/debian/gthumb-data.install
--- gthumb-3.4.4.1/debian/gthumb-data.install 2016-05-30 11:52:14.000000000 -0300
+++ gthumb-3.4.4.1/debian/gthumb-data.install 2017-03-08 09:38:35.000000000 -0300
@@ -1,5 +1,4 @@
usr/share/aclocal
-usr/share/appdata
usr/share/glib-2.0
usr/share/gthumb
usr/share/help
diff -Nru gthumb-3.4.4.1/debian/gthumb.install gthumb-3.4.4.1/debian/gthumb.install
--- gthumb-3.4.4.1/debian/gthumb.install 2016-04-13 14:49:43.000000000 -0300
+++ gthumb-3.4.4.1/debian/gthumb.install 2017-03-08 09:38:35.000000000 -0300
@@ -1,4 +1,5 @@
usr/bin/*
usr/lib/*/gthumb/extensions/*.extension
usr/lib/*/gthumb/extensions/*.so
+usr/share/appdata
usr/share/applications
--- End Message ---