Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/rules: Drop dbgsym-migration dh_strip override.
· 7429986d
Mike Gabriel
authored
Jul 27, 2019
7429986d
debian/copyright: Update copyright attributions.
· cb0c9452
Mike Gabriel
authored
Jul 27, 2019
cb0c9452
upload to unstable (debian/1.22.1-1)
· 5da15134
Mike Gabriel
authored
Jul 27, 2019
5da15134
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
5da15134
engrampa (1.22.1-1)
UNRELEASED
; urgency=medium
engrampa (1.22.1-1)
unstable
; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* 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> Sat, 27 Jul 2019 22:57:05
+0
2
00
engrampa (1.20.2-1) unstable; urgency=medium
...
...
debian/copyright
View file @
5da15134
...
...
@@ -125,6 +125,7 @@ Copyright: 2007, Novell, Inc.
License: LGPL-2+
Files: .tx/config
.travis.yml
.github/issue_template.md
caja/libcaja-engrampa.caja-extension.in.in
caja/Makefile.am
...
...
debian/rules
View file @
5da15134
...
...
@@ -28,8 +28,5 @@ override_dh_auto_configure:
--enable-magic \
--libexecdir=/usr/lib/engrampa
override_dh_strip:
dh_strip --dbgsym-migration='engrampa-dbg (<< 1.14.1-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..