Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/rules: Drop dbgsym-migration dh_strip override.
· 3a0f2ba1
Mike Gabriel
authored
Jul 31, 2019
3a0f2ba1
debian/copyright: Update copyright attributions.
· f9b55ee5
Mike Gabriel
authored
Jul 31, 2019
f9b55ee5
upload to unstable (debian/1.22.0-1)
· 00c9993c
Mike Gabriel
authored
Jul 31, 2019
00c9993c
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
00c9993c
caja-extensions (1.22.0-1)
UNRELEASED
; urgency=medium
caja-extensions (1.22.0-1)
unstable
; urgency=medium
[ Martin Wimpress ]
* New upstream release.
* debian/control:
+ Updated for MATE Desktop 1.22
[ 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.
* debian/copyright:
+ Update copyright attributions.
-- M
artin Wimpress <martin.wimpress@ubuntu.com> Mon, 18 Mar 2019 20:30:23
+0
0
00
-- M
ike Gabriel <sunweaver@debian.org> Wed, 31 Jul 2019 16:25:58
+0
2
00
caja-extensions (1.20.2-1) unstable; urgency=medium
...
...
debian/copyright
View file @
00c9993c
...
...
@@ -20,7 +20,8 @@ Copyright: 2005, Adam Israel
2014, Stefano Karapetsas
License: GPL-2+
Files: .tx/config
Files: .travis.yml
.tx/config
.github/issue_template.md
gksu/Makefile.am
gksu/libcaja-gksu.c
...
...
debian/rules
View file @
00c9993c
...
...
@@ -27,8 +27,6 @@ override_dh_auto_configure:
--disable-silent-rules \
--disable-gtk-doc \
--disable-gksu
override_dh_strip:
dh_strip --dbgsym-migration='caja-extensions-dbg (<< 1.14.0-2~)'
get-orig-source:
uscan --noconf --force-download --rename --download-current-version --destdir=..