Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (3)
debian/copyright: Make Upstream-Name: field's value more human readable.
· 16a93363
Mike Gabriel
authored
Jul 05, 2018
16a93363
debian/control: Bump Standards-Version: to 4.1.5. No changes needed.
· 0f5e0bf3
Mike Gabriel
authored
Jul 22, 2018
0f5e0bf3
upload to unstable (debian/0.0.1-2)
· 4fd63444
Mike Gabriel
authored
Jul 22, 2018
4fd63444
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
4fd63444
caja-admin (0.0.1-2) unstable; urgency=medium
[ Vangelis Mouhtsis ]
* debian/control:
+ Rename pretty name of our team -> Debian+Ubuntu MATE Packaging Team.
+ Update Maintainer: field to debian-mate ML on lists.debian.org.
+ Add myself to Uploaders: field.
[ Mike Gabriel ]
* debian/copyright:
+ Use secure URI for copyright format.
+ Make Upstream-Name: field's value more human readable.
* debian/control:
+ Update Vcs-*: fields. Package has been migrated to salsa.debian.org.
+ Bump Standards-Version: to 4.1.5. No changes needed.
-- Mike Gabriel <sunweaver@debian.org> Sun, 22 Jul 2018 00:31:28 +0200
caja-admin (0.0.1-1) unstable; urgency=medium
* Initial release to Debian. (Closes: #872695).
...
...
debian/control
View file @
4fd63444
...
...
@@ -9,7 +9,7 @@ Build-Depends:
cmake,
debhelper (>= 10),
python:any | python-all:any | python-dev:any | python-all-dev:any,
Standards-Version: 4.1.
4
Standards-Version: 4.1.
5
Homepage: https://github.com/infirit/caja-admin/
Vcs-Browser: https://salsa.debian.org/debian-mate-team/caja-admin
Vcs-Git: https://salsa.debian.org/debian-mate-team/caja-admin.git
...
...
debian/copyright
View file @
4fd63444
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name:
c
aja
-a
dmin
Upstream-Name:
C
aja
A
dmin
Upstream-Contact: Sander Sweers <infirit@gmail.com>
Source: https://github.com/infirit/caja-admin
...
...