Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/rules: Drop dbgsym-migration dh_strip override.
· 3be9b068
Mike Gabriel
authored
Jul 30, 2019
3be9b068
debian/copyright: Update copyright attributions.
· c003e813
Mike Gabriel
authored
Jul 30, 2019
c003e813
upload to unstable (debian/1.22.1-1)
· 92eb9922
Mike Gabriel
authored
Jul 30, 2019
92eb9922
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
92eb9922
eom (1.22.1-1)
UNRELEASED
; urgency=medium
eom (1.22.1-1)
unstable
; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/patches:
+ Drop 0001_use-persistent-page-setup.patch. Applied upstream.
+ Add 0001_restore_image_types.patch. Restore all the image
types and retain the wildcard.
* debian/copyright:
+ Update copyright attributions.
[ Mike Gabriel ]
* debian/{compat,control}:
+ Use debhelper-compat notation. Bump to DH compat level version 12.
* debian/control:
+ Bump Standards-Version: to 4.4.0. No changes needed.
* debian/rules:
+ Drop dbgsym-migration dh_strip override.
-- M
artin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:23
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org> Tue, 30 Jul 2019 23:23:29
+0
2
00
eom (1.20.2-2) unstable; urgency=medium
...
...
debian/copyright
View file @
92eb9922
...
...
@@ -162,7 +162,8 @@ License: GPL-2+
Comment:
Using license from COPYING file.
Files: .tx/config
Files: .travis.yml
.tx/config
.github/issue_template.md
cut-n-paste/toolbar-editor/eggmarshalers.list
data/eom-image-properties-dialog.ui
...
...
debian/rules
View file @
92eb9922
...
...
@@ -24,8 +24,5 @@ override_dh_auto_configure:
override_dh_installchangelogs:
dh_installchangelogs NEWS
override_dh_strip:
dh_strip --dbgsym-migration='eom-dbg (<< 1.14.1-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..