[Git][java-team/eclipse-linuxtools][master] 2 commits: Use upstream manifest file

Sudip Mukherjee gitlab at salsa.debian.org
Fri Sep 18 23:46:06 BST 2020



Sudip Mukherjee pushed to branch master at Debian Java Maintainers / eclipse-linuxtools


Commits:
f905439b by Sudip Mukherjee at 2020-09-18T23:08:22+01:00
Use upstream manifest file

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -
3e73d67b by Sudip Mukherjee at 2020-09-18T23:35:31+01:00
Add changelog for 7.4.0+dfsg.1-3 release

Signed-off-by: Sudip Mukherjee <sudipm.mukherjee at gmail.com>

- - - - -


2 changed files:

- debian/changelog
- debian/patches/fix_packaging.patch


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+eclipse-linuxtools (7.4.0+dfsg.1-3) unstable; urgency=medium
+
+  * Use upstream manifest file.
+
+ -- Sudip Mukherjee <sudipm.mukherjee at gmail.com>  Fri, 18 Sep 2020 23:34:49 +0100
+
 eclipse-linuxtools (7.4.0+dfsg.1-2) unstable; urgency=medium
 
   * Source only upload.


=====================================
debian/patches/fix_packaging.patch
=====================================
@@ -41,7 +41,7 @@ Author: Sudip Mukherjee <sudipm.mukherjee at gmail.com>
        <plugin>
 --- eclipse-linuxtools-7.4.0+dfsg.1.orig/profiling/org.eclipse.linuxtools.dataviewers.piechart/pom.xml
 +++ eclipse-linuxtools-7.4.0+dfsg.1/profiling/org.eclipse.linuxtools.dataviewers.piechart/pom.xml
-@@ -20,7 +20,22 @@
+@@ -20,7 +20,33 @@
  
    <artifactId>org.eclipse.linuxtools.dataviewers.piechart</artifactId>
    <version>2.0.1-SNAPSHOT</version>
@@ -51,6 +51,17 @@ Author: Sudip Mukherjee <sudipm.mukherjee at gmail.com>
    <name>Linux Tools PieChart plug-in</name>
 +  <build>
 +    <sourceDirectory>src</sourceDirectory>
++    <plugins>
++      <plugin>
++        <groupId>org.apache.maven.plugins</groupId>
++        <artifactId>maven-jar-plugin</artifactId>
++        <configuration>
++          <archive>
++            <manifestFile>META-INF/MANIFEST.MF</manifestFile>
++          </archive>
++        </configuration>
++      </plugin>
++    </plugins>
 +  </build>
 +  <dependencies>
 +    <dependency>



View it on GitLab: https://salsa.debian.org/java-team/eclipse-linuxtools/-/compare/741690a707a7e33b9eb89dcfe52d976c8e8a7da5...3e73d67b005cd0f20b5bcc79082646fd2eb8c6cd

-- 
View it on GitLab: https://salsa.debian.org/java-team/eclipse-linuxtools/-/compare/741690a707a7e33b9eb89dcfe52d976c8e8a7da5...3e73d67b005cd0f20b5bcc79082646fd2eb8c6cd
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20200918/eaa87422/attachment.html>


More information about the pkg-java-commits mailing list