[librecad] 03/03: refreshed patches

Scott Sheridan Howard showard at alioth.debian.org
Sat Sep 14 02:17:27 UTC 2013


This is an automated email from the git hooks/post-receive script.

showard pushed a commit to branch master
in repository librecad.

commit 76606e58406c16e7d039d939183b8955be7d507e
Author: Scott Howard <showard314 at gmail.com>
Date:   Fri Sep 13 22:16:53 2013 -0400

    refreshed patches
---
 debian/changelog                  |    2 +-
 debian/control                    |    3 +--
 debian/patches/debian_build.patch |   36 ++++++------------------------------
 3 files changed, 8 insertions(+), 33 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 5e34695..149fc45 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-librecad (2.0.0~rc2+nolibs-1) unstable; urgency=low
+librecad (2.0.0~rc2+nolibs-1) experimental; urgency=low
 
   * New upstream release.
 
diff --git a/debian/control b/debian/control
index 6c83e81..ab826f8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,9 +6,8 @@ Uploaders: Scott Howard <showard at debian.org>, Ruben Molina <rmolina at udea.edu.co>
  Lisandro Damián Nicanor Pérez Meyer <lisandro at debian.org>
 Build-Depends: debhelper (>= 9), libqt4-dev, qt4-dev-tools, libmuparser-dev,
  imagemagick, librsvg2-bin, libboost-dev, libfreetype6-dev, libicu-dev
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Homepage: http://www.librecad.org/
-DM-Upload-Allowed: yes
 Vcs-Git: git://git.debian.org/git/debian-science/packages/librecad.git
 Vcs-Browser: http://git.debian.org/?p=debian-science/packages/librecad.git
 
diff --git a/debian/patches/debian_build.patch b/debian/patches/debian_build.patch
index c25eefc..07ca497 100644
--- a/debian/patches/debian_build.patch
+++ b/debian/patches/debian_build.patch
@@ -1,37 +1,13 @@
-Description: Upstream changes introduced in version 2.0.0~alpha2+nolibs-1
- This patch has been created by dpkg-source during the package build.
- Here's the last changelog entry, hopefully it gives details on why
- those changes were made:
- .
- librecad (2.0.0~alpha2+nolibs-1) experimental; urgency=low
- .
-   * New upstream release, experimental developmental
-   * Removed dependency on libqt4-sql-sqlite since help is no longer
-     included
- .
- The person named in the Author field signed this changelog entry.
+Description: Use system dxflib
 Author: Scott Howard <showard at debian.org>
 
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
 Index: librecad/libraries/jwwlib/jwwlib.pro
 ===================================================================
---- librecad.orig/libraries/jwwlib/jwwlib.pro	2012-07-02 19:16:48.000000000 -0400
-+++ librecad/libraries/jwwlib/jwwlib.pro	2012-07-02 19:21:11.142934950 -0400
-@@ -21,8 +21,8 @@
- include(../../settings.pro)
- include(../../common.pro)
+--- librecad.orig/libraries/jwwlib/jwwlib.pro	2013-09-13 21:58:52.744258408 -0400
++++ librecad/libraries/jwwlib/jwwlib.pro	2013-09-13 21:58:52.736258408 -0400
+@@ -20,8 +20,8 @@
+ # Use common project definitions.
+ include(../../common.pri)
  
 -#INCLUDEPATH += \
 -#    ../dxflib/src

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/librecad.git



More information about the debian-science-commits mailing list