Skip to content
GitLab
Explore
Sign in
Register
Commits on Source
4
Adding ITP bug number.
· b216773d
Andrius Merkys
authored
May 27, 2019
b216773d
Adding patch descriptions.
· 4a4b5ec9
Andrius Merkys
authored
May 27, 2019
4a4b5ec9
Bumping compat and Standards Version.
· b91cadea
Andrius Merkys
authored
May 27, 2019
b91cadea
Adding a watch file.
· 615e7f81
Andrius Merkys
authored
May 27, 2019
615e7f81
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
615e7f81
vectorgraphics2d (0.13-1) unstable; urgency=medium
* Initial release (Closes: #
nnnn
)
* Initial release (Closes: #
929628
)
-- Andrius Merkys <merkys@debian.org> Mon, 27 May 2019 07:31:10 -0400
debian/compat
View file @
615e7f81
1
1
1
2
debian/control
View file @
615e7f81
...
...
@@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 12),
gradle-debian-helper,
maven-repo-helper,
libproguard-java,
Standards-Version: 4.
1.3
Standards-Version: 4.
3.0
Homepage: https://github.com/eseifert/vectorgraphics2d
Vcs-Browser: https://salsa.debian.org/java-team/vectorgraphics2d
Vcs-Git: https://salsa.debian.org/java-team/vectorgraphics2d.git
...
...
debian/patches/add-mavenLocal.patch
View file @
615e7f81
Author: Andrius Merkys <merkys@debian.org>
Description: using local maven repo to load artifacts for plugins.
--- a/settings.gradle
+++ b/settings.gradle
@@ -1 +1,9 @@
...
...
debian/patches/package-version.patch
View file @
615e7f81
Author: Andrius Merkys <merkys@debian.org>
Description: using 'debian' for package version; otherwise GIT tag name is taken
for version string.
--- a/build.gradle
+++ b/build.gradle
@@ -3,7 +3,7 @@
...
...
debian/patches/proguard.patch
View file @
615e7f81
Author: Andrius Merkys <merkys@debian.org>
Description: removing hard-coded proguard version.
--- a/build.gradle
+++ b/build.gradle
@@ -48,7 +48,7 @@
...
...
debian/patches/remove-gradle-plugins.patch
View file @
615e7f81
Author: Andrius Merkys <merkys@debian.org>
Description: removing Gradle plugins that make little sense for Debian package.
--- a/build.gradle
+++ b/build.gradle
@@ -49,33 +49,9 @@
...
...
debian/watch
0 → 100644
View file @
615e7f81
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%vectorgraphics2d-$1.tar.gz%" \
https://github.com/eseifert/vectorgraphics2d/releases \
(?:.*?/)?v?(\d[\d.]*)\.tar\.gz